aix: Use assemble_name to output BSS section name.
[official-gcc.git] / ChangeLog
blob9fc6e165fc1016f2455f915dc244d81ef3592baa
1 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
3         * MAINTAINERS: Adjust my entry in the DCO section so that it does
4         not trigger testsuite failures.
6 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
8         * MAINTAINERS: Add myself to DCO section with both email addresses.
10 2021-06-03  Jason Merrill  <jason@redhat.com>
12         * MAINTAINERS: Add DCO version number.
14 2021-06-02  Jason Merrill  <jason@redhat.com>
16         * MAINTAINERS: Add DCO section.
18 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
20         * MAINTAINERS (Write After Approval): Add myself.
22 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
24         * configure.ac: Add gnulib to configdirs for sim.
25         * configure: Regenerate.
27 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
29         * Makefile.def: Add configure-sim dependency on all-gnulib.
30         * Makefile.in: Regenerated.
32 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
34         * MAINTAINERS (Write After Approval): Add myself.
36 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
38         * MAINTAINERS (Write After Approval): Add myself.
40 2021-05-11  Martin Liska  <mliska@suse.cz>
42         * MAINTAINERS: Remove entries for removed
43         components (HSA, BRIG, libhsail-rt).
44         Move Pekka to Write After Approval.
46 2021-05-11  Martin Liska  <mliska@suse.cz>
48         * Makefile.def: Remove libhsail-rt.
49         * Makefile.in: Likewise.
50         * configure.ac: Likewise.
51         * configure: Regenerate.
52         * libhsail-rt/ChangeLog: Removed.
53         * libhsail-rt/Makefile.am: Removed.
54         * libhsail-rt/Makefile.in: Removed.
55         * libhsail-rt/README: Removed.
56         * libhsail-rt/aclocal.m4: Removed.
57         * libhsail-rt/configure: Removed.
58         * libhsail-rt/configure.ac: Removed.
59         * libhsail-rt/configure.tgt: Removed.
60         * libhsail-rt/include/internal/fibers.h: Removed.
61         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
62         * libhsail-rt/include/internal/phsa-rt.h: Removed.
63         * libhsail-rt/include/internal/workitems.h: Removed.
64         * libhsail-rt/rt/arithmetic.c: Removed.
65         * libhsail-rt/rt/atomics.c: Removed.
66         * libhsail-rt/rt/bitstring.c: Removed.
67         * libhsail-rt/rt/fbarrier.c: Removed.
68         * libhsail-rt/rt/fibers.c: Removed.
69         * libhsail-rt/rt/fp16.c: Removed.
70         * libhsail-rt/rt/misc.c: Removed.
71         * libhsail-rt/rt/multimedia.c: Removed.
72         * libhsail-rt/rt/queue.c: Removed.
73         * libhsail-rt/rt/sat_arithmetic.c: Removed.
74         * libhsail-rt/rt/segment.c: Removed.
75         * libhsail-rt/rt/workitems.c: Removed.
76         * libhsail-rt/target-config.h.in: Removed.
78 2021-05-04  Nick Clifton  <nickc@redhat.com>
80         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
81         * configure: Regenerate.
83 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
84             Tobias Burnus  <tobias@codesourcery.com>
86         * configure.ac (--enable-offload-defaulted): New.
87         * configure: Regenerate.
89 2021-04-23  David Faust  <david.faust@oracle.com>
91         * MAINTAINERS (Write After Approval): Add myself.
93 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
95         * MAINTAINERS (Write After Approval): Add myself.
97 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
99         * MAINTAINERS: Add myself as pru port maintainer.
101 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
103         * MAINTAINERS: Add myself as static analyzer maintainer.
105 2021-03-18  Jeff Law  <jlaw@tachyum.com>
107         * MAINTAINERS: Update primary entry.
109 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
111         * MAINTAINERS (Write After Approval): Add myself.
113 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
115         * Makefile.def: Remove all-sim dependency on configure-gdb.
116         * Makefile.in: Regenerated.
118 2021-03-11  Jeff Law  <law@redhat.com>
120         * MAINTAINERS: Update entries for a few ex-ImgTec employees
122 2021-03-11  Martin Liska  <mliska@suse.cz>
124         * Makefile.tpl: The change was done Makefile.in which
125         is generated file.
127 2021-03-08  Jeff Law  <law@redhat.com>
129         * MAINTAINERS: Update my email address
131 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
133         * config.guess: Import latest upstream.
134         * config.sub: Import latest upstream.
136 2021-01-25  Martin Liska  <mliska@suse.cz>
138         PR gcov-profile/98739
139         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
140         for profiledbootstrap.
142 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
144         * MAINTAINERS (Write After Approval): Add myself.
146 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
148         * MAINTAINERS (Write After Approval): Update my e-mail address.
150 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
152         * MAINTAINERS: Fix spacing.
154 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
156         * MAINTAINERS (Write After Approval): Add myself
158 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
160         * Makefile.def: Sync with binutils-gdb:
161         (dependencies): all-ld depends on all-libctf.
162         (host_modules): libctf is no longer no_install.
163         No longer no_check.  Checking depends on all-ld.
164         * Makefile.in: Regenerated.
166 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
168         * libtool.m4: Match gnu* along other GNU systems.
169         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
170         * libgo/configure: Re-generate.
172 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
174         * MAINTAINERS: Update my email address.
176 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
178         * MAINTAINERS (Write After Approval): Add myself.
180 2020-12-15  Nathan Sidwell  <nathan@acm.org>
182         * Makefile.def
183         * Makefile.in
184         * Makefile.tpl
185         * configure
186         * configure.ac
188 2020-12-15  Nathan Sidwell  <nathan@acm.org>
190         * Makefile.def: Add libcody.
191         * configure.ac: Add libcody.
192         * Makefile.in: Regenerated.
193         * configure: Regenerated.
195 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
197         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
199 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
201         PR target/97865
202         * libtool.m4: Update handling of Darwin platform link flags
203         for Darwin20.
205 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
207         * .gitignore: Sync with binutils-gdb
209 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
211         * MAINTAINERS: Add myself as arc port maintainer.
213 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
215         PR d/87788
216         * configure.ac: Don't disable D for *-*-darwin*.
217         * configure: Regenerate.
219 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
221         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
222         hppa64-*-hpux11*.
224 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
226         * configure: Regenerate.
227         * configure.ac: Add --bootstrap-hwasan option.
229 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
231         * config.guess: Import latest upstream.
232         * config.sub: Import latest upstream.
234 2020-11-16  Martin Liska  <mliska@suse.cz>
236         * .gitignore: Add cache as clangd uses it now.
238 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
240         * MAINTAINERS (Write After Approval): add myself
242 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
244         * MAINTAINERS (Write After Approval): Add myself.
246 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
248         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
249         Remove FIXME comments.
251 2020-11-06  Martin Uecker  <muecker@gwdg.de>
253         * MAINTAINERS: Update my email address.
255 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
257         * MAINTAINERS (Write After Approval): Add myself.
259 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
261         PR target/97302
262         * configure.ac: Only set with_gmp to /usr/local
263         if not building in tree.
264         * configure: Regenerate.
266 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
268         * MAINTAINERS (Write After Approval): Add myself.
270 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
272         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
274 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
276         PR bootstrap/96612
277         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
278         if not the same as ${host}.
279         * configure: Regenerate.
281 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
283         * MAINTAINERS (Write After Approval): Add myself.
285 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
287         * MAINTAINERS: Update my email address.
289 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
291         * MAINTAINERS (Write After Approval): Add myself.
293 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
295         * MAINTAINERS (Write After Approval): Add myself.
297 2020-06-12  Martin Liska  <mliska@suse.cz>
299         * .gitignore: Add .clang-tidy.
301 2020-06-08  Jason Merrill  <jason@redhat.com>
303         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
304         * configure: Regenerate.
306 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
308         * MAINTAINERS: Add myself as xtensa port maintainer.
310 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
312         * configure.ac: Don't require --enable-host-shared when building
313         for Mingw.
314         * configure: Regenerate.
316 2020-05-18  Jason Merrill  <jason@redhat.com>
318         * configure.ac: Update bootstrap dialect to -std=c++11.
320 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
322         * MAINTAINERS (Write After Approval): Add myself.
324 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
326         PR target/92713
327         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
328         (noconfigdirs): Add 'target-libstdc++-v3'.
329         * configure: Regenerate.
331 2020-04-21  Stephen Casner  <casner@acm.org>
333         PR 25830
334         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
335         * configure: Rebuild.
337 2020-04-17  Martin Liska  <mliska@suse.cz>
338             Jonathan Yong <10walls@gmail.com>
340         PR gcov-profile/94570
341         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
342         for CYGWIN.
344 2020-04-14  Martin Jambor  <mjambor@suse.cz>
346         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
348 2020-04-09  Tom Tromey  <tom@tromey.com>
350         * configure: Rebuild.
351         * Makefile.in: Rebuild.
352         * Makefile.def (gdbsupport, gdbserver): New host modules.
353         (configure-gdb): Depend on all-gdbsupport.
354         (all-gdb): Depend on all-gdbsupport, all-libctf.
355         * configure.ac (host_tools): Add gdbserver.
356         Conditionally build gdbserver and gdbsupport.
358 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
360         * configure.ac: Build libgomp by default for amdgcn.
361         * configure: Regenerate.
363 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
365         * MAINTAINERS (Write After Approval): Add myself.
367 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
369         * MAINTAINERS (Write After Approval) : Add myself.
371 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
373         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
375 2020-02-14  Martin Sebor  <msebor@redhat.com>
377         * doc/extend.texi (attribute alias): Mention type requirement.
378         (attribute weak): Same.
379         (attribute weakref): Correct invalid example.
381 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
383         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
385 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
386             Jakub Jelinek  <jakub@redhat.com>
388         * .gitattributes: Add *.md diff=md.
390 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
392         The mentioned auto-generated file is no more part of the
394         GCC sources, it's auto-generated in $(builddir) during build.
396         PR target/92055
397         * contrib/gcc_update (files_and_dependencies): Remove
398         entry for gcc/config/avr/t-multilib.
400 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
402         * MAINTAINERS: Update my email address.
404 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
406         * README.MOVED_TO_GIT: Remove.
408 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
410         * README.MOVED_TO_GIT: New file.
412 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
414         * MAINTAINERS (Write After Approval): Add myself.
416 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
418         * MAINTAINERS (write_after_approval): Add myself.
420 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
422         * MAINTAINERS (write_after_approval): Add myself.
424 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
426         * MAINTAINERS (write_after_approval): Add myself.
428 2019-12-11  Matthias Klose  <doko@ubuntu.com>
430         * configure.ac: Factor out common cases for compare_exclusions.
431         * configure: Regenerate.
433 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
435         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
436         flag.
438 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
440         * MAINTAINERS (Write After Approval): Add myself.
442 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
444         PR middle-end/92463
445         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
446         * configure: Regenerate
448 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
450         * configure.ac: Use https for gcc.gnu.org.
451         * configure: Regenerated.
453 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
455         * MAINTAINERS (aarch64 port): Remove my name, move to...
456         (Write After Approval): ...Here.
458 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
460         * MAINTAINERS: Change my email address as maintainer.
462 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
464         PR fortran/91828
465         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
466         * configure: Regenerated.
468 2019-10-21  Jason Merrill  <jason@redhat.com>
470         * .gitattributes: Also check ChangeLog whitespace.
472 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
474         * contrib/dg-extract-results.sh: Add support for KPASS.
475         * contrib/dg-extract-results.py: Likewise.
477 2019-10-17  Jason Merrill  <jason@redhat.com>
479         * .gitattributes: Avoid {} in filename pattern.
481 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
483         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
484         Approval section.
486 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
488         * MAINTAINERS: Add myself to Write After Approval
490 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
492         * MAINTAINERS: Add myself as an aarch64 maintainer.
494 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
496         * MAINTAINERS: Add myself as aarch64 maintainer.
498 2019-09-23  Carl Love  <cel@us.ibm.com>
500         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
501         New define_insn.
502         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
503         vsx_xxpermdi16_le_V16QI): Removed define_insn.
505 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
507         * MAINTAINERS (Sam Tebbs): Update email address.
509 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
511         * MAINTAINERS: Update my email address.
513 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
515         * libtool.m4: Handle uclinuxfdpiceabi.
517 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
519         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
520         Remove myself from Write After Approval section.
522 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
524         * configure.ac: Support for bpf-*-* targets.
525         * configure: Regenerate.
527 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
529         * config.sub: Import upstream version 2019-06-30.
530         * config.guess: Import upstream version 2019-07-24.
532 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
534         * MAINTAINERS: Remove spu port maintainers.
536 2019-08-28  Martin Liska  <mliska@suse.cz>
538         * .gitignore: Add .clangd and compile_commands.json
539         to .gitignore.
541 2019-08-23  Michael Forney  <mforney@mforney.org>
543         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
544         * Makefile.in: Regenerate.
546 2019-08-19  Tom Tromey  <tom@tromey.com>
548         * configure: Rebuild.
549         * configure.ac: Add --with-static-standard-libraries.
551 2019-08-16  Alexandre Oliva <oliva@gnu.org>
553         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
555 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
557         * MAINTAINERS (Write After Approval): Add myself.
559 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
561         * MAINTAINERS (Write After Approval): Remove myself, already listed in
562         RISC-V port maitainer.
564 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
566         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
568 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
570         * MAINTAINERS (Write After Approval): Add myself.
572 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
574         * MAINTAINERS (Write After Approval): Add myself.
576 2019-06-25  Martin Liska  <mliska@suse.cz>
578         contrib/filter-clang-warnings.py: Transform from
579         filter-rtags-warnings.py.
581 2019-06-15  Tom Tromey  <tom@tromey.com>
583         * configure.ac (host_libs): Add gnulib.
584         * configure: Rebuild.
585         * Makefile.def (host_modules, dependencies): Add gnulib.
586         * Makefile.in: Rebuild.
588 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
590         * MAINTAINERS (Write After Approval): Add myself.
592 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
594         * configure: Regenerate.
595         * configure.ac: Add PRU target.
597 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
599         * MAINTAINERS (Write After Approval): Add myself.
601 2019-06-11  Nick Clifton  <nickc@redhat.com>
603         Import these changes from the binutils/gdb repository:
605         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
607         * Makefile.def (dependencies): configure-libctf depends on all-bfd
608         and all its deps.
609         * Makefile.in: Regenerated.
611         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
613         * Makefile.def (host_modules): Add libctf.
614         * Makefile.def (dependencies): Likewise.
615         libctf depends on zlib, libiberty, and bfd.
616         * Makefile.in: Regenerated.
617         * configure.ac (host_libs): Add libctf.
618         * configure: Regenerated.
620 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
622         * MAINTAINERS (Write After Approval): Add myself.
624 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
626         * MAINTAINERS: Update my email address.
628 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
630         * MAINTAINERS (Write After Approval): Add myself.
632 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
634         * MAINTAINERS (Write After Approval): Add myself.
636 2019-05-07  Jim Wilson  <jimw@sifive.com>
638         * MAINTAINERS: Remove myself as IA-64 maintainer.
640 2019-05-04  Roland Illig  <roland.illig@gmx.de>
642         * MAINTAINERS (Write After Approval): Add myself.
644 2019-05-02  Richard Biener  <rguenther@suse.de>
646         PR bootstrap/85574
647         * Makefile.tpl (compare target): Also compare extra-compare
648         files.
649         * Makefile.in: Regenerate.
651 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
653         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
654         as modulo-scheduler maintainer.
656 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
658         * MAINTAINERS: Add myself as co-maintainer for Darwin.
660 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
662         * MAINTAINERS: Update my email address.
664 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
666         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
667         * configure: Regenerate.
669 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
671         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
672         * configure: Regenerate.
674 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
676         * configure.ac: Add target-zlib to target_libraries.
677         * configure: Regenerate.
679 2019-04-09  Martin Liska  <mliska@suse.cz>
681         * Makefile.in: Regenerate.
682         * Makefile.tpl: Pass GENERATOR_CFLAGS
683         in all stages.
685 2019-03-28  Martin Liska  <mliska@suse.cz>
687         PR bootstrap/89829
688         * Makefile.in: Revert r254150.
689         * Makefile.tpl: Likewise.
691 2019-03-28  Ben Elliston  <bje@gnu.org>
693         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
694         related, and libdecnumber.
696 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
698         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
699         (Write After Approval): Remove myself.
701 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
703         * MAINTAINERS (Write After Approval): Add myself.
705 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
707         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
708         (Write After Approval): Remove myself and Julian.
710 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
712         * MAINTAINERS (Write After Approval): Add myself.
714 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
716         * MAINTAINERS (Write After Approval): Add myself.
718 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
720         * ChangeLog: Replace space with tab.
721         * MAINTAINERS: Delete 1 tab to keep alignment.
723 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
725         * MAINTAINERS (Write After Approval): Add myself.
727 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
729         * MAINTAINERS (Write After Approval): Add myself.
731 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
732             Kwok Cheung Yeung  <kcy@codesourcery.com>
733             Julian Brown  <julian@codesourcery.com>
734             Tom de Vries  <tom@codesourcery.com>
735             Jan Hubicka  <hubicka@ucw.cz>
736             Martin Jambor  <mjambor@suse.cz>
738         * configure.ac: Likewise.
739         * configure: Regenerate.
740         * contrib/config-list.mk: Add amdgcn-amdhsa.
742 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
744         * MAINTAINERS (Write After Approval): Add myself.
746 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
748         * MAINTAINERS (Write After Approval): Add myself.
750 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
752         PR target/88535
753         * config.guess: Import upstream version 2019-01-03.
754         * config.sub: Import upstream version 2019-01-01.
756 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
758         * MAINTAINERS (Write After Approval): Update my maintainer address.
760 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
762         * MAINTAINERS (Write After Approval): Add myself.
764 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
766         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
768 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
770         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
771         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
772         (GCC_TARGET_TOOL): Likewise.
773         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
774         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
775         OTOOL, OTOOL_FOR_TARGET: New substitutions.
776         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
777         * configure: Regenerate.
778         * Makefile.in: Likewise.
780 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
782         * MAINTAINERS (Write After Approval): Add myself.
784 2018-11-13  Martin Liska  <mliska@suse.cz>
786         * gcc.target/i386/pr87930.c: Move to ...
787         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
789 2018-11-10  Stafford Horne  <shorne@gmail.com>
791         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
792         (Write After Approval): Remove myself.
794 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
796         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
797         Append $INCICONV to it.
799 2018-11-04  Stafford Horne  <shorne@gmail.com>
801         * MAINTAINERS (Write After Approval): Add myself.
803 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
805         PR bootstrap/82856
806         * multilib.am: New file.  From automake.
808         Merge from binutils-gdb:
809         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
811         * libtool.m4: Use AC_LANG_SOURCE.
812         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
813         * ar-lib: New file.
814         * test-driver: New file.
815         * configure: Re-generate.
817 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
819         * MAINTAINERS (Write After Approval): Add myself.
821 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
823         PR bootstrap/87788
824         PR d/87799
825         * configure: Rebuild.
826         * configure.ac: Disable D on systems where it is known not to work.
828 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
830         * Makefile.def (target_modules): Add libphobos.
831         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
832         GDCFLAGS_FOR_TARGET.
833         (dependencies): Make libphobos depend on libatomic, libbacktrace
834         configure, and zlib configure.
835         (language): Add language d.
836         * Makefile.in: Rebuild.
837         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
838         (HOST_EXPORTS): Add GDC.
839         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
840         (BASE_TARGET_EXPORTS): Add GDC.
841         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
842         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
843         (EXTRA_HOST_FLAGS): Add GDC.
844         (STAGE1_FLAGS_TO_PASS): Add GDC.
845         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
846         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
847         environment variables.
848         * configure: Rebuild.
849         * configure.ac: Add target-libphobos to target_libraries.  Set and
850         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
852 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
854         * MAINTAINERS (Write After Approval): Add myself.
856 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
858         * MAINTAINERS (Write After Approval): Remove myself.
860 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
862         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
864 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
866         * MAINTAINERS: Update my email address.
868 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
870         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
871         maintainer.
873 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
875         * MAINTAINERS (Write After Approval): Add self.
877 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
879         * MAINTAINERS (write after approval): Add myself.
881 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
883         * MAINTAINERS: Update my email address.
885 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
887         * MAINTAINERS (write after approval): Add myself.
889 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
891         * MAINTAINERS: Add self to global reviewers list.
893 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
895         MAINTAINERS: Add c-sky port maintainers.
897 2018-08-10  Martin Liska  <mliska@suse.cz>
899         * MAINTAINERS: Revert change in previous commit and
900         join lines.
902 2018-08-10  Martin Liska  <mliska@suse.cz>
904         * MAINTAINERS: Remove extra line.
906 2018-08-06  Naveen H.S  <naveenh@marvell.com>
908         * MAINTAINERS: Update my email address.
910 2018-07-19  DJ Delorie  <dj@redhat.com>
912         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
913         as maintainer.
915 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
917         * MAINTAINERS: Adjust email address for me and my colleague Robin
918         Dapp.
920 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
921             Sunil K Pandey  <sunil.k.pandey@intel.com>
923         PR target/84413
924         * config/i386/i386.c (m_CORE_AVX512): New.
925         (m_CORE_AVX2): Likewise.
926         (m_CORE_ALL): Add m_CORE_AVX2.
927         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
928         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
929         and remove the rest of m_SKYLAKE_AVX512.
931 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
933         * config.sub: Sync with upstream version 2018-07-03.
935 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
937         * config.guess: Sync with upstream version 2018-06-26.
938         * config.sub: Sync with upstream version 2018-07-02.
940 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
942         * libtool.m4: Sort output of 'find' to enable deterministic builds.
943         * ltmain.sh: Likewise.
945 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
947         * contrib/config-list.mk: Remove powerpc-linux_paired.
949 2018-06-29  Alexandre Oliva <oliva@adacore.com>
951         * configure.ac: Introduce support for @unless/@endunless.
952         * Makefile.tpl (dep-kind): Rewrite with cond; return
953         postbootstrap in some cases.
954         (make-postboot-dep, postboot-targets): New.
955         (dependencies): Do not output postbootstrap dependencies at
956         first.  Output non-target ones changed for configure to depend
957         on stage_last @if gcc-bootstrap, and the original deps @unless
958         gcc-bootstrap.
959         * configure.in, Makefile.in: Rebuilt.
961 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
963         * MAINTAINERS (write after approval): Add myself.
965 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
967         * MAINTAINERS (write after approval): Add myself.
969 2018-06-19  Nick Clifton  <nickc@redhat.com>
971         * zlib/configure.ac: Restore old behaviour of only enabling
972         multilibs when a target subdirectory is defined.  This allows
973         building with srcdir == builddir.
974         * zlib/configure: Regenerate.
976 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
978         * Makefile.def (fortran): Add check-target-libgomp-fortran.
979         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
980         * Makefile.in: Regenerate.
982 2018-06-16  Ben Elliston  <bje@gnu.org>
984         * config.guess: Import latest version.
985         * config.sub: Likewise.
987 2018-06-08  Martin Liska  <mliska@suse.cz>
989         * MAINTAINERS: Remove MPX-related entries.
990         * Makefile.def: Remove libmpx support.
991         * Makefile.in: Regenerate.
992         * configure.ac: Remove removed files.
993         * configure: Regenerate.
994         * libmpx/ChangeLog: Remove.
995         * libmpx/Makefile.am: Remove.
996         * libmpx/Makefile.in: Remove.
997         * libmpx/acinclude.m4: Remove.
998         * libmpx/aclocal.m4: Remove.
999         * libmpx/config.h.in: Remove.
1000         * libmpx/configure: Remove.
1001         * libmpx/configure.ac: Remove.
1002         * libmpx/configure.tgt: Remove.
1003         * libmpx/libmpx.spec.in: Remove.
1004         * libmpx/mpxrt/Makefile.am: Remove.
1005         * libmpx/mpxrt/Makefile.in: Remove.
1006         * libmpx/mpxrt/libmpx.map: Remove.
1007         * libmpx/mpxrt/libtool-version: Remove.
1008         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1009         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1010         * libmpx/mpxrt/mpxrt.c: Remove.
1011         * libmpx/mpxrt/mpxrt.h: Remove.
1012         * libmpx/mpxwrap/Makefile.am: Remove.
1013         * libmpx/mpxwrap/Makefile.in: Remove.
1014         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1015         * libmpx/mpxwrap/libtool-version: Remove.
1016         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1018 2018-06-04  Martin Liska  <mliska@suse.cz>
1020         * MAINTAINERS: Add myself as gcov maintainer.
1022 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1024         * MAINTAINERS: Update my email address.
1026 2018-06-04  Tom de Vries  <tdevries@suse.de>
1028         * MAINTAINERS: Remove write-after-approval entries for component
1029         maintainers.
1031 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1033         * MAINTAINERS (write after approval): Add myself.
1035 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1037         * MAINTAINERS: Update my email address.
1039 2018-06-01  Tom de Vries  <tdevries@suse.de>
1041         * MAINTAINERS: Update my email address.
1043 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1045         * MAINTAINERS (loop-optimizer): Add myself.
1047 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1049         * configure.ac: Added "nfp" target.
1050         * configure: Regenerate.
1052 2018-04-30  Richard Biener  <rguenther@suse.de>
1054         PR bootstrap/85571
1055         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1056         (STAGE3_TFLAGS): Likewise.
1057         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1058         (STAGEtrain_TFLAGS): Likewise.
1059         * Makefile.in: Regenerate.
1061 2018-04-26  Richard Biener  <rguenther@suse.de>
1063         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1064         (STAGE2_CFLAGS): Likewise.
1065         (STAGE2_TFLAGS): Likewise.
1066         (STAGE3_CFLAGS): Add -fchecking.
1067         (STAGE3_TFLAGS): Likewise.
1068         (STAGEtrain_CFLAGS): Filter out -fchecking.
1069         (STAGEtrain_TFLAGS): Likewise.
1070         * Makefile.in: Re-generate.
1072 2018-04-25  Catherine Moore <clm@codesourcery.com>
1074         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1076 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1078         * MAINTAINERS (write after approval): Add myself.
1080 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1082         * MAINTAINERS: Update my email address.
1084 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1086         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1088 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1090         * MAINTAINERS: Update my email address and disambiguate myself
1091         a bit from Will Schmidt.
1093 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1095         * MAINTAINERS: Move maintainers of now-removed picochip and score
1096         ports to write after approval.
1098 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1100         * MAINTAINERS: Add entry for SVE maintainership.
1102 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1104         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1105         * configure: Regenerate.
1107 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1109         * MAINTAINERS (write after approval): Add myself.
1111 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1113         * MAINTAINERS (write after approval): Add myself.
1115 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1117         * MAINTAINERS (write after approval): Add myself.
1119 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1121         Update copyright years.
1123 2018-01-03  Ben Elliston  <bje@gnu.org>
1125         * config.guess: Import latest version.
1126         * config.sub: Likewise.
1128 2017-12-12  Stafford Horne  <shorne@gmail.com>
1130         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1131         * configure: Regenerate.
1133 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2017-11-28  Julia Koval  <julia.koval@intel.com>
1138             Sebastian Peryt  <sebastian.peryt@intel.com>
1140         * Makefile.def (target_modules): Remove libcilkrts.
1141         * Makefile.in: Ditto.
1142         * configure: Ditto.
1143         * configure.ac: Ditto.
1145 2017-11-28  Julia Koval  <julia.koval@intel.com>
1147         * MAINTAINERS (Write After Approval): Add myself.
1149 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1151         * MAINTAINERS (Write After Approval): Add myself.
1153 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1155         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1156         Use my SiFive email address.
1158 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1160         * MAINTAINERS (write after approval): Add myself.
1162 2017-10-27  Martin Liska  <mliska@suse.cz>
1164         * Makefile.tpl: Use proper name of folder as it was renamed
1165         during transition to 4 stages.
1166         * Makefile.in: Regenerate.
1168 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1170         * MAINTAINERS (write after approval): Add myself.
1172 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1174         * MAINTAINERS: Add a note that maintainership also includes web
1175         pages, docs, and testsuite related to that area.
1177 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1179         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1181 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1183         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1185 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1187         * MAINTAINERS: Remove myself as a vxworks maintainer.
1189 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1191         * MAINTAINERS: Remove email address of Jim Norris.
1193 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1195         * MAINTAINERS (Reviewers): Move myself from here...
1196         (CPU Port Maintainers): ... to here.
1198 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1200         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1202 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1204         * MAINTAINERS (write after approval): Add myself.
1206 2017-07-28  Tony Reix  <tony.reix@atos.net>
1208         * configure.ac (target-libffi): Don't disable for AIX.
1209         (go): Don't add to unsupported_languages on AIX.
1210         (target-libgo): Don't disable for AIX.
1211         * configure: Regenerate.
1213 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1215         * MAINTAINERS: Add myself.
1217 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1219         * MAINTAINERS: Update my email address.
1221 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1223         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1224         arm-specific auto-generated header files.
1226 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1228         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1229         * configure: Rebuilt.
1231 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1233         * MAINTAINERS: Readd myself for c6x.
1235 2017-06-28  Martin Liska  <mliska@suse.cz>
1237         PR bootstrap/81217
1238         * Makefile.def: Remove superfluous bootstrap_target from
1239         bootstrap_stage.
1240         * Makefile.in: Re-generate the file.
1242 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1244         * MAINTAINERS: Add myself to Write After Approval
1246 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1248         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1250 2017-06-19  Martin Liska  <mliska@suse.cz>
1252         * Makefile.def: Define 4 stages PGO bootstrap.
1253         * Makefile.tpl: Define FLAGS.
1254         * Makefile.in: Regenerate.
1256 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1258         * Makefile.def: Add check-gotools to go check targets.
1259         * Makefile.in: Rebuild.
1261 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1263         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1265 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1267         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1268         * configure: Regenerate.
1270 2017-05-31  Martin Liska  <mliska@suse.cz>
1272         * configure.ac: Add handling of stage2_werror_flags to
1273         action-if-given and to action-if-not-given.
1274         * configure: Regenerate.
1276 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1278         * MAINTAINERS: Add self to Write After Approval
1280 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1282         * MAINTAINERS: Update my email address, and remove myself as
1283         maintainer in some areas.
1285 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1287         * MAINTAINERS: Add self to Write After Approval
1289 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1291         * configure.ac: Add --enable-languages=default to mean default and
1292         make --enable-languages=all mean all supported languages.
1293         * configure: Regenerated.
1295 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1297         * config.gcc (powerpc*-*-*spe*): New.
1298         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1299         (powerpc-*-rtems*spe*): New.
1300         (powerpc*-*-linux*spe*): New.
1301         (powerpc-wrs-vxworksspe): New.
1302         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1303         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1304         * config.host (powerpc*-*-*spe*): New.
1306 2017-05-19  Martin Liska  <mliska@suse.cz>
1308         * configure.ac: Add --enable-werror-always just for
1309         bootstrap-debug (or none build config) and do not add it
1310         when we are on a release branch.
1311         * configure: Regenerated.
1313 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1315         * MAINTAINERS: Add self to Write After Approval
1317 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1319         * MAINTAINERS: Move myself to Write After Approval section.
1321 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1323         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1324         ACCH registers.
1325         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1326         available.
1327         (umulsidi3): Likewise.
1328         (mulsidi3_700): Disable this pattern when we have advanced mpy
1329         instructions.
1330         (umulsidi3_700): Likewise.
1331         (maddsidi4): New pattern.
1332         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1333         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1334         (mpydu_imm_arcv2hs): Likewise.
1335         * config/arc/predicates.md (accl_operand): New predicate.
1337 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1338             Andrew Burgess <andrew.burgess@embecosm.com>
1340         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1341         case.
1342         (ARC_AUTOFP_IRQ_P): Likewise.
1343         (ARC_AUTO_IRQ_P): Likewise.
1344         (rgf_banked_register_count): New variable.
1345         (parse_mrgf_banked_regs_option): New function.
1346         (arc_override_options): Handle rgf_banked_regs option.
1347         (arc_handle_interrupt_attribute): Add firq option.
1348         (arc_compute_function_type): Return fast irq type when required.
1349         (arc_must_save_register): Handle fast interrupts.
1350         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1351         (arc_return_address_regs): Update.
1352         * config/arc/arc.h (arc_return_address_regs): Update.
1353         (arc_function_type): Add fast interrupt type.
1354         (ARC_INTERRUPT_P): Update.
1355         (RC_FAST_INTERRUPT_P): Define.
1356         * config/arc/arc.md (simple_return): Update for fast interrupts.
1357         (p_return_i): Likewise.
1358         * config/arc/arc.opt (mrgf-banked-regs): New option.
1359         * doc/invoke.texi (mrgf-banked-regs): Document.
1361 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1363         * config/arc/arc.c (irq_ctrl_saved): New variable.
1364         (ARC_AUTOBLINK_IRQ_P): Define.
1365         (ARC_AUTOFP_IRQ_P): Likewise.
1366         (ARC_AUTO_IRQ_P): Likewise.
1367         (irq_range): New function.
1368         (arc_must_save_register): Likewise.
1369         (arc_must_save_return_addr): Likewise.
1370         (arc_dwarf_emit_irq_save_regs): Likewise.
1371         (arc_override_options): Handle deferred options.
1372         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1373         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1374         arc_must_save_return_addr.
1375         (arc_compute_frame_size): Handle automated save and restore of
1376         registers.
1377         (arc_expand_prologue): Likewise.
1378         (arc_expand_epilogue): Likewise.
1379         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1380         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1381         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1383 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1384         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1386         PR bootstrap/77661
1387         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1388         in-tree build MPC.
1389         * Makefile.in: Regenerate.
1391 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1393         * configure.ac: Enable LTO by default on darwin >= 9.
1394         * configure: Regenerate.
1396 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1398         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1399         and Andrew Waterman as the RISC-V maintainers.
1401 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1403         * MAINTAINERS: Add self to Write After Approval
1405 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1407         * config.guess: Import latest from upstream.
1409 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1411         * MAINTAINERS (Write After Approval): Remove entries that are
1412         already covered under Reviewers.
1414 2017-03-08  Mark Wielaard  <mark@klomp.org>
1416         PR demangler/70909
1417         PR demangler/67264
1418         * include/demangle.h: Add d_printing to struct demangle_component
1419         and pass struct demangle_component as non const.
1421 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1423         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1425 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1427         * Makefile.tpl: Remove HOST_ISLVER.
1428         (HOST_EXPORTS): Remove ISLVER.
1429         * Makefile.in: Regenerate.
1431 2017-02-13  Richard Biener  <rguenther@suse.de>
1433         * configure: Re-generate.
1435 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1437         * MAINTAINERS: Adjust bug reporting URL.
1439 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1441         * MAINTAINERS (Write After Approval): Remove redundant entry
1442         for Andrew Burgess.
1444 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1446         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1447         32-bit hppa*-*-hpux*.
1448         * configure: Regenerate.
1450 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1452         * configure.ac: Moved the white list of enabling BRIG FE to
1453         libhsail-rt/configure.tgt.
1454         * configure: Regenerated.
1455         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1457 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1458             Martin Jambor  <mjambor@suse.cz>
1460         * Makefile.def (target_modules): Added libhsail-rt.
1461         (languages): Added language brig.
1462         * Makefile.in: Regenerated.
1463         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1464         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1465         * configure: Regenerated.
1467 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1469         PR other/79046
1470         * configure: Regenerated.
1472 2017-01-04  Alan Modra  <amodra@gmail.com>
1474         * configure: Regenerate.
1476 2016-12-29  Ben Elliston  <bje@gnu.org>
1478         * config.sub: Import latest version.
1480 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1482         * MAINTAINERS (Write After Approval): Add myself.
1484 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1486         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1487         includes bootstrap-mpx.
1488         * configure: Regenerated.
1490 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1492         * MAINTAINERS (Write After Approval): Add myself.
1494 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1496         * configure: Regenerate.
1498 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1500         * configure.ac: Don't use pkg-config to check for bdw-gc.
1501         * configure: Regenerate.
1503 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1505         * Makefile.def: Remove reference to boehm-gc target module.
1506         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1507         options and for the bdw-gc pkg-config module.
1508         * configure: Regenerate.
1509         * Makefile.in: Regenerate.
1511 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1513         * MAINTAINERS (nvptx): Remove self.
1515 2016-11-25  Ben Elliston  <bje@gnu.org>
1517         * config.guess: Import latest version.
1518         * config.sub: Likewise.
1520 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1522         * MAINTAINERS (Write After Approval): Add myself.
1524 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1526         * Makefile.def: Remove references to GCJ.
1527         * Makefile.tpl: Likewise.
1528         * Makefile.in: Regenerate.
1530 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1532         * config-ml.in: Remove references to GCJ.
1533         * configure.ac: Likewise.
1534         * configure: Regenerate.
1536 2016-11-01  Josh Conner  <joshconner@google.com>
1538         * MAINTAINERS (Write After Approval): Update email address,
1540 2016-10-27  Carl Love  <cel@us.ibm.com>
1542         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1543         Approval list to make it alphabetical.
1545 2016-10-27  Carl Love  <cel@us.ibm.com>
1547         * MAINTAINERS (Write After Approval): Add myself.
1549 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1551         * MAINTAINERS (Reviewers): Add myself.
1552         (Write After Approval): Add myself.
1554 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1555             Ulrich Weigand  <uweigand@de.ibm.com>
1557         * MAINTAINERS: Update email address.
1559 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1561         * MAINTAINERS: Update email address.
1563 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1565         * configure.ac: Add aarch64-*-freebsd*.
1566         * configure: Regenerate.
1568 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1570         * MAINTAINERS: Update email address after it got reverted.
1572 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1574         * configure.ac (target_libraries): Readd target-boehm-gc.
1575         Restore --enable-objc-gc handling.
1576         * configure: Regenerate.
1578 2015-10-03  Jeff Law  <law@redhat.com>
1580         * MAINTAINERS: Move several inactive maintainers to the
1581         write-after-approval section.
1583 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1585         * configure.ac: Add target-libffi to target_libraries.
1586         Readd libgcj target disablings, modified to only target-libffi.
1587         Readd target addition of go to unsupported languages.
1588         * configure: Regenerated.
1590 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1592         * MAINTAINERS: Update email address.
1594 2016-09-30  Andrew Haley  <aph@redhat.com>
1596         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1597         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1598         libgcj.
1600 2016-09-30  Andrew Haley  <aph@redhat.com>
1602         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1603         write-after approval after GCJ deletion.
1605 2016-09-30  Andrew Haley  <aph@redhat.com>
1607         * Makefile.def: Remove libjava.
1608         * Makefile.tpl: Likewise.
1609         * Makefile.in: Regenerate.
1610         * configure.ac: Likewise.
1611         * configure: Likewise.
1612         * gcc/java: Remove.
1613         * libjava: Likewise.
1615 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1617         * MAINTAINERS (Reviewers): Add myself.
1619 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1621         * configure.ac: Disable "sim" directory for arc*-*-*.
1622         * configure: Regenerated.
1624 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1626         * MAINTAINERS (Write After Approval): Add myself.
1628 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1630         * configure.ac: Check for the minimum in-tree MPFR version
1631         handled.
1632         * configure: Regenerate.
1634 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1636         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1637         * configure: Regenerated.
1639 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1641         * MAINTAINERS (Write After Approval): Add myself.
1643 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1645         * Makefile.def: Add autoprofiledbootstrap.
1646         * Makefile.tpl: Dito.
1647         * Makefile.in: Regenerate.
1649 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1651     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1652     * configure: Regenerate.
1654 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1656         * configure: Regenerate.
1657         * configure.ac: Remove support for avr-rtems.
1659 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1661         * MAINTAINERS (Write After Approval): Add myself.
1663 2016-06-16  Michael Collison  <michael.collison@arm.com>
1665         * MAINTAINERS (Write After Approval): Add myself.
1667 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1669         * MAINTAINERS (Write After Approval): Update e-mail address.
1671 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1673         * MAINTAINERS (Write After Approval): Add myself.
1675 2016-05-28  Alan Modra  <amodra@gmail.com>
1677         * Makefile.tpl (configure): Depend on m4 files included.
1678         * Makefile.in: Regenerate.
1680 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1682         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1683         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1685 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1687         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1688         special case builtin.
1689         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1690         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1691         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1692         for __builtin_vec_addec.
1694 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1696         * config.guess: Import version 2016-04-02 (newest).
1697         * config.sub: Import version 2016-05-10 (newest).
1699 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1701         * configure.ac: Add ARC support to libgloss.
1702         * configure: Regenerate
1704 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1706         * MAINTAINERS (Write After Approval): Add myself.
1708 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1710         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1711         * configure: Regenerated.
1712         * Makefile.def (gmp): Explicitly disable assembler.
1713         (mpfr): Adjust lib_path.
1714         (mpc): Likewise.
1715         * Makefile.in: Regenerated.
1717 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1719         PR bootstrap/70704
1720         * configure.ac (--enable-stage1-checking): Add missing
1721         --enable-checking=.
1722         * configure: Regenerated.
1724 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1726         * config.guess: Revert r235676.
1727         * config.sub: Revert r235676.
1729 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1731         * config.guess: Remove SH5 support.
1732         * config.sub: Likewise.
1733         * configure: Likewise.
1734         * configure.ac: Likewise.
1736 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1738         PR bootstrap/70704
1739         * configure.ac (--enable-stage1-checking): For --disable-checking or
1740         implicit --enable-checking, make sure extra flag matches in between
1741         stage1 and later checking.
1742         * configure: Regenerated.
1744 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1746         * .gitattributes: New file.
1748 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1750         * MAINTAINERS (rs6000/powerpc port): Add myself.
1752 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1754         PR bootstrap/70173
1755         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1756         and gotools directories.  Delete the stage_final file.
1757         * Makefile.in: Regenerate.
1759 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1761         * MAINTAINERS (Write After Approval): Add myself.
1763 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1765         * MAINTAINERS (Fortran maintainer): Remove myself.
1767 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1769         * MAINTAINERS (Write After Approval): Add myself.
1771 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1773         * MAINTAINERS (Write After Approval): Add myself.
1775 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1777         Sync with binutils-gdb:
1779         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1781         * configure.ac: Add mips and s390 to the gold target check.
1782         * configure: Regenerate.
1784 2016-03-01  DJ Delorie  <dj@redhat.com>
1786         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1788 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1790         * MAINTAINERS (libcpp): Add myself.
1791         (diagnostic messages): Likewise.
1793 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1795         * MAINTAINERS: Fix whitespace.
1797 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1799         * MAINTAINERS (Write After Approval): Add myself.
1801 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1803         * config/isl.m4: Add comments about isl-0.16.
1804         * configure: Regenerate.
1806 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1808         * MAINTAINERS (hsa maintainers): Add myself.
1810 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1812         * MAINTAINERS: (Write After Approval): Add myself.
1814 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1815             Sebastian Pop  <s.pop@samsung.com>
1817         * Makefile.in: Regenerate.
1818         * Makefile.tpl: Export ISLVER.
1819         * configure: Regenerate.
1820         * config/isl.m4: Detect isl-0.15.
1822 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1824         PR bootstrap/69329
1825         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1826         * Makefile.in: Regenerate.
1828 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1830         * configure.ac: Enable LTO for DJGPP
1831         * configure: Regenerate
1833 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1835         Sync with binutils-gdb:
1836         2015-10-21  Nick Clifton  <nickc@redhat.com>
1838         PR gas/19109
1839         * configure.ac: Note the 'none' is an acceptable argument to
1840         --enable-compressed-debug-sections.
1841         * configure: Regenerate.
1843 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1845         PR bootstrap/69134
1846         * Makefile.def (mpfr): Disable assembler.
1847         * Makefile.in: Regenerate.
1849 2016-01-01  Ben Elliston  <bje@gnu.org>
1851         * config.guess: Import version 2016-01-01.
1852         * config.sub: Likewise.
1854 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1856         * MAINTAINERS (Write After Approval): Add myself.
1858 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1860         * Makefile.in: Replace ISL with isl.
1861         * Makefile.tpl: Same.
1862         * config/isl.m4: Same.
1863         * configure.ac: Same.
1864         * contrib/download_prerequisites: Same.
1865         * configure: Regenerate.
1867 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1869         * MAINTAINERS (Write After Approval): Add Myself.
1871 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1873         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1874         * configure: Regenerate.
1876 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1877             Sebastian Pop  <s.pop@samsung.com>
1879         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1880         isl_ctx_get_max_operations.
1881         * configure: Regenerate.
1883 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1885         * MAINTAINERS (Write After Approval): Add myself.
1887 2015-12-02  Ian Lance Taylor  <iant@google.com>
1889         PR go/66147
1890         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1891         * Makefile.in: Regenerate.
1893 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1895         PR libffi/65726
1896         * Makefile.def (lang_env_dependencies): Make libffi depend
1897         on cxx.
1898         * Makefile.in: Regenerate.
1900 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1902         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1903         symbols.
1905 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1907         Sync with binutils-gdb:
1908         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1910         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1911         * configure: Regenerate.
1913 2015-11-19  Martin Liska  <mliska@suse.cz>
1915         * .gitignore: Add .clang-format to ignored files.
1916         * Makefile.in: Add clang-format.
1917         * Makefile.tpl: Likewise.
1919 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
1921         * configure.ac: Enable libmpx by default.
1922         * configure: Regenerated.
1924 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
1926         * MAINTAINERS: Update email address.
1928 2015-10-23  Paulo Matos  <pmatos@linki.tools>
1930         * MAINTAINERS: Update email address.
1932 2015-10-23  Alan Hayward <alan.hayward@arm.com>
1934         * MAINTAINERS  (Write After Approval): Add myself.
1936 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1938         Sync with binutils-gdb:
1939         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
1941         PR gas/19109
1942         * configure.ac: Add
1943         --enable-compressed-debug-sections={all,gas,gold,ld}.
1944         * configure: Regenerated.
1946 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
1948         * MAINTAINERS: Update list of Ada maintainers and email addresses.
1950 2015-10-09  Martin Liska  <mliska@suse.cz>
1952         * MAINTAINERS (Write After Approval): Add myself.
1954 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
1956         * MAINTAINERS (Write After Approval): Add myself.
1958 2015-10-02  Florian Weimer  <fweimer@redhat.com>
1960         * MAINTAINERS: Update email address.
1962 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
1964         * MAINTAINERS  (Write After Approval): Add myself.
1966 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
1968         * MAINTAINERS: Update email.
1970 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
1972         * MAINTAINERS: Update my email address.
1974 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
1976         * MAINTAINERS (ft32 port): Add myself.
1978 2015-08-28  David Sherwood  <david.sherwood@arm.com>
1980         * MAINTAINERS: Add myself.
1982 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
1984         * MAINTAINERS (Write After Approval): Add myself.
1986 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1988         PR libfortran/54572
1989         * Makefile.def: Make libgfortran depend on libbacktrace.
1990         * Makefile.in: Regenerate.
1992 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
1994         * MAINTAINERS (Write After Approval): Add myself.
1996 2015-08-12  Tom de Vries  <tom@codesourcery.com>
1998         PR other/67092
1999         * configure.ac: Remove --with_host_libstdcxx support.
2000         * configure: Regenerate.
2002 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2003             Jakub Jelinek  <jakub@redhat.com>
2005         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2006         nvptx*-*-*.
2007         * configure: Regenerate.
2009 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2011         * Makefile.def (libiconv): Define bootstrap=true.
2012         Mark pdf/html/info as missing.
2013         (configure-gcc): Depend on all-libiconv.
2014         (all-gcc): Ditto.
2015         (configure-libcpp): Ditto.
2016         (all-libcpp): Ditto.
2017         (configure-intl): Ditto.
2018         (all-intl): Ditto.
2019         * Makefile.in: Regenerate.
2021 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2023         * MAINTAINERS (loop ivopts): Add the entry and myself.
2025 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2027         * MAINTAINERS (nvptx): Add self.
2029 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2031         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2032         128-bit vector modes.
2034 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2036         * MAINTAINERS (Write After Approval): Add myself.
2038 2015-07-28  Ben Elliston  <bje@gnu.org>
2040         * config.sub, config.guess: Import from upstream.
2042 2015-07-24  Michael Darling  <darlingm@gmail.com>
2044         PR other/66259
2045         * config-ml.in: Reflects renaming of configure.in to configure.ac
2046         * configure: Likewise
2047         * configure.ac: Likewise
2049 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2051         * MAINTAINERS: Update my email address.
2053 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2055         Sync with binutils-gdb:
2056         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2058         * configure.ac (target_configdirs): Exclude target-zlib if
2059         target-libjava isn't built.
2060         * configure: Regenerated.
2062 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2064         Sync with binutils-gdb:
2065         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2067         * configure.ac: Disable configuration of GDB for HPUX targets.
2068         * configure: Regenerate.
2070         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2072         * configure.ac: Add --with-system-zlib.
2073         * configure: Regenerated.
2075         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2077         * configure.ac: Add FT32 support.
2078         * configure: Regenerate.
2080         2015-01-12  Anthony Green  <green@moxielogic.com>
2082         * configure.ac: Don't disable gprof for moxie.
2083         * configure: Rebuild.
2085 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2087         Sync with binutils-gdb:
2088         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2090         PR ld/18355
2091         * Makefile.def: Add extra_configure_flags to host zlib.
2092         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2093         to --enable-host-shared When bfd is to be built as shared
2094         library.  AC_SUBST.
2095         * Makefile.in: Regenerated.
2097 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2099         Sync with src:
2100         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2101         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2102         * Makefile.in: Regenerated.
2104 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2106         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2107         target.
2108         * configure: Regenerate.
2110 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2112         * MAINTAINERS (Write After Approval): Add myself.
2114 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2116         * MAINTAINERS (OS Port Maintainers): Add myself.
2117         (Various Maintainers): Remove myself from libffi testsuite.
2119 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2121         * MAINTAINERS (gen* on machine desc): Add self.
2123 2015-06-02  Jason Merrill  <jason@redhat.com>
2125         PR bootstrap/66319
2126         * configure.ac: Use -std=gnu++98.
2128 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2130         * MAINTAINERS (Write After Approval): Add myself.
2132 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2134         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2135         * configure: Regenerate.
2137 2015-05-26  Jason Merrill  <jason@redhat.com>
2139         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2140         * configure: Regenerate.
2142 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2144         * configure.ac: FT32 target added.
2145         * configure: Regenerated.
2147 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2149         * MAINTAINERS (Write After Approval): Add myself.
2151 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2153         * MAINTAINERS (Write After Approval): Add myself.
2155 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2157         * configure.ac: Fix typo.
2158         * configure: Regenerate.
2160 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2162         * MAINTAINERS (Write After Approval): Add myself.
2164 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2166         * configure.ac: Match $host configured with triplets.
2167         * configure: Regenerate.
2169 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2171         * Makefile.tpl: Remove surplus whitespace throughout.
2172         * Makefile.in: Regenerate.
2174 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2176         * MAINTAINERS (Various Maintainers): Add myself as instruction
2177         combiner maintainer.
2179 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2181         PR bootstrap/62077
2182         * configure.ac (--enable-stage1-checking): Default to
2183         release,misc,gimple,rtlflag,tree,types if --disable-checking
2184         or --enable-checking is not specified and DEV-PHASE is not
2185         experimental.
2186         * configure: Regenerated.
2188 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2190         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2191         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2192         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2193         * Makefile.in: Regenerate.
2195 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2197         * MAINTAINERS: Update my email address.
2199 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2201         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2203 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2205         * MAINTAINERS: Add myself as an arm port reviewer.
2207 2015-03-25  Martin Liska  <mliska@suse.cz>
2208             Yury Gribov  <y.gribov@samsung.com>
2210         * Makefile.in: Fix ln source location for vimrc file.
2211         * Makefile.tpl: Likewise.
2213 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2215         PR bootstrap/25672
2216         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2217         cross-compiling.  Similarly for CXX_FOR_TARGET.
2218         * configure: Regenerate.
2220 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2222         * Makefile.def: Add libmpx.
2223         * configure.ac: Add libmpx.
2224         * Makefile.in: Regenerate.
2225         * configure: Regenerate.
2227 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2229         * MAINTAINERS (CPU Port Maintainers): Add myself
2230         i386 vector ISA extns mantainer.
2232 2015-03-13  Jeff Law  <law@redhat.com>
2234         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2235         maintainer.
2236         Remove Richard Henderson as a maintainer for the x86 port.
2238 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2240         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2242 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2244         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2245         pointer bounds checker and i386 MPX maintainer.
2247 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2249         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2251 2015-02-26  Martin Sebor  <msebor@redhat.com>
2253         * MAINTAINERS (Various Maintainers): Add self.
2255 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2257         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2258         Make sure it contains lto.
2259         * configure: Regenerate.
2261 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2263         * configure: Regenerate.
2265 2015-02-06  Diego Novillo  <dnovillo@google.com>
2267         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2268         middle-end, docstring): Remove myself.
2269         (Write After Approval): Add myself.
2271 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2273         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2274         (Write After Approval): Update address.
2276 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2278         PR jit/64780
2279         * configure.ac: Require the user to explicitly specify
2280         --enable-host-shared if the jit is enabled.
2281         * configure: Regenerate.
2283 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2285         * MAINTAINERS (Write After Approval): Add myself.
2287 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2289         * MAINTAINERS: Make whitespace consistent.
2291 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2293         * MAINTAINERS (Write After Approval): Add myself.
2295 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2297         * MAINTAINERS: (Write After Approval): Add myself.
2299 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2301         * MAINTAINERS: (Write After Approval): Add myself.
2303 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2305         * MAINTAINERS: (Write After Approval): Add myself.
2307 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2309         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2310         objective-c/c++ front end maintainer.
2312 2015-01-13  Marek Polacek  <polacek@redhat.com>
2314         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2316 2015-01-12  Jeff Law  <law@redhat.com>
2318         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2319         a very long time.
2321 2015-01-09  Ian Lance Taylor  <iant@google.com>
2323         * configure.ac (host_tools): Add gotools.
2324         * Makefile.def (host_modules): Add gotools.
2325         (dependencies): Add dependency of all-gotools on all-target-libgo.
2327 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2329         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2330         * configure: Regenerate.
2332 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2334         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2335         all-target-libgomp.
2336         * Makefile.in: Regenerate.
2338 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2340         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2342 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2344         * configure.ac: Add Visium support.
2345         * configure: Regenerate.
2347 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2349         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2350         * configure: Regenerate.
2352 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2354         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2355         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2356         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2357         (OBJCOPY_FOR_TARGET): New variable.
2358         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2359         * Makefile.in: Regenerate.
2360         * configure.ac: Check for already installed target objcopy.
2361         Also GCC_TARGET_TOOL on objcopy.
2362         * configure: Regenerate.
2364 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2366         * config.sub: Update from upstream, to 2015-01-01 version.
2367         * config.guess: Ditto.
2369 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2371         * MAINTAINERS (RTEMS Ports): Add myself.
2373 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2375         * MAINTAINERS (Write After Approval): Add myself.
2377 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2379         * MAINTAINERS (Write After Approval): Add myself.
2381 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2383         * configure.ac (--enable-as-accelerator-for): Don't set
2384         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2385         * configure: Regenerate.
2387 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2389         PR bootstrap/64023
2390         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2391         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2392         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2393         to CXX.
2394         * Makefile.in: Regenerated.
2396 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2397             Yury Gribov  <y.gribov@samsung.com>
2399         * .gitignore: Added .local.vimrc and .lvimrc.
2400         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2401         * Makefile.in: Regenerate.
2403 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2405         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2406         * configure: Regenerated.
2408 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2410         * MAINTAINERS (nvptx port): New entry.
2412 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2414         * configure: Regenerate.
2416 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2418         * configure.ac: Merge with Binutils.
2420 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2422         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2423         * Makefile.in: Regenerate.
2425 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2427         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2428         missing flex.
2429         * Makefile.in: Regenerated.
2431 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2433         * Makefile.in: Regenerate.
2435 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2437         PR bootstrap/63784
2438         * libtool.m4: Add $pic_flag with -shared.
2440 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2442         * MAINTAINERS (Write After Approval): Added myself.
2444 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2446         * MAINTAINERS (write-after-approval): Add myself.
2448 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2450         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2451         from 2 years ago.
2453 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2455         Revert:
2456         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2458         * MAINTAINERS (Write After Approval): Added myself as line map
2459         maintainer.
2461 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2463         Revert:
2464         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2466         * MAINTAINERS (Write After Approval): Added myself.
2468 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2470         * MAINTAINERS (Write After Approval): Added myself.
2472 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2474         * MAINTAINERS (Write After Approval): Added myself as line map
2475         maintainer.
2477 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2479         * MAINTAINERS (Various Maintainers): Added myself as line map
2480         maintainer.
2482 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2484         * move-if-change: Sync from upstream gnulib.
2486 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2488         * compile: Sync with upstream Automake.
2489         * depcomp: Ditto.
2490         * install-sh: Ditto.
2491         * missing: Ditto.
2492         * mkinstalldirs: Ditto.
2493         * ylwrap: Ditto.
2495 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2497         * config.sub: Update from upstream config repo.
2498         * config.guess: Ditto.
2500 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2502         * Makefile.def: Add liboffloadmic to target_modules.  Make
2503         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2504         * Makefile.in: Regenerate.
2505         * configure: Regenerate.
2506         * configure.ac: Add liboffloadmic to target binaries.
2507         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2508         Add liboffloadmic to noconfig list when C++ is not supported.
2510 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2511             Thomas Schwinge  <thomas@codesourcery.com>
2512             Ilya Verbin  <ilya.verbin@intel.com>
2513             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2515         * configure: Regenerate.
2516         * configure.ac (--enable-as-accelerator-for)
2517         (--enable-offload-targets): New configure options.
2519 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2521         * Makefile.def: Make all-gcc depend on all-isl.
2522         * Makefile.in: Regenerate.
2524 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2526         * ChangeLog.jit: New.
2527         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2529 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2531         PR target/63610
2532         * libtool.m4: Fix globbing of darwin versions.
2533         * configure: Regenerate.
2535 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2537         * Makefile.def: Remove CLooG.
2538         * Makefile.tpl: Ditto.
2539         * configure.ac: Ditto.
2540         * configure: Regenerate.
2541         * Makefile.in: Ditto.
2543 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2545         * configure.ac: Handle nvptx-*-*.
2546         * configure: Regenerate.
2548 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2550         * MAINTAINERS (Write After Approval): Add myself.
2552 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2554         * Makefile.def (libcc1): Remove bootstrap=true;.
2555         * Makefile.in: Regenerated.
2557 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2559         * configure.ac: Update comment.
2560         * configure: Regenerate.
2562 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2564         * MAINTAINERS (Write After Approval): Add myself.
2566 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2568         * configure.ac (extra_host_libiberty_configure_flags): Add
2569         --enable-shared also for libcc1's benefit.
2570         * configure: Regenerate.
2572 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2574         * MAINTAINERS: Change my email address.
2576 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2577             Tom Tromey  <tromey@redhat.com>
2579         * Makefile.def: Add libcc1 to host_modules.
2580         * configure.ac (host_tools): Add libcc1.
2581         * Makefile.in, configure: Rebuild.
2583 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2585         * configure.ac (build_configargs): Don't share config.cache between
2586         build subdirs.
2587         * configure: Regenerate.
2589 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2591         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2592         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2593         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2594         leon3v7 as leon3.
2595         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2596         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2597         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2598         * config/sparc/sparc.md (cpu): Add leon3v7.
2599         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2601 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2603         * MAINTAINERS (write-after-approval): Add myself.
2605 2014-10-23  Ian Lance Taylor  <iant@google.com>
2607         * configure.ac: Disable the Go frontend on systems where it is known
2608         to not work.
2609         * configure: Regenerate.
2611 2014-10-23  Richard Biener  <rguenther@suse.de>
2613         * Makefile.def: Add libcpp build module and dependencies.
2614         * configure.ac: Add libcpp build module.
2615         * Makefile.in: Regenerate.
2616         * configure: Likewise.
2618 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2620         * MAINTAINERS (write-after-approval): Add myself.
2622 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2624         * INSTALL/README: Do not mention CVS.
2626 2014-10-03  Jing Yu  <jingyu@google.com>
2628         * configure.ac: Add aarch64 to list of targets that support gold.
2629         * configure: Regenerate.
2631 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2633         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2635 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2637         * MAINTAINERS:  Add myself as MIPS maintainer.
2639 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2641         * MAINTAINERS: Move myself to MIPS maintainers.
2643 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2645         * MAINTAINERS: Put all email addresses between '<' and '>'.
2647 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2649         * MAINTAINERS: Move myself to reviewers (Fortran).
2651 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2653         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2654         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2655         * Makefile.in: Regenerate.
2657 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2659         * rtx-classes-status.txt: Delete
2661 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2663         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2665 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2667         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2668         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2669         of checking for version number.
2670         * configure: Regenerated.
2671         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2673 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2675         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2676         is done; begin phase 6 (use extra rtx_def subclasses).
2678 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2680         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2681         done; begin phase 5 (additional rtx_def subclasses).
2683 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2685         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2687 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2689         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2690         SET_BB_HEADER are done.
2692 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2694         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2695         done.
2697 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2699         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2701 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2703         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2705 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2707         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2709 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2711         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2713 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2715         * rtx-classes-status.txt: Phase 3 (per-file commits within
2716         "config" subdirs) is done; begin phase 4 (removal of
2717         "scaffolding").
2719 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2721         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2722         dir) is done; begin phase 3 (per-file commits within "config"
2723         subdirs).
2725 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2727         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2728         phase 2 (per-file commits in main source dir).
2730 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2732         * configure: Regenerated.
2734 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2736         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2738 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2740         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2742 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2744         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2746 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2748         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2750 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2752         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2754 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2756         * MAINTAINERS (Write After Approval): Add myself.
2758 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2760         * MAINTAINERS: Remove myself
2762 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2764         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2766 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2768         * MAINTAINERS (Write After Approval): Add myself.
2770 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2772         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2773         SET_BB_HEADER, SET_BB_FOOTER
2775 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2777         * rtx-classes-status.txt: New file
2779 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2781         * configure.ac: Eliminate ClooG installation dependency.
2782         * configure: Regenerate.
2783         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2784         * Makefile.in: Regenerate.
2786 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2788         * MAINTAINERS (Write After Approval): Add myself.
2790 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2792         * MAINTAINERS (Write After Approval): Add myself.
2794 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2796         * MAINTAINERS (Write After Approval): Add myself.
2798 2014-07-28  Anthony Green  <green@moxielogic.com>
2800         Import from savannah.gnu.org:
2801         * config.sub: Update to 2014-07-28 version.
2803 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2805         * MAINTAINERS: Remove my MIPS maintainer entry.
2807 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2809         PR target/47230
2810         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2811         * configure: Regenerate.
2813 2014-07-24  James Norris  <jnorris@codesourcery.com>
2815         * MAINTAINERS (Write After Approval): Add myself.
2817 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2819         * configure.ac: Accept only CLooG 0.18.1.
2820         * configure: Regenerate.
2822 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2824         * configure.ac: Don't accept isl 0.11.
2825         * configure: Regenerate.
2827 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2829         * MAINTAINERS (Write After Approval): Add myself.
2831 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2833         * configure.ac: Don't accept isl 0.10.
2834         * configure: Regenerate.
2836 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2838         Fix include path for in-tree cloog.
2839         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2840         * configure: Regenerate.
2842 2014-06-18  Richard Henderson  <rth@redhat.com>
2844         * .gitignore: Import gcc_update output.
2846 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2848         * config-ml.in: Robustify ac_configure_args parsing.
2850         * configure.ac (--enable-linker-plugin-configure-flags)
2851         (--enable-linker-plugin-flags): New flags.
2852         (configdirs): Conditionally add libiberty-linker-plugin.
2853         * configure: Regenerate.
2854         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2855         (host_modules) <lto-plugin>: Pay attention to
2856         @extra_linker_plugin_flags@ and
2857         @extra_linker_plugin_configure_flags@.
2858         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2859         * Makefile.in: Regenerate.
2861         * Makefile.tpl (configure-[+prefix+][+module+])
2862         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2863         "module_srcdir" instead of "module" for locating a module's srcdir.
2864         * Makefile.in: Regenerate.
2866 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2868         * MAINTAINERS (Write After Approval): Add myself.
2870 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2872         * MAINTAINERS: Update my email address.
2874 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2876         * MAINTAINERS (Write After Approval): Add myself.
2878 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2880         * MAINTAINERS (Write After Approval): Add myself.
2882 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2884         PR libstdc++/61011
2885         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2886         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2887         * configure: Regenerate.
2889 2014-05-28  Pedro Alves  <palves@redhat.com>
2891         * MAINTAINERS (Write After Approval): Add myself.
2893 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2895         * MAINTAINERS: Update my affiliation/email.
2897 2014-05-19  Mike Stump  <mikestump@comcast.net>
2899         * MAINTAINERS: Add wide-int reviewers.
2901 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2903         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2904         * configure: Regenerated.
2906 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2908         * MAINTAINERS (libitm): Add myself as maintainer.
2910 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2912         * MAINTAINERS (Write After Approval): Add myself.
2914 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
2916         * config.sub, config.guess: Import from upstream.
2918 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2920         * MAINTAINERS (Write After Approval): Put myself in correct order.
2922 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
2924         * MAINTAINERS (Write After Approval): Add myself.
2926 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2928         * MAINTAINERS: Move myself from Reviewers to Write After Approval
2929         section.
2931 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2933         * MAINTAINERS (Write After Approval): Delete myself.
2935 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
2937         PR sanitizer/56781
2938         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2939         and -B* options with -Xcompiler.
2941 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
2943         PR bootstrap/60620
2944         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2945         * Makefile.in: Regenerate.
2947 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
2949         * Makefile.def (dependencies): Make all-ld depend on all-binutils
2950         for WINDRES_FOR_TARGET in default-manifest.o rule.
2951         * Makefile.in: Regenerate.
2953 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
2955         * MAINTAINERS (Write After Approval): Add myself.
2957 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
2959         PR sanitizer/56781
2960         * Makefile.def: Set bootstrap=true; for host fixincludes.
2961         * configure.ac: Don't bootstrap host fixincludes unless
2962         --with-build-config=bootstrap-{a,ub}san.
2963         * Makefile.in: Regenerated.
2964         * configure: Regenerated.
2966 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
2968         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
2969         --enable-vtable-verify option parsing.  Don't add
2970         target-libsanitizer to bootstrap_target_libs unless
2971         --with-build-config=bootstrap-asan or
2972         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
2973         to bootstrap_target_libs unless --enable-vtable-verify.
2974         * configure: Regenerated.
2976 2014-03-10  Anatoly Sokolov <aesok@post.ru>
2978         * MAINTAINERS (Write After Approval): Add myself.
2980 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
2982         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2984 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
2986         PR bootstrap/58572
2987         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2988         -I for libstdc++-v3 includes if $(LEAN).
2989         * Makefile.in: Regenerated.
2991 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
2993         * MAINTAINERS: Update my email address.
2995 2014-02-24  Walter Lee  <walt@tilera.com>
2997         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2998         (tilegx-*-*): Change to tilegx*-*-*.
2999         * configure: Regenerate.
3001 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3003         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3005 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3007         * MAINTAINERS (Write After Approval): Add myself.
3009 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3011         PR target/59788
3012         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3013         *solaris2*.
3015 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3017         * MAINTAINERS: Update my email address.
3019 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3021         * MAINTAINERS: Convert to UTF-8.
3022         Properly sort Xinliang David Li's entry.
3024 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3025             Sandra Loosemore  <sandra@codesourcery.com>
3027         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3028         nios2 port maintainers.
3030 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3032         * MAINTAINERS (Write After Approval): Add myself.
3034 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3036         * configure.ac: Add user-friendly check for native x86_64-linux
3037         multilibs.
3038         * configure: Regenerate.
3040 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3042         * MAINTAINERS: Add myself as sh maintainer.
3044 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3046         * MAINTAINERS: Add self as SLSR maintainer.
3048 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3050         * MAINTAINERS: Update my email address.
3052 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3054         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3056 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3058         * Makefile.in: Regenerate.
3060         * Makefile.tpl: Fix typo.
3061         * Makefile.in: Regenerate partially.
3063 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3065         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3066         supported.
3067         * configure: Regenerated.
3069 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3071         * MAINTAINERS (Write After Approval): Add myself.
3073 2013-10-30  Jason Merrill  <jason@redhat.com>
3075         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3076         --disable-build-format-warnings.
3078 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3080         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3081         depend on libstdc++ and libgcc.
3082         * configure: Regenerate.
3083         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3084         libcilkrts for POSIX and i*86, and x86_64 architectures.
3085         * Makefile.in: Added libcilkrts related fields to support building it.
3087 2013-10-26  Jeff Law  <law@redhat.com>
3089         * Makefile.def (target_modules): Remove libmudflap
3090         (languages): Remove check-target-libmudflap).
3091         * Makefile.in: Rebuilt.
3092         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3093         * configure.ac (target_libraries): Remove target-libmudflap.
3094         Remove checks which disabled libmudflap on some systems.
3095         * configure: Rebuilt.
3096         * libmudflap: Directory removed.
3098 2013-10-21  Cong Hou  <congh@google.com>
3100         * MAINTAINERS (Write After Approval): Add myself.
3102 2013-10-16  Mike Stump  <mikestump@comcast.net>
3104         * .dir-locals.el: Add.
3106 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3108         * configure.ac: Add --enable-host-shared
3109         * configure: Regenerate.
3111 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3113         Import from savannah.gnu.org:
3114         * config.guess: Update to 2013-06-10 version.
3115         * config.sub: Update to 2013-10-01 version.
3117 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3119         Changes to build configuration to allow big endian ARC ELF toolchain
3120         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3121         * configure: Regenerate.
3123 2013-09-20  Alan Modra  <amodra@gmail.com>
3125         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3126         ppc host match.  Support little-endian powerpc linux hosts.
3128 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3130         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3131         maintainer.
3133 2013-09-12  DJ Delorie  <dj@redhat.com>
3135         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3136         maintainers.
3138 2013-09-03  Richard Biener  <rguenther@suse.de>
3140         * configure.ac: Also allow ISL 0.12.
3141         * configure: Regenerated.
3143 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3145         * MAINTAINERS (Write After Approval): Add myself.
3147 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3149         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3151 2013-08-26  Caroline Tice  <cmtice@google.com>
3153         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3154         "Various Reviewers" to libvtv "Various Maintainers".
3156 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3158         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3160 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3162         * MAINTAINERS: Update name, email.
3164 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3166         * MAINTAINERS (Write After Approval): Add myself.
3168 2013-08-12  Caroline Tice  <cmtice@google.com>
3170         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3171         address in the Write After Approval section.
3173 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3175         * MAINTAINERS (Write After Approval): Update email.
3177 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3179         * configure.ac: Adjust to check VTV_SUPPORTED.
3180         * configure: Regenerated.
3182 2013-08-02  Caroline Tice  <cmtice@google.com>
3184         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3185         on non-linux systems; add target-libvtv to noconfigdirs; add
3186         libsupc++/.libs to C++ library search paths.
3187         * configure: Regenerated.
3188         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3189         libstdc++ and libgcc.
3190         * Makefile.in: Regenerated.
3192 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3194         * MAINTAINERS (Write After Approval): Add myself.
3196 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3197             Shiva Chen  <shiva0217@gmail.com>
3199         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3200         nds32 port maintainers.
3202 2013-07-17  Tim Shen  <timshen91@gmail.com>
3204         * MAINTAINERS (Write After Approval): Add myself.
3206 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3208         * configure.ac: Sync from binutils.
3209         * configure: Regenerate.
3211 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3213         * MAINTAINERS (Write After Approval): Add myself.
3215 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3217         * MAINTAINERS (Write After Approval): Add myself.
3219 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3221         * MAINTAINERS (Write After Approval): Add myself.
3223 2013-04-30  Brooks Moses  <bmoses@google.com>
3225         * MAINTAINERS: Update my email; move myself from Fortran
3226         reviewer to Write After Approval.
3228 2013-04-16  Andreas Schwab  <schwab@suse.de>
3230         * configure.ac (aarch64-*-*): Don't disable java.
3231         * configure: Regenerate.
3233 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3235         * MAINTAINERS (Write After Approval): Add myself.
3237 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3239         * Makefile.def (target_modules): Don't install libffi.
3240         * Makefile.in: Regenerate.
3242 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3244         * MAINTAINERS (Write After Approval): Add myself.
3246 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3248         * MAINTAINERS (Write After Approval): Add myself.
3250 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3252         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3253         * configure: Regenerated.
3255 2013-02-05  Ian Lance Taylor  <iant@google.com>
3257         PR go/55969
3258         * configure.ac: Disable libgo on some systems where it does not
3259         work.
3261 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3263         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3264         Remove Geoff Keating as rs6000 port maintainer, at his request.
3266 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3268         * MAINTAINERS: Update my email.
3270 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3272         * configure: Re-generate.
3274 2013-01-15  Richard Biener  <rguenther@suse.de>
3276         PR other/55973
3277         * configure: Re-generate.
3279 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3281         * Makefile.def (install-target-libsanitizer): Depend on
3282         install-target-libstdc++-v3.
3283         * Makefile.in: Regenerate.
3285 2013-01-14  Richard Biener  <rguenther@suse.de>
3287         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3288         * configure: Re-generate
3290 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3292         * config.sub: Update from config repo.
3294 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3296         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3297         * Makefile.in: Regenerate.
3299 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3301         * MAINTAINERS (arc): Add new port maintainership for myself.
3303 2013-01-09  Jason Merrill  <jason@redhat.com>
3305         * .gitignore: Import from gdb repository.
3307 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3309         * Makefile.def (configure-gcc): Depend on all-gmp.
3310         (all-gcc): Remove dependency on all-gmp.
3311         * Makefile.in: Regenerated.
3313 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3315         * config.sub: Merge from config repo.
3316         * config.guess: Ditto.
3318 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3320         * Makefile.def: Merge from binutils.
3321         * Makefile.in: Ditto.
3323 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3325         * MAINTAINERS: Update my email.
3327 2012-12-29  Ben Elliston  <bje@gnu.org>
3329         * config.guess: Update to 2012-12-29 version.
3330         * config.sub: Likewise.
3332 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3334         * Makefile.def (install-target-libgfortran): Depend on
3335         install-target-libquadmath, install-target-libgcc.
3336         (install-target-libsanitizer): Depend on install-target-libgcc.
3337         (install-target-libjava): Depend on install-target-libgcc.
3338         (install-target-libitm): Depend on install-target-libgcc.
3339         (install-target-libobjc): Depend on install-target-libgcc.
3340         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3341         * Makefile.in: Regenerate.
3343 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3345         * Makefile.def (install-target-libgo): Depend on
3346         install-target-libatomic.
3347         * Makefile.in: Regenerate.
3349 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3351         PR go/55201
3352         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3353         * Makefile.in: Regenerate.
3355 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3357         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3358         * configure: Regenerate.
3360 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3362         * config.sub: Merge from config repo.
3364 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3366         * Makefile.def (target_modules): Add bootstrap=true and
3367         raw_cxx=true to libsanitizer.
3368         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3369         * Makefile.in: Regenerated.
3370         * configure: Likewise.
3372 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3374         * MAINTAINERS: Remove self as RTL optimization maintainer.
3376 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3378         * MAINTAINERS (Write After Approval): Add myself.
3380 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3382         * Makefile.def (target_modules): Remove bootstrap=true and
3383         raw_cxx=true from libsanitizer.
3384         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3385         * Makefile.in: Regenerated.
3386         * configure: Likewise.
3388 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3390         * Makefile.def (target_modules): Add bootstrap=true and
3391         raw_cxx=true to libsanitizer.
3392         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3393         * Makefile.in: Regenerated.
3394         * configure: Likewise.
3396 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3398         PR bootstrap/54279
3399         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3400         * configure: Regenerate.
3401         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3402         * Makefile.in: Regenerate.
3404 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3406         * configure.ac: Disable libsanitizer if we're not building C++.
3407         * configure: Regenerate.
3409 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3411         * MAINTAINERS (Write After Approval): Add myself.
3413 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3415         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3416         Kostya Serebryany (kcc@google.com) and
3417         Jakub Jelinek (jakub@redhat.com).
3418         Rename area for Dodji Seketeli (dodji@redhat.com).
3420 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3422         * MAINTAINERS: (asan.c, related): Add myself.
3424 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3426         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3427         * configure: Regenerate.
3429 2012-11-13  Richard Henderson  <rth@redhat.com>
3431         * configure.ac: Move libsanitizer logic to subdirectory.
3432         * configure: Regenerate.
3434 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3436         * configure.ac: Enable libsanitizer just on x86 linux for now.
3437         * configure: Re-generate.
3439 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3441         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3442         sections.
3443         * configure: Regenerate.
3445 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3447         * configure.ac: Add section for configdirs for libsanitizer.
3448         Disable for cris-*-* and mmix-*-*.
3449         * configure: Regenerate.
3451 2012-11-12  Wei Mi <wmi@google.com>
3453         * configure.ac: Add libsanitizer to target_libraries.
3454         * Makefile.def: Ditto.
3455         * configure: Regenerate.
3456         * Makefile.in: Regenerate.
3457         * libsanitizer: New directory for asan runtime.  Contains an empty
3458         tsan directory.
3460 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3462         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3463         against Mingw64 w32api.
3464         * configure: Regenerate.
3466 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3468         * configure: Regenerated.
3470 2012-11-03  Robert Mason  <rbmj@verizon.net>
3472         * configure.ac: add --disable-libstdcxx configure option
3473         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3475 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3477         * MAINTAINERS (Write After Approval): Add myself.
3479 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3481         * MAINTAINERS (Write After Approval): Add myself.
3483 2012-10-24  Sharad Singhai  <singhai@google.com>
3485         * MAINTAINERS (Write After Approval): Add myself.
3487 2012-10-24  Eric Christopher  <echristo@gmail.com>
3489         * MAINTAINERS: Update email address.
3491 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3493         PR bootstrap/54820
3494         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3495         * configure: Regenerate.
3497 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3499         * MAINTAINERS (aarch64): Add Marcus and myself.
3501 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3503         PR bootstrap/54820
3504         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3505         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3506         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3507         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3508         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3509         * Makefile.in: Regenerate.
3510         * configure.ac (have_static_libs): New variable and associated check.
3511         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3512         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3513         * configure: Regenerate.
3515 2012-10-10  Richard Biener  <rguenther@suse.de>
3517         * MAINTAINERS: Adjust for changed surname.
3519 2012-10-04  Lawrence Crowl  <crowl@google.com>
3521         * MAINTAINERS (Write After Approval): Add myself.
3523 2012-10-01  Cary Coutant  <ccoutant@google.com>
3525         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3527 2012-09-28  Ian Lance Taylor  <iant@google.com>
3529         * Makefile.def: Make all-target-libgo depend on
3530         all-target-libbacktrace.
3531         * Makefile.in: Rebuild.
3533 2012-09-26  Ian Lance Taylor  <iant@google.com>
3535         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3536         * Makefile.in: Rebuild.
3538 2012-09-20  Walter Lee  <walt@tilera.com>
3540         * configure.ac: Add tilegx to list of targets that support gold.
3541         * configure: Regenerate.
3543 2012-09-20  Marek Polacek  <polacek@redhat.com>
3545         * MAINTAINERS (Write After Approval): Add myself.
3547 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3549         * configure.ac: Add mips*-mti-elf* target.
3550         * configure: Regenerate.
3552 2012-09-17  Ian Lance Taylor  <iant@google.com>
3554         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3555         * configure.ac (host_libs): Add libbacktrace.
3556         (target_libraries): Add libbacktrace.
3557         * Makefile.def (host_modules): Add libbacktrace.
3558         (target_modules): Likewise.
3559         * configure, Makefile.in: Rebuild.
3561 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3563         PR target/38607
3564         Merge upstream change.
3565         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3567         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3568         Add libgomp*.o to compare_exclusions for AIX.
3569         * configure: Regenerate.
3571 2012-09-06  Diego Novillo  <dnovillo@google.com>
3573         * configure.ac: Bump minimum GMP version to 4.2.3.
3574         * configure: Re-generate.
3576 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3578         PR target/54461
3579         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3580         target-libgloss if not configured --with-avrlibc=no.
3581         * configure: Regenerate.
3583 2012-09-04  Jason Merrill  <jason@redhat.com>
3585         * configure.ac: Fix --enable-languages=all.
3587 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3589         * MAINTAINERS (Write After Approval): Add myself.
3591 2012-09-03  Richard Guenther  <rguenther@suse.de>
3593         PR bootstrap/54138
3594         * configure.ac: Re-organize ISL / CLOOG checks to allow
3595         disabling with either --without-isl or --without-cloog.
3596         * configure: Regenerated.
3598 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3600         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3601         * configure: Regenerate.
3603 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3605         * MAINTAINERS: Fix my email address.
3607 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3609         PR binutils/4970
3610         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3611         and opcodes.
3612         * Makefile.in: Regenerated.
3614 2012-08-26  Art Haas <ahaas@impactweather.com>
3616         * configure: Regenerate.
3618 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3620         * INSTALL/README: Also refer to the online installation
3621         instructions.
3623 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3625         * MAINTAINERS (Write After Approval): Add myself.
3626         (Picochip port): Remove myself.
3628 2012-08-14   Diego Novillo  <dnovillo@google.com>
3630         Merge from cxx-conversion branch.
3632         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3633         POSTSTAGE1_CONFIGURE_FLAGS.
3634         * Makefile.in: Regenerate.
3635         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3636         Force C++ when bootstrapping.
3637         * configure: Regenerate.
3639 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3641         * MAINTAINERS (Write After Approval): Add myself.
3643 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3645         * README: Document use of ranges of years in copyright notices.
3647 2012-07-06  Richard Guenther  <rguenther@suse.de>
3649         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3650         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3651         --with-gmp=system.
3652         * Makefile.in: Regenerated.
3653         * configure: Likewise.
3655 2012-07-06  Richard Guenther  <rguenther@suse.de>
3657         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3658         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3659         supply V=1 as extra_make_flags.
3660         * configure: Regenerated.
3661         * Makefile.in: Likewise.
3663 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3665         * configure: Regenerate.
3667 2012-07-03  Richard Guenther  <rguenther@suse.de>
3669         * Makfile.def (isl): Remove not necessary extra_exports and
3670         extra_make_flags.
3671         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3672         * Makefile.in: Regenerated.
3674 2012-07-03  Richard Guenther  <rguenther@suse.de>
3676         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3677         * configure.ac: If either the ISL or the CLooG check failed
3678         do not try to build in-tree versions.
3679         * Makefile.in: Regenerated.
3680         * configure: Regenerated.
3682 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3684         * configure: Regenerate.
3686 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3688         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3689         maintainer.
3691 2012-07-02  Richard Guenther  <rguenther@suse.de>
3693         * configure: Regenerated.
3695 2012-07-02  Richard Guenther  <rguenther@suse.de>
3696         Michael Matz  <matz@suse.de>
3697         Tobias Grosser <tobias@grosser.es>
3698         Sebastian Pop <sebpop@gmail.com>
3700         * Makefile.def: Add ISL host module, remove PPL host module.
3701         Adjust ClooG host module to use the proper ISL.
3702         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3703         * configure.ac: Include config/isl.m4.  Add ISL host library,
3704         remove PPL.  Remove PPL configury, add ISL configury, adjust
3705         ClooG configury.
3706         * Makefile.in: Regenerated.
3707         * configure: Likewise.
3709 2012-07-02  Richard Guenther  <rguenther@suse.de>
3711         Merge from graphite branch
3712         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3714         * configure: Regenerated.
3715         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3716         both cloog.org and legacy versions. The only supported version will
3717         be CLooG with the isl backend.
3719         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3721         * configure: Regenerated.
3722         * configure.ac: Require cloog isl 0.17.0
3724         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3726         * configure: Regenerated.
3727         * config/cloog.m4: Do not define CLOOG_ORG
3729 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3731         * configure.ac: Skip C if explicitly selected.
3732         * configure: Regenerate.
3734 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3736         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3737         they contain -O2.
3738         * configure: Regenerate.
3740 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3742         PR debug/53740
3743         * df.h, df-problems.c, dce.c: Revert last patch.
3745 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3747         * MAINTAINERS (Write After Approval): Update my email address.
3749 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3751         * MAINTAINERS (Write After Approval): Add myself.
3753 2012-06-20  Jason Merrill  <jason@redhat.com>
3755         * Makefile.tpl (check-target-libgomp-c++): New.
3756         (check-target-libitm-c++): New.
3757         * Makefile.def (c++): Add them.
3758         * Makefile.in: Regenerate.
3760 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3762         * MAINTAINERS (Write After Approval): Add myself.
3764 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3766         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3767         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3768         (install-no-fixedincludes): Adjust accordingly.
3769         * Makefile.in: Regenerate.
3771 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3773         Merge upstream change
3774         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3776 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3778         * MAINTAINERS (Write After Approval): Add myself.
3780 2012-05-09  Nick Clifton  <nickc@redhat.com>
3781             Paul Smith  <psmith@gnu.org>
3783         PR bootstrap/50461
3784         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3785         allow for the fact that from release v3.1.0 of MPFR the source
3786         files were moved into a src sub-directory.
3787         * configure: Regenerate.
3789 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3791         * configure.ac: Bump minimum MPFR version to 2.4.0.
3792         * configure: Regenerated.
3794 2012-05-01  Richard Henderson  <rth@redhat.com>
3796         * Makefile.def (libatomic): New target_module.
3797         * configure.ac (target_libraries): Add libatomic.
3798         (noconfigdirs): Check if libatomic is supported.
3799         * Makefile.in, configure: Rebuild.
3801 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3803         * MAINTAINERS (Write After Approval): Add myself.
3805 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3807         * config.sub: Update to 2012-04-18 version from official repo.
3809 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3811         * MAINTAINERS (Write After Approval): Add myself.
3813 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3815         * MAINTAINERS: Changed email address.
3817 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3819         PR target/52737
3820         * contrib/gcc_update (files_and_dependencies):
3821         Remove gcc/config/avr/t-multilib from touch data.
3823 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3825         * MAINTAINERS (OS Port Maintainers): Remove irix.
3826         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3827         (unsupported_languages): Remove mips-sgi-irix6.*.
3828         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3829         (with_stabs): Remove.
3830         * configure: Regenerate.
3832 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3834         * MAINTAINERS (OS Port Maintainers): Remove osf.
3835         * configure.ac (enable_libgomp): Remove *-*-osf*.
3836         (with_stabs): Remove alpha*-*-osf*.
3837         * configure: Regenerate.
3839 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3841         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3842         * configure: Regenerate.
3844 2012-02-17  Walter Lee  <walt@tilera.com>
3846         * MAINTAINERS: (Write After Approval): Delete myself.
3848 2012-02-14  Walter Lee  <walt@tilera.com>
3850         * MAINTAINERS (tilegx port): Add myself.
3851         (tilepro port): Add myself.
3852         (Write After Approval): Add myself.
3854 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3856         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3857         and Joseph Myers as docstring relicensing maintainers.
3859 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3861         * MAINTAINERS (write-after-approval): Add myself.
3863 2012-02-08  Ira Rosen <irar@il.ibm.com>
3865         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3866         maintainer.
3868 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3870         * MAINTAINERS (Write After Approval): Move myself to
3871         maintain alphabetical order.
3873 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3875         * MAINTAINERS (Write After Approval): Add myself.
3877 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3879         * MAINTAINERS (Write After Approval): Add myself.
3881 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3882             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3884         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3885         * configure: Regenerate.
3887 2012-01-23  Harshit Chopra  <harshit@google.com>
3889         * MAINTAINERS (Write After Approval): Add myself.
3891 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3893         * configure.ac: Remove reference to mh-interix.
3894         * configure: Regenerate.
3896 2012-01-05  Richard Henderson  <rth@redhat.com>
3898         PR bootstrap/51072
3899         * configure.ac: Disable libitm if c++ is not enabled.
3900         * configure: Rebuild.
3902         * configure.ac: Fix regexp for same.
3903         * configure: Rebuild.
3905 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3907         * MAINTAINERS (Write After Approval): Add myself.
3909 2012-01-02  Richard Guenther  <rguenther@suse.de>
3911         PR bootstrap/51686
3912         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3913         * Makefile.in: Regenerate.
3915 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
3917         * MAINTAINERS (Write After Approval): Add myself.
3919 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
3921         * configure: Regenerate.
3923 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
3925         * MAINTAINERS (picochip): Changed email address.
3927 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3929         * MAINTAINERS (write-after-approval): Add self.
3931 2011-11-29  DJ Delorie  <dj@redhat.com>
3933         * configure.ac (rl78-*-*) New case.
3934         * configure: Regenerate.
3935         * MAINTAINERS: Add myself as RL78 maintainer.
3937 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3939         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3941 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
3943         * libtool.m4: Additional FreeBSD 10 fixes.
3945 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
3947         * MAINTAINERS: Move myself from Write After Approval to CPU Port
3948         Maintainers section, as Epiphany maintainer.
3950 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
3952         PR target/49992
3953         * configure.ac: Remove ranlib special-casing for Darwin.
3954         * configure: Regenerate.
3956 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
3958         * MAINTAINERS (Reviewers): Keep the list sorted.
3960 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
3962         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3964 2011-11-09  Roland McGrath  <mcgrathr@google.com>
3966         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3967         * configure: Rebuild.
3968         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3969         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3970         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3971         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3972         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3973         Add READELF.
3974         * Makefile.in: Rebuild.
3976 2011-11-09  Jason Merrill  <jason@redhat.com>
3978         * Makefile.def (language=c++): Remove check-c++0x.
3979         * Makefile.in (check-gcc-c++): Regenerate.
3981 2011-11-08  Richard Henderson  <rth@redhat.com>
3983         * configure.ac: Test for libitm directory present first.
3985         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3987         * configure.ac: Test libitm/configure.tgt to disable libitm.
3988         * configure: Rebuild.
3990 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
3991             Richard Henderson  <rth@redhat.com>
3993         Merged from transactional-memory.
3995         * Makefile.def (lang_env_dependencies): libitm is c++.
3996         Add libitm target module.
3997         * configure.ac: Likewise.
3998         * config/mmap.m4: New file.
3999         * contrib/gcc_update: Add libitm to touch data.
4000         * Makefile.in, configure: Rebuild.
4002 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4004         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4005         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4006         * Makefile.in: Regenerate.
4008 2011-11-01  DJ Delorie  <dj@redhat.com>
4010         * config.sub: Update to version 2011-10-29 (added rl78)
4012 2011-10-27  Nick Clifton  <nickc@redhat.com>
4014         * config.sub: Import these changes from the config project:
4016         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4017             Ben Elliston  <bje@gnu.org>
4019         * config.sub (epiphany): New.
4021         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4022             Ben Elliston  <bje@gnu.org>
4024         * config.sub (hexagon, hexagon-*): New.
4026         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4028         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4029         64eb to be64.
4031         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4033         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4034         (nacl): Grok as alias for 32el-unknown-nacl.
4036 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4038         * MAINTAINERS (Write After Approval): Add myself.
4040 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4042         * MAINTAINERS (Write After Approval): Add myself.
4044 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4046         * MAINTAINERS (sparc port): Remove myself.
4048 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4050         * MAINTAINERS (Write After Approval): Add myself.
4052 2011-08-14  Yao Qi  <yao@codesourcery.com>
4054         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4055         * configure: Regenerate.
4057 2011-07-26  Ian Lance Taylor  <iant@google.com>
4059         * configure.ac: Set have_compiler based on whether gcc directory
4060         exists, rather than on whether gcc is in configdirs.
4061         * configure: Rebuild.
4063 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4065         * MAINTAINERS (Global Reviewers): Add self.
4067 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4069         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4070         link directories.
4071         * Makefile.in: Rebuild.
4073 2011-07-20  Ian Lance Taylor  <iant@google.com>
4075         PR bootstrap/49787
4076         * configure.ac: Move --enable-bootstrap handling earlier in file.
4077         If --enable-bootstrap and either --enable-build-with-cxx or
4078         --enable-build-poststage1-with-cxx, enable C++ automatically.
4079         * configure: Rebuild.
4081 2011-07-19  Ian Lance Taylor  <iant@google.com>
4083         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4084         make C++ a boot_language.  Set and substitute
4085         POSTSTAGE1_CONFIGURE_FLAGS.
4086         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4087         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4088         * configure, Makefile.in: Rebuild.
4090 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4092         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4093         maintainers.
4095 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4097         * MAINTAINERS (Global Reviewers): Add myself.
4099 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4101         * configure: Regenerate.
4103 2011-07-16  Jason Merrill  <jason@redhat.com>
4105         * Makefile.def (language=c++): Add check-c++0x and
4106         check-target-libmudflap-c++.
4107         * Makefile.tpl (check-target-libmudflap-c++): New.
4108         * Makefile.in: Regenerate.
4110 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4112         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4113         * Makefile.def (target_modules/libjava): Pass
4114         $(EXTRA_CONFIGARGS_LIBJAVA).
4115         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4116         if not configured with --enable-static-libjava.
4117         * Makefile.in: Regenerate.
4118         * configure: Likewise.
4120 2011-07-15  Jason Merrill  <jason@redhat.com>
4122         * Makefile.in (check-c++): Move check-gcc-c++0x after
4123         check-target-libstdc++-v3.
4125 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4127         * MAINTAINERS (c6x port): New entry.
4129 2011-07-13  Jason Merrill  <jason@redhat.com>
4131         * Makefile.in (check-gcc-c++0x): New.
4132         (check-c++): Depend on it.
4134 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4136         PR target/39150
4137         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4138         x86_64-*-solaris2.1[0-9]*.
4139         * configure: Regenerate.
4141 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4143         * MAINTAINERS (RTL optimizers): Add self.
4145 2011-06-27  Gabriel Charette  <gchare@google.com>
4147         * MAINTAINERS (Write After Approval): Add myself.
4149 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4151         PR regression/47836
4152         PR bootstrap/23656
4153         PR other/47733
4154         PR bootstrap/49247
4155         PR c/48825
4156         * configure.ac (target_libraries): Remove target-libiberty.
4157         Remove case-statement setting skipdirs=target-libiberty for
4158         multiple targets.  Remove checking target_configdirs and
4159         removing target-libiberty but keeping target-libgcc if
4160         otherwise empty.
4161         * Makefile.def (target_modules): Don't add libiberty.
4162         (dependencies): Remove all traces of target-libiberty.
4163         * configure, Makefile.in: Regenerate.
4165 2011-06-13  Walter Lee <walt@tilera.com>
4167         * configure.ac (tilepro-*-*) New case.
4168         (tilegx-*-*): Likewise.
4169         * configure: Regenerate.
4171 2011-06-06  Jing Yu  <jingyu@google.com>
4173         * configure.ac: Skip target-libiberty for
4174         arm*-*-linux-androideabi.
4175         * configure: Regenerated.
4177 2011-06-06  Nick Clifton  <nickc@redhat.com>
4179         * config.sub: Sync from upstream.
4181 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4183         * MAINTAINERS (Write After Approval): Add myself.
4185 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4187         * MAINTAINERS: Update my email address.
4189 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4191         * MAINTAINERS (Write After Approval): Update my email address.
4193 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4195         * MAINTAINERS (Write After Approval): Add myself.
4197 2011-05-08  Doug Kwan  <dougkwan@google.com>
4199         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4200         * configure: Regenerated.
4201         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4202         value from configure.
4203         * Makefile.in: Regenerated.
4205 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4207         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4208         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4209         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4210         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4211         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4212         *-*-vxworks*): Disable newlib and libgloss in separate case
4213         statement.
4214         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4215         to separate case statement.
4216         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4217         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4218         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4219         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4220         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4221         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4222         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4223         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4224         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4225         i[[3456789]]86-*-rdos*, m32r-*-*,
4226         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4227         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4228         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4229         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4230         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4231         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4232         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4233         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4234         and libgloss in main case over targets.  Remove most empty cases
4235         in main case over targets.
4236         * configure: Regenerate.
4238 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4240         * MAINTAINERS (Write After Approval): Add myself.
4242 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4244         * configure.ac: Remove code setting special library locations for
4245         hppa*64*-*-hpux11*.  Remove code setting compiler for
4246         sparc-sun-solaris2*.
4247         * configure: Regenerate.
4249 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4251         * configure.ac: Separate libgloss_dir settings from general case
4252         over targets.
4253         * configure: Regenerate.
4255 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4257         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4258         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4259         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4260         cases in libgcj-disabling case statement.
4261         (hppa*64*-*-linux*): Set unsupported_languages instead of
4262         disabling target-zlib.
4263         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4264         to hppa*64*-*-hpux*.
4265         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4266         hppa*-*-hpux*.
4267         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4268         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4269         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4270         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4271         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4272         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4273         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4274         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4275         libgcj-disabling case statement.
4276         * configure: Regenerate.
4278 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4280         * configure.ac: Disable Java for targets not supporting libffi.
4281         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4282         Remove cases in Java-disabling statement.
4283         (*arm-wince-pe): Change to arm-wince-pe.
4284         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4285         cases in Java-disabling statement.
4286         (bfin-*-*): Don't disable Java again.
4287         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4288         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4289         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4290         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4291         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4292         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4293         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4294         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4295         Java-disabling statement.
4296         (mmix-*-*): Don't disable Java again.
4297         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4298         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4299         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4300         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4301         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4302         statement.
4303         * configure: Regenerate.
4305 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4307         * configure.ac: Separate cases disabling Java and Java libraries
4308         from general case over targets.
4309         * configure: Regenerate.
4311 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4313         * MAINTAINERS: Update my email address.
4315 2011-04-20  Easwaran Raman  <eraman@google.com>
4317         * MAINTAINERS (Write After Approval): Add myself.
4319 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4321         PR lto/48086
4322         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4323         * configure: Regenerate.
4325 2011-04-16  Jim Meyering  <meyering@redhat.com>
4327         * MAINTAINERS (Write After Approval): Add myself.
4329 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4331         * MAINTAINERS: Update my email address.
4333 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4335         * MAINTAINERS (Write After Approval): Add myself.
4337 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4339         * MAINTAINERS (Write After Approval): Add myself.
4341 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4343         * MAINTAINERS (Write After Approval): Add myself.
4345 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4347         * configure.ac (build_tools): Remove build-byacc.
4348         (host_libs): Remove mmalloc.
4349         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4350         autoconf automake libtool diff rcs fileutils shellutils time
4351         textutils wdiff find uudecode hello tar gzip indent recode release
4352         sed perl gawk findutils gettext zip.
4353         (libgcj): Remove target-qthreads.
4354         (target_tools): Remove target-examples target-gperf.
4355         (YACC): Don't handle building byacc.
4356         * configure: Regenerate.
4357         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4358         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4359         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4360         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4361         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4362         handle building components.
4363         * Makefile.in: Regenerate.
4365 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4367         * MAINTAINERS: Update my email address as Xtensa maintainer.
4369 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4371         * config.sub: Sync from upstream.
4373 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4375         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4376         (microblaze*): Don't disable libssp.
4377         * configure: Regenerate.
4379 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4381         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4382         moveifchange.
4383         * configure: Regenerate.
4384         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4385         * Makefile.in: Regenerate.
4387 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4389         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4390         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4391         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4392         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4393         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4394         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4395         md_exec_prefix cases.
4396         * configure: Regenerate.
4398 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4400         * configure.ac: Separate cases disabling target-libssp,
4401         target-libiberty, target-libstdc++-v3 and Fortran from general
4402         case over targets.
4403         * configure: Regenerate.
4405 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4407         * configure.ac (*-*-chorusos): Don't disable libgcj.
4408         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4409         Remove case.
4410         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4411         (arm-*-coff): Don't disable libgcj.
4412         (arm*-*-linux-gnueabi): Remove useless assignment.
4413         (arm-*-riscix*): Don't disable libgcj.
4414         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4415         configuration.
4416         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4417         (c54x*-*-*): Remove case.
4418         (tic54x-*-*): Don't disable GCC or GCC libraries.
4419         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4420         to *.
4421         (d10v-*-*): Don't disable GCC libraries.
4422         (d30v-*-*): Don't disable libgcj.
4423         (h8500-*-*): Don't disable GCC libraries.
4424         (i960-*-*): Don't disable libgcj.
4425         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4426         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4427         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4428         libgcj.
4429         (m68k-*-coff*): Remove case.
4430         (mmix-*-*): Don't disable libgloss on host.
4431         (mn10200-*-*, mn10300-*-*): Remove cases.
4432         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4433         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4434         Don't disable libgcj.
4435         (romp-*-*): Remove case.
4436         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4437         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4438         case.
4439         (v810-*-*): Don't disable GCC libraries.
4440         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4441         (ip2k-*-*): Don't disable GCC libraries.
4442         * configure: Regenerate.
4444 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4446         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4447         libffi on host.
4448         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4449         on host.
4450         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4451         * configure: Regenerate.
4453 2011-03-26  John Marino  <binutils@marino.st>
4455         * configure.ac: Add support for *-*-dragonfly*
4456         * configure: Regenerate.
4458 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4460         * configure.ac (native_only): Remove.
4461         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4462         send-pr uudecode guile gnuserv on host.
4463         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4464         send-pr rcs guile perl texinfo libtool on host.
4465         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4466         automake send-pr rcs guile perl texinfo libtool on host.
4467         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4468         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4469         (alpha*-dec-osf*): Don't disable fileutils on target.
4470         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4471         texinfo send-pr expect dejagnu on target.
4472         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4473         target-qthreads on target.
4474         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4475         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4476         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4477         x86_64-*-mingw*): Don't disable expect on target.
4478         (*-*-cygwin*): Don't disable target-gperf on target.
4479         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4480         gnuserv on target.
4481         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4482         target.
4483         * configure: Regenerate.
4485 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4487         * configure.ac (target_tools): Remove target-groff.
4488         (native_only): Remove target-groff.
4489         (hppa*64*-*-*): Don't disable byacc.
4490         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4491         setting.
4492         (*-*-kaos*): Don't skip target-librx and target-groff.
4493         (*-*-netware*): Don't skip target-libmudflap.
4494         (*-*-tpf*): Don't skip target-libmudflap.
4495         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4496         directories on the host.
4497         (ia64*-*-*vms*): Don't skip tix.
4498         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4499         host.
4500         * configure: Regenerate.
4502 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4504         * configure.ac: Remove references to mt-mep, mt-netware,
4505         mt-wince.
4506         * Makefile.def: Add all-utils soft dependencies.
4507         * Makefile.tpl: Remove GDB_NLM_DEPS.
4508         * configure: Regenerate.
4509         * Makefile.in: Regenerate.
4511 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4513         * configure.ac: Do not include mh-x86omitfp.
4514         * configure: Regenerate.
4516 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4518         * configure.ac: Remove empty cases.
4519         * configure: Regenerate.
4521 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4523         * Makefile.def: Add dependency from termcap to gdb.
4524         * Makefile.in: Regenerate.
4526 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4528         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4529         * configure: Regenerate.
4530         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4531         * Makefile.tpl: Likewise.
4532         * Makefile.in: Regenerate.
4534 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4536         * configure.ac: Remove all mentions of tentative_cc.
4537         * configure: Regenerate.
4539 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4541         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4542         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4543         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4544         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4545         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4546         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4547         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4548         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4549         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4550         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4551         *-*-rhapsody*): Remove host cases.
4552         * configure: Regenerate.
4554 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4556         * configure.ac (ppc*-*-pe): Remove host case.
4557         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4558         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4559         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4560         cases.
4561         * configure: Regenerate.
4563 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4565         * config.sub: Update to version 2011-03-23.
4567 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4569         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4570         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4571         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4572         * configure: Regenerate.
4574 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4576         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4577         to Write After Approval.
4578         * config-ml.in: Don't handle arc-*-elf*.
4579         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4580         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4581         handle GCC libraries.
4582         * configure: Regenerate.
4584 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4586         PR bootstrap/48120:
4587         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4588         Add -lstdc++ -lm to LIBS.
4589         * configure: Regenerate.
4591 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4593         * config.guess: Update to version 2011-02-02
4594         * config.sub: Update to version 2011-02-24
4596 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4598         PR lto/48086
4599         * configure.ac: Re-enable LTO on *-apple-darwin9.
4600         * configure: Regenerate.
4602 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4604         PR lto/48086
4605         * configure.ac: Disable LTO on darwin due to an assembler change in
4606         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4607         under 256.
4608         * configure: Regenerate.
4610 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4612         * MAINTAINERS: Update myself as score backend maintainer,
4613         update my e-mail address.
4615 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4617         * MAINTAINERS: Update my e-mail address.
4619 2011-03-06  Joey Ye  <joey.ye@arm.com>
4621         * MAINTAINERS: Update my e-mail address.
4623 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4625         * configure.ac: Adjust test of with_ppl.
4626         * configure: Regenerated.
4628 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4630         * MAINTAINERS: Adjust my e-mail address.
4632 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4634         * configure.ac: Add -lpwl to ppllibs.
4635         * configure: Regenerated.
4637 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4639         * config/cloog.m4: Add -lisl to clooglibs.
4640         * configure: Regenerated.
4642 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4644         * MAINTAINERS (CPU Port maintainers): Add self.
4646 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4648         * MAINTAINERS: Add myself as testsuite maintainer.
4650 2011-02-15  Mike Stump  <mikestump@comcast.net>
4652         * MAINTAINERS: Add myself as testsuite maintainer.
4654 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4656         Import from Libtool and gnulib:
4658         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4660         Prepare for supporting FreeBSD 10.
4661         * config.rpath: Remove handling of freebsd1* which soon would
4662         match FreeBSD 10.0.
4664         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4666         Remove support for FreeBSD 1.x.
4667         * libtool.m4 (_LT_LINKER_SHLIBS)
4668         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4669         soon would incorrectly match FreeBSD 10.0.
4671 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4673         PR binutils/12283
4674         * move-if-change: Import version from gnulib.
4676 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4678         PR lto/47225
4679         * Makefile.def (lto-plugin): Double dash for enable-shared.
4680         (configure-gcc): Depend on all-lto-plugin.
4681         * Makefile.in: Rebuilt.
4683 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4685         * configure.ac: Remove extra bracket.
4686         * configure: Regenerate.
4688 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4690         * MAINTAINERS: Add myself as libquadmath maintainer.
4692 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4694         * MAINTAINERS: Update my email address.
4696 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4698         * MAINTAINERS (option handling): Add self.
4700 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4702         PR lto/47225
4703         * Makefile.def: Add dependency for install-gcc
4704         on install-lto-plugin.
4705         * Makfile.in: Regenerated
4707 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4709         * MAINTAINERS (CPU Port Maintainers): Add myself.
4711 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4713         PR libgcj/44341
4714         * configure.ac: Discard --with-* flags for host when configuring
4715         target libraries for cross build.
4716         * configure: Rebuilt.
4718 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4720         * MAINTAINERS (linear loop transforms): Removed.
4722 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4724         * configure.ac: If with_ppl is no, move setting with_cloog=no
4725         after CLOOG_REQUESTED check.
4726         * configure: Regenerated.
4728 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4730         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4731         CLooG has been requested.
4732         * configure: Regenerated.
4734 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4736         * configure: Regenerated.
4737         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4739 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4741         * configure: Regenerated.
4742         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4744 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4746         * configure.ac: Use AS_HELP_STRING throughout.
4747         * configure: Regenerate.
4749 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4751         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4752         * configure: Regenerate.
4754 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4756         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4758 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4760         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4761         for ia64-hpux.
4762         * configure: Regenerate.
4764 2011-01-07  Jan Hubicka  <jh@suse.cz>
4766         PR lto/47225
4767         * Makefile.in: Regenerate.
4768         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4769         configure.
4771 2011-01-07  Jan Hubicka  <jh@suse.cz>
4773         * Makefile.in: Regenerate.
4774         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4775         and configure dependency on lto-plugin configure.
4776         (lto-plugin module): Remove dependency on GCC; add dependency on
4777         liniberty.
4779 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4781         * MAINTAINERS (Write After Approval): Add myself.
4783 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4785         * configure: Regenerate.
4787 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4789         * configure.ac: (picochip): Disable libiberty.
4791 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4793         * MAINTAINERS (Write After Approval): Add myself.
4795 2010-12-10  Ian Lance Taylor  <iant@google.com>
4797         PR bootstrap/46819
4798         * configure.ac: For --disable-libgcj clear libgcj_saved.
4799         * configure: Rebuild.
4801 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4803         PR fortran/46540
4804         * configure.ac: Add --disable-libquadmath and
4805         --disable-libquadmath-support.
4806         * configure: Regenerate.
4808 2010-12-03  Ian Lance Taylor  <iant@google.com>
4810         * MAINTAINERS: Add myself as libgo maintainer.
4812 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4814         PR libffi/46792
4815         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4816         * configure: Regenerate.
4818 2010-12-02  Ian Lance Taylor  <iant@google.com>
4820         * configure.ac: Always set default for poststage1_ldflags to
4821         -static-libstdc++ -static-libgcc.
4823 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4825         * configure.ac: Move comment to remove extra space in last argument
4826         of GCC_TARGET_TOOL.
4828 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4830         PR other/46026
4831         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4832         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4833         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4834         (BASE_FLAGS_TO_PASS): Use it.
4835         * configure: Rebuilt.
4836         * Makefile.in: Rebuilt.
4838 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4840         PR binutils/12258
4841         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4842         Properly check default linker.
4843         * configure: Regnerated.
4845 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4847         * configure.ac: For --enable-gold, handle value `default' instead of
4848         `both*'.  New configure option --{en,dis}able-ld.
4849         * configure: Regenerate.
4851 2010-11-20  Ian Lance Taylor  <iant@google.com>
4853         * configure.ac: Only disable a language library if no language needs
4854         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4855         * configure: Rebuild.
4857 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4859         * Makefile.in: Regenerate.
4861         PR other/46202
4862         * configure.ac: Fix just-built in-tree STRIP name to be
4863         binutils/strip-new.
4864         * configure: Regenerate.
4865         * Makefile.def (install-strip-gcc, install-strip-binutils)
4866         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4867         (install-strip-sid): Mirror dependencies on non-strip variants
4868         of these targets on the respective -strip prerequisites.
4869         * Makefile.tpl (install-strip, install-strip-host)
4870         (install-strip-target): New targets.
4871         (install-strip-[+module+], install-strip-target-[+module+]):
4872         New targets.
4873         * Makefile.in: Regenerate.
4875 2010-11-19  Ian Lance Taylor  <iant@google.com>
4876             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4878         * configure.ac: Add target-libgo to target_libraries.  Set
4879         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4880         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4881         (HOST_EXPORTS): Add GOC.
4882         (BASE_TARGET_EXPORTS): Add GOC.
4883         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4884         (GOCFLAGS_FOR_TARGET): New variable.
4885         (EXTRA_HOST_FLAGS): Add GOC.
4886         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4887         * Makefile.def (target_modules): Add libgo.
4888         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4889         (dependencies): Add dependency from configure-target-libgo to
4890         configure-target-libffi and all-target-libstdc++-v3.  Add
4891         dependencies from all-target-libgo to all-target-libffi.
4892         (languages): Add go.
4893         * configure: Rebuild.
4894         * Makefile.in: Rebuild.
4896 2010-11-19  Ian Lance Taylor  <iant@google.com>
4898         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4899         compiler/flag environment variables.
4901 2010-11-18  Ian Lance Taylor  <iant@google.com>
4903         * configure.ac: Check for lang_requires_boot_languages in
4904         config-lang.in files.
4905         * configure: Rebuild.
4907 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4908             Tobias Burnus  <burnus@net-b.de>
4910         PR fortran/32049
4911         * Makefile.def: Add libquadmath; build it with language=fortran.
4912         * configure.ac: Add libquadmath.
4913         * Makefile.tpl: Handle multiple libs in check-[+language+].
4914         * Makefile.in: Regenerate.
4915         * configure: Regenerate.
4917 2010-11-16  Tom Tromey  <tromey@redhat.com>
4919         * MAINTAINERS: Moved myself to reviewers section.
4921 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
4923         * MAINTAINERS: Moved myself to reviewers section.
4925 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4927         * MAINTAINERS (Various Maintainers): Add self for build machinery.
4928         (Write After Approval): Remove self.
4930 2010-11-15  Andreas Schwab  <schwab@redhat.com>
4932         * configure.ac: Fix spelling in option names.
4933         * configure: Regenerated.
4935 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
4937         PR bootstrap/39622
4938         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4939         * configure: Regenerated.
4941 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
4943         * MAINTAINERS: Update my email address.
4945 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4947         * configure: Regenerate.
4949 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4951         * configure: Regenerate.
4953 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4955         * configure: Regenerate.
4957 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
4959         * configure: Regenerate.
4961 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
4963         * configure.ac: Support official CLooG.org versions.
4964         * configure: Regenerate.
4965         * config/cloog.m4: New.
4967 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
4969         * MAINTAINERS (Write After Approval): Add myself.
4971 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
4973         * MAINTAINERS: Update my email address.
4975 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
4977         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4978         * configure: Regenerate.
4980 2010-11-03  Ian Lance Taylor  <iant@google.com>
4981             Dave Korn  <dave.korn.cygwin@gmail.com>
4983         PR lto/46273
4984         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
4985         and on other supported platforms whenever LTO is enabled.
4986         * configure: Rebuild.
4988 2010-11-02  Alan Modra  <amodra@gmail.com>
4990         PR binutils/12110
4991         * configure.ac: Error when source path contains spaces.
4992         * configure: Regenerate.
4994 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
4996         * MAINTAINERS: Update my email address.
4998 2010-10-20  Ian Lance Taylor  <iant@google.com>
5000         * Makefile.def (target_modules): Set lib_path to src/.libs for
5001         libstdc++-v3 module.
5002         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5003         * Makefile.in: Rebuild.
5005 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5007         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5008         (Write After Approval): Remove myself.
5010 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5012         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5014 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5016         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5018 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5020         * configure.ac (build_lto_plugin): New shell variable.
5021         (--enable-lto): Turn on by default for all non-ELF platforms that
5022         have had LTO support added so far.  Set build_lto_plugin appropriately
5023         for both ELF and non-ELF.
5024         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5025         * configure: Regenerate.
5027 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5029         Sync from src:
5030         * configure.ac (v850 support): Remove target-libgloss from
5031         noconfigdirs.
5032         * configure: Regenerate.
5034 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5036         PR bootstrap/45326
5037         PR bootstrap/45174
5038         * configure.ac: Honor initial values of $build_configargs,
5039         $host_configargs, $target_configargs.  Mark the precious, so
5040         environment settings get recorded.
5041         * configure: Regenerate.
5043 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5045         PR bootstrap/45796
5046         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5047         Depend on all-build-libiberty.
5048         * Makefile.in: Regenerate.
5050 2010-09-30  Michael Eager  <eager@eagercon.com>
5052         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5053         * configure: Regenerate.
5055 2010-09-28  Michael Eager  <eager@eagercon.com>
5057         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5059 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5061         PR bootstrap/44621
5062         * configure.ac: Fix unportable shell quoting.
5063         * configure: Regenerate.
5065 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5067         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5068         targets and amend comment.
5069         * configure: Regenerate.
5071 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5073         * MAINTAINERS (Write After Approval): Add myself.
5075 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5077         * configure.ac: Enable LTO by default on Darwin.
5078         * configure: Regenerate.
5080 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5082         * MAINTAINERS (Write After Approval): Add myself.
5084 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5086         * MAINTAINERS (Write After Approval): Add myself.
5088 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5090         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5091         ports
5093 2010-07-28  David Yuste  <david.yuste@gmail.com>
5095         * MAINTAINERS (Write After Approval): Add myself.
5097 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5099         * configure.ac: Support all v850 targets.
5100         * configure: Regenerate.
5102 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5104         PR bootstrap/44455
5105         * configure.ac (extra_mpfr_configure_flags): Copy from
5106         extra_mpc_gmp_configure_flags.
5107         * configure: Re-generated.
5109 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5111         * MAINTAINERS (Write After Approval): Add myself.
5113 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5115         * MAINTAINERS (Write After Approval): Add myself.
5117 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5119         * MAINTAINERS (Write After Approval): Add myself.
5121 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5123         PR target/44862
5124         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5125         Provide -B option to allow for link spec %s substitutions for
5126         libstdc++.a on darwin.
5127         * Makefile.in: Regenerate.
5129 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5131         * MAINTAINERS (Reviewers): Update my e-mail address
5133 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5135         * Makefile.def (configure-gcc): Depend on all-libelf.
5136         * Makefile.in: Rebuild.
5138 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5140         * MAINTAINERS (Write After Approval): Add myself in the right place.
5142 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5144         * MAINTAINERS (Write After Approval): Add myself.
5146 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5148         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5150 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5152         * config.sub: Update to version 2010-05-21.
5153         * config.guess: Update to version 2010-04-03.
5155 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5157         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5158         * configure: Regenerate.
5160 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5162         * MAINTAINERS (Write After Approval): Add myself.
5164 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5166         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5167         a platform that supports LTO.
5168         * configure: Regenerate.
5170 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5172         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5173         * configure: Regenerated.
5175 2010-04-27  Roland McGrath  <roland@redhat.com>
5176             H.J. Lu  <hongjiu.lu@intel.com>
5178         * configure.ac (--enable-gold): Support both, both/gold and
5179         both/bfd to add gold to configdirs without removing ld.
5180         * configure: Regenerated.
5182         * Makefile.def: Add install-gold dependency to install-ld.
5183         * Makefile.in: Regenerated.
5185 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5187         PR lto/42776
5188         * configure.ac (--enable-lto): Refactor handling so libelf tests
5189         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5190         and allow LTO to be explicitly enabled on non-ELF platforms that
5191         are known to support it inside else-clause.
5192         * configure: Regenerate.
5194 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5196         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5197         * configure: Regenerate.
5199 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5201         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5202         * configure: Regenerate.
5204 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5206         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5207         separately.
5208         * configure: Regenerate.
5210 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5212         * MAINTAINERS (Write After Approval): Add myself.
5214 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5216         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5217         * configure: Regenerate.
5219 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5221         * configure: Regenerate after change to elf.m4.
5223 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5225         * MAINTAINERS (Write After Approval): Add myself.
5227 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5229         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5230         * configure: Regenerated.
5232 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5234         * configure.ac: Print "buggy but acceptable" when CLooG
5235         revision is less than 9.
5236         * configure: Regenerated.
5238 2010-04-01  Diego Novillo  <dnovillo@google.com>
5240         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5242 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5244         PR bootstrap/43615
5245         PR bootstrap/43328
5247         Revert:
5249         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5251         * configure.ac: Do not pass --enable-multilib nor
5252         --disable-multilib in baseargs.  Accept explicitly passed
5253         --enable_multilib.
5254         * configure: Regenerate.
5256 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5258         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5260 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5262         * MAINTAINERS: Remove myself.
5264 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5266         PR bootstrap/43328
5267         * configure.ac: Do not pass --enable-multilib nor
5268         --disable-multilib in baseargs.  Accept explicitly passed
5269         --enable_multilib.
5270         * configure: Regenerate.
5272 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5274         * MAINTAINERS (spu port): Remove me.
5276 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5278         * configure.ac (tic6x-*-*): New case.
5279         * configure: Regenerate.
5281 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5283         * config.sub: Update to version 2010-03-22.
5284         * config.guess: Update to version 2009-12-30.
5286 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5288         PR ada/42554
5289         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5290         * configure: Regenerate.
5292 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5294         * MAINTAINERS: Update my email address.
5296 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5298         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5299         (ghassan.shobaki@amd.com): Removed.
5301 2010-03-17  Alan Modra  <amodra@gmail.com>
5303         * MAINTAINERS: Update my email address.
5305 2010-03-16  Diego Novillo  <dnovillo@google.com>
5307         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5308         Matthews.
5310 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5312         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5313         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5315 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5317         * MAINTAINERS: Update my email address.
5319 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5321         * MAINTAINERS: Update my email address.
5323 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5325         * MAINTAINERS: Update my email address.
5327 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5329         * MAINTAINERS: Update my email address.
5331 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5333         PR libstdc++/32499
5334         * configure.ac (RANLIB): Default to true.
5335         (STRIP): Likewise.
5336         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5337         * configure: Regenerate.
5339 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5341         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5342         (Write After Approval): Update my email address.
5344 2010-02-17  Nick Clifton  <nickc@redhat.com>
5346         PR 11238
5347         * Makefile.tpl (local-distclean): Also remove config.cache files in
5348         sub-directories as there may not be Makefiles present in the
5349         sub-directories.
5350         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5351         the config.cache files found by the find command.
5353         * Makefile.in: Regenerate.
5354         * configure.ac: Revert previous delta.
5355         * configure: Regenerate.
5357 2010-02-15  Nick Clifton  <nickc@redhat.com>
5359         PR 11238
5360         * configure.ac: Delete config.cache files in sub-directories when
5361         deleting Makefiles.
5362         * configure: Regenerate.
5364 2010-02-12  Ben Elliston  <bje@gnu.org>
5366         * MAINTAINERS: Update my email address.
5368 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5370         * MAINTAINERS (spu port): Update my email address.
5372 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5374         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5376 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5378         * configure.ac: Add "recommended" version checks for GMP/MPC.
5379         Update recommended GMP/MPFR/MPC versions.
5380         * configure: Regenerate.
5382 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5384         * MAINTAINERS: Move my Embecosm email address into the
5385         write-after-approval section.
5387 2010-01-26  Ian Lance Taylor  <iant@google.com>
5389         * MAINTAINERS: Add myself as Go frontend maintainer.
5391 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5393         PR libstdc++/36101, PR libstdc++/42813
5394         * configure.ac (bootstrap_target_libs): Make inclusion of
5395         target-libgomp conditional on libgomb being in target_configdirs.
5396         * configure: Regenerate.
5398 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5400         PR libstdc++/36101, PR libstdc++/42813
5401         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5402         * configure: Regenerate.
5404 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5406         PR libstdc++/36101, PR libstdc++/42813
5407         * configure.ac (target_configdirs): Substitute.
5408         * Makefile.def: Bootstrap target module libgomp.
5409         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5410         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5411         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5412         * configure, Makefile.in: Regenerate.
5414 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5416         * MAINTAINERS: Adjust my details.
5418 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5420         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5422 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5424         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5426 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5428         * MAINTAINERS (Write After Approval): Add myself.
5430 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5432         * MAINTAINERS (Write After Approval): Add myself.
5434 2010-01-11  Richard Guenther  <rguenther@suse.de>
5436         PR lto/41569
5437         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5438         * Makefile.in: Regenerated.
5440 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5442         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5443         * configure: Regenerate.
5445 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5446             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5448         PR bootstrap/42424
5449         * configure.ac: Include libtool m4 files.
5450         (_LT_CHECK_OBJDIR): Call it.
5451         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5452         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5454         * configure: Regenerate.
5456 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5458         PR bootstrap/41818
5459         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5460         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5461         * Makefile.in: Regenerate.
5463 2010-01-02  Richard Guenther  <rguenther@suse.de>
5465         PR lto/41529
5466         * configure.ac: Include config/elf.m4.  Disable LTO if not
5467         builting for an elf target.
5468         * configure: Regenerate.
5470 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5472         * MAINTAINERS: Change my email address.
5474 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5476         * config.sub, config.guess: Update from upstream sources.
5478 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5480         * MAINTAINERS (Write After Approval): Add myself.
5482 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5484         PR middle-end/30447
5485         PR middle-end/30789
5486         PR other/40302
5488         * configure.ac: Require MPC.
5489         * configure: Regenerate.
5491 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5493         PR target/38384
5494         PR bootstrap/40972
5495         * libtool.m4: Sync from git Libtool.
5496         * ltoptions.m4: Likewise.
5497         * ltversion.m4: Likewise.
5498         * lt~obsolete.m4: Likewise.
5499         * ltmain.sh: Likewise.
5501 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5503         * configure.ac: Update minimum MPC version to 0.8.
5504         * configure: Regenerate.
5506 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5508         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5509         * configure: Regenerated.
5511 2009-11-21  Ian Lance Taylor  <iant@google.com>
5513         * configure.ac: Change default of poststage1_ldflags to be empty if
5514         poststage1_libs is set.  When poststage1_libs is empty, and
5515         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5516         * configure: Rebuild.
5518 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5520         * MAINTAINERS (Write After Approval): Update my email address.
5522 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5524         * config.guess: Update from upstream sources.
5526 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5528         * Makefile.def: Restore host and target settings for gmp.
5529         * Makefile.in: Rebuild.
5531 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5533         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5534         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5535         Fix portability of test of C++ as bootstrap language.  Add
5536         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5537         * configure: Rebuild.
5538         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5539         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5540         in-tree building.
5541         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5542         (POSTSTAGE1_HOST_EXPORTS): Use it.
5543         (STAGE[+id+]_CXXFLAGS): New.
5544         (BASE_FLAGS_TO_PASS): Pass it down.
5545         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5546         extra_exports.
5547         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5548         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5549         extra_exports.
5550         * Makefile.in: Rebuild.
5552 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5554         * config.sub, config.guess: Update from upstream sources.
5556 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5558         * MAINTAINERS (Write After Approval): Add myself.
5560 2009-11-09  Jon Beniston  <jon@beniston.com>
5562         * MAINTAINERS (Write After Approval): Add myself.
5564 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5566         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5567         paths for *-w64-mingw* and x86_64-*mingw*.
5568         * configure: Regenerated.
5570 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5572         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5574 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5576         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5577         Phil Edwards to Write-After Approval.
5579 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5581         * configure.ac: Disable target-winsup & co for
5582         x86_64-*-mingw* and *-w64-mingw* targets.
5583         * configure: Regenerated.
5585 2009-10-16  Nick Clifton  <nickc@redhat.com>
5587         * MAINTAINERS: Add myself as a maintainer for the RX port.
5589 2009-10-26  Johannes Singler  <singler@kit.edu>
5591         * MAINTAINERS (Write After Approval): Update my e-mail address.
5593 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5595         * configure.ac (CLooG test): Use = with test.
5596         * configure: Regenerate.
5598 2009-10-22  Richard Guenther  <rguenther@suse.de>
5600         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5601         cloog if the ppl version check failed.  Move flags saving
5602         before setting in libelf check.
5603         * configure: Regenerate.
5605 2009-10-21  Richard Guenther  <rguenther@suse.de>
5607         * configure.ac: Adjust the ppl and cloog configure to work as
5608         documented.  Disable cloog if ppl was disabled.  Omit the version
5609         checks if they were disabled.
5610         * configure: Re-generate.
5612 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5614         * configure.ac: Add 'lto' to enable_languages, not
5615         new_enable_languages, and only if not already present.
5616         * configure: Regenerate.
5618 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5620         * README: Refer to the various COPYING* files instead of just
5621         COPYING.
5622         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5624 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5626         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5628 2009-10-07  Richard Guenther  <rguenther@suse.de>
5630         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5631         and Richard Guenther as reviewers.
5632         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5633         as reviewers.
5635 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5637         * config.sub: Update from upstream sources.
5639 2009-10-06  Ian Lance Taylor  <iant@google.com>
5641         * Makefile.def: check-gold depends upon all-gas.
5642         * Makefile.in: Rebuild.
5644 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5646         * MAINTAINERS (Write After Approval): Add myself.
5648 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5650         * Makefile.def: all-lto-plugin depends on all-libiberty.
5651         set bootstrap=true for lto-plugin.
5652         Add lto-plugin.
5653         * Makefile.in: Regenerate.
5654         * configure.ac (host_libs): Add lto-plugin.
5655         * configure: Regenerate.
5657 2009-10-03  Diego Novillo  <dnovillo@google.com>
5659         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5660         (HOST_LIBELFLIBS): Define.
5661         (HOST_LIBELFINC): Define.
5662         * Makefile.in: Regenerate.
5663         * configure.ac: Add --enable-lto.
5664         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5665         If --enable-lto is used, add 'lto' to new_enable_languages.
5666         If --enable-lto is used and gold is enabled, add
5667         lto-plugin to configdirs.
5668         * configure: Regenerate.
5670 2009-10-03  Simon Baldwin  <simonb@google.com>
5672         * configure.ac: If --with-system-zlib, suppress local zlib and
5673         pass --with-system-zlib to subdir configure scripts.
5674         * configure: Regenerate.
5676 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5677             Paolo Bonzini  <bonzini@gnu.org>
5679         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5680         $(srcdir).
5681         * Makefile.in: Rebuilt.
5683 2009-09-26  Gary Funck  <gary@intrepid.com>
5685         * MAINTAINERS (Write After Approval): Add myself.
5687 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5689         * configure.ac: Update minimum MPC version to 0.7.
5690         * configure: Regenerate.
5692 2009-09-25  Nick Clifton  <nickc@redhat.com>
5694         * configure.ac: Pass any --cache-file=/dev/null option on to
5695         subconfigures.
5696         * configure: Regenerate.
5698 2009-09-23  Nick Clifton  <nickc@redhat.com>
5700         * config.sub, config.guess: Update from upstream sources.
5702 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5704         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5705         * Makefile.in: Rebuilt.
5707 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5709         PR bootstrap/32272
5710         * configure.ac: Error out if $srcdir isn't '.' but contains
5711         host-${host_noncanonical}.
5712         * configure: Regenerate.
5714 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5716         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5717         maintainer.
5719 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5721         * configure.ac: If bootstrapping a combined tree with
5722         --enable-gold, require c++ in stage1_languages.
5723         * configure: Regenerate.
5725         * configure.ac: Also add target_libs of stage1_languages to
5726         bootstrap_target_libs.
5727         * configure: Regenerate.
5729         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5730         with --enable-languages not containing c++.
5731         * configure: Regenerate.
5733 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5735         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5736         * configure: Regenerate.
5738 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5740         * MAINTAINERS (Write After Approval): Update my e-mail address,
5741         and move from from here...
5742         (Waiting for paperwork): To here.
5744 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5746         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5748 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5750         * configure.ac: Do not use $extrasub for replacing @if/@endif
5751         parts in Makefile; instead, use additional arguments to
5752         AC_CONFIG_COMMANDS to do the replacement manually, with several
5753         sed invocations, to avoid HP-UX sed command limits.
5754         * configure: Regenerate.
5756 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5758         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5759         blank before -L.
5761 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5763         * configure.ac (with-build-config): Document.  Handle without.
5764         Handle missing argument.
5765         * configure: Rebuilt.
5767 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5769         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5770         Default to bootstrap-debug only if compare-debug works.
5771         * configure: Rebuilt.
5772         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5773         * Makefile.in: Rebuilt.
5775 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5777         * MAINTAINERS (OS Port Maintainers): Update my email address.
5779 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5781         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5782         * Makefile.in: Rebuilt.
5784 2009-09-01  Chris Demetriou  <cgd@google.com>
5786         * MAINTAINERS (Write After Approval): Add myself.
5788 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5790         PR debug/30161
5791         * include/dwarf2.h (enum dwarf_tag): Added
5792         DW_TAG_GNU_template_template_param
5793         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5795 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5797         * Makefile.tpl (AWK): Fix typo.
5798         * Makefile.in: Regenerate.
5800 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5802         * configure.ac: Detect awk and sed.
5803         * Makefile.def (flags_to_pass): Add AWK and SED.
5804         * Makefile.tpl (AWK, SED): New.
5805         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5806         * configure: Regenerate.
5807         * Makefile.in: Regenerate.
5809 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5811         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5812         (collapseslashes): Likewise.
5814 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5816         * configure.ac (AC_PREREQ): Bump to 2.64.
5818 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5820         * configure.ac: Remove --with-datarootdir, --with-docdir,
5821         --with-pdfdir, --with-htmldir switches.
5822         * configure: Regenerate.
5824         * configure: Regenerate.
5826         * compile: Sync from Automake 1.11.
5827         * depcomp: Likewise.
5828         * install-sh: Likewise.
5829         * missing: Likewise.
5830         * mkinstalldirs: Likewise.
5831         * ylwrap: Likewise.
5833 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5835         * ltmain.sh (func_normal_abspath): New function.
5836         (func_relative_path): Likewise.
5837         (func_mode_help): Document new -bindir option for link mode.
5838         (func_mode_link): Add new -bindir option, and use it to place
5839         output DLL if specified.
5841 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5843         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5844         (baseargs): Add --disable-option-checking.
5845         * configure: Regenerate.
5847         * Makefile.def (configure-target-libiberty): Depend on
5848         all-binutils and all-ld.
5849         (configure-target-newlib): Likewise.
5850         * Makefile.in: Regenerate.
5852 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5854         * config.sub, config.guess: Update from upstream sources.
5856 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5858         Sync from src, merge:
5860         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5862         * configure.ac: Do not exclude gas for i386-*-darwin.
5863         Add a case for x86_64-*-darwin.
5864         * configure: Regenerate.
5866 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5868         * MAINTAINERS: Add my name to Write After Approval list.
5870 2009-08-06  Michael Eager  <eager@eagercon.com>
5872         * configure.ac: Add Microblaze target.
5873         * configure: Regenerate.
5875 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5877         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5878         * configure: Regenerate.
5880 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5882         * MAINTAINERS (Write After Approval): Update my e-mail address.
5884 2009-07-06  Ian Lance Taylor  <iant@google.com>
5886         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5887         * configure: Rebuild.
5889 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5891         * MAINTAINERS: Move myself to the Graphite Reviewers.
5893 2009-06-30  Wei Guozhi  <carrot@google.com>
5895         * MAINTAINERS: Add my name to Write After Approval list.
5897 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5899         PR bootstrap/40338
5900         * configure.ac (comparestring): Create new variable.
5901         * Makefile.tpl (comparestring): Use to skip some comparisions.
5902         * configure: Regenerate.
5903         * Makefile.in: Regenerate.
5905 2009-06-26  Doug Evans  <dje@sebabeach.org>
5907         * Makefile.def (host_modules): Add cgen.
5908         * Makefile.in: Regenerate.
5909         * configure.ac (host_tools): Add cgen.
5910         * configure: Regenerate.
5912 2009-06-23  DJ Delorie  <dj@redhat.com>
5914         * MAINTAINERS: Add myself as mep maintainer.
5916 2009-06-23  Ian Lance Taylor  <iant@google.com>
5918         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
5919         boot_languages.  Only bootstrap target libraries listed in
5920         target_libs for some boot language.  Add --with-stage1-ldflags,
5921         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
5922         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
5923         if not building with C++.
5924         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5925         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5926         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5927         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5928         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
5929         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
5930         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5931         * configure, Makefile.in: Rebuild.
5933 2009-06-23  Li Feng  <nemokingdom@gmail.com>
5935         * MAINTAINERS: Added my name to write-after-approval list.
5937 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
5939         * configure.ac: Define is_elf for QNX Neutrino targets.
5940         * configure: Regenerate.
5942 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
5944         * MAINTAINERS: Added my name to the write-after-approval list
5946 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5948         * configure.ac: Detect MPC in default directory.
5949         * configure: Regenerate.
5951 2009-06-03  Jerome Guitton  <guitton@adacore.com>
5952             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5954         * Makefile.tpl (all): Avoid a trailing backslash.
5955         * Makefile.in: Regenerate.
5957 2009-06-03  Ben Elliston  <bje@au.ibm.com>
5959         * config.sub, config.guess: Update from upstream sources.
5961 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
5963         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5964         to noconfdirs.
5965         * configure: Regenerate.
5967 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
5969         * Makefile.tpl ([+compare-target+]): Compare all stage
5970         directories, rather than just gcc.
5971         * Makefile.in: Rebuilt.
5973 2009-06-01  Doug Kwan  <dougkwan@google.com>
5975         * configure.ac: Support gold for target arm*-*-*.
5976         * configure: Regenerate.
5978 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5980         * Makefile.def: Add MPC support and dependencies.
5981         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
5983         * Makefile.in, configure: Regenerate.
5985 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
5987         * Makefile.tpl (all): Avoid harmless warning in make all when
5988         gcc-bootstrap is enabled but stage_last does not exist.
5989         * Makefile.in: Rebuilt.
5991 2009-05-24  Nicolas Roche  <roche@adacore.com>
5993         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5994         * Makefile.in: Regenerate.
5996 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
5998         * MAINTAINERS: Update my e-mail address.
6000 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6002         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6003         * configure:  Regenerate.
6005 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6007         PR other/40159
6008         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6009         gcc-no-bootstrap are mutually exclusive.
6010         * Makefile.in: Rebuilt.
6012 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6014         PR other/40159
6015         * Makefile.tpl (all): Don't end with unconditional success.
6016         * Makefile.in: Rebuilt.
6018 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6020         PR target/37137
6021         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6022         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6023         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6024         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6025         stage_configureflags, stage_cflags and stage_libcflags into
6026         explicit Makefile macros.
6027         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6028         GFORTRAN.
6029         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6030         CC.  Set CC_FOR_BUILD from CC.
6031         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6032         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6033         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6034         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6035         and GFORTRAN.
6036         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6037         (_LIBCFLAGS): Renamed to _TFLAGS.
6038         (do-compare-debug, do-compare3-debug): Drop.
6039         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6040         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6041         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6042         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6043         (XGCC_FLAGS_FOR_TARGET): New.
6044         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6045         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6046         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6047         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6048         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6049         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6050         TFLAGS.
6051         (BUILD_CONFIG): Include if requested.
6052         (all): Set TFLAGS on bootstrap.
6053         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6054         (all-stageid-prefixmodule): Likewise.
6055         (do-clean, distclean-stageid): Set TFLAGS.
6056         (restrap): Fix whitespace.
6057         * Makefile.in: Rebuilt.
6059 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6061         * config.guess: Sync with src.
6063 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6065         * configure.ac ($with_ppl):  Default to no if not supplied.
6066         ($with_cloog):  Likewise.
6067         configure:  Regenerate.
6069 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6071         * MAINTAINERS: Update my e-mail address.
6073 2009-04-27  Nick Clifton  <nickc@redhat.com>
6075         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6077 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6079         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6080         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6081         * Makefile.in: Regenerate.
6083 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6085         PR bootstrap/39739
6086         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6087         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6089         * configure, Makefile.in: Regenerate.
6091 2009-04-21  Taras Glek  <tglek@mozilla.com>
6093         * include/hashtab.h: Update GTY annotations to new syntax
6094         * include/splay-tree.h: Likewise
6096 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6098         * config.sub, config.guess: Update from upstream sources.
6100 2009-04-15  Anthony Green  <green@moxielogic.com>
6102         * configure.ac: Add moxie support.
6103         * configure: Rebuilt.
6105 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6107         * configure.ac: Change copyright header to refer to version
6108         3 of the GNU General Public License and to point readers at the
6109         COPYING3 file and the FSF's license web page.
6110         * Makefile.def: Likewise.
6111         * Makefile.tpl: Likewise.
6112         * Makefile.in: Regenerate.
6114 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6116         * configure.ac: Restore match for darwin9 or later. Use double
6117         brackets since regeneration eats one pair.
6118         * configure: Regenerate.
6120 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6122         PR gas/10039
6123         * configure.ac: Require texinfo 4.7.
6124         * configure: Regenerated.
6126 2009-04-09  Nick Clifton  <nickc@redhat.com>
6128         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6129         the GCC Runtime Library Exception.
6131 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6133         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6134         * configure: Regenerate.
6136 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6138         * Makefil.def (languages): New entries.
6139         * Makefile.tpl (check-gcc-*): New generic target.
6140         * Makefile.in: Regenerate.
6142 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6144         * MAINTAINERS:  Update my email address.
6146 2009-03-18  Tom Tromey  <tromey@redhat.com>
6148         * configure: Rebuild.
6149         * configure.ac (host_libs): Add libiconv.
6150         * Makefile.in: Rebuild.
6151         * Makefile.def (host_modules): Add libiconv.
6152         (configure-gdb, all-gdb): Depend on libiconv.
6154 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6156         * configure.ac: Treat gdb as supported on x86_64-darwin.
6157         * configure: Regenerate.
6159 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6161         * configure.ac (--with-host-libstdcxx): New option.
6162         * configure: Regenerate.
6164 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6166         * MAINTAINERS:  Move myself into the write after approval list.
6168 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6170         * MAINTAINERS: Update e-mail address.
6172 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6174         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6176 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6178         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6180 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6182         Backport from git Libtool:
6184         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6185         Support GNU/kOpenSolaris.
6186         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6187         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6188         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6189         GNU/kOpenSolaris.
6191 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6193         * MAINTAINERS: Update e-mail address.
6195 2009-02-24  Michael Eager  <eager@eagercon.com>
6197         * MAINTAINERS (Write After Approval): Add self.
6199 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6201         * MAINTAINERS (Write After Approval): Add myself.
6203 2009-02-05  Andreas Schwab  <schwab@suse.de>
6205         * Makefile.tpl (stage_last): Define $r and $s before using
6206         $(RECURSE_FLAGS_TO_PASS).
6207         * Makefile.in: Regenerate
6209 2009-01-30  Ian Lance Taylor  <iant@google.com>
6211         * MAINTAINERS: Move myself to the Global Reviewers list.
6213 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6215         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6216         * configure: Regenerate.
6218 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6220         * MAINTAINERS: Make whitespace consistent.
6221         Remove Robert Millan from Write After Approval.
6223 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6225         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6226         (all-opcodes): Depend on all-libiberty.
6227         * Makefile.in: Regenerate.
6229 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6231         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6232         * configure: Regenerate.
6234 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6236         * MAINTAINERS (Write After Approval): Add myself.
6238 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6240         * MAINTAINERS: Add myself to reviewers (Fortran).
6242 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6244         PR tree-optimization/38515
6245         * configure.ac (cloog-polylib): Removed.
6246         (with_ppl, with_cloog): Test for "no".
6247         * configure: Regenerated.
6249 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6251         * MAINTAINERS: Moved myself to reviewers (Fortran).
6253 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6255         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6256         (Write After Approval): Remove myself.
6258 2009-01-03  Diego Novillo  <dnovillo@google.com>
6260         * MAINTAINERS: Remove myself from alias maintainership.
6262 2009-01-02  David Ayers  <ayers@fsfe.org>
6264         * MAINTAINERS: Update e-mail address.
6266 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6268         * MAINTAINERS: Make whitespace consistent.
6270 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6272         Backport from upstream Libtool:
6273         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6274         Add cache variables to tests that require the linker to work.
6275         For shlibpath_overrides_runpath, this also changes the semantics
6276         to let the result from the C compiler take precedence.
6278 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6280         * config.sub, config.guess: Update from upstream sources.
6282 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6284         * configure.ac (ppllibs): Add by default the lib flags.
6285         * configure: Regenerate.
6287 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6289         * MAINTAINERS:  Add myself to the write after approval list.
6291 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6293         * configure.ac: Add double brackets on darwin[912].
6294         * configure: Regenerate.
6296 2008-12-03  Daniel Kraft  <d@domob.eu>
6298         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6299         Approval to Reviewer section (for Fortran front-end).
6301 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6303         * configure.ac: Expand to darwin10 and later.
6304         * configure: Regenerate.
6306 2008-12-02  Andreas Schwab  <schwab@suse.de>
6308         * Makefile.def: configure-target-boehm-gc depends on
6309         all-target-libstdc++-v3.
6310         * Makefile.in: Regenerate.
6312 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6314         * MAINTAINERS:  Add myself as mingw maintainer.
6316 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6318         * config.sub, config.guess: Update from upstream sources.
6320 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6322         * README.SCO: Remove.
6324 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6326         * MAINTAINERS:  Add myself to the write after approval list.
6328 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6330         * MAINTAINERS:  Update my email address in WAA section.
6332 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6334         * MAINTAINERS: Update e-mail address.
6336 2008-11-27  Toon Moene  <toon@moene.org>
6338         * MAINTAINERS: Change e-mail address.
6340 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6342         * configure.ac: Build gdb for i?86-*-darwin*
6343         * configure: Regenerated.
6345 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6347         * MAINTAINERS: Added my full name.
6349 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6351         PR bootstrap/38014
6352         PR bootstrap/37923
6354         Revert:
6356         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6358         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6359         * Makefile.in: Regenerated.
6361         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6363         PR gdb/921
6364         PR gdb/1646
6365         PR gdb/2175
6366         PR gdb/2176
6368         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6369         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6370         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6371         (HOST_EXPORTS): Pass CPPFLAGS.
6372         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6373         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6374         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6375         * Makefile.in, configure: Regenerated.
6376         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6377         and CPPFLAGS_FOR_BUILD.
6379 2008-11-06  Jeff Law  <law@redhat.com>
6381         * MAINTAINERS: Add myself as middle end maintainer.
6383 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6385         * MAINTAINERS (Write after approval): Add myself.
6387 2008-11-05  Diego Novillo  <dnovillo@google.com>
6389         * MAINTAINERS (Global Reviewers): Add myself.
6390         (Non-Algorithmic Maintainers): Remove myself.
6392 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6394         * MAINTAINERS (Write after approval): Add myself.
6396 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6398         * MAINTAINERS (Write after approval): Add myself.
6400 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6402         * configure.ac (spu-*-*): Remove special case.
6403         * configure: Regenerate.
6405 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6407         * MAINTAINERS (Write after approval): Update my email address.
6409 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6411         * configure.ac [spu-*-*]: Do not set skipdirs.
6412         * configure: Re-generate.
6414 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6416         * MAINTAINERS (Various Maintainers): Add myself to reload.
6418 2008-10-25  Richard Guenther  <rguenther@suse.de>
6420         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6421         maintainer.  Remove myself as libgcc-math maintainer.
6422         (Non-Algorithmic Maintainers): Remove myself.
6424 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6426         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6427         * Makefile.in: Regenerated.
6429 2008-10-23  Cary Coutant  <ccoutant@google.com>
6431         * MAINTAINERS (Write after approval): Add myself.
6433 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6435         PR gdb/921
6436         PR gdb/1646
6437         PR gdb/2175
6438         PR gdb/2176
6440         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6441         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6442         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6443         (HOST_EXPORTS): Pass CPPFLAGS.
6444         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6445         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6446         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6447         * Makefile.in, configure: Regenerated.
6448         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6449         and CPPFLAGS_FOR_BUILD.
6451 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6453         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6454         Sebastian Pop.
6456 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6458         * MAINTAINERS (Write After Approval): Added myself.
6460 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6462         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6463         recommended version to 2.3.2.
6465         * configure: Regenerate.
6467 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6469         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6471 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6473         * MAINTAINERS (Write After Approval): Update e-mail address.
6475 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6477         * libtool.m4: Update to libtool 2.2.6.
6478         * lt~obsolete.m4: Update to libtool 2.2.6.
6479         * ltmain.sh: Update to libtool 2.2.6.
6480         * ltsugar.m4: Update to libtool 2.2.6.
6481         * ltversion.m4: Update to libtool 2.2.6.
6482         * ltoptions.m4: Update to libtool 2.2.6.
6483         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6485 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6487         * MAINTAINERS (Write After Approval): Add myself.
6489 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6491         * MAINTAINERS (Write After Approval): Update my name.
6493 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6495         * MAINTAINERS: Add myself in "Write After Approval".
6497 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6499         * MAINTAINERS: Add myself as ia64 maintainer.
6501 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6503         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6504         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6505         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6506         and Michael Tiemann from Write After Approval since they do not
6507         actually have access.
6509 2008-09-05  Richard Guenther  <rguenther@suse.de>
6511         * configure.ac: Initialize clooglibs to -lcloog.
6512         * configure: Re-generate.
6514 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6516         * MAINTAINERS (Write After Approval): Add myself.
6518 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6520         * configure.ac (--with-cloog-polylib): New.
6521         (--disable-cloog-version-check): New.
6522         (--disable-ppl-version-check): New.
6523         * configure: Re-generate.
6525 2008-09-03  Richard Guenther  <rguenther@suse.de>
6527         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6528         cloog test.
6529         * configure: Re-generate.
6531 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6533         Add picoChip port.
6534         * MAINTAINERS: Add picoChip maintainers.
6536 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6537             Tobias Grosser  <grosser@fim.uni-passau.de>
6538             Jan Sjodin  <jan.sjodin@amd.com>
6539             Harsha Jagasia  <harsha.jagasia@amd.com>
6540             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6541             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6542             Adrien Eliche  <aeliche@isty.uvsq.fr>
6544         Merge from graphite branch.
6545         * configure: Regenerate.
6546         * Makefile.in: Regenerate.
6547         * configure.ac (host_libs): Add ppl and cloog.
6548         Add checks for PPL and CLooG.
6549         * Makefile.def (ppl, cloog): Added modules and dependences.
6550         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6551         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6553 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6555         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6556         (GCC_SHLIB_SUBDIR): New.
6557         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6558         * configure: Regenerate.
6559         * Makefile.in: Regenerate.
6561 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6563         * MAINTAINERS: Consistently use tabs to separate columns.
6565 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6567         * MAINTAINERS (Write after Approval): Add myself.
6569 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6571         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6572         Enable bfd, binutils and opcodes.
6573         * configure: Regenerate.
6575 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6577         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6579 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6581         * MAINTAINERS:  Use correct Umlaut for last name.
6583 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6585         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6587 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6589         * MAINTAINERS: Update my email address.
6591 2008-08-16  Nicolas Roche  <roche@adacore.com>
6593         * Makefile.tpl: Add BOOT_ADAFLAGS.
6594         * Makefile.in: Regenerate.
6596 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6598         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6599         * configure: Regenerate.
6601 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6603         * configure.ac: Add makefile fragments for hpux.
6604         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6605         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6606         * configure: Regenerate.
6607         * Makefile.in: Regenerate.
6609 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6611         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6613 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6615         * MAINTAINERS (Write after Approval): Add myself.
6617 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6619         * MAINTAINERS (Write After Approval):  Add myself.
6621 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6623         * MAINTAINERS (Write After Approval):  Add myself.
6625 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6627         * MAINTAINERS: Update my email address.
6629 2008-06-25  Joey Ye  <joey.ye@intel.com>
6631         * MAINTAINERS (Write After Approval):  Add myself.
6633 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6635         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6636         * Makefile.in: Regenerate.
6637         * configure: Regenerate.
6639 2008-06-17  Daniel Kraft  <d@domob.eu>
6641         * MAINTAINERS (Write After Approval):  Add myself.
6643 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6645         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6646         "$@" is still intact with both Autoconf 2.59 and 2.62.
6647         * configure: Regenerate.
6649 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6651         * Makefile.tpl: Fix comment errors.
6652         * Makefile.in: Regenerate.
6654 2008-06-12  David S. Miller  <davem@davemloft.net>
6655             David Edelsohn  <edelsohn@gnu.org>
6657         * configure.ac: Add powerpc*-*-* to gold supported targets.
6658         * configure: Regenerate.
6660 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6662         PR tree-optimization/36218
6663         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6664         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6665         (all prefix="build-"): Pass them to build-system sub-makes.
6666         * Makefile.in: Regenerate.
6668 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6670         * MAINTAINERS (mt port): Remove.
6671         (sco5, unixware, sco udk): Remove.
6672         (Kean Johnston): Add to Write After Approval.
6674 2008-05-30  Julian Brown  <julian@codesourcery.com>
6676         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6677         of libobjc for ARM EABI Linux.
6678         * configure: Regenerate.
6680 2008-05-18  Xinliang David Li   <davidxl@google.com>
6682         * ChangeLog: Remove wrong ChangeLog entry.
6684 2008-05-17  Xinliang David Li   <davidxl@google.com>
6686         * MAINTAINERS (Write After Approval): Add myself.
6688 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6690         * MAINTAINERS (Write After Approval): Add myself.
6692 2008-05-14  Rafael Espíndola  <espindola@google.com>
6694         * config-ml.in: don't handle --enable-shared and --enable-static.
6696 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6698         * MAINTAINERS: Update my email address.
6700 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6702         * MAINTAINERS: Update my email address.
6704 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6706         * MAINTAINERS (Write After Approval): Add myself.
6708 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6710         * MAINTAINERS (Write After Approval): Add myself.
6712 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6714         * MAINTAINERS (crx): Add myself.
6716 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6718         Sync with src:
6719         2008-04-14  David S. Miller  <davem@davemloft.net>
6721         * configure.ac: Add sparc*-*-* to gold supported targets.
6722         * configure: Regenerate.
6724 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6726         PR bootstrap/35457
6727         * configure.ac: Include override.m4.
6728         * configure: Regenerate.
6730 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6732         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6733         * Makefile.in: Regenerate.
6735 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6737         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6738         as nonconfigurable directories list.
6739         * configure: Regenerate.
6741 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6743         * config.sub, config.guess: Update from upstream sources.
6745 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6747         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6748         * Makefile.in: Regenerate.
6750 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6752         * configure.ac: Do not build libssp for the AVR.
6753         * configure: Regenerate.
6755 2008-04-07  Ian Lance Taylor  <iant@google.com>
6757         * Makefile.def: check-gold depends upon all-binutils.
6758         * Makefile.in: Regenerate.
6760 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6762         * MAINTAINERS (Write After Approval): Add myself.
6764 2008-04-04  Nick Clifton  <nickc@redhat.com>
6766         PR binutils/4334
6767         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6768         builds.
6769         * configure: Regenerate.
6771 2008-04-04  NightStrike  <NightStrike@gmail.com>
6773         PR other/35151
6774         * configure.ac: Combine rules for mingw32 and mingw64.
6775         * configure: Regenerate.
6777 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6779         * MAINTAINERS (Write After Approval): Add myself.
6781 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6783         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6784         * Makefile.in (.NOTPARALLEL): Ditto.
6786 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6788         * MAINTAINERS (Write After Approval): Add myself.
6790 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6792         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6793         * Makefile.in (.NOTPARALLEL): Regenerate.
6795 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6797         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6798         * Makefile.in: Regenerate.
6800 2008-03-26  Jakub Staszak  <kuba@et.pl>
6802         * MAINTAINERS (Write After Approval): Add myself.
6804 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6806         * MAINTAINERS:  Update e-mail address.
6808 2008-03-20  Ian Lance Taylor  <iant@google.com>
6810         * configure.ac: Add support for --enable-gold.
6811         * Makefile.def: Add gold as a directory like ld.
6812         * configure, Makefile.in: Regenerate.
6814 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6816         * configure.ac: m4_include config/proginstall.m4.
6817         * configure: Regenerate.
6819         Backport from upstream Libtool:
6821         2007-10-12  Eric Blake  <ebb9@byu.net>
6823         Deal with Autoconf 2.62's semantic change in m4_append.
6824         * ltsugar.m4 (lt_append): Replace broken versions of
6825         m4_append.
6826         (lt_if_append_uniq): Don't require separator to be overquoted,
6827         and avoid broken m4_append.
6828         (lt_dict_add): Fix typo.
6829         * libtool.m4 (_LT_DECL): Don't overquote separator.
6831 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6833         * config.rpath: Add AIX 6 support.
6835 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6837         * Makefile.def (stageprofile).  Remove -fprofile-generate
6838         from stage_libcflags.
6839         * Makefile.in: Regenerate.
6841 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6843         * config.sub, config.guess: Update from upstream sources.
6845 2008-03-06  Tom Tromey  <tromey@redhat.com>
6847         * MAINTAINERS: Update for treelang deletion.
6849 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6851         * MAINTAINERS: Update my email address.
6853 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6855         * MAINTAINERS (darwin port): Add myself as a maintainer.
6856         (objective-c/c++): Add myself as a maintainer.
6858 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6860         * MAINTAINERS (Write After Approval): Update my email address.
6862 2008-02-25  Tomas Bily  <tbily@suse.cz>
6864         * MAINTAINERS (Write After Approval): Add myself.
6866 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6868         * MAINTAINERS (OpenMP): Add myself.
6870 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6872         PR bootstrap/32009
6873         PR bootstrap/32161
6875         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6876         * configure: Regenerate.
6878         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6879         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6880         STAGE4_LIBCFLAGS): New.
6881         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6882         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6883         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6884         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6885         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6886         for target modules.  Don't export LIBCFLAGS.
6887         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6888         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6889         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6890         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6891         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6892         * Makefile.in: Regenerate.
6894 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6896         PR libgcj/33085
6897         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6898         Do not use -DDLL_EXPORT.  Backport from upstream.
6900 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6902         * MAINTAINERS (Write After Approval): Add myself.
6904 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6906         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6907         * configure: Regenerate.
6909 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6911         * configure.ac (xtensa*-*-*): Recognize processor variants.
6912         * configure: Regenerate.
6914 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6916         PR bootstrap/34922
6917         * configure.ac (PARSE_ARGS): Push suitable setting of
6918         ac_subdirs_all, for `./configure --help=recursive'.
6919         Handle `+' in generic toplevel directory disabling.
6920         * configure: Regenerate.
6922 2008-01-28  Nick Clifton  <nickc@redhat.com>
6924         * MAINTAINERS (xstormy16): Take over maintainership.
6926 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
6928         * MAINTAINERS (c4x port): Remove.
6930 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
6932         * libtool.m4: Backport AIX 6 support from ToT Libtool.
6934 2008-01-23  Ben Elliston  <bje@au.ibm.com>
6936         * config.sub, config.guess: Update from upstream sources.
6938 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
6940         * MAINTAINERS (Write After Approval): Add myself.
6942 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
6944         * MAINTAINERS: Update my email address.
6946 2008-01-09  Raksit Ashok  <raksit@google.com>
6948         * MAINTAINERS (Write After Approval): Add myself.
6950 2008-01-09  Raksit Ashok  <raksit@google.com>
6952         * MAINTAINERS (Write After Approval): Add myself.
6954 2008-01-08  Ben Elliston  <bje@au.ibm.com>
6956         * config.sub, config.guess: Update from upstream sources.
6958 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6960         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6961         Change recommended MPFR from 2.2.1 -> 2.3.0.
6962         * configure: Regenerate.
6964 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
6966         * MAINTAINERS: Update my email address.
6968 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
6970         * MAINTAINERS: Update my email address.
6972 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
6974         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6975         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6976         * Makefile.in: Regenerate.
6978 2007-12-10  Mark Heffernan  <meheff@google.com>
6980         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6981         misplaced entries.
6983 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6985         * configure.ac: Enable libjava for x86_64-*-darwin9.
6986         * configure: Regenerate.
6988 2007-12-07  Bill Maddox  <maddox@google.com>
6990         * MAINTAINERS (Write After Approval): Add myself.
6992 2007-12-05  Ben Elliston  <bje@au.ibm.com>
6994         * config.sub, config.guess: Update from upstream sources.
6996 2007-12-02  Matthias Klose  <doko@ubuntu.com>
6998         * config-ml.in: Remove 64bit configure tests.
7000 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7002         * config-ml.in: Robustify against white space in absolute file
7003         names.
7005         * config-ml.in (multi-clean): Substitute ${Makefile}.
7006         Remove superfluous ${Makefile} in list.
7008 2007-11-19  Thiemo Seufer  <ths@mips.com>
7010         * config-ml.in: Don't hardcode the Makefile name.
7012 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7014         * MAINTAINERS (Write After Approval): Add myself.
7016 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7018         * MAINTAINERS (Write After Approval): Add myself.
7020 2007-11-06  Doug Kwan  <dougkwan@google.com>
7022         * MAINTAINERS (Write After Approval): Add myself.
7024 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7026         * MAINTAINERS (mercury): Remove entry.
7027         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7029 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7031         * Makefile.def (dependencies): Make configure-gdb depend on
7032         all-intl.
7033         * Makefile.in: Regenerated.
7035 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7037         * MAINTAINERS (Fortran maintainer): Remove myself.
7039 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7041         * Makefile.def: To avoid problems running with parallel makes,
7042         build newlib before libgloss so that target specific header
7043         files are availble.
7044         * Makefile.in: Regenerate
7046 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7048         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7049         * Makefile.in: Regenerate.
7051 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7053         * MAINTAINERS (Register allocation reviewer): Add myself.
7055 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7057         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7058         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7059         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7060         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7061         * configure: Regenerate.
7063 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7065         * MAINTAINERS (Register allocation reviewer): Add myself.
7067 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7069         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7070         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7071         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7072         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7073         * configure.ac: Default them to host tools for $host = $build.
7074         Subst them.
7076         * configure: Regenerate.
7077         * Makefile.in: Regenerate.
7079 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7081         * MAINTAINERS (Register allocation reviewer): Add myself.
7083 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7085         * MAINTAINERS (Register allocation reviewer): Add myself.
7087 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7089         * MAINTAINERS (Write After Approval): Fix typo.
7091 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7093         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7094         * configure: Regenerate.
7096 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7098         PR bootstrap/31906
7099         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7100         they're already prefixed.
7102 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7104         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7105         libstdc++.
7106         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7107         * configure: Regenerate.
7108         * Makefile.in: Regenerate.
7110 2007-09-17  Andreas Schwab  <schwab@suse.de>
7112         * configure.ac: Raise minimum makeinfo version to 4.6.
7113         * configure: Regenerate.
7115 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7117         * MAINTAINERS (write-after-approval) add myself
7119 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7121         * configure.ac: Correct makeinfo version check.
7122         * configure: Regenerate.
7124 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7126         * MAINTAINERS: Update my email address.
7128 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7130         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7131         to $skipdirs and only disable gprof for newlib.  Use the normal
7132         mips*-elf* handling in other respects.
7133         * configure: Regnerate.
7135 2007-09-12  David Daney  <ddaney@avtrex.com>
7137         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7138         enabling libgcj.
7139         * configure: Regenerate.
7141 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7143         PR other/32154
7144         * configure.ac: For libgloss targets, point the linker to the linker
7145         script, startup code and simulator library.
7146         * configure: Regenerate.
7148 2007-09-07  Andrew Haley  <aph@redhat.com>
7150         * configure.ac (noconfigdirs): Remove target-libffi and
7151         target-libjava.
7152         * configure: Regenerate.
7154 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7156         PR target/33281
7157         * configure.ac: Use config/mh-mingw on mingw.
7158         * configure: Regenerate.
7160 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7162         * MAINTAINERS (Write After Approval): Add myself.
7164 2007-09-05  Richard Guenther  <rguenther@suse.de>
7166         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7167         nor --disable-checking is provided also turn on yes and types
7168         checking for stage1.
7169         * configure: Re-generate.
7171 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7173         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7174         (Write After Approval): Remove myself.
7176 2007-08-29  Nick Clifton  <nickc@redhat.com>
7178         * config.sub, config.guess: Update from upstream sources.
7180 2007-08-22  Bud Davis  <jmdavis@link.com>
7182         * MAINTAINERS (Write After Approval): Added myself.
7183         * MAINTAINERS (Reviewers): Removed myself.
7185 2007-08-18  Paul Brook  <paul@codesourcery.com>
7186             Joseph Myers  <joseph@codesourcery.com>
7188         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7189         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7190         * Makefile.in: Regenerate.
7191         * configure.ac (--with-debug-prefix-map): New.
7192         * configure: Regenerate.
7194 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7195             Nigel Stephens  <nigel@mips.com>
7197         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7198         as target_makefile_frag.
7199         * configure: Regenerate.
7201 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7203         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7204         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7205         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7206         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7207         (do-compare, do-compare3, do-compare-debug): New.
7208         ([+compare-target+]): Use them.
7210 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7212         * MAINTAINERS (Write After Approval): Change my email address.
7214 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7215             Ben Elliston  <bje@au.ibm.com>
7217         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7218         --silent if $silent.
7219         * configure: Regenerate.
7221 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7223         * MAINTAINERS (Various Maintainers): Add myself as
7224         loop infrastructure maintainer.  Update my e-mail
7225         address.
7227 2007-07-31  Diego Novillo  <dnovillo@google.com>
7229         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7230         Adjust description.
7232 2007-07-26  Richard Guenther  <rguenther@suse.de>
7234         * configure.ac: Add types checking to stage1 checking flags.
7235         * configure: Regenerate.
7237 2007-07-17  Nick Clifton  <nickc@redhat.com>
7239         * COPYING3: New file.  Contains version 3 of the GNU General
7240         Public License.
7241         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7242         Lesser General Public License.
7244 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7246         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7248 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7250         * MAINTAINERS (S/390 co-maintainer): Add myself.
7251         (Write After Approval): Remove myself.
7253 2007-07-13  Dan Hipschman  <dsh@google.com>
7255         * MAINTAINERS (Write After Approval): Add myself.
7257 2007-07-11  Nick Clifton  <nickc@redhat.com>
7259         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7260         WINDRES export.
7261         * Makefile.in: Regenerate.
7263 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7265         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7266         maintainer.
7268 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7270         * lt~obsolete.m4: New. Import from 20070318 libtool.
7272 2007-07-03  Julian Brown  <julian@codesourcery.com>
7274         * MAINTAINERS (Write After Approval): Add myself.
7276 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7278         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7279         * configure: Regenerate.
7281 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7283         * configure.ac: Add some missing m4 quotation.
7284         * configure: Regenerate.
7286 2007-07-02  Simon Baldwin  <simonb@google.com>
7288         * MAINTAINERS (Write After Approval): Add myself.
7290 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7292         * configure: Regenerate.
7294 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7296         * Makefile.def: Add windmc tool to build.
7297         * Makefile.tpl: Likewise.
7298         * configure.ac: Likewise.
7299         * Makefile.in: Regenerate.
7300         * configure: Regenerate.
7302 2007-06-28  DJ Delorie  <dj@redhat.com>
7304         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7305         not building newlib.
7306         * configure: Regenerated.
7308 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7310         * MAINTAINERS (Write After Approval): Add myself.
7312 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7314         * MAINTAINERS (Write After Approval): Add myself.
7316 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7318         * MAINTAINERS (Write After Approval): Add myself.
7320 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7322         * MAINTAINERS (Write After Approval): Add myself.
7324 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7326         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7327         * Makefile.in: Regenerated.
7329 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7331         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7332         bfin*-*-uclinux* targets.
7333         * configure: Regenerate.
7335 2007-06-14  Ian Lance Taylor  <iant@google.com>
7337         * MAINTAINERS: Add myself as non-algorithmic global write
7338         maintainer.
7340 2007-06-14  Diego Novillo  <dnovillo@google.com>
7342         * MAINTAINERS: Add self as middle-end maintainer and
7343         non-algorithmic global write maintainer.
7345 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7347         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7348         Move all Fortran maintainers except Paul Brook into the
7349         Non-Autopoiesis section.
7351 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7353         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7354         (distclean-stage[+id+]): Possibly delete stage_last.
7355         * Makefile.in: Regenerate.
7357 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7359         * MAINTAINERS (Various Maintainer): Fix typo.
7361 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7363         * MAINTAINERS (Various Maintainer): Add myself as
7364         dataflow maintainer.
7366 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7368         * config.sub, config.guess: Update from upstream sources.
7370 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7372         * Makefile.tpl: Fix spelling error.
7373         * Makefile.in: Regenerate.
7375 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7377         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7378         lt_cv_sys_max_cmd_len.
7380 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7382         * MAINTAINERS (Various Maintainers): Add myself as
7383         auto-vectorizer maintainer.
7385 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7387         PR libjava/32098
7388         * libtool.m4: Revert previous change.
7389         * ltgcc.m4: Put it here.
7391 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7393         * MAINTAINERS (Various Maintainers): Add myself as
7394         auto-vectorizer maintainer.
7396 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7398         PR libjava/32098
7399         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7401 2007-05-30  Richard Guenther  <rguenther@suse.de>
7403         * MAINTAINERS (Various Maintainers): Add myself as
7404         auto-vectorizer maintainer.
7406 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7408         PR bootstrap/29382
7409         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7410         * configure: Rebuilt.
7412 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7414         * MAINTAINERS (Write After Approval): Removed my name.
7416 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7418         * MAINTAINERS (Write After Approval): Remove myself.
7420 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7422         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7424 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7426         * ltmain.sh: Update from ToT Libtool.
7427         * libtool.m4: Update from ToT Libtool.
7428         * ltsugar.m4: New. Update from ToT Libtool.
7429         * ltversion.m4: New. Update from ToT Libtool.
7430         * ltoptions.m4: New. Update from ToT Libtool.
7431         * ltconfig: Remove.
7432         * ltcf-c.sh: Remove.
7433         * ltcf-cxx.sh: Remove.
7434         * ltcf-gcj.sh: Remove.
7436 2007-05-22  Ollie Wild  <aaw@google.com>
7438         * MAINTAINERS (Write After Approval): Add myself.
7440 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7442         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7443         stage_cflags.
7444         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7445         Remove CFLAGS/LIBCFLAGS.
7446         (configure-stage[+id+]-[+prefix+][+module+],
7447         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7448         * Makefile.in: Regenerate.
7450 2007-05-15  Diego Novillo  <dnovillo@google.com>
7452         * MAINTAINERS: Update e-mail address.
7454 2007-05-15  Revital Eres  <eres@il.ibm.com>
7456         * MAINTAINERS (Write After Approval): Add myself.
7458 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7460         * MAINTAINERS (Write After Approval): Updated my address.
7462 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7464         * MAINTAINERS (Write After Approval): Add myself.
7466 2007-05-11  Silvius Rus  <rus@google.com>
7468         * MAINTAINERS (Write After Approval): Add myself.
7470 2007-04-23  Tom Tromey  <tromey@redhat.com>
7472         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7474 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7476         * MAINTAINERS (cpplib): Rename to ...
7477         (libcpp): ... this.  Add C/C++ front end maintainers.
7479 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7481         * config-ml.in: Pass ${ml_config_env} to configure calls.
7483 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7485         * MAINTAINERS (Write After Approval): Add myself.
7487 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7489         * MAINTAINERS (Write After Approval): Add myself.
7491 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7493         * MAINTAINERS (fortran 95 front end): Add myself.
7495 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7497         * MAINTAINERS (Write After Approval): Add myself.
7499 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7501         * MAINTAINERS (Modulo Scheduler): Add myself.
7503 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7505         * MAINTAINERS (fortran 95 front end): Add myself.
7506         (c++ front end): whitespace fix.
7508 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7510         * MAINTAINERS (Write After Approval): Add myself.
7512 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7514         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7515         of glob.  Quote arguments with single quotes too.
7516         * configure: Regenerate.
7518 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7520         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7521         * Makefile.in: Regenerate
7523 2007-03-07  Andreas Schwab  <schwab@suse.de>
7525         * configure: Regenerate.
7527 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7529         * configure.ac: Add "--with-pdfdir" configure option,
7530         which defines pdfdir variable.
7531         * Makefile.def (target=fixincludes): Add install-pdf to
7532         missing targets.
7533         (recursive_targets): Add install-pdf target.
7534         (flags_to_pass): Add pdfdir.
7535         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7536         target.
7537         * configure: Regenerate
7538         * Makefile.in: Regenerate
7540 2007-02-28  Eric Christopher  <echristo@apple.com>
7542         Revert:
7543         2006-12-07  Mike Stump  <mrs@apple.com>
7545         * Makefile.def (dependencies): Add dependency for
7546         install-target-libssp and install-target-libgomp on
7547         install-gcc.
7548         * Makefile.in: Regenerate.
7550 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7552         * configure: Regenerate.
7553         * configure.ac: Move statements after variable declarations.
7555 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7557         * MAINTAINERS: Add myself as sh maintainer.
7559 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7561         * configure.ac: Adjust for loop syntax.
7562         * configure: Regenerate.
7564 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7566         * configure: Rebuilt.
7568 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7570         * configure.ac: Drop multiple occurrences of --enable-languages,
7571         and fix its quoting.
7572         * configure: Rebuilt.
7574 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7575             Nathan Sidwell  <nathan@codesourcery.com>
7576             Vladimir Prus  <vladimir@codesourcery.com>
7577             Joseph Myers  <joseph@codesourcery.com>
7579         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7580         * configure: Regenerate.
7582 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7584         * ltconfig (freebsd*): Default to elf.
7586 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7588         * configure.ac (target_libraries): Move libgcc before libiberty.
7589         * configure: Regenerated.
7591 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7592             Paolo Bonzini  <bonzini@gnu.org>
7594         PR bootstrap/30753
7595         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7596         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7597         * configure: Regenerated.
7599 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7601         * MAINTAINERS (Language Front End Maintainers): Update my mail
7602         address.
7604 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7606         PR bootstrap/30748
7607         * configure.ac: Correct syntax for Solaris ksh.
7608         * configure: Regenerated.
7610 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7612         * configure.ac: Sync with src.
7613         * configure: Regenerate.
7615 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7617         * Makefile.in: Regenerate.
7619 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7621         * config.sub: Sync with src.
7623 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7625         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7626         noncanonical equivalents.
7627         * configure.in: Rename to...
7628         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7629         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7630         target_noncanonical.  Use them.  Rewrite removal of configure
7631         arguments for autoconf 2.59.  Discard variable settings.  Force
7632         program_transform_name for native tools.
7634         * Makefile.in: Regenerated.
7635         * configure: Regenerated with autoconf 2.59.
7637 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7639         * MAINTAINERS (Write After Approval): Add myself.
7641 2007-01-31  Andreas Schwab  <schwab@suse.de>
7643         * Makefile.tpl (LDFLAGS): Substitute it.
7644         * Makefile.in: Regenerate.
7646 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7648         * MAINTAINERS (Write After Approval): Add myself.
7650 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7652         * MAINTAINERS (spu port): Add myself.
7654 2007-01-23  Richard Guenther  <rguenther@suse.de>
7656         PR bootstrap/30541
7657         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7658         * Makefile.tpl (GNATBIND): Substitute it.
7659         (GNATMAKE): Likewise.
7660         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7661         of STAGE_PREFIX.
7662         * Makefile.in: Regenerate.
7663         * configure: Regenerate.
7665 2007-01-18  Mike Stump  <mrs@apple.com>
7667         * configure.in: Re-enable -Werror for gcc builds.
7669 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7671         * MAINTAINERS (Write After Approval): Add myself.
7673 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7675         * configure.in: Change == to = in test command.
7676         * configure: Regenerate.
7678 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7679             Nick Clifton  <nickc@redhat.com>
7680             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7682         * configure.in (build_configargs, host_configargs, target_configargs):
7683         Remove build/host/target parameters.
7684         (host_libs): Add gmp and mpfr.
7685         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7686         * Makefile.def (gmp, mpfr): New.
7687         (gcc): Remove target.
7688         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7689         target_os, target_vendor): New.
7690         (configure): Add host_alias/target_alias arguments; adjust invocations.
7691         * configure: Regenerate.
7692         * Makefile.in: Regenerate.
7694 2007-01-11  Matt Fago  <fago@earthlink.net>
7696         * configure.in: Try to link to functions only in mpfr 2.2.x
7697         to improve robustness of configure tests.
7698         * configure: Regenerate.
7700 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7702         * MAINTAINERS: Add myself as i386 maintainer.
7704 2007-01-08  Jan Hubicka  <jh@suse.cz>
7706         * MAINTAINERS: Add myself as i386 maintainer.
7708 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7710         * configure.in: Add support for an x86_64-mingw* target.
7711         * configure: Regenerate.
7713 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7715         * Makefile.tpl (all-target): Correct @if conditional for target
7716         modules.
7717         * configure.in: Omit libiberty if building only target libgcc.
7718         * configure, Makefile.in: Regenerated.
7720 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7722         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7723         * configure: Regenerate.
7725 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7727         * Makefile.def (target_modules): Add libgcc.
7728         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7729         * Makefile.tpl (clean-target-libgcc): Delete.
7730         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7731         on gcc even for bootstrapped modules.  Rewrite handling of
7732         lang_env_dependencies to loop over target_modules.
7733         * configure.in (target_libraries): Add target-libgcc.
7734         * Makefile.in, configure: Regenerated.
7736 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7738         * configure.in: Reorganize recognition of languages.  Add
7739         --enable-stage1-languages.  Show supported languages for the chosen
7740         target rather than all recognized languages.
7741         * configure: Regenerate.
7743 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7745         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7746         * Makefile.in: Regenerate.
7748 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7750         * configure.in: Warn that MPFR 2.2.0 is buggy.
7751         * configure: Regenerate.
7753 2006-12-27  Ian Lance Taylor  <iant@google.com>
7755         * configure.in: When removing Makefiles to force a reconfigure, also
7756         remove prev-DIR*/Makefile.
7757         * configure: Regenerate.
7759 2006-12-22  Andreas Schwab  <schwab@suse.de>
7761         * configure: Regenerate with correct autoconf version.
7763 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7765         * configure.in: add AC_SUBST for *_FOR_TARGET.
7766         * configure: Regenerate.
7768 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7770         * configure.in: Simplify logic for rejecting languages that cannot
7771         be built.  Separate the case when a language is unsupported,
7772         from the case when the user chooses not to build a language.
7774 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7776         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7777         it only affects bootstrap and could be tested on "$host" as well.
7778         * configure: Regenerate.
7779         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7781 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7783         PR bootstrap/29544
7784         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7785         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7786         move here comment from Makefile.tpl.
7787         * Makefile.tpl: Move some definitions higher in the file.
7788         (STAGE1_CHECKING): New.
7789         * configure.in: Add --enable-stage1-checking.
7790         * configure: Regenerate.
7791         * Makefile.in: Regenerate.
7793 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7795         * MAINTAINERS: Add myself as build system maintainer.
7797 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7799         * MAINTAINERS (Write After Approval): Add myself.
7801 2006-12-13  Eric Christopher  <echristo@apple.com>
7803         * MAINTAINERS: Add myself as darwin maintainer.
7805 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7807         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7809 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7811         MAINTAINERS: Update my entry.
7813 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7815         * configure.in:  Handle spu makefile frag.
7816         * Makefile.tpl (MAINT): Define
7817         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7818         * configure: Regenerate.
7819         * Makefile.in: Regenerate.
7821 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7823         * config.guess: Import latest version.
7824         * config.sub: Likewise.
7826 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7828         * configure.in (spu-*-*): Don't skip target-libiberty.
7829         * configure: Regenerate.
7831 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7833         PR bootstrap/30134
7834         * configure.in: Correct x86 darwin support for libjava to powerpc
7835         and i?86 only.
7836         * configure: Regenerate.
7838 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7840         * configure.in: Add x86 darwin support for libjava.
7841         * configure: Regenerate.
7843 2006-12-07  Mike Stump  <mrs@apple.com>
7845         * Makefile.def (dependencies): Add dependency for
7846         install-target-libssp and install-target-libgomp on
7847         install-gcc.
7848         * Makefile.in: Regenerate.
7850 2006-12-04  Richard Guenther  <rguenther@suse.de>
7852         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7853         (Non-Algorithmic Maintainers): Move over non-algorithmic
7854         loop optimizer maintainers, add myself as a non-algorithmic
7855         middle-end maintainer.
7857 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7859         * MAINTAINERS (Write After Approval): Add myself.
7861 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7863         * configure.in: Update error message for missing GMP/MPFR.
7865         * configure: Regenerate.
7867 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7869         * configure.in: Update MPFR version in error message.
7871         * configure: Regenerate.
7873 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7875         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7876         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7877         --with-gmp-lib): New flags.
7879         * configure: Regenerate.
7881 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7883         * MAINTAINERS (Write After Approval): Change my email address.
7885 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7887         * MAINTAINERS (Write After Approval): Add myself.
7889 2006-11-22  Philipp Thomas  <pth@suse.de>
7891         * MAINTAINERS (i18n): Update e-mail address.
7893 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7895         * MAINTAINERS (spu port): Add myself as maintainer.
7896         (Write After Approval): Remove myself.
7898 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7900         * configure.in (skipdirs): Don't build libssp for SPU.
7901         * configure: Regenerate.
7903 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7905         * MAINTAINERS (spu port): Add myself as maintainer.
7906         (libobjc): Update my email address.
7908 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7910         * MAINTAINERS (Write After Approval): Add myself.
7912 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7914         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7915         * configure : Rebuilt.
7917 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7919         * MAINTAINERS (Write After Approval): Add myself.
7921 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
7923         * MAINTAINERS (Write After Approval): Add myself.
7925 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7927         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7928         libmpfr.a.
7929         * configure: Regenerate.
7931 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
7933         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7934         (unstage): Test for stage_last presence.
7936         PR bootstrap/29802
7937         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7938         STAGE_PREFIX.
7939         * Makefile.in: Regenerate.
7941 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
7943         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7944         maintainers.
7946 2006-11-14  Erven Rohou  <erven.rohou@st.com>
7948         * MAINTAINERS (Write After Approval): Add myself.
7950 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
7952         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7953         and stageN-package/Makefile.
7954         * Makefile.in: Regenerated.
7956 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
7958         * configure.in: Remove target-libgloss from noconfigdirs for
7959         bfin-*-*.
7960         * configure: Regenerated.
7962 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7964         * configure.in (have_gmp): Only error if the gcc directory exists.
7966         * configure: Regenerate.
7968 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7970         * configure.in: Robustify error message for missing GMP/MPFR.
7972         * configure: Regenerate.
7974 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
7976         * MAINTAINERS (Write After Approval): Add myself.
7978 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
7980         * MAINTAINERS: Change email address.
7982 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
7984         * MAINTAINERS (Write After Approval): Add myself.
7986 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
7988         * MAINTAINERS (Write After Approval): Add myself.
7990 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
7992         * MAINTAINERS (Write After Approval): Move myself to
7993         Write After Approval section.
7995 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7997         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
7998         need_gmp anymore.
7999         * configure: Regenerate.
8001 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8003         * MAINTAINERS (Write After Approval): Add myself.
8005 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8007         * config.guess: Import latest version.
8008         * config.sub: Likewise.
8010 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8012         * Makefile.def: Added pdf target handling.
8013         * Makefile.tpl: Added pdf target handling.
8014         * Makefile.in: Regenerated.
8016 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8018         * MAINTAINERS: Add self as score port maintainer.
8020 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8022         * MAINTAINERS (Write After Approval): Add myself.
8024 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8026         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8027         or newer.
8028         * configure: Regenerated.
8030 2006-09-27  Dave Brolley  <brolley@redhat.com>
8032         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8033         using $s instead of $r.
8034         * configure: Regenerated.
8036 2006-09-26  Thiemo Seufer  <ths@mips.com>
8038         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8039         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8040         * configure: Regenerate.
8042 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8044         * MAINTAINERS (Write After Approval): Remove myself.
8046 2006-09-22  Chao-ying Fu  <fu@mips.com>
8048         * MAINTAINERS (Write After Approval): Add myself.
8050 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8052         * MAINTAINERS: Add self as soft-fp maintainer.
8054 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8056         * MAINTAINERS: Add myself as avr maintainer.
8057         Remove Marek Michalkiewicz as avr maintainer.
8059 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8061         * MAINTAINERS (Write After Approval): Add myself.
8063 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8065         * configure.in: Never build newlib for a Mingw host.
8066         Never build newlib as Mingw target library.
8067         Test the existence of winsup/cygwin for building a Cygwin newlib,
8068         rather than just winsup.
8069         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8070         building a Mingw target.
8071         * configure: Regenerate.
8073 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8075         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8077 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8079         * config.guess: Import from src (was more updated).
8080         * config.sub: Likewise.
8082 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8084         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8085         * configure: Regenerated.
8087 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8089         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8090         for stages after the first.
8092 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8094         * Makefile.def: Add dependencies for configure-opcodes
8095         on configure-intl and all-opcodes on all-intl.
8096         * Makefile.in: Regenerated.
8098 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8100         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8102 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8104         Port to hosts whose 'sort' and 'tail' implementations
8105         treat operands with leading '+' as file names, as POSIX
8106         has required since 2001.  However, make sure the code still
8107         works on pre-POSIX hosts.
8108         * ltmain.sh: Don't assume "sort +2" is equivalent to
8109         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8111 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8113         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8115 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8117         * ltconfig: chmod 644 before ranlib during install.
8119 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8121         PR bootstrap/18058
8122         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8123         if the bootstrap compiler is a GCC version that supports it.
8124         * configure: Regenerate.
8126 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8128         * configure.in: Fix thinkos in previous check-in.
8129         * configure: Regenerate.
8131 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8133         PR other/27063
8134         * configure.in: Test subdir_requires and give an appropriate
8135         error message.
8136         * configure: Regenerate.
8138 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8140         * MAINTAINERS (Write After Approval): Add myself.
8142 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8144         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8146 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8148         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8150 2006-06-20  David Ayers  <d.ayers@inode.at>
8152         PR bootstrap/28072
8153         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8154         whether target-libjava is being configured instead of whether the
8155         java front end is enabled.
8156         * configure: Regenerate.
8158 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8160         PR target/27540
8161         * configure.in: Only enable libgomp on IRIX 6.
8162         * configure: Regenerate.
8164 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8166         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8167         too.
8168         * Makefile.in: Regenerate.
8170 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8172         * config-ml.in: Alter CCASFLAGS to include special
8173         multilib options the same as is done for CFLAGS.
8175 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8177         * configure.in: Don't enable libgomp on hpux10.
8178         * configure: Rebuilt.
8180 2006-06-12  David Ayers  <d.ayers@inode.at>
8182         PR bootstrap/27963
8183         PR target/19970
8184         * configure.in: Remove target-boehm-gc from noconfigdirs where
8185         ${libgcj} is specified.
8186         * configure: Regenerate.
8188 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8190         Sync from src:
8192         * configure.in: Sync.
8193         * configure: Regenerated.
8195         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8197         * Makefile.def: Added dependencies from sim and gdb on intl, and
8198         added configure dependencies to everything with an all dependency
8199         on intl.
8200         * Makefile.in: Regenerated.
8202 2006-06-06  David Ayers  <d.ayers@inode.at>
8204         PR libobjc/13946
8205         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8206         * Makefile.in: Regenerate.
8207         * configure.in: Add --enable-objc-gc at toplevel and have it
8208         enable boehm-gc for Objective-C.
8209         Remove target-boehm-gc from libgcj.
8210         Add target-boehm-gc to target_libraries.
8211         Add target-boehm-gc to noconfigdirs where ${libgcj}
8212         is specified.
8213         Assert that boehm-gc is supported when requested for Objective-C.
8214         Only build boehm-gc if needed either for Java or Objective-C.
8215         * configure: Regenerate.
8217 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8219         PR 27674
8220         * Makefile.tpl (configure-[+prefix+][+module+],
8221         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8222         Remove rule to unstage bootstrapped modules.
8223         (stage_current): New.
8224         * Makefile.in: Regenerate.
8226 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8228         * MAINTAINERS (Write After Approval): Update my e-mail address.
8230 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8232         * include/libiberty.h: Declare pex_run_in_environment.
8234 2006-05-31  Asher Langton  <langton2@llnl.gov>
8236         * MAINTAINERS (Write After Approval): Add myself.
8238 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8240         * Makefile.def (bfd, opcodes): Fix lib_path.
8241         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8242         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8243         * Makefile.in: Regenerate.
8245 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8247         * Makefile.in: Regenerate.
8249 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8251         * Makefile.def: Add install-html target. Add datarootdir
8252         docdir and htmldir to flags_to_pass.
8253         * Makefile.tpl: Add install-html target.
8254         * Makefile.in: Regenerate.
8255         * configure.in: Add --with-datarootdir, --with-docdir, and
8256         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8257         * configure: Regenerate.
8259 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8261         * configure.in: Enable gprof for cross builds.
8262         * configure: Regenerate.
8264 2006-05-22  Richard Guenther  <rguenther@suse.de>
8266         Revert
8267         2006-01-31  Richard Guenther  <rguenther@suse.de>
8268         Paolo Bonzini  <bonzini@gnu.org>
8270         * Makefile.def (target_modules): Add libgcc-math target module.
8271         * configure.in (target_libraries): Add libgcc-math target library.
8272         (--enable-libgcc-math): New configure switch.
8273         * Makefile.in: Re-generate.
8274         * configure: Re-generate.
8275         * libgcc-math: New toplevel directory.
8277 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8278             Andreas Tobler  <a.tobler@schweiz.ch>
8280         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8281         * configure: Rebuilt.
8283 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8285         * MAINTAINERS (Write After Approval): Add myself.
8287 2006-05-01  DJ Delorie  <dj@redhat.com>
8289         * configure.in: Restore CFLAGS if GMP isn't present.
8290         * configure: Regenerate.
8292 2006-05-01  Richard Guenther  <rguenther@suse.de>
8294         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8295         maintainer.
8297 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8299         * MAINTAINERS (Write After Approval): Add myself.
8301 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8303         * MAINTAINERS (Write After Approval): Add myself.
8305 2006-04-18  DJ Delorie  <dj@redhat.com>
8307         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8308         reference libgloss so that libssp can be built in a combined
8309         tree.
8310         * configure: Regenerate.
8312 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8314         * MAINTAINERS (Write After Approval): Add myself.
8316 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8318         * configure.in: Require makeinfo 4.4 or higher.
8319         * configure: Regenerate.
8321 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8323         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8324         Rearrange the entries of other libraries to have them in one place.
8326 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8328         * MAINTAINERS (Write After Approval): Remove myself.
8329         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8331 2006-03-14  Richard Guenther  <rguenther@suse.de>
8333         * configure: Regenerate with autoconf 2.13.
8335 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8337         * MAINTAINERS: Use my work address.
8339         * MAINTAINERS: Update my E-mail address.
8341 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8343         * configure.in: Handle --disable-<component> generically.
8344         * configure: Regenerate.
8346 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8348         PR libgcj/17311
8349         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8351 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8353         * MAINTAINERS (Write After Approval):  Remove myself.
8354         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8356 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8358         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8359         (TARGET_CONFIGDIRS): Remove.
8360         * configure.in: Remove AC_SUBST(target_configdirs).
8361         * Makefile.in, configure: Regenerated.
8363 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8365         * MAINTAINERS (Write After Approval):  Remove myself.
8366         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8368 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8370         PR bootstrap/25670
8372         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8374         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8375         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8376         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8377         BUILD_PREFIX, BUILD_PREFIX_1.
8378         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8380         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8381         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8383         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8384         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8385         of `cat stage_current`.  Always provide the `r' and `s' variables.
8386         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8387         a single shell execution.
8388         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8389         bootstrapped modules, make the stage1 module if the build was not
8390         started yet, else build the current stage.
8391         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8392         (all-build, all-host, all-target, [+make_target+]-host,
8393         [+make_target+]-target): Do not use \-continued lines.
8394         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8395         (current_stage, restrap, stage_last): New.
8397         * Makefile.in: Regenerate.
8398         * configure: Regenerate.
8400 2006-02-19  Bud Davis  <jmdavis@link.com>
8402         * MAINTAINERS (Write After Approval):  Remove myself.
8403         (Language Front End Maintainers):  Add myself as fortran 95
8404         maintainer and update e-mail address.
8406 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8408         * MAINTAINERS (Write After Approval):  Remove myself.
8409         (Language Front End Maintainers):  Add myself as fortran 95
8410         maintainer.
8412 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8414         * MAINTAINERS (Write After Approval): Add myself.
8416 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8418         * MAINTAINERS (Write After Approval):  Remove myself.
8419         (Language Front End Maintainers):  Add myself as
8420         fortran 95 maintainer.
8422 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8424         Sync from src:
8426         2005-12-27  Leif Ekblad  <leif@rdos.net>
8428         * configure.in: Add support for RDOS target.
8429         * configure: Regenerate.
8431 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8432             Andreas Schwab  <schwab@suse.de>
8434         * configure: Regenerate.
8436 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8438         * configure.in (enable_libgomp): Add AIX.
8439         * configure: Regenerate.
8441 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8443         * MAINTAINERS (Write After Approval): Add myself.
8445 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8447         * MAINTAINERS (Write After Approval): Add myself.
8449 2006-01-31  Richard Guenther  <rguenther@suse.de>
8450         Paolo Bonzini  <bonzini@gnu.org>
8452         * Makefile.def (target_modules): Add libgcc-math target module.
8453         * configure.in (target_libraries): Add libgcc-math target library.
8454         (--enable-libgcc-math): New configure switch.
8455         * Makefile.in: Re-generate.
8456         * configure: Re-generate.
8457         * libgcc-math: New toplevel directory.
8459 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8461         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8462         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8463         the assembler, linker and binutils.
8464         * configure: Regenerate.
8466 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8468         * MAINTAINERS (Write After Approval): Add myself.
8470 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8472         * configure: Regenerate.
8474 2006-01-18  Richard Henderson  <rth@redhat.com>
8475             Jakub Jelinek  <jakub@redhat.com>
8476             Diego Novillo  <dnovillo@redhat.com>
8478         * libgomp: New directory.
8479         * Makefile.def: Add target_module libgomp.
8480         * Makefile.in: Regenerate.
8481         * configure.in (target_libraries): Add target-libgomp.
8482         * configure: Regenerate.
8484 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8486         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8487         @ from continuation.
8488         * Makefile.in: Rebuilt.
8490 2006-01-04  Chris Lattner  <sabre@gnu.org>
8492         * MAINTAINERS (Write After Approval): Add myself.
8494 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8496         PR bootstrap/24252
8498         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8499         * Makefile.tpl (OBJDUMP): New.
8500         (EXTRA_HOST_FLAGS): Add it.
8501         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8503         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8504         to use symbolic links between directories.  Avoid race conditions
8505         or make them harmless.
8506         * configure.in: Do not try to use symbolic links between directories.
8508         * Makefile.def (LEAN): Pass.
8509         * Makefile.tpl (LEAN): Define.
8510         (stage[+id+]-start): Accept that the previous directory does not
8511         exist, if the bootstrap is lean.
8512         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8513         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8514         configure substitution.
8515         ([+compare-target+]): Likewise.
8516         ([+bootstrap-target+]-lean): New.
8517         * configure.in: Remove lean bootstrap support from here.
8519         * Makefile.in: Regenerate.
8520         * configure: Regenerate.
8522 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8524         * MAINTAINERS (libdecnumber): Add myself.
8526 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8528         * libtool-ldflags: New script.
8530 2006-01-02  Andreas Schwab  <schwab@suse.de>
8532         * configure.in: When reconfiguring remove Makefile in
8533         all stage directories.
8534         * configure: Regenerate.
8536 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8538         * MAINTAINERS: Update my email address.
8540 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8542         Revert Ada-related part of the previous change.
8544         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8545         Do not pass.
8546         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8547         * Makefile.in: Regenerate.
8548         * configure.in: Do not include mt-ppc-aix target fragment.
8549         * configure: Regenerate.
8551 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8553         * configure.in: Select appropriate fragments for PowerPC/AIX.
8554         * configure: Regenerate.
8556         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8557         BOOT_CFLAGS, BOOT_LDFLAGS.
8558         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8559         BOOT_CFLAGS, BOOT_LDFLAGS.
8560         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8561         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8562         (stage): Fail if we cannot complete the work.
8563         * Makefile.in: Regenerate.
8565 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8567         * configure.in: Replace ms1 with mt.
8568         * configure: Rebuilt.
8570 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8572         * MAINTAINERS: Update my email address.
8574 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8576         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8577         install-host-nogcc): Don't invoke $(stage) at the end.
8578         * Makefile.in: Regenerate.
8580 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8582         * configure.in: Flip the top-level bootstrap switch.
8583         * configure: Regenerate.
8585 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8587         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8588         $(stage) and $(unstage).
8589         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8590         (all): Remove stray semicolon.
8591         (local-distclean): Don't handle multilib.tmp and multilib.out.
8592         (install.all): Set $s for consistency.
8593         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8594         check_multilibs setting.  Always make the install directory.
8595         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8596         Correct @if/@endif.
8597         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8598         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8599         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8600         (multilib.out): Remove.
8601         * Makefile.in: Regenerated.
8603 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8605         * MAINTAINERS (Write After Approval): Add myself.
8607 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8609         * MAINTAINERS: Add myself as mt maintainer.
8611         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8613 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8615         * MAINTAINERS: Change email address.
8617 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8619         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8620         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8621         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8622         Find in-tree tools if available.
8623         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8624         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8625         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8626         (COMPILER_*_FOR_TARGET): New.
8627         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8628         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8629         (CONFIGURED_*, USUAL_*): Remove.
8630         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8631         STRIP): Use autoconf substitutions.
8632         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8633         COMPILER_NM_FOR_TARGET): New.
8634         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8636         (all): Make all-host and all-target in parallel.
8637         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8638         that $$r and $$s are set before invoking a recursive make.
8639         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8640         ([+bootstrap-target+]): Inline most of the `all' target.
8642 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8644         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8645         from the gcc build directory.
8646         * Makefile.in: Regenerate.
8648 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8650         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8651         depend on all-libdecnumber.
8652         * configure.in (host_libs): Include libdecnumber.
8653         * Makefile.in: Regenerate.
8654         * configure: Likewise.
8656 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8658         * libdecnumber: Import decNumber sources from the dfp-branch.
8660 2005-11-21  Kean Johnston  <jkj@sco.com>
8662         * config.sub, config.guess: Sync from upstream sources.
8664 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8666         Import from Autoconf sources:
8668         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8669         * config/move-if-change: Don't output "$2 is unchanged";
8670         suggested by Ben Elliston.  Handle weird characters correctly.
8672 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8674         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8675         to match upstream libtool for darwin.
8677 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8679         * Makefile.def: Remove gdb dependencies for gdbtk.
8680         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8681         (configure-gdb, install-gdb): New rules.
8682         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8683         * Makefile.in, configure: Regenerated.
8685 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8687         * MAINTAINERS (Write After Approval): Add myself.
8689 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8691         * MAINTAINERS (Write After Approval): Add myself.
8693 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8695         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8696         Diego Novillo.
8698 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8700         PR bootstrap/24297
8701         * Makefile.tpl (do-[+make-target+], do-check, install,
8702         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8703         are set before recursing.
8704         * Makefile.in: Regenerate.
8706 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8708         PR bootstrap/18939
8709         * Makefile.def (gcc) <target>: Fix thinko.
8710         * Makefile.in: Regenerate.
8712 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8714         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8715         * configure: Regenerate.
8717 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8719         * MAINTAINERS (Write After Approval): Add self.
8721 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8723         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8724         target-libffi, target-qthreads, target-libjava, and
8725         targetlibobjc.
8726         * configure: Regenerate.
8728 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8730         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8731         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8732         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8733         (USUAL_OBJDUMP_FOR_TARGET): New.
8734         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8735         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8736         * configure, Makefile.in: Regenerated.
8738 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8740         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8741         before other host packages.
8743 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8745         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8747 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8749         PR bootstrap/22340
8751         * configure.in (default_target): Remove.
8752         * Makefile.tpl (all): Do not use prerequisites as subroutines
8753         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8754         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8755         use prerequisites as subroutines.
8756         (check-host, check-target): New.
8757         (bootstrap configure & all targets): Do not use stage*-start
8758         if the directory layout is already ok.
8759         (non-bootstrap configure & all targets): Prepend a $(unstage).
8760         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8761         (NOTPARALLEL): Remove.
8762         (unstage, stage variables): New variables.
8763         (unstage, stage targets): Simply expand to those variables.
8765         * configure: Regenerate.
8766         * Makefile.in: Regenerate.
8768 2005-10-04  James E Wilson  <wilson@specifix.com>
8770         * Makefile.def (lang_env_dependencies): Add libmudflap.
8771         * Makefile.in: Regenerate.
8773 2005-10-03  Andreas Schwab  <schwab@suse.de>
8775         Backport from libtool CVS:
8776         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8778         * ltmain.sh: add support for installing into temporary
8779         staging area (e.g. 'make install DESTDIR=...')
8781 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8783         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8784         * configure: Regenerated.
8786 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8788         * configure: Regenerate with the correct
8789         autoconf version.
8791 2005-09-30  Catherine Moore  <clm@cm00re.com>
8793         * configure.in (bfin-*-*): New.
8794         * configure: Regenerated.
8796 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8798         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8799         (LIPO_FOR_TARGET): New.
8800         (CONFIGURED_LIPO_FOR_TARGET): New.
8801         (USUAL_LIPO_FOR_TARGET): New.
8802         (STRIP_FOR_TARGET): New.
8803         (CONFIGURED_STRIP_FOR_TARGET): New.
8804         (USUAL_STRIP_FOR_TARGET): New.
8805         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8806         STRIP_FOR_TARGET.
8807         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8808         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8809         * Makefile.in: Regenerate.
8810         * configure: Regenerate.
8812 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8814         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8815         (rs6000-*-aix*): Same.
8816         * configure: Regenerate.
8818 2005-09-16  Tom Tromey  <tromey@redhat.com>
8820         * MAINTAINERS: Add self as java maintainer.
8822 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8824         * configure.in: Recognize f95 in the --enable-languages option,
8825         and substitute it for fortran, issuing a warning.
8826         * configure: Regenerate.
8828 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8830         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8831         * configure:  Regenerated.
8833 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8835         * MAINTAINERS: Add self as ms1 maintainer.
8837 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8839         * Makefile.def (libssp): Add to lang_env_dependencies.
8840         * Makefile.in: Regenerate.
8842 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8844         * MAINTAINERS: Add myself as middle-end maintainer.
8846 2005-08-17  Christian Groessler  <chris@groessler.org>
8848         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8849         * Makefile.in: Regenerate.
8851 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8853         * MAINTAINERS (write after approval): Added myself.
8855 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8857         * MAINTAINERS (Write After Approval): Add myself.
8859 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8861         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8862         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8863         Look for alternate names of the target cc and c++
8864         * configure: Regenerate.
8866 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8868         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8869         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8870         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8871         tools; remove code to manually set them.
8872         (Target tools): Look in the environment for them.
8873         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8874         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8875         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8876         build directory.
8877         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8878         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8879         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8880         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8881         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8882         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8883         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8884         * configure: Regenerate.
8885         * Makefile.in: Regenerate.
8887 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8889         * MAINTAINERS: Update for removed CPU targets.
8891 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8893         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8894         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8895         * Makefile.in: Regenerated.
8897 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8899         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8900         (CFLAGS_FOR_TARGET): Use it.
8901         (CXXFLAGS_FOR_TARGET): Likewise.
8902         * Makefile.in: Regenerated.
8903         * configure.in (--with-build-sysroot): New option.
8904         * configure: Regenerated.
8906 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8908         * Makefile.tpl: Wrap install between unstage and stage
8909         * Makefile.in: Regenerate.
8911 2005-07-21  Eric Christopher  <echristo@apple.com>
8913         * MAINTAINERS: Update affiliation.
8915 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
8917         * MAINTAINERS: Add self as crx port maintainer.
8919 2005-07-20  DJ Delorie  <dj@redhat.com>
8921         * MAINTAINERS: Add self as m32c maintainer.
8923 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
8925         * all files: Update FSF address.
8927 2005-07-15  Eric Christopher  <echristo@redhat.com>
8929         * MAINTAINERS: Change affiliation.
8931 2005-07-14  Jim Blandy  <jimb@redhat.com>
8933         * configure.in: Add cases for Renesas m32c.
8934         * configure: Regenerated.
8936 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8938         * COPYING.LIB: Update from fsf.org.
8940 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
8942         * COPYING, compile, config.guess,
8943         config.sub, install-sh, missing, mkinstalldirs,
8944         symlink-tree, ylwrap: Sync from upstream sources.
8945         * config-ml.in: Update FSF address.
8947 2005-07-13  Eric Christopher  <echristo@redhat.com>
8949         * configure.in: Add toplevel noconfigdir support for tpf.
8950         * configure: Regenerate.
8952 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
8954         PR ada/22340
8956         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8957         * Makefile.in: Regenerate.
8959 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
8961         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
8962         Brolley to write-after-approval.
8964 2005-07-07  Andreas Schwab  <schwab@suse.de>
8966         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8967         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8968         * Makefile.in: Regenerated.
8970 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
8972         * configure.in: Don't build sim or rda when targetting darwin.
8973         * configure: Regenerate.
8975 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
8977         * configure.in: Add --enable-libssp and --disable-libssp.
8978         * configure: Regenerate with autoconf-2.13.
8980 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
8982         * Makefile.def (target_modules): Add libssp.
8983         * configure.in (target_libraries): Add target-libssp.
8984         * configure: Rebuilt.
8985         * Makefile.in: Rebuilt.
8987 2005-07-01  Zack Weinberg  <zackw@panix.com>
8989         * MAINTAINERS: Change email address.  Resign from maintainership.
8991 2005-07-01  Richard Guenther  <rguenther@suse.de>
8993         * MAINTAINERS: Change my e-mail address and affiliation.
8995 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
8997         * Makefile.def (stagefeedback): Come after profile.
8998         Define profiledbootstrap target.
8999         * Makefile.tpl (profiledbootstrap): Remove.
9000         (stageprofile-end): Zap stagefeedback.
9001         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9002         * Makefile.in: Regenerate.
9004 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9006         * MAINTAINERS: Update my email address.
9008 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9010         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9011         In 'cpp' stanza, support '#line' as well as '# '.
9013 2005-06-08  Andreas Schwab  <schwab@suse.de>
9015         * MAINTAINERS: Move myself from 'Write After Approval' to
9016         'CPU Port Maintainers' section as m68k maintainer.
9018 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9020         * configure.in (unsupported_languages): New macro.
9021         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9022         non-ported target libraries in noconfigdirs.
9023         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9024         non-linux-gnu.  Remove libgcj_ex_libffi.
9025         <lang_frag loop>: Set add_this_lang=no if the language is in
9026         unsupported_languages.
9027         * configure: Regenerate.
9029 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9031         * configure.in: Fix typo in handling of --with-mpfr-dir.
9032         * configure: Regenerate.
9034 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9036         * MAINTAINERS: Update my email address.
9038 2005-06-02  Jim Blandy  <jimb@redhat.com>
9040         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9041         accepted into the master sources.)
9043 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9044             Michael Snyder  <msnyder@redhat.com>
9045             Stan Cox  <scox@redhat.com>
9047         * configure.in: Set noconfigdirs for ms1.
9049         * configure: Regenerate.
9051 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9053         * MAINTAINERS (Write After Approval): Add self.
9055 2005-06-01  Josh Conner  <jconner@apple.com>
9057         * MAINTAINERS (Write After Approval): Add self.
9059 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9061         * MAINTAINERS: Update my email address.
9063 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9065         * MAINTAINERS (Write After Approval): Add self.
9067 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9069         * MAINTAINERS (Write After Approval): Remove self.
9071 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9073         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9074         (Dependencies): Consider target modules for bootstrap dependencies.
9075         Make target bootstrap modules depend on each stage's gcc.
9076         * Makefile.in: Regenerate.
9078 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9080         * Makefile.def (configure-gcc): Depend on binutils having been built.
9081         (all-gcc): No need to do it here.
9082         * Makefile.in: Regenerate.
9084 2005-05-19  Paul Brook  <paul@codesourcery.com>
9086         * configure.in: Rewrite misleading error message when requested
9087         language cannot be built.
9088         * configure: Regenerate.
9090 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9092         * ylwrap: Import from Automake 1.9.5.
9094 2005-05-13  David Ung  <davidu@mips.com>
9096         * MAINTAINERS (Write After Approval): Add self.
9098 2005-05-09  Mike Stump  <mrs@apple.com>
9100         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9101         lt_cv_sys_max_cmd_len for now.
9103 2005-05-09  Stan Cox  <scox@redhat.com>
9105         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9107 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9109         * README.SCO: Update the URL.
9111 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9113         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9114         with_gnu_ld to libtool.
9115         * ltcf-c.sh (aix[45]): Define file_list_spec.
9116         * ltcf-cxx.sh (aix[45]): Same.
9117         * ltcf-gcj.sh (aix[45]): Same.
9118         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9119         exists, write list of input files to temporary file.
9121 2005-05-04  Mike Stump  <mrs@apple.com>
9123         * configure.in: Always pass --target to target configures as
9124         otherwise rebuilds that do --recheck will fail.
9125         * confiugure: Rebuilt.
9127 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9129         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9130         STAGE_HOST_EXPORTS.
9131         (configure, all): Add bootstrap support.
9132         (Host modules, target modules): Pass post-stage1 flags and exports.
9133         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9134         * Makefile.in: Regenerate.
9136 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9138         * configure: Regenerate.
9140 2005-04-27  Mike Stump  <mrs@apple.com>
9142         * MAINTAINERS: Add self as darwin maintainer.
9144 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9146         * config.sub: Update from master copy.
9148 2005-04-21  Mike Stump  <mrs@apple.com>
9150         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9151         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9153 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9155         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9156         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9157         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9158         "*-*-elf" and "*-*-linux*".
9159         * configure: Regenerate.
9161 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9163         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9165 2005-04-12  Mike Stump  <mrs@apple.com>
9167         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9169 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9171         * MAINTAINERS (Write After Approval): Add myself.
9173 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9175         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9177 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9179         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9180         (TARGET_CONFIGARGS): Include --with-target-subdir.
9181         (configure, all): New macros.  Use them throughout.
9182         * Makefile.in: Regenerate.
9184 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9186         * MAINTAINERS (Write After Approval): Add myself.
9188 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9190         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9192 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9194         * MAINTAINERS: Move John Carr to Write After Approval.
9196 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9198         * config/mh-mingw32: Delete.
9199         * configure.in: Don't use it.
9200         * configure: Regenerate.
9202 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9204         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9205         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9206         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9207         (HOST_LIB_PATH): Generate from Makefile.def.
9208         (TARGET_LIB_PATH): Likewise.
9209         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9210         * Makefile.in: Regenerate.
9211         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9212         (RPATH_ENVVAR): Include Darwin case.
9213         * configure: Regenerate.
9215 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9217         * MAINTAINERS (Various Maintainers): Remove self.
9218         (Write After Approval): Add self.
9220 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9222         * MAINTAINERS (Various Maintainers): Add self.
9224 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9226         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9227         * configure: Regenerate.
9229 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9231         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9232         gcc_version, and gcc_version_trigger from set of flags to pass.
9233         * Makefile.tpl: Remove definitions of above variables.
9234         (config.status): Remove dependency on $(gcc_version_trigger).
9235         * Makefile.in: Regenerate.
9236         * configure.in: Do not reference config/gcc-version.m4 nor
9237         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9238         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9239         * configure: Regenerate.
9241 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9242             Andrew Pinski  <pinskia@physics.uc.edu>
9244         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9245         * Makefile.in: Regenerate.
9247 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9249         * MAINTAINERS (Write After Approval): Add myself.
9251 2005-03-03  David Ayers  <d.ayers@inode.at>
9253         * MAINTAINERS (Write After Approval): Add myself.
9255 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9257         PR libgcj/20160
9258         * ltmain.sh: Avoid creating archives with components that have
9259         duplicate basenames.
9261 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9263         PR bootstrap/20250
9264         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9265         instead of check.
9266         * Makefile.in: Regenerate.
9268 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9270         * Makefile.in: Regenerate to fix conflict between the previous two
9271         patches.
9273 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9275         PR bootstrap/17383
9276         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9277         * Makefile.tpl (HOST_SUBDIR): New substitution.
9278         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9279         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9280         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9281         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9282         (Host modules, Bootstrapped modules): Use it.
9283         (Build modules, Target modules): Do not create symlink trees,
9284         always configure out-of-srcdir.
9285         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9286         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9287         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9288         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9290         * Makefile.in: Regenerate.
9291         * configure: Regenerate.
9293 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9295         Merged from libada-gnattools-branch:
9296         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9298         * gnattools: New directory.
9299         * Makefile.def: Add gnattools as a module, depending on target-libada.
9300         * Makefile.in: Regenerate.
9301         * configure.in: Include gnattools in host_tools; disable it if ada
9302         is disabled.
9303         * configure: Regenerate.
9305 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9307         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9308         treelang maintainer.
9309         (Write After Approval): Remove myself.
9311 2005-02-23  Paul Schlie  <schlie@comcast.net>
9313         * configure.in: Allow darwin targeted ports to build tk, itcl and
9314         libgui.
9315         * configure: Regenerate.
9317 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9319         PR libgcj/10353
9320         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9321         * configure: Regenerate.
9323 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9325         * MAINTAINERS (Write After Approval): Add myself.
9327 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9329         * MAINTAINERS: Update my e-mail address.
9331 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9333         * MAINTAINERS (Write After Approval): Add myself.
9335 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9337         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9338         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9339         target-libgloss when not *-*-elf and *-*-aout.
9340         * configure: Regenerate.
9342 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9344         * MAINTAINERS: Remove obsolete entries.
9346         * MAINTAINERS (Write After Approval): Add Michael Matz.
9348 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9350         * MAINTAINERS: Remove self as cpplib maintainer.
9352 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9354         * install-sh, config.sub: Import from upstream.
9356 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9358         PR bootstrap/18222
9359         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9360         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9361         * Makefile.in: Regenerate.
9363 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9365         * MAINTAINERS: Update my email address.
9367 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9368             Andreas Schwab  <schwab@suse.de>
9370         PR bootstrap/18033
9371         * config-ml.in: Eval option if surrounded by single quotes.
9373 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9375         Revert 2004-12-28 Makefile changes, a better fix will be
9376         applied to mainline and src after GCC 4.0 branches.
9378 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9380         PR bootstrap/17383
9382         * Makefile.def (target_modules): Remove stage parameter,
9383         it is always true now.
9384         * Makefile.tpl (configure-build-[+module+],
9385         configure-target-[+module+]): Always build symlink tree
9386         for the directory and for include.  BUILD_SUBDIR and
9387         TARGET_SUBDIR cannot be . anymore.
9388         * Makefile.in: Regenerate.
9390 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9392         Revert 2004-12-08 Makefile changes.
9394 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9396         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9397         cygwin, mingw.
9399 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9401         * configure.in (sh64-*-*): Reenable gprof.
9402         * configure: Regenerate.
9404 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9406         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9407         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9408         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9409         * Makefile.in: Regenerate.
9411 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9413         * MAINTAINERS: Update my email address.
9415 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9417         * Makefile.tpl: Generate normal dependencies if the LHS module is
9418         not bootstrapped.
9419         * Makefile.in: Regenerate.
9421 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9423         * configure.in: Include config/gxx-include-dir.m4.  Use
9424         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9425         * configure: Regenerate.
9427 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9429         * config.if: Delete.
9430         * configure.in: Set libstdcxx_incdir directly.
9431         * configure: Regenerate.
9433 2004-12-02  Eric Christopher  <echristo@redhat.com>
9435         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9436         * Makefile.in: Regenerate.
9438 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9440         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9441         * configure: Regenerate.
9443 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9445         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9446         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9447         * configure: Regenerate.
9449 2004-12-01  Eric Christopher  <echristo@redhat.com>
9451         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9452         of things to remove.
9454 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9456         * MAINTAINERS (Write After Approval): Update my e-mail address.
9458 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9460         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9461         from CVS libtool to always pass_all.
9463 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9465         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9466         (hppa*64*-*-*): Delete incorrect comment.
9467         * configure: Rebuilt.
9469 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9471         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9473 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9475         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9476         from CVS libtool to always pass_all.
9478 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9480         * install-sh, compile: Import from automake.
9482 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9484         * config.guess, config.sub:  Import from savannnah.
9486 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9488         * MAINTAINERS (Write After Approval): Add myself
9490 2004-11-12  Mike Stump  <mrs@apple.com>
9492         * Makefile.def: Add html support.
9493         * Makefile.tpl: Likewise.
9494         * Makefile.in: Regenerate.
9496 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9498         PR 18423
9499         * configure.in: Remove all instances of build-fixincludes from
9500         noconfigdirs.
9501         (build_configargs): Supply --target to subdirectories.
9502         * configure: Regenerate.
9504         * Makefile.def: Make gcc install depend on fixincludes install.
9505         * Makefile.in: Regenerate.
9507 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9509         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9511 2004-11-11  Paul Brook  <paul@codesourcery.com>
9513         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9515 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9517         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9518         target-libgfortran.
9519         * configure: Regenerate.
9521 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9523         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9524         like CC.
9526 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9528         * Makefile.def (host fixincludes): Specify missing targets.
9529         * Makefile.in: Regenerate.
9531 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9533         * MAINTAINERS: Add myself
9535 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9537         * MAINTAINERS (Write After Approval): Add myself.
9539 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9541         * Makefile.def: Build fixincludes for the host, too.
9542         * Makefile.in: Regenerate.
9543         * configure.in (host_tools): Add fixincludes.
9544         * configure: Regenerate.
9546 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9548         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9549         * configure: Regenerated.
9551 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9553         PR other/17783
9554         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9555         * configure: Regenerated.
9557 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9559         * README.SCO: Update per FSF instructions.
9561 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9563         PR target/18151
9564         * configure.in (case ${target}): Do not build fixincludes for avr.
9565         * configure: Regenerated.
9567 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9569         * configure.in (case ${target}): Do not build fixincludes
9570         on platforms where it is not used.
9571         * configure: Regenerated.
9573 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9575         * configure.in: Use an absolute path to install-sh.
9576         * configure: Regenerated.
9578 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9580         * MAINTAINERS (Write After Approval): Add myself.
9582 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9584         * MAINTAINERS: Remove from Write After Approval those that are
9585         already maintainers.
9587 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9589         * MAINTAINERS:  Update my email address.
9591 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9593         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9594         * configure: Regenerate.
9596 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9598         * MAINTAINERS:  Update my email address.
9600 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9602         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9603         entries belonging to this category.
9605 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9607         * MAINTAINERS: Update my e-mail address.
9609 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9611         Fix wrong conflict resolution in:
9613         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9615         * Makefile.in: Regenerate.
9616         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9617         in the recursive `make', instead of hardwiring `all'.
9618         (Autogenerated TARGET-* variables): New.
9620 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9622         * configure.in: Enable target-libgloss for crx-*-*.
9623         * configure: Regenerate.
9625 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9627         * MAINTAINERS (Various Maintainers): Move the "windows,
9628         cygwin, mingw" maintainer to ...
9629         (OS Port Maintainers): ... here.
9631 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9633         * MAINTAINERS (Write After Approval): Remove those that are
9634         maintainers of some subsystem.
9636 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9638         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9639         * ltcf-cxx.sh (tpf*): Likewise.
9640         * ltconfig (tpf*): Add TPF OS configuration support.
9642 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9644         * MAINTAINERS: Change my email address to my new work account.
9646 2004-09-24  Michael Roth  <mroth@nessie.de>
9648         * configure.in (--without-headers): Add missing double quotes.
9649         * configure: Regenerate.
9651 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9653         * ylwrap: Revert to previous version.
9655 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9657         PR bootstrap/17369
9658         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9659         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9660         SET_GCC_LIB_PATH_CMD.
9661         (BASE_TARGET_EXPORTS): Likewise.
9662         * Makefile.in: Regenerated.
9664         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9665         * configure: Regenerated.
9667 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9669         * config.guess: New upstream version
9670         * compile, depcomp, install-sh, ylwrap: Likewise.
9672 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9674         * config/mh-x86omitfp: New host makefile fragment.  Add
9675         -fomit-frame-pointer to the default BOOT_CFLAGS.
9676         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9677         * configure: Regenerate.
9679 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9681         PR target/11572
9682         * configure.in (*-*-darwin*): Renable libobjc.
9683         * configure: Regenerate.
9685 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9687         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9689 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9691         * Makefile.def: Remove libbanshee.
9692         * Makefile.tpl: Ditto.
9693         * configure.in: Ditto.
9694         * Makefile.in: Regen.
9695         * configure: Ditto.
9697 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9699         * ltmain.sh: Use $pic_object as $non_pic_object if
9700         $non_pic_object=none.
9702 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9704         * missing: Import latest version from master repository.
9706 2004-09-06  Nick Clifton  <nickc@redhat.com>
9708         * config.sub: Import latest version from master repository.
9709         * config.guess: Likewise.
9710         This includes these changes:
9712         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9714         * config.sub: Handle crisv32, alias etraxfs.
9715         * config.guess (crisv32:Linux:*:*): Handle.
9717         2004-08-13  Brad Smith  <brad@comstyle.com>
9719         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9720         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9722         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9724         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9725         assume the processor is a powerpc.  This is because coreutils
9726         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9727         in this case, due to a MacOS X bug that causes
9728         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9729         to return a negative number.
9730         Problem reported by Petter Reinholdtsen in:
9731         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9733         2004-07-19  Ben Elliston  <bje@gnu.org>
9735         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9737         2004-06-24  Ben Elliston  <bje@gnu.org>
9739         * config.guess: Update copyright years.
9740         * config.sub: Likewise.
9742         2004-06-22  Robert Millan  <robertmh@gnu.org>
9744         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9745         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9747         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9749         * config.guess (*:*VMS:*:*): New entry. Replaces
9750         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9751         manufacturer.
9753         2004-06-22  Ben Elliston  <bje@gnu.org>
9755         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9756         * config.sub: Likewise.
9758         2004-06-22  Ben Elliston  <bje@gnu.org>
9760         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9761         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9763         2004-06-11  Ben Elliston  <bje@gnu.org>
9765         * config.guess (pegasos:OpenBSD:*:*): Remove.
9767         2004-06-11  Ben Elliston  <bje@gnu.org>
9769         From Wouter Verhelst <wouter@grep.be>:
9770         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9772         2004-06-11  Ben Elliston  <bje@gnu.org>
9774         * config.guess (luna88k:OpenBSD:*:*): New.
9776         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9778         * config.guess (m32r*:Linux:*:*): New case.
9779         * config.sub: Handle m32rle.
9781         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9783         From Jens Petersen  <petersen@redhat.com>:
9784         * config.sub: Handle sparcv8.
9786         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9788         From Tom Smith <smith@cag.lkg.hp.com>:
9789         * config.guess: Version suffixes are equally significant on Tru64
9790         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9791         prefix of "P" (patched kernel).
9793         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9795         * config.sub: Add support for National Semiconductor CRX target.
9797 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9799         * MAINTAINERS (Various Maintainers): Remove myself as web page
9800         maintainer, add myself as maintainer of build status lists.
9802 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9804         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9805         *-*-netware, but add target-libmudflap.
9806         Consolidate *-*-netware targets (of which really only i?86 exists)
9807         into a single entry.
9808         * configure: Likewise.
9810 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9812         * Makefile.tpl (sorry): Remove.
9813         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9814         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9815         (do-clean): Clean per-stage directories too.
9816         (do-distclean): Run distclean-stage1 too.
9817         (.NOTPARALLEL): Enable during toplevel bootstrap.
9818         (stage[+id+]-bubble): Enable parallel execution during
9819         the recursive invocation.
9820         * Makefile.in: Regenerate.
9822         Fix previous checkin:
9824         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9825         include.
9826         * configure.in: Fix indentation.
9827         * configure: Regenerate.
9829 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9831         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9832         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9833         * configure: regenerate
9834         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9835         -mdynamic-no-pic
9837 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9839         * Makefile.def (build_modules): Add fixincludes.
9840         (dependencies): Make gcc depend on fixincludes.
9841         * configure.in (build_tools): Add fixincludes.
9842         (build_configdirs): Always include build_libs.
9843         * Makefile.in: Regenerate.
9844         * configure: Regenerate.
9846 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9848         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9849         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9850         phony targets; do not generate timestamp files.
9851         (distclean-stageN): Remove references to their timestamp files.
9852         (restageN, touch-stageN): Remove.
9853         (stageN-bubble): Rewritten.
9854         (compare): Support lean bootstraps.
9855         * Makefile.in: Regenerate.
9857         * configure.in: Only warn when bootstrapping but
9858         build != host or build != target.  Support lean bootstraps.
9859         * configure: Regenerate.
9861 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9863         * configure.in:  Give a better error message if GMP/MPFR are missing
9864         and a language needing them has been requested.
9865         * configure:  Regenerated.
9867 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9869         * configure.in:  Print a list of available language front-ends if
9870         a requested one is missing.  Tidy stray tab characters.
9871         * configure:  Regenerated.
9873 2004-08-19  Michael Koch  <konqueror@gmx.de>
9875         * gcc/doc/install.texi: Update entry about automake for libjava.
9877 2004-08-17  Robert Millan  <robertmh@gnu.org>
9879         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9880         (instead of FreeBSD).
9881         * configure: Regenerate.
9883 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9885         * Makefile.in: Regenerate.
9886         * configure: Regenerate.
9888         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9889         stage_*_flags.
9890         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9891         for bootstrapped modules if toplevel bootstrap is going.
9892         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9893         modules.  Adjust for changes in Makefile.def.  Enable several
9894         rules even in non-bootstrap mode, just to avoid peppering the
9895         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9896         (stage-[+prev+]-bubble): Remove.
9898         * Makefile.def (Dependencies): Depend on all-build-bison,
9899         all-build-flex, all-build-byacc, all-build-texinfo, rather
9900         than the host variations.
9901         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9902         with BUILD_SUBDIR.
9903         (BISON): Update for recent Bisons.
9904         (YACC): Fix typo.
9905         (cross): Depend on all-build.
9906         (all): Do not depend on all-build.
9907         (prebootstrap): Remove.
9908         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9909         (Prebootstrap dependencies): Add them to the per-stage targets
9910         and to all-prebootstrap.
9911         * configure.in (build_configdirs): Always enable build_tools.
9912         (BUILD_DIR_PREFIX): Remove.
9914         * Makefile.def (gcc): Add target variable.
9915         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9916         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9917         in the recursive `make', instead of hardwiring `all'.
9918         (Autogenerated TARGET-* variables): New.
9920 2004-08-13  Brian Booth  <bbooth@redhat.com>
9922         * MAINTAINERS: Remove myself from write-after-approval.
9924 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9926         * src-release: Stop distributing mmalloc with gdb (which doesn't
9927         use it).
9928         * Makefile.def: GDB doesn't depend on mmalloc anymore.
9929         * Makefile.in: Regenerate.
9931 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
9933         * configure.in (arm*-*-eabi*): New target.
9934         * configure: Regenerate.
9936 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
9938         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9939         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9940         (Dependencies): New section.
9941         * Makefile.tpl (Dependencies): Generate from Makefile.def.
9942         (configure-target-[+module+]): Depend on maybe-all-gcc
9943         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
9944         (toplevel profiledbootstrap): Fix dependencies.
9945         * Makefile.in: Regenerate.
9947 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
9949         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9950         target-libiberty to noconfigdirs.
9951         * configure: Regenerate.
9953 2004-08-03  Paul Brook  <paul@codesourcery.com>
9955         * configure.in: Check for MPFR as well as GMP.
9956         * configure: Regenerate.
9958 2004-08-01  Robert Millan  <robertmh@gnu.org>
9960         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9961         libmudflap for all GNU-based systems (with Glibc).
9962         * configure: Regenerate.
9964 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
9966         * Makefile.def (host-modules): Add gcc.
9967         * Makefile.in: Regenerate.
9968         * Makefile.tpl (sorry): New rule.
9969         (configure-host, all-host, [+make_target+]-host, do-check,
9970         install-host): Do not add gcc as a special case.
9971         (host modules): Add a small special-casing for gcc.  Export
9972         extra_make_flags through the environment.
9973         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9974         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9975         other recursive targets for gcc): Remove.
9977         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9978         (stage, unstage): New rules.
9979         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9980         distclean-stage[+id+]): Use stage_current.
9981         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9982         the stage*-start rules.
9984 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
9986         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9987         use -all_load flag.
9989 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
9991         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9992         * configure: Regenerate.
9994 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
9996         * maintainer-scripts/gcc_release: Revert yesterday's change.
9998 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10000         * MAINTAINERS: Add myself to write-after-approval.
10002 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10004         * libf2c: Removed.
10005         * gcc/gccbug.in: Updated because of libf2c removal.
10006         * maintainer-scripts/gcc_release: Ditto.
10008 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10010         * configure.in: Build libmudflap by default on FreeBSD.
10011         * configure: Regenerated.
10013 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10015         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10016         systems.
10017         * configure: Regenerated.
10019 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10021         PR target/16344
10022         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10023         feedback based compiler.
10024         * Makefile.in: Rebuilt.
10026 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10028         * Makefile.def (host_modules): Set bootstrap=true for flex.
10029         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10030         * Makefile.in: Rebuilt.
10032 2004-07-07  Jan Hubicka  <jh@suse.cz>
10034         * MAINTAINERS: Add self as a profile feedback maintainer.
10036 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10038         * configure.in:  Do not prepend $srcdir to /dev/null in
10039         makefile fragments.
10040         * configure:  Regenerate.
10042 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10044         * Makefile.def (build_modules): Add bison, byacc, flex,
10045         m4, texinfo.
10046         (flags_to_pass): Add FLEX.
10047         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10048         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10049         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10050         DEFAULT_MAKEINFO): Remove.
10051         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10052         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10053         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10054         objdir or else use configured tool.
10055         (all-build): New.
10056         (all): Depend on it.
10057         (Build module dependencies): Add.
10058         * Makefile.in: Regenerate.
10059         * configure.in: Better support for multiple build modules,
10060         matching what is done for host/target modules.  Do not look
10061         for "plausible" locations of build tools if Canadian cross.
10062         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10063         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10064         * configure: Regenerate.
10066 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10068         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10069         * Makefile.in: Regenerate.
10071 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10073         * Makefile.tpl (configure-build-[+module+],
10074         configure-[+module+], configure-target-[+module+]): Pass
10075         [+extra_configure_args+].
10076         (all-build-[+module+], all-[+module+], check-[+module+],
10077         install-[+module+], [+make_target+]-[+module+],
10078         all-target-[+module+], check-target-[+module+],
10079         install-target-[+module+], [+make_target+]-target-[+module+]):
10080         Pass [+extra_make_args+].
10081         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10082         (GCC_HOST_EXPORTS): Remove.
10083         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10084         cross, check-gcc, check-gcc-c++, install-gcc,
10085         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10086         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10087         * Makefile.in: Regenerate.
10089 2004-06-21  Matthew Sachs  <msachs@apple.com>
10091         * MAINTAINERS: Added self to write-after-approval.
10093 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10095         * configure.in: Check for srcdir/winsup rather than build directory
10096         winsup.
10097         * configure: Regenerate.
10099 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10101         * configure.in: Don't build Cygwin native newlib if winsup
10102         directory is missing.  Emit warning instead.
10103         * configure: Regenerate.
10105 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10107         * Makefile.tpl (touch-stage[+id+]): New.
10108         (restage[+prev+]): Depend on touch-stage[+id+].
10110         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10111         Use it throughout.
10113         * Makefile.def: Add profile and feedback bootstrap stages.
10114         Remove next field from bootstrap stages.
10115         * Makefile.tpl (LN, LN_S): Substitute.
10116         (stageN-start, stageN-end): Use double-colon rules, to
10117         provide a hook for additional setup commands.
10118         (distclean-stageN-gcc, restageN): Create dependencies from
10119         [+prev+], not from [+next+].
10120         (stageN-bubble): Add commands for successive stages from
10121         [+prev+], using double-colon rules.
10122         (all-stageN-gcc): Fix typo.
10123         (stagefeedback-start, profiledbootstrap): New.
10124         * Makefile.in: Regenerate.
10125         * configure.in: Call ACX_PROG_LN.
10126         * configure: Regenerate.
10128 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10130         * MAINTAINERS (Write After Approval): Add myself.
10132 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10134         * MAINTAINERS (Write After Approval): Add myself.
10136 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10138         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10139         without gcc.
10140         * configure: Regenerate.
10142 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10144         * Makefile.tpl: Fix typo.
10145         * Makefile.in: Regenerate.
10147 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10149         * configure.in: Remove new- prefix from toplevel
10150         bootstrap targets.
10151         * configure: Regenerate.
10153 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10155         * Makefile.tpl (all.normal): Rename to all.
10156         (all): Replace with a rule to pick the default
10157         target from configure.
10158         (all-gcc, configure-gcc): Use conditionals to
10159         do nothing when toplevel bootstrap is going on.
10160         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10161         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10162         * configure.in: Support --enable-bootstrap.
10164         * Makefile.def: Remove new- prefix from toplevel
10165         bootstrap targets.
10166         * Makefile.tpl: Likewise.
10168         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10169         target.
10171         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10172         $(RECURSE_FLAGS) to recursive invocation of make.
10174         * Makefile.in: Regenerate.
10175         * configure: Regenerate.
10177 2004-05-30  Andreas Jaeger  <aj@suse.de>
10178             Jim Wilson  <wilson@specifixinc.com>
10180         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10181         like CC.
10183 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10185         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10186         * configure: Regenerate.
10188 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10190         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10191         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10192         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10193         targets.
10194         * Makefile.in: Regenerate.
10196 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10198         * configure.in: Test the ability to symlink directories.
10199         * configure: Regenerate.
10201         * Makefile.def (bootstrap-stage): New definitions.
10202         * Makefile.tpl (configure-stage1-gcc,
10203         configure-stage2-gcc, configure-stage3-gcc,
10204         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10205         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10206         new-restage3, compare): Autogenerate, see Makefile.in
10207         entry for behavioral changes.
10208         (distclean-stage1, new-stage1-start, new-stage1-end,
10209         new-stage1-bubble, distclean-stage2, new-stage2-start,
10210         new-stage2-end, new-stage2-bubble, distclean-stage3,
10211         new-stage3-start, new-stage3-end): New autogenerated targets.
10212         (objext, prebootstrap, BOOT_CFLAGS,
10213         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10214         targets.
10216         * Makefile.in: Regenerate.
10217         (distclean-stage1, new-stage1-start, new-stage1-end,
10218         new-stage1-bubble, distclean-stage2, new-stage2-start,
10219         new-stage2-end, new-stage2-bubble, distclean-stage3,
10220         new-stage3-start, new-stage3-end): New targets.
10221         (all-stage1-gcc): Move prebootstrap dependency from here...
10222         (configure-stage1-gcc): ...to here.
10223         (new-bootstrap): Use bubble targets.
10224         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10225         Use per-stage distclean targets.
10226         (configure-stage1-gcc, configure-stage2-gcc,
10227         configure-stage3-gcc, all-stage1-gcc,
10228         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10229         Use new-stageN-start to prepare the tree.
10231 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10233         * Makefile.def (host_modules): add libcpp.
10234         * Makefile.tpl: Add dependencies on and for libcpp.
10235         * Makefile.in: Regenerate.
10236         * configure.in: Add libcpp host module.
10237         * configure: Regenerate.
10239 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10241         * Makefile.tpl: Whenever a recursive target is defined, wrap
10242         it in a special @if/@endif block, and prepare its maybe
10243         dependency in the @if/@endif block
10244         * configure.in: Instead of writing maybe dependencies, remove
10245         the @if/@endif statements, and remove the @if/@endif blocks
10246         that remain.
10247         * configure: Regenerate.
10248         * Makefile.in: Regenerate.
10250 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10252         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10254 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10256         PR bootstrap/15120
10257         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10258         * */configure: Rebuilt.
10260 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10262         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10263         of libf2c.
10264         * configure, Makefile.in: Regenerate.
10266 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10268         * MAINTAINERS (Write After Approval): Add myself.
10270 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10272         Merge from tree-ssa-20020619-branch.
10274         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10275         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10276         (HOST_GMPLIBS): Define.
10277         (HOST_GMPINC): Define.
10278         (TARGET_LIB_PATH): Add libmudflap.
10279         (GFORTRAN_FOR_TARGET): Define.
10280         (configure-build*): Export GFORTRAN.
10281         (configure-gcc): Export GMPLIBS and GMPINC.
10282         (all-gcc): Add maybe-all-libbanshee.
10283         (configure-target-libgfortran): Define.
10284         * Makefile.in: Regenerate.
10285         * configure.in (host_libs): Add libbanshee.
10286         (target_libraries): Add target-libmudflap and target-libgfortran.
10287         Add --with-libbanshee.
10288         Handle --disable-libmudflap.
10289         (*-*-freebsd*): Use with_gmp.
10290         Add $(libgcj) to noconfigdirs.
10291         * configure: Regenerate.
10292         * depcomp: New file.
10293         * MAINTAINERS: Add tree-ssa maintainers.
10295 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10297         * MAINTAINERS (Various Maintainers): Add myself.
10299 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10301         * MAINTAINERS (Write After Approval): Add myself.
10303 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10305         * MAINTAINERS (Write After Approval): Add myself.
10307 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10309         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10310         * configure: Regenerate.
10312 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10314         Revert:
10315         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10317         * Makefile.def (flags_to_pass): Remove *dir variables that
10318         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10319         as well as prefix and exec_prefix.
10320         * Makefile.in: Regenerate.
10322 2004-04-26  Robert Millan  <robertmh@gnu.org>
10324         Add patches from libtool CVS.
10325         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10326         * ltconfig: Likewise.
10327         * ltcf-c.sh: Likewise.
10328         * ltcf-cxx.sh: Likewise.
10329         * ltcf-gcj.sh: Likewise.
10331 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10333         * Makefile.def (host_modules): Mark with the bootstrap
10334         flag packages on which gcc depends.
10335         * Makefile.tpl (all-bootstrap): Use it.
10336         * Makefile.in: Regenerate.
10338 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10340         * Makefile.def (flags_to_pass): Remove *dir variables that
10341         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10342         as well as prefix and exec_prefix.
10343         * Makefile.in: Regenerate.
10345 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10347         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10348         * configure: Regenerate.
10349         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10350         * gcc/Makefile.tpl (compare): Use the result of the test.
10351         * gcc/Makefile.in: Regenerate.
10353 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10355         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10356         Always relocate gcc and prev-gcc to the original names, even
10357         if the build fails.
10358         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10359         New targets.
10361 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10363         * MAINTAINERS: Update my email address.
10365 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10367         * configure.in (mips*-*-irix5*): Enable ld.
10368         * configure: Regenerate.
10370 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10372         * configure: Regenerate.
10374 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10376         * Makefile.tpl (configure-[+module+], configure-gcc,
10377         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10378         Set and export LDFLAGS.
10379         * Makefile.in: Regenerate.
10381 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10383         * MAINTAINERS: Add myself to write-after-approval.
10385 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10387         PR bootstrap/14871
10388         * Makefile.tpl: If we don't have built-in-tree target tools,
10389         use the ones found by configure rather than hacking around with
10390         program_transform_name.
10391         * configure.in: Give Makefile.tpl the information necessary
10392         to do that.
10393         * Makefile.in: Regenerate.
10394         * configure: Regenerate.
10396 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10398         PR bootstrap/14760
10399         * configure.in: When computing baseargs, strip *all* copies of
10400         offending options.  Also, don't match/substitute the trailing space,
10401         so that this actually works when two similar options are separated by
10402         only one space.
10403         * configure: Regenerate.
10405 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10407         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10408         (rs6000-*-aix*): Same.
10409         * configure: Regenerate.
10411 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10413         * MAINTAINERS: Add myself to write-after-approval.
10415 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10417         * MAINTAINERS: Add myself to write-after-approval.
10419 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10421         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10422         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10423         * Makefile.in: Regenerate.
10425         * configure.in (top level bootstrap support): Rework --enable-werror
10426         to set @stage2_werror_flag@.
10427         * configure: Regenerate.
10428         * Makefile.tpl (top level bootstrap support): Pass
10429         @stage2_werror_flag@ down to configure in stages 2 and 3.
10430         * Makefile.in: Regenerate.
10432 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10434         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10435         for stages 2 and 3 as well as in make.  As a consequence, remove
10436         OUTPUT_OPTION (now detected by configure) from the flags passed down
10437         to make.
10438         * Makefile.in: Regenerate.
10440         * Makefile.tpl (new-bootstrap): Fix typo.
10441         * Makefile.in: Regenerate.
10443 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10445         * Makefile.tpl: Rearrange by moving recursive_targets rules
10446         into their proper sections.
10447         * Makefile.tpl (top level bootstrap support): Move disabling
10448         of coverage flags from 'make' to 'configure'; improve comments.
10449         * Makefile.in: Regenerate.
10451         * Makefile.tpl (experimental top level bootstrap) Move stage1
10452         language setting from all- target to configure- target; disable
10453         intermodule optimization in stage 1; prevent gratuitous rebuilds
10454         of stage 1.
10455         * Makefile.in: Regenerate.
10456         * configure.in: Comma-separate stage 1 language list for top
10457         level bootstrap.
10458         * configure: Regenerate.
10460         * Makefile.tpl: Clean up experimental top level bootstrap support:
10461         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10462         prev-gcc in configure- targets as well as all- targets.
10463         * Makefile.in: Regenerate.
10465 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10467         * compile: New file imported from automake.
10469 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10471         * configure.in: Remove symbolic link section.
10472         * configure: Regenerate.
10473         * Makefile.tpl (links): Remove.
10474         * Makefile.in: Regenerate.
10476 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10477             Nathanael Nerode  <neroden@gcc.gnu.org>
10479         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10480         Set with AC_CHECK_PROGS.
10481         * configure.in: Fix comment typo from last patch.
10482         * configure: Regenerate.
10484 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10486         * Makefile.tpl: Introduce experimental top level bootstrap support.
10487         * Makefile.in: Regenerate.
10488         * configure.in: Introduce support for top level bootstrap.
10489         * configure: Regenerate.
10491 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10492             Paolo Bonzini  <bonzini@gnu.org>
10494         PR bootstrap/14522
10495         * configure.in: Cope with shells that do not support unquoted ^
10496         * configure: Regenerate.
10498 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10499             Paolo Bonzini  <bonzini@gnu.org>
10501         PR bootstrap/14522
10502         * configure.in: Cope with shells that do not support nesting
10503         quotes inside quoted backquote substitutions.
10504         * configure: Regenerate.
10506 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10508         PR bootstrap/14522
10509         * configure.in: Fix escaping of $.
10510         * configure: Regenerate.
10512 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10514         * configure: Regenerate, since I forgot to while committing Paolo's
10515         changes.
10517 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10519         PR ada/14131
10520         Move language detection to the top level.
10521         * configure.in: Find default values for the tools as
10522         soon as possible.  Disable ada if GNAT is not found.
10523         Emit error message about missing languages.  Expand
10524         --enable-languages=all for the gcc subdirectory.
10526 2004-03-10  Ben Elliston  <bje@gnu.org>
10528         * MAINTAINERS: Update my email address.
10530 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10532         * ltconfig: Disable building static libraries if building shared
10533         libraries on AIX 5L.
10535 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10537         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10538         and disable libgcj.
10539         * configure: Regenerated.
10541 2004-03-01  Brian Booth  <bbooth@redhat.com>
10543         * MAINTAINERS: Add myself to write-after-approval.
10545 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10547         * MAINTAINERS: Add myself to write-after-approval.
10549 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10551         PR bootstrap/7087
10552         * Makefile.tpl: Guard XFOO sed statements better.
10553         * Makefile.tpl: Add dependency for configure-target-libada.
10554         * Makefile.in: Regenerate (incidentally fixes broken
10555         commit when libada-branch was merged).
10557 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10559         * MAINTAINERS: Add myself to write-after-approval.
10561 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10563         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10564         maintainers.
10566 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10568         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10569         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10571 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10573         PR bootstrap/11932
10574         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10576 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10578         * MAINTAINERS: Added myself to write-after-approval.
10580 2004-02-14  Michael Koch  <konqueror@gmx.de>
10582         * MAINTAINERS: Added myself to write-after-approval.
10584 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10586         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10587         some OS port maintainers to OS port maintainers section.
10589 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10591         * MAINTAINERS: Add self.
10593 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10595         * MAINTAINERS: Alphabetize.
10597 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10599         * MAINTAINERS: Remove myself.
10601 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10603         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10604         (rs6000-*-aix*): Same.
10605         * configure: Regenerate.
10607 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10609         * configure.in (host): Add in missing $noconfigdirs to defines.
10610         * configure: Regenerate.
10612 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10613             Nathanael Nerode  <neroden@gcc.gnu.org>
10615         PR ada/6637, PR ada/5911
10616         Merge with libada-branch:
10617         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10618         with appropriate dependencies. Add --enable-libada configure switch.
10619         * configure, Makefile.in: Regenerate.
10621 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10623         * MAINTAINERS: Add myself to write-after-approval.
10625 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10627         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10628         * configure: Regenerate.
10630 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10632         Merge from upstream:
10634         * ltmain.in: When setting IFS to '~', be careful about user
10635         arguments that contain '~'.
10637         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10639         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10640         Also test $base_compile against $CC with escaped arguments. Bug
10641         reported by Geoff Keating <geoffk@apple.com>.
10643 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10645         * MAINTAINERS: Remove i960 port.
10647 2004-01-23  DJ Delorie  <dj@redhat.com>
10649         * Makefile.def (target_modules) [libiberty]: Don't stage.
10650         * Makefile.in: Rebuilt.
10652 2004-01-20  Caroline Tice  <ctice@apple.com>
10654         * MAINTAINERS: Add myself to write-after-approval.
10656 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10658         * MAINTAINERS: Update my email address.
10660 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10662         * MAINTAINERS: Add myself to write-after-approval.
10664 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10666         * MAINTAINERS: Remove entries without email address.
10668 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10670         * MAINTAINERS: Add myself to write-after-approval.
10672 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10674         * MAINTAINERS: Update my email address.
10676 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10678         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10679         * Makefile.tpl (configure-target-[+module+]): Support stage.
10680         * Makefile.in: Rebuilt.
10682 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10684         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10686 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10688         * MAINTAINERS: Add myself as a MIPS maintainer.
10690 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10692         * configure.in: Use ./config.cache, not config.cache.
10693         * configure: Regenerate.
10694         * Makefile.tpl: Special-casing not needed for GCC any more.
10695         * Makefile.in: Regenerate.
10697         * configure.in: Don't share a cache file for host dirs.
10698         * configure: Regenerate.
10700         * config-ml.in: Don't mess with the cache file.
10702 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10704         * MAINTAINERS: Move myself from 'Write After Approval' to
10705         'CPU Port Maintainers' section as SPARC maintainer.
10707 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10709         * Makefile.tpl: Make GCC use a separate config.cache.
10710         * Makefile.in: Regenerate.
10712         PR bootstrap/11932, PR bootstrap/11933
10713         (I don't know if it will fix either of them, but it relates
10714         to them.)
10715         * configure.in: Don't use shared config.cache for target
10716         directories.
10717         * configure: Regenerate.
10719 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10721         * MAINTAINERS: Add myself to 'Write After Approval' section.
10723 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10725         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10726         * configure: Regenerated.
10728 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10730         * MAINTAINERS: Remove the mn10200 maintainer.
10732 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10734         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10735         * configure: Regenerated.
10737 2003-12-16  Jan Hubicka  <jh@suse.cz>
10739         * MAINTAINERS: Add myself as callgraph maintainer.
10741 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10743         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10744         * configure: Regenerate.
10746 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10748         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10749         'Write After Approval' section. Update email.
10751 2003-12-01  James Lemke  <jim@wasabisystems.com>
10753         * MAINTAINERS (Write After Approval): Add myself.
10755 2003-11-20  Matt Thomas  <matt@3am-software.com>
10757         * MAINTAINERS: Add myself as a vax port maintainer.
10759 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10761         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10762         (configure-build-[+module+], configure-[+module+]): Likewise.
10763         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10764         * Makefile.in: Regenerate.
10766 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10768         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10769         shared/dylibed libraries.
10770         * ltmain.sh: Likewise.
10771         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10772         * ltcf-cxx.sh: Likewise.
10773         * ltcf-gcj.sh: Likewise.
10774         * ltconfig: Likewise.
10776 2003-11-17  Stan Cox  <scox@redhat.com>
10778         * MAINTAINERS: Add myself as iq2000 port maintainer.
10780 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10782         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10783         * Makefile.in: Regenerate.
10785 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10787         * config.sub: Update to 2003-11-03 version.
10789 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10791         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10792         * configure:  Regenerate.
10794 2003-10-20  Nicolas Pitre  <nico@cam.org>
10796         * MAINTAINERS: Add myself to 'Write After Approval' section.
10798 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10800         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10802 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10804         * MAINTAINERS: Update my email address.
10806 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10808         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10810 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10812         * MAINTAINERS: Add myself to 'Write After Approval' section.
10814 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10816         * config.guess: Update to 2003-10-16 version.
10817         * config.sub: Update to 2003-10-16 version.
10819 2003-10-15  David Daney  <ddaney@avtrex.com>
10821         * MAINTAINERS: Added myself to 'Write After Approval' section.
10823 2003-10-15  Falk Hueffner  <falk@debian.org>
10825         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10826         'Write After Approval' section. Update email.
10828 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10830         * MAINTAINERS: Move myself from 'Write After Approval' to
10831         'Various Maintainers' section as middle-end maintainer.
10833 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10835         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10836         HOST_FLAGS_TO_PASS.
10837         * Makefile.in: Regenerate.
10839 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10841         * config.guess: Update to 2003-10-07 version.
10842         * config.sub: Update to 2003-10-07 version.
10844 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10846         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10847         * ltconfig (irix5*, irix6*): Don't override version_type.
10849 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10851         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10852         * configure: Rebuilt
10853         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10854         * Makefile.in: Rebuilt
10856 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10858         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10860 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10862         * MAINTAINERS (Write After Approval): Add myself.
10864 2003-09-29  Paul Koning  <ni1d@arrl.net>
10866         * MAINTAINERS: Move myself from "Write After Approval"
10867         to CPU platform maintainers for pdp11 platform.
10869 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10871         * MAINTAINERS: Move myself from 'Write After Approval' to
10872         'Various Maintainers' section as libffi testsuite maintainer.
10874 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10876         * configure.in: Pass a computed --program-transform-name
10877         to subconfigures.
10878         * configure: Regenerated.
10880 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10882         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10883         * Makefile.in: Regenerate.
10885         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10886         * Makefile.in: Regenerate.
10888 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10890         * MAINTAINERS: Move myself from 'Write After Approval'
10891         to 'Various Maintainers' (objective-c) section.
10893 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10895         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10896         quoting.
10897         * configure: Regenerated.
10899 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10901         * MAINTAINERS (Write After Approval): Add myself to write after
10902         approval list.
10904 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10906         * MAINTAINERS (Write After Approval): Add myself.
10908 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10910         * MAINTAINERS: Update my e-mail address.
10912 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
10914         * libtool.m4 (LD): Correct powerpc64 host match.
10916 2003-09-06  James E Wilson  <wilson@tuliptree.org>
10918         * MAINTAINTERS: Update my affiliation and email address.
10920 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10922         * MAINTAINERS (Write After Approval): Add myself.
10924 2003-09-04  DJ Delorie  <dj@redhat.com>
10926         * configure: Regenerate.
10928 2003-09-04  Robert Millan  <robertmh@gnu.org>
10930         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10932 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10934         * configure.in: Ensure arguments to sed are properly spaced.
10935         * configure: Regenerate.
10937 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
10939         * MAINTAINERS: Update my e-mail address.
10941 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
10943         * MAINTAINERS (Write After Approval): Add myself.
10945 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
10947         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10948         * configure: Regenerated.
10950 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10952         * MAINTAINERS: Update my email address.
10954 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
10956         * configure.in:  Use newline instead of semicolon when assuming
10957         shell arguments in a for loop.
10958         * configure:  Regenerated.
10960 2003-08-22  Jason Eckhardt  <jle@rice.edu>
10962         * MAINTAINERS: Resurrect the i860 maintainer.
10964 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
10966         PR 8180
10967         * configure.in: When testing with_libs and with_headers, treat
10968         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
10969         * configure: Regenerate.
10971         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10972         make, shell, etc.
10973         (baseargs): Likewise.
10974         * configure: Regenerate.
10976 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
10978         * MAINTAINERS (Write After Approval): Add myself.
10980 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10982         * configure.in: Disable libgcj for darwin not on powerpc.
10983         * configure: Rebuild.
10985 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
10987         * config-ml.in, symlink-tree: Add license.
10989 2003-08-03  Richard Stallman  <rms@gnu.org>
10990             Eben Moglen  <moglen@columbia.edu>
10992         * README.SCO: New file.
10994 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
10996         * Makefile.tpl (check, check-c++): Express dependencies using
10997         dependencies rather than commands.
10998         * Makefile.in: Regenerate.
11000 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11002         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11003         * configure: Ditto.
11005 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11007         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11008         * Makefile.in: Update.
11010 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11012         * configure.in: Enable libgcj for darwin.
11013         * configure: Rebuild.
11015 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11017         * config-ml.in:  Use ac_configure_args directly instead of
11018         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11019         actually seen.
11021 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11023         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11024         creating target and build subdirs to build all parent dirs as needed.
11025         * Makefile.in: Rebuild.
11026         * configure.in: Don't build dirs explicitly here.
11027         * configure: Rebuild.
11029 2003-07-26  Paul Brook  <paul@nowt.org>
11031         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11033 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11035         * Makefile.tpl (all-make): Depend on intl.
11036         * Makefile.in: Rebuilt.
11038 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11040         * install-sh:  Update to newer upstream versions (associated with
11041         aclocal 1.7).
11042         * mkinstalldirs:  Likewise.
11043         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11045 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11047         * MAINTAINERS: Move self from Bug database only accounts
11048         to write-after-approval.
11050 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11052         * config.if: Remove unused libc_interface determination.
11054 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11056         * MAINTAINERS: Move self from write-after-approval to
11057         build machinery (*.in).
11059 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11061         PR bootstrap/11273
11062         PR bootstrap/11408
11063         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11064         unused INSTALL_PROGRAM_ARGS.
11065         * configure.in: Use AC_PROG_INSTALL.
11066         * Makefile.in: Regenerate.
11067         * configure: Regenerate.
11069 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11071         * MAINTAINERS: Alphabetize.
11073 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11075         * configure: Rebuilt.
11076         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11077         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11078         newlib nor libgloss.
11079         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11080         * configure.in (am33_2.0-*-linux*): Added.
11082 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11084         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11085         * configure: Regenerate.
11087 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11089         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11090         * Makefile.in: Regenerate.
11092 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11094         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11095         * Makefile.in: Regenerate.
11097 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11099         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11100         * Makefile.in: Regenerated.
11102         * config-ml.in: Replace PWD with PWD_COMMAND.
11104 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11106         * intl: New directory; see intl/ChangeLog for details.
11107         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11108         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11109         * Makefile.in: Regenerate.
11111 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11113         * configure.in: Clean up config-lang.in handling.  Delete
11114         useless assignment to "subdirs".
11115         * configure: Regenerate.
11117 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11119         * configure.in: Rename 'target_libs' to 'target_libraries'.
11120         Remove useless reference to 'target_libs'.
11121         * configure: Regenerate.
11123 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11125         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11126         * Makefile.in: Regenerate.
11128 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11130         * Makefile.def: Introduce flags_to_pass.
11131         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11132         * Makefile.in: Regenerate.
11134 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11136         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11137         and target-libgloss.
11138         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11139         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11140         * configure: Regenerate.
11142 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11144         * configure.in: Update testsuite_flags to new location.
11145         * configure. Regenerate.
11147 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11149         * Makefile.tpl: Remove BUILD_CC stuff.
11150         * Makefile.in: Regenerate.
11152 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11154         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11156 2003-06-16  Graeme Peterson  <gp@qnx.com>
11158         * MAINTAINERS (Write After Approval): Add myself.
11160 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11162         * config.guess: Update to 2003-06-12 version.
11163         * config.sub: Update to 2003-06-13 version.
11165 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11167         * config.guess: Update to 2003-06-06 version.
11168         * config.sub: Update to 2003-06-06 version.
11170 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11172         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11173         * configure. Regenerate.
11175 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11177         * configure.in: Disable serial configure by default.
11178         * configure: Regenerate.
11179         * Makefile.tpl: Abolish .NOTPARALLEL.
11180         * Makefile.in: Regenerate.
11182         * Makefile.tpl: Replace {build,host,target}_canonical by
11183         {build,host,target}.
11184         * Makefile.in: Regenerate.
11186         * Makefile.tpl: Fix stupid pasto.
11187         * Makefile.in: Regenerate.
11189 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11191         * Makefile.tpl: Remove bogus conditional.
11192         * Makefile.in: Regenerate.
11194 2003-06-05  Jan Hubicka  <jh@suse.cz>
11196         * Makefile.tpl (profiledbootstrap): New target.
11197         * Makefile.in (profiledbootstrap): New target.
11199 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11201         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11202         Pinski. Remove user names from other bugzilla-only maintainers.
11204 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11206         * Makefile.tpl: Make 'recursive targets' using autogen rather
11207         than shell loop.  Remove duplicate 'clean' targets and false
11208         comments.
11209         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11210         Add systematic method of specifying missing targets in subdirs.
11211         Add copyright boilerplate.
11212         * Makefile.in: Regenerate.
11213         * configure.in: Add 'recursive targets' to maybe list.
11214         * configure: Regenerate.
11216         * MAINTAINERS: "GNATS only" -> "Bug database only".
11218         * Makefile.tpl: Rename [+target+] to [+make_target+].
11219         * Makefile.def: Rename 'target' to 'make_target'.
11221 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11223         * MAINTAINERS: Add self as options handling maintainer.
11225 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11227         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11228         been too long since I touched those ports.
11230 2003-05-28  DJ Delorie  <dj@redhat.com>
11232         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11233         * Makefile.in: Regenerate.
11235 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11237         * configure.in: Use curly braces in the definition of tooldir.
11238         * configure: Regenerate.
11240 2003-05-21  DJ Delorie  <dj@redhat.com>
11242         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11243         newlib or libgloss.
11244         * Makefile.in: Regenerate.
11246 2003-05-21  DJ Delorie  <dj@redhat.com>
11248         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11249         * Makefile.in: Regenerate.
11251 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11253         * MAINTAINERS: Update my e-mail address.
11255 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11257         * configure.in: Switch more things to use maybe dependencies.
11258         * Makefile.tpl: Switch more things to use maybe dependencies.
11259         Factor out common code from autogen IF statements.
11260         * configure: Regenerate.
11261         * Makefile.in: Regenerate.
11263 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11265         * configure.in: Accept i[3456789]86 for machine type.
11266         * configure: Regenerate.
11268 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11270         * configure.in: Switch more things to use maybe dependencies.
11271         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11272         * configure: Regenerate.
11273         * Makefile.tpl: Switch more things to use maybe dependencies.
11274         * Makefile.in: Regenerate.
11276 2003-05-16  Andreas Schwab  <schwab@suse.de>
11278         * Makefile.tpl (install-opcodes): Define.
11279         * Makefile.in: Rebuild.
11281 2003-05-13  Andreas Jaeger  <aj@suse.de>
11283         * config.guess: Update to 2003-05-09 version.
11284         * config.sub: Update to 2003-05-09 version.
11286 2003-05-13  Michael Eager  <eager@mvista.com>
11288         * configure.in: Correct sed script so that options in quotes are not
11289         deleted.
11290         * configure: Rebuild.
11292 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11294         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11295         and $$s/newlib/libc/sys/cygwin32 include paths.
11296         * configure: Ditto.
11298 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11300         * MAINTAINERS: Update my email addresses.
11302 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11304         * config-ml.in: Propagate INSTALL variables.
11306 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11308         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11310 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11312         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11313         * Makefile.in: Regenerate.
11315 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11317         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11319 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11321         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11323 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11325         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11326         * Makefile.in: Regenerated.
11328 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11330         * MAINTAINERS (Write After Approval): Upgrade myself from
11331         GNATS only to write-after-approval. Update my mail address.
11333 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11335         (OS Port Maintainers: freebsd): Add myself.
11337 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11339         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11341 2003-04-22  Kean Johnston  <jkj@sco.com>
11343         * MAINTAINERS (SCO ports): Added myself.
11345 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11347         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11349 2003-04-19  Kean Johnston  <jkj@sco.com>
11351         * MAINTAINERS (Write After Approval): Add myself.
11353 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11355         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11356         * Makefile.in: Regenerate.
11358 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11360         * configure.in (powerpc64*-*-linux*): Remove.
11361         * configure: Rebuilt.
11363 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11365         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11366         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11367         and restrap.
11368         * Makefile.in:  Regenerate.
11370 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11372         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11373         * configure: Regenerated.
11375 2003-04-15  DJ Delorie  <dj@redhat.com>
11377         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11379 2003-04-13  Nick Clifton  <nickc@redhat.com>
11381         * config-ml.in: Remove support for --disable-aix removing
11382         call-aix multilibs.
11384 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11386         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11387         * */configure: Rebuilt.
11389 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11391         * MAINTAINERS: Add my email address.
11393 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11395         * MAINTAINERS (Write After Approval): Add myself.
11397 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11399         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11400         * Makefile.in: Regenerate.
11402 2003-03-14  Michael Chastain  <mec@shout.net>
11404         * Makefile.in: Regenerate with correct Makefile.def.
11406 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11408         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11409         Make macro.
11410         * Makefile.in: Regenerate.
11411         * configure.in: Clean up gxx_include_dir logic.
11412         * configure: Regenerate.
11414 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11416         * MAINTAINERS (Write After Approval): Add myself.
11418 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11420         * MAINTAINERS: Update my mail address.
11422 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11424         * configure.in (gxx_include_dir): Fix typo.
11425         * configure: Regenerated.
11427 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11429         * Makefile.tpl: Reindent.
11430         * Makefile.in: Regenerate.
11431         * configure.in: Reindent.  Don't set unused variables.
11432         * configure: Regenerate.
11434 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11436         * configure.in: Include $(build_tooldir)/sys-include in
11437         FLAGS_FOR_TARGET.
11438         * configure: Regenerated.
11440 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11442         * Makefile.tpl: Always pass down RANLIB.
11443         * Makefile.in: Regenerate.
11445         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11446         * Makefile.in: Regenerate.
11447         * configure.in: Remove unused logic relating to --enable-shared
11448         and --enable-threads.  Remove bogus comments.  Remove redundant
11449         noconfigdirs.
11450         * configure: Regenerate.
11452         * configure.in: Replace ${libstdcxx_version} by its value.
11453         Remove reference to mh-dgux.
11454         * configure: Regenerate.
11456 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11458         * MAINTAINERS (Write After Approval): Add myself.
11460 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11462         * Makefile.tpl: Rearrange.
11463         * Makefile.in: Regenerate.
11465 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11467         * configure.in: Add support for kaOS as cross build target system.
11468         * configure: Regenerated.
11470 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11472         * MAINTAINERS (Write after approval): Add myself.
11474 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11476         * MAINTAINERS: Update my email address.
11478 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11480         * MAINTAINERS: Add self to blanket write privs. section.
11482 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11484         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11485         configure-target-* as some target builds may require additional
11486         flags for preprocessor tests.
11487         * Makefile.in: Regenerated.
11489 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11491         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11492         * ltconfig: Handle it.
11493         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11494         auto-detecting it.
11496         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11497         it is used as argument to $CC.
11498         * ltcf-gcj.sh: Likewise.
11500         * configure.in: Introduce --enable-maintainer-mode.
11501         * configure: Rebuilt.
11502         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11503         for maintainer mode.
11504         * Makefile.in: Rebuilt.
11506 2003-02-18  Jason Merrill  <jason@redhat.com>
11508         * Makefile.tpl (check-c++): Allow parallelism.
11510 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11512         * MAINTAINERS: Remove John Carr (who never actually had access to
11513         gcc.gnu.org).
11515 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11517         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11518         don't configure target-libobjc.
11519         * configure: Regenerate.
11521 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11523         * Makefile.tpl (RANLIB): Define.
11524         * Makefile.in: Regenerate.
11526 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11528         * MAINTAINERS: Update my email.
11530 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11532         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11533         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11534         * Makefile.in: Regenerated.
11535         * configure.in: Remove all traces of snavigator, db, and grep.
11536         * configure: Regenerated.
11538 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11540         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11541         After Approval.
11543 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11545         * MAINTAINERS (Write after approval): Add myself.
11547 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11549         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11550         * Makefile.in: Regenerated.
11552 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11554         * config.guess: Updated to 2003-01-30's version.
11555         * config.sub: Updated to 2003-01-28's version.
11557 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11559         * config.if: If gcc_version is already set, just use it.  Don't set
11560         gcc_version_trigger if it's already set, otherwise set it to
11561         gcc/version.c, but only if the file exists.  If it is not set and
11562         gcc/version.c does not exist, try to extract the version number from
11563         $CC.
11565 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11567         * MAINTAINERS: Add myself to write-after-approval list.
11569 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11571         * configure.in:  Revert 24Jan change.
11572         * configure:  Regenerate.
11574 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11576         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11577         entry of HJ Lu.
11579 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11581         * configure.in: Revert previous change.
11582         * configure: Regenerate.
11584 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11586         * configure.in: Make rda native-only.
11587         * configure: Regenerate.
11589 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11591         * MAINTAINERS: Move myself from GNATS-only-accounts to
11592         write-after-approval.
11594 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11596         * configure.in: Add missing \.
11597         * configure: Rebuilt.
11599 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11601         * configure.in (baseargs): Avoid using \| in sed regular
11602         expressions.
11603         * configure: Rebuilt.
11605 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11607         * configure.in (baseargs): Remove all supported forms of
11608         --cache-file, --srcdir, --host, --build and --target options
11609         from argument lists.
11610         * configure: Rebuilt.
11612 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11614         * MAINTAINERS: Add myself to write-after-approval list.
11616 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11618         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11619         * configure: Rebuilt.
11621 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11623         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11624         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11625         * Makefile.in: Regenerate.
11626         * configure: Regenerate.
11628 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11630         * configure.in: Remove Makefile in build, host and target modules
11631         unless configure was run with --no-recursion.
11632         * configure: Rebuilt.
11634 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11636         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11637         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11638         * Makefile.in: Regenerate.
11640 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11642         * config.guess: Update to 2003-01-03 version.
11643         * config.sub: Update to 2003-01-03 version.
11645 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11647         * configure: Regenerate with proper autoconf 2.13.
11649 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11651         * configure.in: Add AC_PREREQ for consistency.
11652         * configure: Regenerate.
11654 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11656         * configure.in (GDB_TK): Add tcl directories conditional on
11657         gdb/gdbtk directory being present.
11658         * configure: Regenerate.
11660 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11662         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11663         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11664         * configure: Rebuilt.
11666 2002-12-31  Tom Tromey  <tromey@redhat.com>
11668         * Makefile.in: Rebuilt.
11669         * Makefile.def (target_modules) [libffi]: Allow installation.
11671 2002-12-31  Andreas Schwab  <schwab@suse.de>
11673         * configure.in: Fix use of $program_transform_name.
11674         * configure: Regenerated.
11676 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11678         * configure.in (baseargs): Don't remove first configure argument.
11679         * configure: Regenerated.
11681 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11683         * Makefile.tpl (local-distclean): Don't remove...
11684         (multilib.ts): ... this.  Moved into...
11685         (multilib.out): ... this.  Don't use sub-make.
11686         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11687         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11688         (configure-build-[+module+], configure-[+module+],
11689         configure-target-[+module+], configure-gcc): ... these.  Test
11690         for Makefile existence.  Drop config.status from dependencies.
11691         * Makefile.in: Rebuilt.
11692         * configure.in: Move gcc-version-trigger to the end of
11693         ac_configure_args.  Add comments to maybedep.tmp and
11694         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11695         nonopt from baseargs, matching and removing corresponding
11696         whitespace while at it.
11697         * configure: Rebuilt.
11699 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11701         * configure.in (host_configargs): Replace reference to
11702         no-longer-defined buildopts with --build=${build_alias}.
11703         * configure: Rebuilt.
11705         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11706         program_transform_name to standard idiom.
11707         (AUTOGEN, AUTOCONF): Define.
11708         (Makefile.in): Use $(AUTOGEN).
11709         (Makefile): Depend on config.status, and use autoconf-style rule to
11710         build it.  Move original commands to...
11711         (config.status): ... this new target.
11712         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11713         $(AUTOCONF).
11714         * Makefile.in: Rebuilt.
11716 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11718         * Makefile.tpl: Fix dramatic bustage due to change in
11719         program_transform_name.
11720         * Makefile.in: Regenerate.
11722         * configure.in: Remove unnecessary PATH setting.
11723         * configure: Regnerate.
11725         * configure.in: Don't default to unprefixed tools unless
11726         the native tools will work.
11727         * configure: Regenerate.
11729         * configure.in: Convert to autoconf script.  Blow away lots
11730         of now-redundant Makefile fragments.
11731         * configure: Generate using Autoconf.
11732         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11733         * Makefile.in: Regenerate.
11735 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11737         * configure: Fix stupid bug where RANLIB was mistakenly included.
11739         * configure.in: Rename (buildargs, hostargs, targargs) to
11740         (build_configargs, host_configargs, target_configargs).
11742         * configure.in: Move logic out of sed statement.
11744         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11745         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11747 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11749         * config.sub: Import from master repository
11750         * config.guess: Ditto
11752 2002-12-24  Andreas Schwab  <schwab@suse.de>
11754         * Makefile.tpl (multilib.out): Fix missing space.
11755         * Makefile.in: Regenerate.
11757 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11759         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11760         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11761         * Makefile.in: Regenerate.
11762         * configure.in: Remove unnecessary leftovers.
11764 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11766         * configure.in (extra_ranlibflags_for_target): New variable.
11767         (*-*-darwin): Add -c to ranlib commands.
11768         * configure (tooldir): Handle extra_ranlibflags_for_target.
11770 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11772         * Makefile.tpl: Revert HJL's change.
11773         * Makefile.in: Regenerated.
11774         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11775         always.
11777 2002-12-19  Andreas Schwab  <schwab@suse.de>
11779         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11780         * Makefile.in: Regenerate.
11782 2002-12-18  H.J. Lu  <hjl@gnu.org>
11784         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11785         * Makefile.in: Regenerated.
11787         * configure.in (build_prefix): New. Substitute.
11789 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11791         * Makefile.tpl: Don't let real targets depend on phony targets.
11792         * Makefile.in: Regenerate.
11794         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11795         * Makefile.in: Regenerate.
11797 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11799         * config.sub: Import from master repository
11800         * config.guess: Ditto
11802 2002-12-16  Jason Merrill  <jason@redhat.com>
11804         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11805         previous 'make bootstrap'.
11806         * Makefile.in: Regenerate.
11808 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11810         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11812 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11814         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11815         * Makefile.in: Regenerate.
11817 2002-12-13  Jason Merrill  <jason@redhat.com>
11819         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11820         library tests.
11821         (check-c++): Just depend on it and check-target-libstdc++-v3.
11822         * Makefile.in: Regenerate.
11824 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11826         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11827         * Makefile.in: Rebuilt.
11829 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11831         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11833 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11835         * configure: Fix bug put in by gremlins.
11837         * Makefile.tpl: Substitute more autoconfily.
11838         * configure: Substitute more autoconfily.
11839         * Makefile.in: Regenerate.
11841 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11843         * config.sub: Import from master repository
11844         * config.guess: Ditto
11845         * MAINTAINERS: Added Svein Seldal under write after approval
11847 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11849         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11850         * Makefile.in (all-sim): Ditto.
11852 2002-12-06  DJ Delorie  <dj@redhat.com>
11854         * Makefile.tpl: Change configure dependencies to not have real
11855         targets depend on phony targets.
11857 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11859         * configure.in: Revert unintentional change.
11861         * Makefile.tpl: Change dependency for */multilib.out so that
11862         it works when gcc isn't in the tree.
11864         * configure.in: Substitute more.
11865         * configure: Run subconfigures from the Makefile.
11866         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11867         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11869 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11871         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11873 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11875         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11876         and corresponding dependencies.
11877         * Makefile.in: Regenerate.
11879         * configure.in (host_tools): Order binutils, gas and ld for
11880         convenience in running the testsuites.
11882         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11883         * Makefile.in: Regenerate.
11884         * configure.in: Introduce rules to serialize subconfigure runs.
11886         * configure.in: Introduce BASE_CC_FOR_TARGET.
11887         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11888         Realize configure-build-* targets.  Realize configure-target-* targets.
11889         * Makefile.in: Regenerate.
11891 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11893         * configure: Move gcc_version_trigger stuff from here...
11894         * configure.in: ...to here.
11896         * configure.in: Separate subconfigure options added by this file from
11897         options given by the user.  Add machinery to put args for host
11898         subconfigures into the Makefile.
11900         * Makefile.tpl: Remove 'vault' targets.
11901         * Makefile.tpl: Reorder and comment dependencies.
11902         * Makefile.in: Regenerate.
11904 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11905         * configure.in: Fix my broken commit of previous patch. (sigh)
11907 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11909         * configure.in: Move host-specific darwin noconfigdirs into
11910         the host-specific section.
11912 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11914         * configure.in: Move host-specific darwin noconfigdirs into
11915         the host-specific section.
11917 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11919         * configure: Remove skip-this-dir support.
11920         * Makefile.tpl: Remove skip-this-dir support.
11922         * Makefile.tpl: Remove leftover support for non-autoconfiscated
11923         subdirectories.
11924         * Makefile.in: Regenerate.
11926         * Makefile.tpl: Strip out useless setting of 'dir'.
11927         * Makefile.in: Regenerate.
11929 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
11931         * configure.in: Fix deeply stupid bug.
11933         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11934         shell code in CXX_FOR_TARGET
11935         * Makefile.def: Introduce raw_cxx.
11936         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11937         RAW_CXX_FOR_TARGET.
11938         * Makefile.in: Regenerate.
11940 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
11942         * Makefile.tpl: Remove unnecessary ifs.
11943         * Makefile.in: Regenerate.
11945         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
11946         dependencies.  Maybe-ize build-libiberty.  Create dummy install
11947         targets for 'no_install' modules.
11948         * configure: Move GDB_TK substitution to configure.in.  Move
11949         build_modules stuff to configure.in.
11950         * configure.in: Implement soft dependency machinery.  Maybe-ize
11951         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
11952         * Makefile.in: Regenerate.
11954 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11956         * Makefile.tpl: Make all-target, install-target behave similarly
11957         to all, install (only hitting configured targets).  Eliminate
11958         unused macro defintions.
11960         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11961         build != host.
11963         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11965         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11967         * configure.in: Produce lists of subdir targets we're actually
11968         configuring.  Remove references to "dosrel".
11969         * Makefile.tpl: Let configure set which subdir targets are hit.
11970         Remove install-cross; clean up install; remove ALL.  Remove
11971         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
11972         Autogenerate host module targets.  Remove empty dependency lines
11973         and redundant dependency; rearrange slightly.
11974         * Makefile.def: Add host-side libtermcap, utils.
11976         * Makefile.in: Regenerate.
11978 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11980         * ltconfig (osf[345]): Append $major to soname_spec.
11981         Reflect this in library_names_spec.
11982         * ltmain.sh (osf): Prefix $major with . for use as extension.
11984 2002-11-19  Andreas Jaeger  <aj@suse.de>
11986         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11987         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11988         and sparc64 GNU/Linux systems.
11990 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
11992         * MAINTAINERS: Update email.
11994 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11996         * MAINTAINERS: Complete James Dennett's entry.
11998 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12000         * MAINTAINERS (Write After Approval): Add myself.
12002 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12004         * Makefile.tpl: syntactic cleanup
12006 2002-11-13  Stuart Hastings  <stuart@apple.com>
12008         * MAINTAINERS: Add myself to write-after-approval list.
12010 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12012         * Makefile.def: Add list of recursive targets to autogenerate.
12013         Add build_modules.
12014         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12015         targets.  Autogenerate *-build-* targets.
12016         * Makefile.in: Regenerate.
12018 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12020         * configure: More autoconf-style substitutions.
12021         * Makefile.tpl: More autoconf-style substitutions.
12022         * Makefile.in: Regenerate.
12024 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12026         * configure: Substitute more variables in a more autoconf-friendly
12027         way.  Simplify slightly.
12028         * Makefile.tpl: Make more variables substitutable in an
12029         autoconf-friendly way.
12030         * Makefile.in: Regenerate.
12032 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12034         * MAINTAINERS (Write After Approval): Add myself.
12036 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12038         * configure.in (v810*): Remove special setting of tools.
12040         * configure: Add support for extra required flags for ar or nm.
12041         * configure.in (aix4.3+): Use above support for target-specific
12042         issues, rather than using config/mt-aix43.
12044 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12046         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12047         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12048         with $srcdir.  Reformat indentation.  Substitute some variables
12049         formerly hard-coded in the Makefile for build=host.
12050         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12051         * Makefile.def: Autogenerate more.
12052         * Makefile.in: Regenerate.
12054 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12056         * MAINTAINERS (Write After Approval): Add myself.
12058 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12060         * Makefile.def (host_modules): Add rda.
12061         * Makefile.in: Regenerate.
12062         * configure.in (target_tool): Add target-rda to list.
12064 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12066         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12068 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12070         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12071         and restrap targets to this rule.
12072         * Makefile.in:  Regenerate.
12074 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12076         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12077         GNATS only accounts.
12079 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12081         * configure.in (i[3456]86-*-linux*): Add check to disable
12082         ${libgcj} for glibc1.
12084 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12086         * MAINTAINERS: Add myself as ip2k port maintainer.
12088 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12090         * configure.in: Add tic4x target.
12092 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12094         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12095         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12096         * Makefile.in: Regenerate.
12098         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12099         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12100         * Makefile.in: Regenerate.
12102 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12104         * MAINTAINERS: Add myself as web pages co-maintainer.
12106 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12108         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12109         * Makefile.in: Regenerate.
12111 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12113         * MAINTAINERS: Add myself and Nathan Sidwell
12114         <nathan@codesourcery.com> as VxWorks maintainers.
12116 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12118         * Makefile.def: Remove order dependency comments.
12119         * Makefile.tpl: Add explicit install-install dependencies.
12120         * Makefile.in: Regenerate.
12122         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12123         * Makefile.in: Regenerate.
12125         * Makefile.tpl: Add configure-target (for src-release in src)
12126         * Makefile.in: Regenerate.
12128 2002-09-30  Nick Clifton  <nickc@redhat.com>
12130         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12132 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12134         * configure.in (s390*-*-linux*): Enable libgcj.
12136 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12138         * configure: Revert accidentally applied changes.
12140         * Makefile.tpl: Make more autoconf-friendly.
12141         * Makefile.in: Regenerate.
12142         * configure: Make substitution more autoconf-like.
12144 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12146         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12147         single entry to handle all these.
12148         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12149         libjava on arm-*-elf.
12151 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12153         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12154         things that depend on them.
12156 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12158         * Makefile.tpl: Make subsituted variables more autoconfy.
12159         * Makefile.in: Regenerate.
12160         * configure: Make seds more autoconfy.
12162 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12164         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12165         * Makefile.in: Regenerate.
12166         * configure.in: Rewrite sed statements to look autoconfy.
12168         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12169         all-target-foo on configure-target-foo.
12170         * Makefile.def: Ditto.
12171         * Makefile.in: Rebuild.
12173 2002-09-25  Andrew Haley  <aph@redhat.com>
12175         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12177 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12179         * Makefile.def: New file.
12180         * Makefile.tpl: New file.
12181         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12182         * contrib/gcc_update: Note that Makefile.in is a generated file.
12184         * configure.in: Minor rearrangement.  Simplify tests.
12186 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12188         * configure.in (with_headers): Skip copy if value is "yes".
12189         (with_libs): Likewise.
12191 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12193         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12194         * configure.in (sh*-*-pe*): Ditto.
12195         * configure.in (mips*-*-pe*): Ditto.
12196         * configure.in (*arm-wince-pe): Ditto.
12198         * configure.in: Rearrange.
12200 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12202         * MAINTAINERS: Update my email address.
12204 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12206         * MAINTAINERS: (Write After Approval): Add myself.
12208 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12210         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12212 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12214         * MAINTAINERS: Change my mailing address.
12216 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12218         * MAINTAINERS (Write After Approval): Remove myself.
12219         (Various Maintainers: c++ runtime libs): Add myself.
12221 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12223         * MAINTAINERS (Write After Approval): Remove myself.
12224         (Various Maintainers: c++ runtime libs): Add myself.
12226 2002-08-15  Eric Christopher  <echristo@redhat.com>
12228         * config.sub: Import from master repository.
12229         * config.guess: Ditto.
12231 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12233         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12234         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12235         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12237 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12239         * MAINTAINERS: Add self to rs6000 vector extensions.
12241 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12243         * libiberty/configure: Reverted unintended yesterday's check in.
12245 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12247         * boehm-gc/configure, libf2c/configure: Rebuilt.
12248         * libffi/configure, libiberty/configure: Ditto.
12249         * libjava/configure, libobjc/configure: Ditto.
12250         * libstdc++-v3/configure, zlib/configure: Ditto.
12251         Merged from binutils:
12252         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12253         From Steve Ellcey <sje@cup.hp.com>:
12254         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12255         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12256         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12257         IA64.
12258         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12259         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12260         soname_spec, sys_lib_search_path_spec): Ditto.
12262 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12264         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12266 2002-08-04  H.J. Lu  (hjl@gnu.org)
12268         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12270 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12272         * MAINTAINERS (Write After Approval): Add myself.
12274 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12276         * configure.in: Move generic linux case to end.  Copy generic
12277         linux noconfigdirs to mips*-*-linux* entry and new
12278         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12280 2002-07-19  Michael Matz  <matz@suse.de>
12282         * MAINTAINERS: Add myself as ra* maintainer.
12284 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12286         * config.guess: Update to 2002-07-09 version.
12287         * config.sub: Update to 2002-07-03 version.
12289 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12291         * MAINTAINERS: Fix typo in a maintainer email address.
12293 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12295         * configure.in: Remove two redundant tests.
12297 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12299         * configure.in (mips*-*-irix6*o32): Enable stabs.
12301 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12303         * configure.in: Don't build grez.
12304         * Makefile.in: Ditto.
12306         * Makefile.in: Remove references to bsp, cygmon, libstub.
12307         * configure.in: Ditto.
12309         * configure.in: Remove leftover reference to gdbtest.
12311 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12313         * configure.in (gxx_include_dir):  Change to match versioned
12314         C++ headers if --enable-version-specific-runtime-libs is used.
12316 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12318         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12320 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12322         * configure.in: Make --without-x work.
12324 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12326         * configure.in: Rearrange target Makefile fragment collection.
12328         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12329         cvs[src].
12330         * configure.in: Ditto.
12332 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12334         * MAINTAINERS (Write After Approval): Update my e-mail address.
12336 2002-06-24  Ben Elliston  <bje@redhat.com>
12338         * configure.in (host_tools): Remove cgen.
12340         * Makefile.in (all-cgen): Remove; runs from its source directory.
12341         (check-cgen, install-cgen, clean-cgen): Likewise.
12342         (all-opcodes): Do not depend on all-cgen.
12343         (all-sim): Likewise.
12345 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12347         * Makefile.in: Eliminate 'apache' targets.
12348         * configure.in: Eliminate 'apache' targets.
12350         * configure.in: Eliminate redundant tests.  Reorganize.
12352         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12354         * config-ml.in: Eliminate references to Cygnus configure.
12356         * Makefile.in: Eliminate references to building emacs.
12358 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12360         * MAINTAINERS: Update my email address.
12362 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12364         * config.if (libstdcxx_incdir): Version C++ headers.
12365         (cxx_incdir): Remove.
12367 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12369         * MAINTAINERS (Write After Approval): Add self.
12371 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12373         * configure.in: Add support for ip2k.
12375 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12377         * configure.in: Fix AIX configury bug.
12379 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12381         * MAINTAINERS (Write After Approval): Add self.
12383 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12385         * configure.in: replace ${topsrcdir} with ${srcdir}
12387         * configure.in: Move definition of libstdcxx_flags
12388         right above usage, rather than waaay earlier.
12390         * configure.in: Pull definition of is_cross_compiler earlier.
12392         * configure.in: Rearrange a little.
12394         * configure.in: Remove references to librx.
12395         * Makefile.in: Remove references to librx.
12397 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12399         * config.sub: Add support for avr target.
12400         Import from master sources, rev 1.255
12402 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12404         * configure, .cvsignore:  Revert previous change...
12405         * Makefile:  ...delete.
12407 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12409         * configure.in: Eliminate ${gasdir} variable.
12411 2002-06-18  Dave Brolley  <brolley@redhat.com>
12413         * configure.in: Add support for frv.
12414         * config.sub: Add support for frv.
12416 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12418         * configure:  Remove garbage from previous commit.
12420 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12422         * configure:  For in-source builds, make a subdir and re-exec there.
12423         * Makefile:  New file.  Pass targets through to build directory.
12424         * .cvsignore:  No longer ignore "Makefile".
12426 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12428         * MAINTAINERS (Write After Approval): Add self.
12430 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12432         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12434 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12436         * configure.in (vax-*-netbsd*): Re-enable gas.
12438 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12440         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12441         BUILD_PREFIX_1, to correct nomenclature.
12442         * configure: Likewise.
12444         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12445         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12447 2002-05-31  Olaf Hering  <olh@suse.de>
12449         * config-ml.in: Propogate DESTDIR also.
12451 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12453         * configure.in (vax-*-netbsd*): Don't build gas for this
12454         platform.
12456 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12458         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12459         and libgcj for AVR.
12461 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12463         * MAINTAINERS (Write After Approval): Add myself.
12465 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12467         * config.guess: Update to 2002-05-22 version.
12468         * config.sub: Likewise.
12470 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12472         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12473         * config-ml.in: Likewise.
12474         * configure: Likewise.
12475         * configure.in: Likewise.
12477 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12479         * MAINTAINERS: Update my email address.
12481 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12483         * configure.in: Simplify makefile fragment collection.
12485         * configure.in: Remove code to build emacs.
12487         * configure.in : Remove --srcdir argument from targargs and buildargs
12488         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12490         * configure: Move some logic to configure.in.
12491         * configure.in: Move some logic from configure.
12493 2002-05-11  Tom Tromey  <tromey@redhat.com>
12495         * MAINTAINERS: Reflect libgcj reality.
12497 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12499         * Makefile.in: Honour DESTDIR.
12501 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12503         * config.guess: Import 2002-03-20 version.
12504         * config.sub: Import 2002-04-26 version.
12506 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12508         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12510 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12512         * MAINTAINERS: Add self.
12514 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12516         * ltmain.sh: Detect and handle object name conflicts
12517         while piecewise linking a static library.
12519 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12521         * configure.in (noconfigdirs): Don't disable libgcj on
12522         sparc64-*-solaris* and sparcv9-*-solaris*.
12524 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12526         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12528 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12530         * configure.in (FLAGS_FOR_TARGET): Do not add
12531         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12532         on i[3456]86-*-linux*.
12534 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12536         * configure.in (noconfigdirs): Replace [ ] with test.
12538         * configure.in (noconfigdirs): Do not add target-newlib if
12539         target == i[3456]86-*-linux*, and host == target.
12541 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12543         * configure.in: delete reference to absent file
12545         * configure.in: replace '[' with 'test'
12547         * configure.in: Eliminate references to gash.
12548         * Makefile.in: Eliminate references to gash.
12550         * configure.in: remove useless references to 'pic' makefile fragments.
12552         * configure.in: (*-*-windows*) Finish removing.
12554         * configure.in: Eliminate redundant test for libgui.
12556 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12558         * MAINTAINERS: Add self and realphabetize.  Update entries
12559         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12560         entry for a29k port maintainer.
12562 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12564         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12565         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12567 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12569         * configure.in: remove references to dead files
12571 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12573         * MAINTAINERS: Add information about purpose of this file.
12575 2002-04-18  Tom Tromey  <tromey@redhat.com>
12577         * configure.in: Disallow configuring libgcj when it is already
12578         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12579         Solaris 2.8 by default.  For PR libgcj/6158.
12581 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12583         * configure.in:  Move default CC setting out of config/mh-* fragments
12584         directly into here.
12586 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12588         * configure.in: don't even try to configure or make a subdirectory
12589         if there's no configure script for it.
12591 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12593         * MAINTAINERS: Remove chill maintainers.
12594         * Makefile.in (CHILLFLAGS): Remove.
12595         (CHILL_LIB): Remove.
12596         (TARGET_CONFIGDIRS): Remove libchill.
12597         (CHILL_FOR_TARGET): Remove.
12598         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12599         CHILL_LIB.
12600         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12601         (CHECK_TARGET_MODULES): Likewise.
12602         (INSTALL_TARGET_MODULES): Likewise.
12603         (CLEAN_TARGET_MODULES): Likewise.
12604         (configure-target-libchill): Remove.
12605         (all-target-libchill): Remove.
12606         * configure.in (target_libs): Remove target-libchill.
12607         Do not compute CHILL_FOR_TARGET.
12608         * libchill: Remove directory.
12610 2002-04-11  DJ Delorie  <dj@redhat.com>
12612         * Makefile.in, configure.in: Sync with binutils, entries
12613         follow...
12615 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12617         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12618         (do-tar, do-bz2): New rules.
12619         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12620         (gdb-tar): New rule.
12621         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12622         (insight_dejagnu.tar): New rule.
12623         (insight.tar): New rule.
12624         (gdb+dejagnu.tar): New rule.
12625         (gdb.tar): New rule.
12627 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12629         * Makefile.in: Add all-tix to deps for all-snavigator
12630         so that tix is built when building snavigator.
12632 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12634         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12635         ld and gdb are not supported.
12637 2002-01-07  Mark Salter  <msalter@redhat.com>
12639         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12640         Allow target-libgloss to be built for arm, strongarm, and xscale.
12642 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12644         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12645         options for i[3456]86-pc-linux* native builds.
12647 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12649         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12650         files from .po files for a distribution.
12652 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12654         * configure.in: Enable libstdc++-v3 for h8300 targets.
12656 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12658         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12659         version from bfd/.
12661 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12663         * Makefile.in (VER): When present, extract the version number from
12664         the file version.in.
12666 2001-05-24  Tom Rix  <trix@redhat.com>
12668         * configure.in : enable ld for aix
12670 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12672         * config.guess: Add linux target for S/390.
12674 2000-11-07  Philip Blundell  <pb@futuretv.com>
12676         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12678 2000-11-03  Philip Blundell  <pb@futuretv.com>
12680         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12681         files.
12683 2001-01-15  Ben Elliston  <bje@redhat.com>
12685         * configure.in (host_tools): Add sid.
12686         Always configure cgen.
12688 2000-11-24  Nick Clifton  <nickc@redhat.com>
12690         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12692 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12694         * Makefile.in (ALL_MODULES): Add all-cgen.
12695         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12696         (all-cgen): New target.
12697         (all-opcodes,all-sim): Depend on all-cgen.
12698         * configure.in (host_tools): Add cgen.
12699         Only configure cgen if --enable-cgen-maint.
12701 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12703         * configure.in: Add *-*-freebsd* configurations.
12705 2002-04-08  Tom Tromey  <tromey@redhat.com>
12707         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12708         Fixes PR libgcj/6068.
12710 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12712         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12714 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12716         * configure.in (alpha*-dec-osf*): Enable libgcj.
12718 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12720         * MAINTAINERS (Write After Approval): Add myself.
12722 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12724         Fix for: PR bootstrap/3591, target/5676
12725         * configure.in (mcore-pe): Disable the configuration of
12726         libstdc++-v3 since exceptions are not supported.
12728 2002-03-20  Anthony Green  <green@redhat.com>
12730         * configure.in: Enable libgcj for xscale-elf target.
12732 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12734         * MAINTAINERS:  Update my email address.
12736 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12738         * ltmain.sh (relink_command): Fix typo in previous change.
12740 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12742         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12743         (relink_command): Added --tag flags.
12744         (mode=install): If relinking fails; error out.
12746 2002-03-12  Richard Henderson  <rth@redhat.com>
12748         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12749         .NOTPARALLEL tag.
12750         (do-check): Rename from check.
12751         (check): Allow parallel check.
12753 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12755         * MAINTAINERS: Add myself as maintainer for xtensa port.
12756         Fix alphabetical order in CPU port maintainer list.
12757         Remove myself from Write After Approval list.
12759 2002-03-11  Richard Henderson  <rth@redhat.com>
12761         * Makefile.in (.NOTPARALLEL): Add fake tag.
12763 2002-03-07  H.J. Lu  (hjl@gnu.org)
12765         * configure.in: Enable gprof for mips*-*-linux*.
12767 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12769         * MAINTAINERS (Write After Approval): Add myself.
12771 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12773         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12774         libjava.
12775         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12777 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12779         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12780         because its Makefile is there; test for the executable instead.
12782 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12784         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12785         libstdc++-v3 and libjava.
12787 2002-02-11  Adam Megacz  <adam@xwt.org>
12789         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12790         boehm-gc
12792 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12794         * config.guess: Updated to 2002-01-30's version.
12795         * config.sub: Updated to 2002-02-01's version.
12796         Contribute sh64-elf.
12797         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12798         * configure.in: Added sh64-*-*.
12800 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12802         * MAINTAINERS: Belatedly add myself to write after approval list.
12804 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12806         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12807         Remove self as Write After Approval.
12809 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12811         * MAINTAINERS: Put self in as maintainer for contrib/regression
12812         directory.
12814 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12816         * MAINTAINERS:  Update my email address.
12818 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12820         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12821         target-libiberty, and target-libgloss.  Skip Java-related
12822         libraries if not supported for NetBSD on target CPU.
12824 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12826         * install-sh: Use _inst.$$_ for temp file name.
12828 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12830         * MAINTAINERS (Write After Approval): Move my contact info
12831         from here...
12832         (OS Port Maintainers): ...to here (netbsd).
12834 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12836         * MAINTAINERS (Write After Approval): Add myself.
12838 2002-01-17  H.J. Lu  <hjl@gnu.org>
12840         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12841         (all-target-fastjar): Also depend on all-target-libiberty.
12843 2002-01-16  H.J. Lu  (hjl@gnu.org)
12845         * config.guess: Import from master sources, rev 1.225.
12846         * config.sub: Import from master sources, rev 1.238.
12848 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12850         * MAINTAINERS (Write After Approval): Remove myself.
12852 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12854         * MAINTAINERS (Write After Approval): Add myself.
12856 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12858         * MAINTAINERS: Add self as docs co-maintainer.
12860 2001-12-11  Matthias Klose  <doko@debian.org>
12862         * MAINTAINERS (Write After Approval): Add myself.
12864 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12866         * MAINTAINERS: Update my email address.
12868 2001-12-07  Turly O'Connor  <turly@apple.com>
12869         * MAINTAINERS (Write After Approval): Add myself.
12870         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12871         (rs6000_initialize_trampoline): Call __trampoline_setup for
12872         ABI_DARWIN too.
12873         * darwin-tramp.asm: New file, implements __trampoline_setup.
12874         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12876 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12878         * MAINTAINERS (Write After Approval): Add myself.
12880 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12882         * configure, configure.in: Use temp file for long sed commands.
12884 2001-12-03  Laurent Guerby  <guerby@acm.org>
12886         * config.sub: Update to version 1.232 on subversion.
12888 2001-12-03  Ben Elliston  <bje@redhat.com>
12890         * MAINTAINERS: Update mail address for config.* patches.
12892 2001-11-27  DJ Delorie  <dj@redhat.com>
12893             Zack Weinberg  <zack@codesourcery.com>
12895         When build != host, create libiberty for the build machine.
12897         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12898         CONFIG_ARGUMENTS.
12899         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12900         New variables.
12901         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12902         and rules.
12903         (all.normal): Depend on ALL_BUILD_MODULES.
12904         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12905         (all-build-libiberty): Depend on configure-build-libiberty.
12907         * configure: Calculate and substitute proper value for
12908         ALL_BUILD_MODULES.
12909         * configure.in: Create the build subdirectory.
12910         Calculate and substitute TARGET_CONFIGARGS (formerly
12911         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12913 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
12915         * MAINTAINERS (write-after-approval): Add self.
12917 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12919         * MAINTAINERS (GNATS only accounts): Remove self.
12921 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
12923         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12924         libf2c.
12926 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12928         * MAINTAINERS (Write After Approval): Add self.
12930 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12932         * MAINTAINERS: mips and s390 are also CPU ports.
12934 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
12936         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12938 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
12940         * MAINTAINERS: Alphabetize.
12942 2001-11-09  Kazu Hirata  <kazu@hxi.com>
12944         * MAINTAINERS (Various maintainers: h8 port): Add myself.
12946 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12948         * MAINTAINERS (Various maintainers: hppa port): Added myself.
12950 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
12952         * configure.in (--enable-languages): Be more permissive about
12953         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
12955 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12957         * config.sub: Import from master sources, rev. 1.230.
12958         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12960 2001-11-07  Laurent Guerby  <guerby@acm.org>
12962         * MAINTAINERS (Write After Approval): Add self.
12964 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
12966         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12968 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
12970         * config.sub: Import from master sources, rev 1.226.
12971         * config.guess: Import from master sources, rev 1.216.
12973 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
12975         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12976         * MAINTAINERS: Add self as maintainer of MMIX port.
12977         Remove old after-approval entry.
12979 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12981         * ChangeLog, configure: Fix spelling errors.
12983 2001-10-20  Brendan Kehoe  <brendan@zen.org>
12985         * MAINTAINERS: Tweak my address.
12987 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
12989         * MAINTAINERS: Update my email address.
12991 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
12993         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12994         * MAINTAINERS: Add self as maintainer of CRIS port.
12996 2001-10-10  Geert Bosch  <bosch@gnat.com>
12998         * MAINTAINERS (Various maintainers: Ada front end):
12999         Added Robert Dewar.
13001 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13003         * MAINTAINERS (Write After Approval): Added self
13005 2001-10-02  Geert Bosch  <bosch@gnat.com>
13007         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13009 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13011         * configure: Handle temporary files securely using mkdir.
13013 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13015         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13017 2001-09-26  Will Cohen  <wcohen@redhat.com>
13019         * configure.in (*-*-linux*): Disable configuration of target-newlib
13020         and target-libgloss.
13022 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13024         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13025         RANLIB.
13027 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13029         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13030         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13031         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13032         avoid quotes nesting problems.
13033         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13034         (DO_X): Export only variables that are set.
13036 2001-09-19  Ben Elliston  <bje@redhat.com>
13038         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13039         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13040         semantics.  Use the shell built-in "type" command instead.
13042 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13044         Merged from gcc-3_0-branch:
13045         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13046         * ltcf-c.sh: Use $objext, not $ac_objext.
13047         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13048         * ltcf-cxx.sh: Add support for GNU.
13049         2001-07-22  Timothy Wall  <twall@redhat.com>
13050         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13051         default settings if using GNU tools with that configuration.
13052         * ltcf-cxx.sh: Ditto.
13053         * ltcf-gcj.sh: Ditto.
13054         2001-07-21  Michael Chastain  <chastain@redhat.com>
13055         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13056         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13057         * ltmain.sh: Mark as gcc-local.
13059 2001-08-30  Eric Christopher  <echristo@redhat.com>
13060             Jason Eckhardt  <jle@redhat.com>
13062         * config.guess: Merge from master sources.
13063         * config.sub: Merge from master sources, add support for mipsisa32.
13065 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13066         * config.sub: Merge from master sources, rev 1.219.
13067         * MAINTAINERS: Add self as contact for stormy16 port.
13069 2001-08-14  Zack Weinberg  <zackw@panix.com>
13071         * config.sub: Merge from master sources, rev 1.218.
13072         * config.guess: Merge from master sources, rev 1.209.
13074 2001-08-11  Graham Stott  <grahams@redhat.com>
13076         * Makefile.in (check-c++): Add missing semicolon.
13078 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13080         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13082 2001-07-30  Eric Christopher  <echristo@redhat.com>
13084         * MAINTAINERS (Various maintainers: mips port): Added myself.
13086 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13088         * configure.in (sh-*-linux*): New.
13090 2001-07-27  Richard Henderson  <rth@redhat.com>
13092         * .cvsignore: Add LAST_UPDATED.
13094 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13096         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13098 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13100         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13102 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13104         * MAINTAINERS (Write After Approval): Added myself.
13106 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13108         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13109         and libgcj on m68hc11/m68hc12.
13111 2001-06-27  H.J. Lu  (hjl@gnu.org)
13113         * Makefile (CFLAGS_FOR_BUILD): New.
13114         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13116 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13118         * README: Remove version number.
13120 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13122         * INSTALL/README: Update wrt. to the installation instructions now
13123         residing in gcc/doc/install.texi.
13125 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13127         * README: Replace with a cut-down and updated version of gcc/README.
13129 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13131         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13132         multilibs to be disabled.
13134 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13136         * MAINTAINERS (Write After Approval): Add myself.
13138 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13140         * config.guess: Import CVS version 1.195.
13141         * config.sub: Import CVS version 1.212.
13143 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13145         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13146         gcc/xgcc is built, use -print-prog-name to find out the program
13147         name to use.
13149 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13151         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13152         appear to also be in the master copy.
13153         * config.sub:  Import CVS version 1.211.
13155 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13157         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13158         with_gcc]: Use `gcc -shared' to build a shared library.
13160 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13162         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13163         archives.
13165 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13167         * MAINTAINERS (Write After Approval): Add myself.
13169 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13171         * configure.in (libstdcxx_flags): Do not try to execute
13172         libstdc++-v3/testsuite_flags until it exists.
13174 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13176         * MAINTAINERS: Update my email address.
13178 2001-05-31  Graham Stott  <grahams@redhat.com>
13180         * MAINTAINERS (Write After Approval): Add myself.
13182 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13184         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13185         libraries when using g++ with native linker.
13187 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13189         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13191 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13193         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13194         [aix4*|aix5*]: Prepend blank.
13196 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13198         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13199         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13200         of subdir/configure scripts to use the new libtool.m4.
13202 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13204         * MAINTAINERS (Write After Approval): Add myself.
13206 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13208         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13210 2001-05-11  Ben Elliston  <bje@redhat.com>
13212         * Makefile.in (all-sid): New target.
13213         (check-sid, clean-sid, install-sid): Likewise.
13215 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13217         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13219 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13221         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13222         libgcj.
13224 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13226         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13227         gcc/xgcc is built, use -print-prog-name to find out the program
13228         name to use.
13230 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13232         * configure.in (noconfigdirs): Don't reset it from scratch in the
13233         target case; only append to it.
13235         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13236         sparc-*-solaris2.8]: Disable ${libgcj}.
13238 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13240         * configure.in (libgcj_saved): Copy from $libgcj.
13241         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13242         --disable-libgcj.
13244 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13246         * MAINTAINERS: Remove self as MIPS maintainer and
13247         C front end maintainer.
13249 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13251         * configure.in: Move *-chorusos target case to the proper switch.
13252         Disable libgcj.
13254 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13256         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13257         1.641.2.228.
13259 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13261         * Makefile.in (STAGE1_CFLAGS): Pass down.
13263 2001-04-13  Alan Modra  <amodra@one.net.au>
13265         * config.guess: Add hppa64-linux support.  Note for next import that
13266         this is already in the master file.
13267         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13269 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13271         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13272         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13274 2001-04-11  Stan Shebs  <shebs@apple.com>
13276         * MAINTAINERS: Add self as Darwin port maintainer.
13278 2001-04-11  Alan Modra  <amodra@one.net.au>
13280         * MAINTAINERS: Update my email address.
13282 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13284         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13285         recent versions of FreeBSD (release 3 or later).
13286         * ltconfig: On FreeBSD, -lc must not be provided when building
13287         a shared library or else the standard -pthread gcc option is
13288         rendered worthless to later users of the built library.
13290 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13292         * MAINTAINERS: Add self and RTH as C front end maintainers.
13294 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13296         * config.sub: Make sure to match an already-canonicalized
13297         machine name (eg. mn10300-unknown-elf).
13299 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13301         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13302         New macros.
13303         (bootstrap, cross): Use RECURSE_FLAGS.
13304         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13306 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13308         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13310 2001-03-22  Colin Howell  <chowell@redhat.com>
13312         * Makefile.in (DO_X): Do not backslash single-quotes in
13313         backquotes (two places).
13315 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13317         Re-installed:
13318         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13319         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13320         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13321         * ltcf-cxx.sh: Likewise.
13322         * ltcf-gcj.sh: Likewise.
13324 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13326         * MAINTAINERS: Add myself as "documentation co-maintainer".
13328 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13330         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13331         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13333 2001-03-19  Tom Tromey  <tromey@redhat.com>
13335         * config-ml.in: Handle GCJ and GCJFLAGS.
13337 2001-03-21  Michael Chastain  <chastain@redhat.com>
13339         * Makefile.in: all-m4 depends on all-texinfo.
13341 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13343         * MAINTAINERS: Add myself to write after approval list.
13345 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13347         * Makefile.in (DO_X): Quote nested quotes.
13349 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13351         * MAINTAINERS: Add myself to write after approval list.
13353 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13355         * Makefile.in (DO_X): Use double quotes for quoting
13356         "RANLIB=$${RANLIB}".
13358 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13360         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13362 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13364         * configure.in: Only use `lang_requires' for languages athat are
13365         actually enabled.
13367 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13369         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13371 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13373         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13375 2001-03-07  Tom Tromey  <tromey@redhat.com>
13377         * configure.in: Allow config-lang.in to set `lang_requires' to list
13378         of other required languages.
13380 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13382         * Makefile.in: Remove RANLIB definition. Use RANLIB
13383         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13384         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13386 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13387             Alexandre Oliva  <aoliva@redhat.com>
13389         * Makefile.in (check-c++): Use tabs, not spaces.
13391 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13393         * MAINTAINERS: add myself to Write After Approval list.
13395 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13397         * Makefile.in (check-c++): New rule.
13399         * configure.in (target_libs): Remove libg++.
13400         (noconfigdirs): Remove libg++.
13401         (noconfigdirs): Same.
13402         (noconfigdirs): Same.
13403         (noconfigdirs): Same.
13405         * config-ml.in: Remove libg++ references.
13407         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13408         (ALL_TARGET_MODULES): Same.
13409         (configure-target-libg++): Remove.
13410         (all-target-libg++): Remove.
13411         (configure-target-libio): Remove.
13412         (all-target-libio): Remove.
13413         (check-target-libio): Remove.
13414         (.PHONY): Remove.
13415         (libg++.tar.bz2): Remove.
13416         (all-target-cygmon): Remove libio.
13417         (all-target-libstdc++): Remove.
13418         (configure-target-libstdc++): Remove.
13419         (TARGET_LIB_PATH): Remove libstdc++.
13420         (ALL_GCC_CXX): Remove libstdc++.
13421         (all-target-gperf): Correct.
13423 2001-02-16  Nick Clifton  <nickc@redhat.com>
13425         * configure.in (noconfigdirs): Allow configuration of texinfo
13426         for Cygwin hosts.
13428 2001-02-15  Anthony Green  <green@redhat.com>
13430         * configure: Introduce GCJ_FOR_TARGET.
13431         * configure.in: Ditto.
13432         * Makefile.in: Ditto.
13434 2001-02-13  Andreas Schwab  <schwab@suse.de>
13436         * MAINTAINERS: Update mail address.
13438 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13440         * config.guess: Add linux target for S/390.
13441         * config.sub: Likewise.
13443 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13445         * configure.in: for *-chorusos, don't config target-newlib and
13446         target-libgloss.
13448 2001-02-06  Ben Elliston  <bje@redhat.com>
13450         * configure: Output host type to stdout, not stderr.
13452 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13454         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13455         * ltcf-cxx.sh: Likewise.
13457         * config.if: Assume enable_libstdcxx_v3 is defined.
13459 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13461         Remove V2 C++ library.
13462         * configure.in: Remove --enable-libstdcxx_v3 support.
13464 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13466         * include/demangle.h: Add prototype for java_demangle_v3.
13468 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13470         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13472 2001-01-27  Richard Henderson  <rth@redhat.com>
13474         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13476 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13478         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13479         Don't unset, it's non-portable and no longer necessary, set to empty
13480         instead.
13482 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13484         * ltconfig: Shell portability fix for the tagname validity check.
13486 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13488         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13489         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13491 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13493         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13495 2001-01-26  Tom Tromey  <tromey@redhat.com>
13497         * configure.in: Allow libgcj to be built on Sparc Solaris.
13499 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13501         * ltcf-c.sh: Add aix5 case.
13502         * ltcf-cxx.sh: Likewise.
13503         * ltconfig: Likewise.
13505 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13507         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13508         keep at least one of build_libtool_libs or build_old_libs set to
13509         yes.
13511         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13512         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13514 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13516         * configure.in: Enable libgcj on several additional platforms.
13518 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13520         * configure.in: Enable libgcj for linux targets.
13522 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13524         * MAINTAINERS (Write After Approval): Add myself.
13526 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13528         * MAINTAINERS: Add myself as vax port maintainer.
13530 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13532         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13534 2001-01-09  Mike Stump  <mrs@wrs.com>
13536         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13537         failures of subdirectories.
13539 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13541         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13542         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13543         * ltcf-cxx.sh: Likewise.
13544         * ltcf-gcj.sh: Likewise.
13545         * ltconfig.sh: Fix typo.
13547 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13549         * configure: handle DOS-style absolute paths.
13551 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13553         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13555 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13557         * MAINTAINERS: Add myself as avr port co-maintainer.
13559 2000-12-28  Ben Elliston  <bje@redhat.com>
13561         * MAINTAINERS: Add myself under ``Write After Approval''.
13563 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13565         * texinfo: Remove directory from GCC.
13567 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13569         * COPYING: Update to current
13570         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13571         to 19yy as example year in copyright notice).
13573 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13575         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13576         (libstdcxx_incdir): Pass down.
13577         * config.if: Remove expired bits for cxx_interface, add stub.
13578         (libstdcxx_incdir): Add variable for g++ include directory.
13579         * configure.in (gxx_include_dir): Use it.
13581 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13583         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13584         with old-email address from ``Write After Approval''.
13586 2000-12-15  Andreas Jaeger  <aj@suse.de>
13588         * configure.in: Handle lang_dirs.
13590 2000-12-14  Tom Tromey  <tromey@redhat.com>
13592         * MAINTAINERS: Removed brads.
13594         * MAINTAINERS: Added gcj developers.
13596 2000-12-13  Anthony Green  <green@redhat.com>
13598         * configure.in: Disable libgcj for any target not specifically
13599         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13600         with g++ abi.
13602 2000-12-13  Mike Stump  <mrs@wrs.com>
13604         * Makefile.in (local-distclean): Also remove fastjar.
13606 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13608         * contrib/gcc_update: Add fastjar --touch entries.
13610 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13612         * configure.in: Disable language-specific target libraries for
13613         languages that aren't enabled.
13615 2000-12-10  Anthony Green  <green@redhat.com>
13617         * configure.in: Define libgcj.  Disable libgcj target libraries for
13618         most targets.
13620 2000-12-10  Neil Booth  <neilb@earthling.net>
13622         * MAINTAINERS: Update mail address, remove from WAA list.
13624 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13626         * libjava: Imported from /cvs/java.
13627         * libffi: Likewise.
13628         * Boehm-gc: Likewise.
13630 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13632         * configure.in (target_libs): Revert 2000-12-08 patch.
13633         (noconfigdirs): Added target-libjava.
13635 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13637         * djunpack.bat: removed.
13639 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13641         * Makefile.in: handle DOS-style absolute paths.
13642         * config-ml.in: likewise.
13643         * symlink-tree: likewise.
13645 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13647         * fastjar: Imported.
13649 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13651         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13652         libjava.
13653         * configure.in (target_libs): Removed `target-libjava'.
13655 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13657         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13658         (ALL_MODULES): Added fastjar.
13659         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13660         (all-target-libjava): all-fastjar replaces all-zip.
13661         (all-fastjar): Added.
13662         (configure-target-fastjar, all-target-fastjar): Likewise.
13663         * configure.in (host_tools): Added fastjar.
13665 2000-12-07  Mike Stump  <mrs@wrs.com>
13667         * Makefile.in (local-distclean): Remove leftover built files.
13669 2000-11-24  Nick Clifton  <nickc@redhat.com>
13671         * configure.in (xscale-elf): Add target.
13672         (xscale-coff): Add target.
13674 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13676         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13677         recent versions of FreeBSD (release 3 or later).
13678         * ltconfig: On FreeBSD, -lc must not be provided when building
13679         a shared library or else the standard -pthread gcc option is
13680         rendered worthless to later users of the built library.
13682 2000-11-16  Fred Fish  <fnf@be.com>
13684         * configure.in (enable_libstdcxx_v3): Fix typo,
13685         libstd++ -> libstdc++.
13687 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13689         * MAINTAINERS: Add self to Write After Approval list.
13691 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13693         * MAINTAINERS: Update my email address.  Add myself to global write
13694         privs list.
13696 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13698         * Makefile.in: Merge with src and libgcj.
13699         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13700         configure-target-<library> when their configure scripts need the C
13701         or C++ library to have already been built to work properly.
13702         (do_proto_toplev): Set them to an empty string.
13704         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13705         (REALLY_SET_LIB_PATH): Use them.
13707 2000-11-17  Stan Shebs  <shebs@apple.com>
13709         * MAINTAINERS: Add self to Write After Approval list.
13711 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13713         * configure: Provide the original toplevel configure arguments
13714         (including $0) to subprocesses in the environment rather than
13715         through gcc/configargs.h.
13717 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13719         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13720         C99.  Alphabetise "Write After Approval" list.
13722 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13724         * configure: Turn on libstdc++ V3 by default.
13726         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13727         if we've got GCC.
13729 2000-11-11  Philip Blundell  <philb@gnu.org>
13731         * MAINTAINERS: Add self to Write After Approval list.
13733 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13735         * ltcf-c.sh (aix4): Improve shared library configuration; require
13736         exporting symbols.
13737         * ltcf-cxx.sh (aix4): Define.
13738         * ltconfig (aix4): Define library and soname specs appropriate for
13739         AIX.  Define command to create export symbols list.
13741 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13743         * config.sub: Add support for Sun Chorus
13745 2000-10-31  Nick Clifton  <nickc@redhat.com>
13747         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13748         <name>@redhat.com.  Also installed new email address for Clint
13749         Popetz.
13751 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13753         * etc: Remove directory from GCC.
13755 2000-10-16  Michael Meissner  <meissner@redhat.com>
13757         * configure (gcc/configargs.h): Only create if there is a build GCC
13758         directory created.
13760 2000-10-16  Matthias Klose  <doko@debian.org>
13762         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13763         when configured for libstdc++-v3.
13765 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13767         * configure: Save configure arguments to gcc/configargs.h.
13769 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13771         * config.guess: Import CVS version 1.157.
13772         * config.sub: Import CVS version 1.181.
13774 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13776         * Makefile.in (bootstrap): avoid recursion if subdir missing
13777         (cross): ditto
13778         (do-proto-toplev): ditto
13780 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13782         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13783         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13785         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13786         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13787         all affected `configure' scripts.
13789 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13791         * MAINTAINERS: Add self as cpplib co-maintainer.
13793 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13795         * MAINTAINERS: Add self to Write After Approval list.
13797 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13799         * INSTALL/README: egcs -> GCC update.
13801 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13803         * MAINTAINERS: Add myself to Write After Approval list.
13805 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13807         * MAINTAINERS: Add myself to Write After Approval list.
13809 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13811         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13812         X11 libraries for hppa64.
13814 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13816         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13818 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13820         * Makefile.in (all-zlib): Added dummy target.
13822         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13823         ltcf-gcj.sh: Updated from libtool multi-language branch.
13825 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13827         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13828         (bootstrap*): Depend on all-bootstrap.
13830 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13832         * config.guess: Import CVS version 1.156.
13833         * config.sub: Import CVS version 1.179.
13835 2000-09-02  Anthony Green  <green@cygnus.com>
13837         * Makefile.in (all-gcc): Depend on all-zlib.
13838         (CLEAN_MODULES): Add clean-zlib.
13839         (ALL_MODULES): Add all-zlib.
13840         * configure.in (host_libs): Add zlib.
13842 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13844         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13845         crosses, but add gcc/include to the header search path for them.
13847 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13849         * MAINTAINERS: Add self to Write After Approval list.
13851 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13853         * config.guess: Import CVS version 1.152.
13854         * config.sub: Import CVS version 1.177.
13856 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13858         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13859         $targargs to tell whether newlib is going to be built.
13861         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13862         $$r/TARGET_SUBDIR/libio for _G_config.h.
13864 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13866         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13868 2000-08-22  DJ Delorie  <dj@redhat.com>
13870         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13872 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13874         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13875         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13876         sub-configures.
13878 2000-08-21  DJ Delorie  <dj@redhat.com>
13880         * MAINTAINERS: Add self as a libiberty maintainer
13882 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13884         * configure.in (libstdcxx_flags): Use
13885         libstdc++-v3/src/libstdc++.INC.
13887 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13889         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13891 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13893         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13895         * configure: Make enable_threads and enable_shared defaults
13896         explicit.  Substitute enable_threads into generated Makefiles.
13897         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13898         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13900 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13902         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13904 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13906         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13907         previous delta.
13909 2000-08-11  Jason Merrill  <jason@redhat.com>
13911         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13912         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13913         (FLAGS_FOR_TARGET): Not here.
13914         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13916 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
13918         * config-ml.in (CC, CXX): Don't introduce a leading space.
13920 2000-08-07  DJ Delorie  <dj@delorie.com>
13922         * MAINTAINERS: Add self as a DJGPP maintainer
13924 2000-08-07  DJ Delorie  <dj@redhat.com>
13926         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13927         "if we're also building gcc, and it's a gcc that will run on the
13928         build machine, we want to use its includes instead of the system's
13929         default includes".
13931 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13933         * MAINTAINERS: Add self to Write After Approval list.
13935 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
13937         * configure.in (libstdcxx_flags): Don't use `"'.
13939         * config-ml.in: Adjust multilib search paths to the
13940         appropriate multilib tree.
13942 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
13944         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13945         commas in $LANGUAGES.
13947 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
13949         * configure.in: Re-enable all references to libg++ and librx.
13951 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
13953         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13954         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
13955         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13956         * ltcf-cxx.sh (need_lc): Set based on postdeps.
13958         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13960 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
13962         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13963         CXX_FOR_TARGET for sed.
13965 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
13967         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13968         Do not override if already set in the environment or in configure.
13969         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13970         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13972 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
13974         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13975         the libtool CVS tree multi-language branch.
13976         * ltconfig, ltmain.sh: Updated.
13978 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
13980         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13981         (clean-target): Depend on it.
13983         * Makefile.in (FLAGS_FOR_TARGET): New macro.
13984         (GCC_FOR_TARGET): Use it.
13985         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13986         * configure.in: ... here.
13987         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
13988         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13990 2000-07-24  Eric Christopher  <echristo@cygnus.com>
13992         * MAINTAINERS: Add self to Write After Approval list.
13994 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
13996         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13997         (configure-target-libchill, configure-target-libobjc): Likewise.
13999         * configure.in: Use the same cache file for all target libs.
14000         * config-ml.in: But different cache files per multilib variant.
14002 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14004         * configure (topsrcdir): Don't use dirname.
14006 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14008         * MAINTAINERS: Add self to Write After Approval list.
14010 2000-07-20  Jason Merrill  <jason@redhat.com>
14012         * configure.in: Remove all references to libg++ and librx.
14014         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14016 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14018         * config.sub: Update to subversions version 2000-07-06.
14020 2000-07-12  Andrew Haley  <aph@cygnus.com>
14022         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14023         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14025 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14027         * symlink-tree:  Check number of arguments.
14029 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14031         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14032         search path for a g++ extracted from the build tree.  This
14033         will allow link tests run by configure scripts in
14034         subdirectories to succeed.
14036 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14038         * ltconfig: Add support for mips-dde-sysv4.2MP
14040 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14042         * MAINTAINERS: Add myself as loop discovery maintainer.
14044 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14046         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14047         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14049 2000-06-19  Timothy Wall  <twall@cygnus.com>
14051         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14052         * config.sub: Add tic54x target.
14054 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14056         * MAINTAINERS: Add self as Fortran maintainer,
14057         remove Craig Burley.
14059 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14061         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14062         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14064 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14066         * MAINTAINERS: Add self as i18n maintainer
14068 20000-05-21  H.J. Lu  (hjl@gnu.org)
14070         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14071         directory are used if they exist. Make sure
14072         $(build_tooldir)/include is searched for header files,
14073         $(build_tooldir)/lib/ for library files.
14074         (GCC_FOR_TARGET): Likewise.
14075         (CXX_FOR_TARGET): Likewise.
14077 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14079         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14081 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14083         * Makefile.in (configure-target-libiberty): Depend on
14084         configure-target-newlib.
14086 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14088         * configure.in, Makefile.in: Merge all libffi-related
14089         configury stuff from the libgcj tree.
14091 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14093         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14094         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14096 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14098         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14099         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14100         current version information.  Add to proto-toplev directory.
14101         (gdb-taz): Build do-djunpack.
14103 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14105         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14107 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14109         * MAINTAINERS: Add self to Write After Approval list.
14111 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14113         * ltmain.sh: Preserve in relink_command any environment
14114         variables that may affect the linker behavior.
14116 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14118         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14120 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14122         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14124 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14126         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14127         with the version name.
14129 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14131         * MAINTAINERS: Add self as bb-reorder maintainer.
14133 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14135         * config.if: Tweak.
14137 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14139         * djunpack.bat: New file.
14141 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14143         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14144         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14145         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14146         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14148 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14150         * config.sub (case $basic_machine): Change default for "ibm-*"
14151         to "openedition".
14153 2000-04-13  Andreas Jaeger  <aj@suse.de>
14155         * MAINTAINERS: Added myself.
14157 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14159         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14160         (do-md5sum): New target.
14161         (MD5PROG): Define.
14162         (PACKAGE): Default to TOOL.
14163         (VER): Default to a shell script.
14164         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14165         md5 checksum generation.
14166         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14167         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14168         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14169         insight.tar.bz2): Use gdb-taz to create archive.
14171 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14173         * configure (warn_cflags): Delete.
14175 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14177         * MAINTAINERS: Added myself.
14179 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14180             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14182         * configure.in (enable_libstdcxx_v3): Add.
14183         (target_libs): Add bits here to switch between libstdc++-v2 and
14184         libstdc++-v3.
14185         * config.if: And this file too.
14186         * Makefile.in: Add libstdc++-v3 targets.
14188 2000-04-05  Michael Meissner  <meissner@redhat.com>
14190         * config.sub (d30v): Add d30v as a basic machine type.
14192 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14194         * configure.in: -linux-gnu*, not -linux-gnu.
14196 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14198         * MAINTAINERS: Add self in write-after-approval section.
14200 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14202         * MAINTAINERS: Add self as ia64 port maintainer.
14204 2000-03-08  Neil Booth  <NeilB@earthling.net>
14206         * MAINTAINERS: Add self in write-after-approval section.
14208 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14210         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14211         (do-tar-bz2): Replace TOOL with PACKAGE.
14212         (gdb.tar.bz2): Remove GDBTK from GDB package.
14213         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14214         dejagnu.tar.bz2): New packages.
14216 2000-02-27  Andreas Jaeger  <aj@suse.de>
14218         * configure.in: Add entry for mips*-*-linux*, move catch all
14219         *-*-*linux* entry below this one.
14221 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14223         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14225 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14227         * config.sub: Support an OS of "wince".
14229 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14231         * config.guess, config.sub: Updated to match config's 2000-02-15
14232         version.
14234 2000-02-23  Linas Vepstas  <linas@linas.org>
14236         * config.sub: Add support for Linux/IBM 370.
14237         * configure.in: Likewise.
14239 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14241         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14243 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14245         * config.guess: Guess "cygwin" rather than "cygwin32".
14247 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14249         * configure (gcc_version): When setting, narrow search to
14250         lines containing `version_string'.
14252 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14254         * config.sub: Add support for avr target.
14256 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14258         * MAINTAINERS: Add maintainers for MCore port.
14260 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14262         * config.sub: Add mmix-knuth-mmixware.
14264 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14266         * MAINTAINERS: Pair cccp with cpplib maintainership.
14268 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14270         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14271         structure stuff to -L library search.
14272         (CXX_FOR_TARGET): Ditto.
14273         (CROSS_CHECK_MODULES): Fix spelling mistake.
14275 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14277         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14278         the C++ compiler.
14280 2000-01-12  Richard Henderson  <rth@cygnus.com>
14282         * configure.in: Don't build some bits for beos.
14284 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14286         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14287         as include files.
14289 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14291         * Add self as cpplib maintainer, as requested by Jason
14292         Merrill.  Correct my e-mail address.
14294 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14296         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14297         not mh-aix43.
14299 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14301         * MAINTAINERS: Add myself to "write after approval" list.
14303 1999-12-14  Richard Henderson  <rth@cygnus.com>
14305         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14306         * config.sub: Accept alphaev[78], alphaev8.
14308 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14310         * config.guess, config.sub: Update from autoconf.
14312 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14314         * MAINTAINERS:  update my playtime e-address.
14316 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14318         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14319         necessary libraries are missing.
14321 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14323         * MAINTAINERS: Add new 'write after approval' maintainer.
14325 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14327         * MAINTAINERS: Add new Java maintainer.
14329 1999-10-25  Andreas Schwab  <schwab@suse.de>
14331         * configure: Fix quoting inside arguments of eval.
14333 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14335         * config-ml.in: Allow suppression of some ARM multilibs.
14337 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14339         * config.guess: Add OS/390 match pattern.
14340         * config.sub: Add mvs, openedition targets.
14341         * configure.in (i370-ibm-opened*): New.
14343 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14345         * config.sub: Add support for configuring for pj.
14347 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14349         * config.sub (maybe_os): Add support for configuring for fr30.
14351 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14353         * configure.in: Do not configure or build ld for AIX
14354         platforms.  ld is known to be broken on these platforms.
14356 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14358         * config-ml.in: Pass compiler flag corresponding to multidirs to
14359         subdir configures.
14361 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14363         * Makefile.in (LDFLAGS): Define.
14365 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14367         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14368         noconfigdirs.
14369         (*-*-cygwin*): Likewise.
14371 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14373         * mkdep: New file.
14374         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14375         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14377         From Eli Zaretskii <eliz@is.elta.co.il>:
14378         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14379         long file name when using DJGPP on MS-DOS.
14381 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14383         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14385 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14387         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14388         dependency as this causes "make check" to globally "make all"
14390 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14392         * configure.in (target_libs): Added target-zlib.
14393         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14394         (CONFIGURE_TARGET_MODULES): Likewise.
14395         (CHECK_TARGET_MODULES): Likewise.
14396         (INSTALL_TARGET_MODULES): Likewise.
14397         (CLEAN_TARGET_MODULES): Likewise.
14398         (configure-target-zlib): New target.
14399         (all-target-zlib): Likewise.
14400         (all-target-libjava): Depend on all-target-zlib.
14401         (configure-target-libjava): Depend on configure-target-zlib.
14403         * Makefile.in (configure-target-libjava): Depend on
14404         configure-target-newlib.
14405         (configure-target-boehm-gc): New target.
14406         (configure-target-qthreads): New target.
14408         * configure.in (target_libs): Added target-qthreads.
14409         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14410         (CONFIGURE_TARGET_MODULES): Likewise.
14411         (CHECK_TARGET_MODULES): Likewise.
14412         (INSTALL_TARGET_MODULES): Likewise.
14413         (CLEAN_TARGET_MODULES): Likewise.
14414         (all-target-qthreads): New target.
14415         (configure-target-libjava): Depend on configure-target-qthreads.
14416         (all-target-libjava): Depend on all-target-qthreads.
14418         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14419         (CONFIGURE_TARGET_MODULES): Likewise.
14420         (CHECK_TARGET_MODULES): Likewise.
14421         (INSTALL_TARGET_MODULES): Likewise.
14422         (CLEAN_TARGET_MODULES): Likewise.
14423         (all-target-libjava): New target.
14424         (all-target-boehm-gc): Likewise.
14425         * configure.in (target_libs): Added libjava, boehm-gc.
14427 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14429         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14430         configure.bat in SUPPORT_FILES.
14431         (gas+binutils.tar.bz2): Likewise.
14433         * makeall.bat: Remove; obsolete.
14435 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14437         From Mark Elbrecht:
14438         * configure.bat: Remove; obsolete.
14440 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14442         * configure: Add -W -Wall to the default CFLAGS when compiling with
14443         gcc.
14445 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14447         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14449 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14451         * configure.in: Build ld on IRIX6.
14453 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14455         * Makefile.in: Change distribution targets to use bzip2 instead of
14456         gzip.
14457         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14458         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14460 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14462         * config.sub: Add mcore target.
14464 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14466         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14468 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14470         * config.guess (dummy): Changed to $dummy.
14472 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14474         * config.sub: Tidied up case statements.
14476 1999-05-22  Ben Elliston  <bje@cygnus.com>
14478         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14479         <jiro@din.or.jp>.
14481         * config.guess: Merge with FSF version. Future changes will be
14482         more accurately recorded in this ChangeLog.
14483         * config.sub: Likewise.
14485 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14487          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14489 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14491         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14493 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14495         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14497 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14499         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14500         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14501         Bad merge removed these two changes.
14503 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14504                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14506         * config.guess (interix Alpha): Add.
14508 1999-04-11  Richard Henderson  <rth@cygnus.com>
14510         * configure.in (i?86-*-beos*): Do config gperf; don't config
14511         gdb, newlib, or libgloss.
14513 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14515         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14516         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14517         from multidirs.
14519 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14521         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14523 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14525         * config.sub: Add support for mcore targets.
14527 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14529         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14530         not mt-ospace, in order to shut up assembler warning about using
14531         symbols that are named the same as registers.
14533 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14535         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14536         dependency list for all-target-cygmon.
14538 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14540         * config-ml.in: Check $host, not $target, for selective multilibs.
14541         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14542         thumb interworking, and underscore prefix multilibs.
14544 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14546         * missing: Update to version from current automake.
14548 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14550         * configure (gxx_include_dir): Removed.
14552         * configure.in (gxx_include_dir): Handle it.
14553         * Makefile.in: Likewise.
14555 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14557         * config.sub (mips64vr4111,mips64vr4111el) Add.
14559 1999-03-21  Ben Elliston  <bje@cygnus.com>
14561         * config.guess: Correct typo for detecting ELF on FreeBSD.
14563 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14565         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14566         config/mh-djgpp.
14568 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14570         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14571         all-target-newlib to dependency list for all-target-bsp.
14573 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14575         * config.sub: Add i386-uwin support.
14576         * config.guess: Likewise.
14578 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14580         * configure.in: cleanup, add mh-*pic handling for arm, special
14581         case powerpc*-*-aix*
14583 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14585         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14586         can be built.
14588 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14590         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14591         targets.
14593 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14595         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14597 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14599         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14601 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14603         * config.sub: Fix typo in arm recognition.
14605 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14607         * configure.in (noconfigdirs): Changed target_configdirs to
14608         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14609         rather than m68k-*-* since it is not known to work on
14610         m68k-aout. Ditto for arm-*-*oabi.
14612 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14614         * configure.in (*-*-windows*): Remove, no longer used.
14616 1999-02-19  Ben Elliston <bje@cygnus.com>
14618         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14619         Smart and improved by Andrew Cagney.
14621 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14623         * config.guess: Recognize openbsd-*-hppa.
14625 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14627         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14628         only if it is not empty.
14630 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14632         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14634         * config.guess: Modified to recognize uname's armv* syntax.
14636         * config.sub: Modified to recognize uname's armv* syntax.
14638 1999-02-17  Mark Salter  <msalter@cygnus.com>
14640         * configure.in: Added target-bsp for sparclite.
14642 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14644         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14646 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14648         * configure.in: Add support for strongarm port.
14649         * config.sub: Add support for strongarm target.
14651 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14653         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14654         the old name config/mh-cygwin32.
14655         Enable texinfo.
14657 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14659         * configure.in: Do build ld for ix86 Solaris.
14661 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14663         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14664         $AR_FOR_TARGET.  Likewise for RANLIB.
14666 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14668         * config.sub (oabi):  Recognize.
14669         * configure.in (arm-*-oabi):  Handle.
14671 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14673         * config.guess: Improve detection of i686 on UnixWare 7.
14675 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14677         * config.guess: Add support for i386-pc-interix.
14678         * config.sub: Likewise.
14679         * configure.in: Likewise.
14681 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14683         * Makefile.in: Remove unneeded all-target-libio from
14684         from all-target-winsup target since it is now unneeded.
14685         Add all-target-libtermcap in its place since it is now
14686         needed.
14688 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14690         * configure.in: makefile stub for cygwin target is probably
14691         unnecessary.  Remove it for now.
14693 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14695         * configure.in: libtermcap.a should be built when cygwin is the
14696         target as well as the host.
14697         * config.guess: Allow mixed case in cygwin uname output.
14698         * Makefile.in: Add libtermcap target.
14700 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14702         * config.sub: Clean up handling of hppa2.0.
14704 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14706         * config.guess: Use C code to identify more HP machines.
14708 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14710         * config.sub: Handle hppa2.0.
14712 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14714         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14715         cygmon for all sparclite targets, regardless of object format.
14717 1998-12-15  Mark Salter  <msalter@cygnus.com>
14719         * configure.in: Added target-bsp for several target architectures.
14721         * Makefile.in: Added rules for bsp.
14723 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14725         * config.guess: Improve detection of hppa2.0 processors.
14727 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14729         * config.guess: Recognize FreeBSD using ELF automatically.
14731 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14733         * configure (skip-this-dir): Add handling for new shell script, which
14734         might be created by a sub-directory's configure to indicate, this particular
14735         directory is "unwanted".
14736         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14738 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14740         * ltconfig: import from libtool, after changing libtool to
14741         account for the cygwin name change.
14743 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14745         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14746         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14748 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14750         * configure.in: Add libtermcap to list of cygwin dependencies.
14752 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14754         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14755         they include winsup/include when it's a cygwin target.
14757 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14759         * configure.in (host_tools): Added zip.
14760         * Makefile.in (all-target-libjava): Depend on all-zip.
14761         (all-zip): New target.
14762         (ALL_MODULES): Added all-zip.
14763         (NATIVE_CHECK_MODULES): Added check-zip.
14764         (INSTALL_MODULES): Added install-zip.
14765         (CLEAN_MODULES): Added clean-zip.
14767 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14769         * Makefile.in: lose "32" from comment about cygwin.
14771 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14773         * configure.in: Use -Os to build target libraries for the fr30.
14775 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14777         * config.sub: Add fr30.
14779 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14781         * configure.in: drop "32" from config/mh-cygwin32.  Check
14782         cygwin* instead of cygwin32*.
14783         * config.sub: Check cygwin* instead of cygwin32*.
14785 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14787         * config.guess: Match any version of Unixware7.
14789 1998-10-20  Syd Polk  <spolk@cygnus.com>
14791         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14792         if desired.
14794 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14796         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14797         these if the appropriate directories and files to not exist.
14799 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14801         * Makefile.in (DEVO_SUPPORT): Add config.if.
14803 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14805         * configure: Add pattern to replace "build_tooldir"'s
14806         definition in the generated Makefile with "tooldir"'s
14807         actual value.
14809 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14811         * config.sub: Bring back lost sparcv9.
14813         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14815 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14817         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14818         CC_FOR_TARGET and friends.
14820 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14822         * Makefile.in (build_tooldir): New variable, same as tooldir.
14823         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14824         -B$(build_tooldir)/bin/.
14825         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14827 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14829         * README: Remove installation instructions and refer to the
14830         INSTALL directory instead.
14832 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14834         * config.sub: Add support for i[34567]86-pc-udk.
14835         * configure.in: Likewise.
14837 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14839         * Makefile.in: add bzip2 package building bits for user
14840         tools module
14841         * configure.in: ditto
14843 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14845         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14846         (ALL_TARGET_MODULES): Add all-target-libobjc.
14847         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14848         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14849         (all-target-libchill): Add dependencies.
14850         * configure.in (target_libs): Add libchill.
14852 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14854         * configure.in (target_subdir): Remove duplicate line.
14856 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14858         * Makefile.in (all-automake): fix dependencies.
14860 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14862         * configure.in: Minor cleanups for building in the $(target_alias)
14863         subdir.
14865 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14867         * Makefile.in (bootstrap): Set r and s before make all.  Use
14868         BASE_FLAGS_TO_PASS in make all.
14869         (cross): Likewise.
14871 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14873         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14875 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14877         * config.sub: Fix typo in last change.
14879 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14881         * config.sub: Add support for C4x target.
14882         * configure.in: Likewise.
14884 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14886         * config.sub: Recognize sparcv9 just like sparc64.
14888 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14890         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14892 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14894         * config.guess: Correctly identify Pentium II sco boxes.
14896         * config.guess: Fix "tr" code.  From Weiwen Liu.
14898 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14900         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14901         stabs.
14903 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14905         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14906         (ALL_TARGET_MODULES): Add all-target-libchill.
14907         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14908         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14909         (all-target-libchill): Add dependencies.
14910         * configure.in (target_libs): Add libchill.
14912 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14914         * config.guess: Avoid assumptions about "tr" behaves when
14915         LANG is set to something other than English.
14917 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
14919         * configure (gxx_include_dir): Changed to
14920         '${prefix}/include/g++'-${libstdcxx_interface}.
14922         * config.if: New to determine the interfaces.
14924 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
14926         * config.guess: Detect and handle MPE/IX.
14927         * config.sub: Deal with MPE/IX.
14929 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
14931         * configure.in: Use mh-aix43.
14933 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
14935         * configure: Fix --without/--disable cases for gxx-include-dir.
14937 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
14939         * mdata-sh:  Imported.  Needed for automake support.
14941 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
14943         * Makefile.in (taz): Try "chmod -R og=u ." before
14944         "chmod og=u `find . -print`".
14946 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
14948         * configure.in: Add arm-elf and thumb-elf support.
14950 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
14952         * Makefile.in: Undo previous patch.
14954 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
14956         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14957         to here ...
14958         (install-no-fixedincludes): and here
14959         (INSTALL_MODULES): ... from here.
14961 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
14963         * config.sub: Merge with FSF.
14965         * config.guess: Merge with FSF.
14967 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
14969         * configure (extraconfigdirs): New variable.
14970         (SUBDIRS): Add extraconfigdirs and recurse on them too.
14971         * Makefile.in (all): Move higher in file.
14972         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14973         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14974         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14975         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14976         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14978 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
14980         * Makefile.in (all-target-libjava): Depend on all-gcc and
14981         all-target-newlib.
14982         (configure-target-libjava): Depend on $(ALL_GCC).
14984 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
14986         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14987         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14989 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
14991         * INSTALL/README: Fix typo.
14993 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14995         * ylwrap: Change absolute path checks to check for DOS style path
14996         names.
14998         * ylwrap: Don't use a full path name if the source file is in the
14999         same directory.  From hjl@lucon.org (H.J. Lu).
15001         * config-ml.in: Default to being verbose, to match Feb 18 change to
15002         configure.
15004 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15006         Brought over from egcs:
15008         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15010         * configure.in (target_subdir): Set to ${target_alias} instead
15011         of "libraries".
15013         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15015         * configure.in (target_subdir): Set to libraries if enable_multilib.
15017 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15019         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15020         multilibs, force reconfiguration the first time we create
15021         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15023 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15025         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15026         avoid confusion with --no-recursion.
15028 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15030         * configure.in: Win32 hosts shouldn't use install -x
15031         * install-sh: remove -x option, and special .exe-handling
15032         hack.
15034 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15036         * config.guess: Recognize i586-pc-beos.
15037         * configure.in: Don't build some bits for beos.
15039 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15041         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15042         CFLAGS default to -O2.
15044         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15045         when using GNU ld.
15047 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15049         * ltmain.sh: Correct install when using a different shell.
15051 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15053         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15055 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15057         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15058         target.
15060 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15062         * ltconfig: Update to correct AIX handling.
15064 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15066         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15068         * configure.in (target_subdir): Set to ${target_alias} instead
15069         of "libraries".
15071 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15073         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15074         (Makefile): Depend on $(gcc_version_trigger).
15076         * configure (gcc_version): Change default initializer to empty
15077         string.
15078         (gcc_version_trigger): New variable; pass this variable down
15079         to subdir configures to enable them checking gcc's version
15080         themselves. Emit make macros for both gcc_version vars.
15081         (topsrcdir): Initialize reliably.
15082         (recursion line): Remove --with-gcc-version=${gcc_version}.
15084 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15086         * configure (enable_version_specific_runtime_libs): Implement new flag
15087         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15088         in $(libsubdir); emit definition in each generated Makefile.
15089         (gxx_include_dir): Initialize depending on
15090         $enable_version_specific_runtime_libs.
15092 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15094         * configure (gcc_version): Initialize properly depending on
15095         how and where configure is started.
15096         (recursion line): Pass a --with-gcc-version=${gcc_version}
15097         to configures in subdirs.
15099 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15101         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15102         cygmon
15104 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15106         * configure.in: Add cygmon and libstub support for mn10200.
15108 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15110         * configure (gcc_version): Add new variable describing the
15111         particular gcc version we're building.
15112         * Makefile.in (libsubdir): Add new macro for the directory
15113         in which the compiler finds executables, libraries, etc.
15114         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15115         and libsubdir.
15117 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15119         * Makefile.in (local-clean): Remove *.log.
15120         (warning.log): Built with warn_summary from build.log.
15121         (mail-report.log): Run test_summary.
15122         (mail-report-with-warnings.log): Run test_summary including
15123         warning.log in the report.
15125 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15127         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15129 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15131         * Makefile.in (grep): Grep no longer depends on libiberty.
15133 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15135         * Makefile.in: all-snavigator needs all-libgui.
15137 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15139         * configure.in: Add cygmon and libstub support for mn10300.
15141 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15143         * missing: Update to version from automake 1.3.
15145         * ltmain.sh: On installation, don't get confused if the same name
15146         appears more than once in the list of library names.
15148 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15150         * config.sub: Accept m68060 and m5200 as CPU names.
15152 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15154         * configure: Use && rather than using -a in test, because odd
15155         strings can confuse test.
15156         * configure.in: Likewise.
15158 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15160         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15162 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15164         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15165         bootstrap4-lean): New targets.
15167 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15169         * mpw-* Delete.  Not used.
15171 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15173         * COPYING.LIB: Update FSF address.
15175 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15177         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15179         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15180         GAS_SUPPORT_DIRS.
15182 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15184         * ltconfig, ltmain.sh: Avoid producing a version number if
15185         -version-info was not used.
15187 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15189         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15190         building with newlib.
15192 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15194         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15195         Solaris `make' causes it to continue to next definition.
15197 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15199         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15200         the right GUI libraries and files are installed along with GDB.
15202 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15204         * configure.in: Change alpha to alpha* in several places.
15206 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15208         * config.sub: Recognize sparc86x.
15210 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15212         * configure.in (--enable-target-optspace): Remove debug echo.
15214 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15216         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15218 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15220         * ltconfig: Update cygwin32 support.
15222         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15223         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15224         (GDB_SUPPORT_DIRS): Likewise.
15226 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15228         * configure.in (target_makefile_frag): If --enable-target-optspace,
15229         use -Os to compile target libraries rather than -O2.  Default to
15230         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15231         not used.
15232         * configure.in (target_cflags): Ditto for d30v.
15234 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15236         * Makefile.in (all-bfd): Depend on all-intl.
15237         (all-binutils): Likewise.
15238         (all-gas): Likewise.
15239         (all-gprof): Likewise.
15240         (all-ld): Likewise.
15242 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15244         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15246 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15248         * Makefile.in (all-bfd): Depend upon all-libiberty.
15250         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15252 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15254         * Makefile.in: Add libstub.
15256         * configure.in: Ditto. Build libstub for targets that have cygmon
15257         support.
15259 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15261         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15263 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15265         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15266         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15268 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15270         * configure: Define DEFAULT_M4 by searching PATH.
15271         * Makfile.in: Use DEFAULT_M4.
15273 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15275         * ltconfig: Add cygwin32 support.
15277         * Makefile.in, configure.in: Add libtool as a native only directory
15278         to configure and build.
15280 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15282         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15284 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15286         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15288 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15290         * Makefile.in: add ash make rules
15291         * configure.in: add ash to native_only and host_tools lists
15293 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15295         * Makefile.in (all-gettext, all-intl): New targets.
15296         (ALL_MODULES): Added all-gettext, all-intl.
15297         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15298         (INSTALL_MODULES): Added install-gettext, install-intl.
15299         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15301         * configure.in (host_tools): Added gettext.
15302         (native_only): Likewise.
15303         (noconfigdirs) [various cases]: Likewise.
15304         (host_libs): Added intl.
15306 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15308         * configure: Do not disable building gdbtk for cygwin32 hosts.
15310 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15312         * configure.in: Add thumb-coff target.
15313         * config.sub: Add thumb-coff target.
15315 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15317         * Makefile.in: Revert yesterday's change.
15318         (all-target-winsup):  all-target-librx stays out of here.
15320 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15322         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15323         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15324         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15325         Remove references to librx and libg++.
15327 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15329         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15330         recursive makes
15332 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15334         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15335         for newlib directory.
15336         (CXX_FOR_TARGET): Likewise.
15338 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15340         * ltconfig: Update after libtool/ltconfig.in change for
15341         hpux11.
15343 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15345         * ltconfig, ltmain.sh: Update to libtool 1.2.
15347 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15349         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15350         (install-gcc-cross): Instead, override LANGUAGES here.
15352 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15354         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15355         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15357 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15359         * configure.in: Add Thumb-pe target.
15361 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15363         * Makefile.in - changed sn targets to snavigator
15364         * configure.in - changed sn targets to snavigator
15366 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15368         * config-ml.in: After building symlink tree call make distclean
15369         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15370         to be the case for libiberty.
15372 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15374         * configure: When making link, also check the current
15375         directory. The configure scripts may create one.
15377 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15379         * config.sub: Accept alphapca56 and alphaev6 properly.
15381 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15383         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15385 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15387         * config.sub (sco5): Fix typo.
15389 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15391         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15392         install-itcl.
15393         (install-itcl): Remove dependency on install-tcl.
15395 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15397         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15399 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15401         * configure.in: Don't build libgui for a cygwin32 target when not on
15402         a cygwin32 host.
15404 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15406         * configure (redirect): Set to null, so default behavior of
15407         configure is now --verbose.
15409 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15411         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15412         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15414 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15416         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15417         this change to sync Makefile.in with its ChangeLog entries.
15419 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15421         * ltmain.sh (mkdir): Check that the directory doesn't exist
15422         before we exit with error, so that we don't get races during
15423         parallel builds.
15425 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15427         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15429 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15431         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15432         PICFLAG_FOR_TARGET.
15433         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15435         * configure: Emit a definition for the new macro enable_shared
15436         into each Makefile.
15438 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15440         * configure.in (host_tools, native_only): Add libtool.
15442 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15444         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15445         Fix typo in ming config comment.
15447 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15449         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15451 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15453         * config.sub: Add tic30 cases, and map c30 to tic30.
15455 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15457         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15458         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15459         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15460         (CLEAN_TARGET_MODULES): Similarly
15461         (all-target-libf2c): Add dependences.
15462         * configure.in (target_libs): Add libf2c.
15464 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15466         * configure.in: Remove expect from noconfigdirs when target
15467         is cygwin32.  OK to build expect and dejagnu with Canadian
15468         Cross.
15470 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15472         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15473         host.
15475         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15476         and mingw32.
15478 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15480         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15481         here as it is not defined in the toplevel Makefile.
15483 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15485         * configure (package_makefile_rules_frag): New variable, which names
15486         a file with generic rules, ...
15487         Change comment to mention we now have FIVE parts.
15488         * configure: Undo last change.
15490 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15492         * config.guess: More accurate determination of HP processor types.
15493         * config.sub: More accurate determination of HP processor types.
15495 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15497         * configure (package_makefile_frag): Move inserting the
15498         ${package_makefile_frag} to where it should be according
15499         to the comment.
15501 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15503         * config.guess: Add support for Linux/ARM.
15505 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15507         * .cvsignore: Remove *-info and *-install since they match
15508         release-info and mpw-install, which we don't want to just ignore.
15510 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15512         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15514 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15516         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15517         local_prefix to sub-make invocations.
15519 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15521         * configure.in: Check makefile fragments in the source
15522         directory.
15524 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15526         * configure.in: Check whether host and target makefile
15527         fragments exist before adding them to *_makefile_frag.
15529 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15531         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15533 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15535         * configure.in: Make sure we only replace RPATH_ENVVAR on
15536         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15537         regexp to sed.
15539         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15540         to sub-makes.
15542 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15544         * config-ml.in (multi-do): LDFLAGS must include multilib
15545         designator.
15547 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15549         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15551 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15553         * config.sub: Add mingw32 support.
15554         * configure.in: Likewise.
15556 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15558         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15560 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15562         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15563         * configure (gxx_include_dir): Provide a definition for subdirs
15564         which do not use autoconf.
15566 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15568         * config.guess: Sync with egcs.  Picks up new alpha support,
15569         BeOS & some additional linux support.
15571 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15573         * config.guess: HP 9000/803 is a PA1.1 machine.
15575 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15577         * configure.in: It's alpha*-...
15579 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15581         * configure.in (host_makefile_frag, target_makefile_frag):
15582         Handle multiple config files.
15583         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15584         alpha-*-*.
15586 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15588         * mkdep: New file.
15590 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15592         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15594 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15596         * Makefile.in: Add libgui directory.
15597         (GDB_TK): Add all-libgui.
15598         * configure.in: Add libgui directory.
15599         * configure: Add all-libgui to GDB_TK.
15601 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15603         * config-ml.in (multidirs): Add m32r to multilib list.
15605 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15607         * Makefile.in (all-target-gperf): Change dependency to
15608         all-target-libstdc++.
15610 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15612         * config.guess: Add BeOS support.
15614 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15616         Source directory cvs renamed to cvssrc:
15617         * configure.in (host_tools): Change cvs to cvssrc.
15618         (native_only): Likewise.
15619         (noconfigdirs) [various cases]: Likewise.
15620         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15621         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15622         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15623         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15624         (all-cvssrc): Rename target from all-cvs.
15626 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15628         * configure (gxx_include_dir): Fix thinko.
15630 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15632         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15633         (install-cross, install-gcc-cross): New targets.
15635 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15637         * configure.in (noconfigdirs): Add support for Thumb target.
15639         * config.sub (maybe_os): Add support for Thumb target.
15641 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15643         * Makefile.in: Add rules for cygmon.
15645         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15647 Thu Nov 27 01:31:30 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 Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15655         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15656         11/18/97 build
15658 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15660         * From Franz Sirl.
15661         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15662         found on RedHat Linux systems.
15664 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15666         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15667         guesses.
15669 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15671         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15673 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15675         * ltmain.sh: If mkdir fails, check whether the directory was created
15676         anyhow by some other process.
15678 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15680         * configure.in (d30v-*-*): Configure all directories.
15682 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15684         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15685         for the D30V.
15687 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15689         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15691 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15693         * include/libiberty.h: Add extern "C" { so it can be used with C++
15694         progrms.
15695         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15696         programs.
15698 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15700         * configure.in (d30v-*-*): Configure GCC now.
15702 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15704         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15705         is no longer needed.
15707 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15709         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15711 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15713         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15714         targets using "$@" to provide support for similar but not identical
15715         targets without having to duplicate code.
15717 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15719         * makefile.vms: Fix to work with DEC C.
15721 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15723         * config.sub: Add mips-tx39-elf to marketing names.
15725 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15727         * ltmain.sh: Handle symlinks in generated script.
15729 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15731         * configure: Handle autoconf style directory options: --bindir,
15732         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15733         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15734         --sysconfdir.
15735         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15736         (sharedstatedir, localstatedir, oldincludedir): New variables.
15737         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15738         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15739         sbindir, sharedstatedir, and sysconfdir.
15741 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15743         * Makefile.in (bootstrap-lean): New target.
15745 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15747         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15748         sn, and gnuserv from noconfigdirs.
15750 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15752         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15754 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15756         * Makefile.in (cross): New target.
15758 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15759                           Jeff Law         <law@cygnus.com>
15761         * Makefile.in (bootstrap2, bootstrap3): New targets.
15762         (all-bootstrap): Remove outdated and confusing target.
15763         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15765 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15767         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15768         windows.  Consistent with gdb/configure.
15770 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15772         * configure.in: Name Linux target fragment.
15774         * configure: Rewrite so that project Makefile fragment is inserted
15775         first and appears last in the resulting Makefile.
15777 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15779         * Makefile.in (install-itcl): Install tcl first.
15781 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15783         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15785 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15787         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15789         * configure.in (skipdirs): Add target-librx for Linux.
15790         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15792 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15794         * Makefile.in (bootstrap): New target.
15796 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15798         * config.sub: Accept 'amigados' for backward compatibility.
15800 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15802         * config.guess: Merge with FSF.
15804 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15806         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15808 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15810         * config.sub: Add "marketing-names" patch.
15812 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15814         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15816 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15818         * config.sub: Handle v850-elf.
15820 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15822         * .cvsignore (*-install): Remove.
15824 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15826         * ltconfig: Set CONFIG_SHELL in libtool.
15827         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15829 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15831         * configure.in (target_subdir): Set to libraries if enable_multilib.
15833 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15835         * config.guess: Update from gcc directory.
15837 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15839         * Makefile.in (all-sim): Depends on all-readline.
15841 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15843         * Makefile.in (BISON, YACC): Use $$s.
15844         (all-bison): Depend on all-texinfo.
15846 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15848         * Makefile.in (BISON): Add -L flag.
15849         (YACC): Likewise.
15851 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15853         * configure.in (noconfigdirs): Add support for v850e target.
15855         * config.sub (maybe_os): Add support for v850e target.
15857 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15859         * configure.in (noconfigdirs): Add support for v850ea target.
15861         * config.sub (maybe_os): Add support for v850ea target.
15863 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15865         * config.sub: Add mipstx39.  Delete r3900.
15867 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15869         * Makefile.in (all-autoconf): Depends on all-texinfo.
15871 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15873         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15874         eabi targets.
15876 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15878         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15880         * configure: When handling a Canadian Cross, handle YACC as well as
15881         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15882         * Makefile.in (all-bison): Depend upon all-texinfo.
15884 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15886         * Makefile.in (BISON): bison, not byacc or bison -y.
15887         (YACC): bison -y or byacc or yacc.
15888         (various): Add *-bison as appropriate.
15889         (taz): No need to mess with BISON anymore.
15891 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15893         * configure: If OSTYPE matches *win32*, try to find a good value for
15894         CONFIG_SHELL.
15896 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15898         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15899         configure.in if it is present.
15901 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15903         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15905 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15907         * config.sub: Recognize `arc' cpu.
15908         * configure.in: Likewise.
15909         * config-ml.in: Likewise.
15911 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
15913         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15915 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
15917         * configure: Changed sed delimiter from ':' to '|' when
15918         attempting to substitute ${config_shell} for SHELL. On
15919         NT ${config_shell} may contain a ':' in it.
15921 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
15923         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15925 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
15927         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15929 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
15931         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15933         * ylwrap: If the program is a relative path, force it to be
15934         absolute.
15936 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15938         * configure (tooldir): Set BISON to `bison -y' and not just bison.
15940 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15942         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15943         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15944         for libraries.
15946 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
15948         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15949         separated by spaces.
15951 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
15953         * ylwrap: New file.
15954         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15956         * ltmain.sh: Handle /bin/sh at start of install program.
15958         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15960         * ltconfig, ltmain.sh: New files, from libtool 1.0.
15961         * missing: New file, from automake 1.2.
15963 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
15965         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
15966         check-tk to CHECK_X11_MODULES.
15968 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15970         * config.sub: Merge with FSF.
15972 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
15974         * config.guess: Merge with FSF.
15976 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15978         * configure: Treat msdosdjgpp like go32.
15979         * configure.in: Likewise.  Don't remove gprof for go32.
15981         * configure: Change Makefile.tem2 to Makefile.tm2.
15983 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
15985         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15987 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
15989         * install-sh (chmodcmd): Set to null if the DST directory already
15990         exists.  Same as Nov 11th change.
15992 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
15994         * configure (GDB_TK): Needs itcl and tix.
15996 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
15998         * config.guess: Update from FSF.
16000 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16002         * Makefile.in (GDB_TK): Depend on itcl and tix.
16004 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16006         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16007         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16008         (INSTALL_SCRIPT): New variable.
16009         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16010         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16011         to -x.
16012         * install-sh: Add support for -x option.
16014 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16016         * configure.in, Makefile.in: Treat tix like itcl.
16018 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16020         * Makefile.in (WINDRES): New variable.
16021         (WINDRES_FOR_TARGET): New variable.
16022         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16023         (EXTRA_HOST_FLAGS): Add WINDRES.
16024         (EXTRA_TARGET_FLAGS): Add WINDRES.
16025         (EXTRA_GCC_FLAGS): Add WINDRES.
16026         ($(DO_X)): Pass down WINDRES.
16027         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16028         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16029         DLLTOOL_FOR_TARGET.
16031 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16033         * configure.in: configure sim before gdb for win32-x-ppc
16035 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16037         Move gperf into the toplevel, from libg++.
16038         * configure.in (target_tools): Add target-gperf.
16039         (native_only): Add target-gperf.
16040         * Makefile.in (all-target-gperf): New target, depend on
16041         all-target-libg++.
16042         (configure-target-gperf): Empty rule.
16043         (ALL_TARGET_MODULES): Add all-target-gperf.
16044         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16045         (CHECK_TARGET_MODULES): Add check-target-gperf.
16046         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16047         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16049 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16051         * config.sub (mn10200): Recognize new basic machine.
16053 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16055         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16056         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16058 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16060         * configure.in: If we're building mips-sgi-irix6* native, turn on
16061         ENABLE_MULTILIB and set TARGET_SUBDIR.
16063 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16065         * Makefile.in (all-sn): Depend on all-grep.
16067 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16069         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16071         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16072         Makefile.  From Jeff Makey <jeff@cts.com>.
16073         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16075         * Makefile.in (DISTBISONFILES): Remove.
16076         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16077         $(DEFAULT_YACC).
16079         * configure.in: Build itl, db, sn, etc., when building for native
16080         cygwin32.
16082         * Makefile.in (LD): New variable.
16083         (EXTRA_HOST_FLAGS): Pass down LD.
16084         ($(DO_X)): Likewise.
16086 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16088         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16090 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16092         * configure.in (targargs): Strip out any supplied --build argument
16093         before adding our own. Always add --build.
16095 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16097         * configure.in (targargs): Pass --build if we're doing
16098         a cross-compile.
16100 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16102         * configure: Use '|' instead of ":" as the separator in
16103         sed. Otherwise sed chokes on NT path names with drive
16104         designators. Also look for "?:*" as the leading characters in an
16105         absolute pathname.
16107 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16109         * config.sub: Support for r3900.
16111 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16113         * configure.in: Use install-sh, not install.sh.
16115 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16117         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16118         apply it twice.
16120 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16122         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16123         install-binutils.
16125 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16127         * Makefile.in: Add automake targets.
16128         * configure.in (host_tools): Add automake.
16130 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16132         * configure: Default CXX to c++, not gcc.
16133         * Makefile.in (CXX): Set to c++, not gcc.
16134         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16136 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16138         * install-sh: try appending a .exe if source file doesn't
16139         exist
16141 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16143         * configure.in: Turn on multilib by default.
16144         (cross_only): Remove target-libiberty.
16146         * Makefile.in (all-gcc): Don't depend on libiberty.
16148 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16150         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16152 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16154         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16155         (DISTBISONFILES): Add ld/Makefile.in
16157 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16159         * configure.in: if target is cygwin32 but host isn't cygwin32,
16160         don't configure gdb tcl tk expect, not just gdb.
16162 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16164         * configure.in: Added gnuserv everywhere sn appears.
16166         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16167         (CROSS_CHECK_MODULES): Added check-gnuserv.
16168         (INSTALL_MODULES): Added install-gnuserv.
16169         (CLEAN_MODULES): Added clean-gnuserv.
16170         (all-gnuserv): New target.
16172 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16174         * config.guess: Fixes for MIPS OpenBSD systems.
16176 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16178         * Makefile.in (INSTALL_XFORM): Remove.
16179         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16181         * mkinstalldirs: New file, copied from automake.
16182         * Makefile.in (installdirs): Rename from install-dirs.  Use
16183         mkinstalldirs.  Change all users.
16184         (DEVO_SUPPORT): Add mkinstalldirs.
16186 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16188         * install-sh: Rename from install.sh.
16189         * Makefile.in (INSTALL): Change install.sh to install-sh.
16190         (DEVO_SUPPORT): Likewise.
16192         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16193         Graichen <graichen@rzpd.de>.
16195 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16197         * config.guess: Recognize OpenBSD systems correctly.
16199 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16201         * README, Makefile.in (ETC_SUPPORT): Remove references to
16202         cfg-paper*, configure.{texi,man,info*}._
16204 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16206         * Makefile.in (all.normal): Ensure that gcc is built after all
16207         the x11 - ie gdb - targets.
16209 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16211         * makefile.vms: Don't run conf-a-gas.
16213 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16215         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16217 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16219         * configure.in: Remove noconfigdirs case since gdb also
16220         configures and builds for tic80-coff.
16222 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16224         * configure: Set cache_file to config.cache.
16225         * Makefile.in (local-distclean): Remove config.cache.
16227 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16229         * COPYING: Update FSF address.
16231 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16233         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16234         noconfigdirs.
16236 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16238         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16239         MAKEDIRS, is empty.
16241 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16243         * config.sub: Tweak mn10300 entry.
16245 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16247         * configure.in (host_tools): Put sim before gdb, so gdb's
16248         configure.tgt can determine if the simulator was configured.
16250 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16252         * config.sub: Move BeOS $os case to be with other Cygnus
16253         local cases.
16255 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16257         * config.sub: Remove misplaced comment that broke Linux.
16259 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16261         * config.sub: Add BeOS support.
16263 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16265         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16267 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16269         * configure.in (noconfigdirs): Remove tcl and tk from
16270         noconfigdirs for cygwin32 builds.
16272 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16274         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16276 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16278         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16279         make-all.com, use makefile.vms instead.
16281 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16283         * config.sub: Accept -lnews*.
16285 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16287         * configure.in (noconfigdirs): Disable target-newlib,
16288         target-examples and target-libiberty for d30v.
16290 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16292         * configure.in (noconfigdirs): Enable ld for d30v.
16294 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16296         * configure.in (tic80-*-*): Build compiler.
16298 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16300         * configure.in (d30v-*): Remove sim directory from list of
16301         unsupported d30v directories
16303 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16305         * config.sub, configure.in: Add d30v target cpu.
16307 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16309         * makefile.vms: New file.
16310         * make-all.com: Remove.
16312 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16314         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16316 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16318         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16320 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16322         * Makefile.in (ALL_MODULES): Added all-db.
16323         (CROSS_CHECK_MODULES): Addec check-db.
16324         (INSTALL_MODULES): Added install-db.
16325         (CLEAN_MODULES): Added clean-db.
16327 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16329         * config.guess: Merge with latest FSF sources.
16331 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16333         * Makefile.in (ALL_MODULES): Added all-itcl.
16334         (CROSS_CHECK_MODULES): Added check-itcl.
16335         (INSTALL_MODULES): Added install-itcl.
16336         (CLEAN_MODULES): Added clean-itcl.
16338 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16340         * configure.in: build gdb for mn10200
16342 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16344         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16346 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16348         * configure.in (tic80-*-*): Turn off most targets right now.
16350 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16352         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16353         rather than the makeinfo program.
16354         (do-info): Depend upon all-texinfo.
16356 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16358         * configure.in: Remove uses of config/mh-linux.
16360         * config.sub, config.guess: Merge with latest FSF sources.
16362 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16364         * config.sub (case $basic_machine): Add tic80 entries.
16366 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16368         * config.sub, config.guess: Merge with latest FSF sources.
16370 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16372         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16373         * mpw-config.in: Test for NewFolderRecursive.
16374         * mpw-install: Use symbolic name for startup filename.
16375         * mpw-README: Add various additional details.
16377 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16379         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16381 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16383         * configure.in: Do build gcc and the target libraries for
16384         the mn10200.
16386 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16388         * configure.in: don't avoid building gdb for mn10300 any more
16389         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16390         instead of single-quoting it.
16392 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16394         * configure.in: Don't use --with-stabs on IRIX 6.
16396 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16398         * configure.in (m32r): Build gdb, libg++ now.
16400 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16402         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16403         directories from noconfigdirs.
16405 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16407         * config.sub (basic_machine): added mips16 configuration
16409 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16411         * config.sub: Handle d10v-unknown.
16413 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16415         * config.sub: Handle v850-unknown.
16417 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16419         * Makefile.in: add findutils
16420         * configure.in: add findutils to list of host_tools
16422 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16424         * config.sub: Handle mn10200 and mn10300.
16426 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16428         * configure.in (d10v-*): Do not build librx.
16430 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16432         * configure.in (mn10300): Build everything except gdb & libgloss.
16434 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16436         * config.guess:  Patch for Dansk Data Elektronik servers,
16437         from Niels Skou Olsen <nso@dde.dk>.
16439         For ncr, use /bin/uname rather than uname, since GNU uname does not
16440         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16442         Patch for MIPS R4000 running System V,
16443         from Eric S. Raymond <esr@snark.thyrsus.com>.
16445         Fix thinko for nextstep.
16447         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16449         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16450         * config.guess: Guess mips-dec-mach_bsd4.3.
16452         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16453         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16454         release numbers.
16455         * config.guess (mips-mips-riscos*):  Emit just enough of the
16456         release number.
16458         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16459         * config.guess (sparc-auspex-sunos*):  Added.
16460         (f300-fujitsu-*): Added.
16462         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16463         * config.guess:  Recognize a Tadpole as a sparc.
16465 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16467         * config.guess: Don't assume that NextStep version is either 2 or
16468         3.  NextStep 4 (aka OpenStep 4) has come out now.
16470 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16472         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16473         From Rik Faith <faith@cs.unc.edu>.
16475 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16477         * config.sub: Contributions from bug-gnu-utils to:
16478         Support plain "hppa" (no version given) architecture, reported by
16479         OpenStep.
16480         OpenBSD like NetBSD.
16481         LynxOs is not a hardware supplier.
16483         * config.guess: Contributions from bug-gnu-utils to add support for:
16484         OpenBSD like NetBSD.
16485         Stratus systems.
16486         More Pyramid systems.
16487         i[n>4]86 Intel chips.
16488         M680[n>4]0 Motorola chips.
16489         Use unknown instead of lynx for hardware manufacturer.
16491 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16493         * install.sh (chmodcmd): Set to null if the DST directory already
16494         exists.
16496 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16498         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16499         not use mt-ppc target Makefile fragment any more.
16501 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16503         * configure.in (*-*-windows):  Exclude everything but those dirs
16504         needed to build windows.
16506 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16508         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16510 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16512         * configure.in:  Exclude mmalloc from i386-windows.
16514 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16516         * Undo my previous change.
16518 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16520         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16521         unconditionally.
16522         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16524 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16526         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16527         host to add it's own flags.
16529 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16531         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16533 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16535         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16536         (CXX_FOR_TARGET): Likewise.
16537         (GCC_FOR_TARGET): Define.
16538         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16539         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16540         CC_FOR_TARGET was specified on the command line.
16541         (MAKEOVERRIDES): Don't define.
16543 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16545         * configure.in (m32r): Fix spelling of libg++ libs.
16547 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16549         * config.sub (-apple*): Remove, now redundant.
16551 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16553         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16555         * configure: Rework yesterday's sed script patch.
16557         * config.sub: Merge with FSF.
16559 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16561         * config.guess:  Merge from FSF.
16563         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16564         * config.guess: Use pc instead of unknown, for pc clone systems.
16565         Change linux to linux-gnu.
16567         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16568         * config.guess: Avoid non-portable tr syntax.
16570 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16572         * test-build.mk (HOLES): Add "xargs" for gdb.
16574         * configure: Avoid hpux10.20 sed bug.
16576 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16578         * configure.in:  Add support for windows host
16579         (that is a build done under the Microsoft build environment).
16581 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16583         * Makefile.in: Replace all uses of srcroot with s, to shrink
16584         command line lengths.
16586         Patches from Geoffrey Noer <noer@cygnus.com>:
16587         * configure.in: If configuring for newlib, pass --with-newlib to
16588         subdirectories.
16589         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16590         -Bnewlib/ and -Lwinsup to gcc.
16591         (CXX_FOR_TARGET): Likewise.
16593 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16595         * Makefile.in (ETC_SUPPORT): Add configure.
16597 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16599         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16600         host configuration file.
16602 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16604         * configure.in: Break mn10x00 support into separate
16605         mn10200 and mn10300 configurations.
16606         * config.sub: Likewise.
16608 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16610         * configure.in: Add lots of stuff to noconfigdirs for
16611         the mn10x00 targets.
16613         * config.sub, configure.in: Add mn10x00 support.
16615 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16617         * make-all.com: Call conf-a-gas, not config-a-gas.
16619 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16621         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16622         targets.
16624 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16626         * mpw-README: Add much more detail for native PowerMac.
16627         * mpw-install: New file.
16628         * mpw-configure: Add --norecursion and --help options.
16629         * mpw-config.in: Translate readme and install files when
16630         copying to objdir.
16631         * mpw-build.in: Don't always depend on byacc and flex.
16632         (install-only-top): New action.
16634 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16636         * configure.in:  You can now configure GDB for the v850.
16638 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16640         * configure.in (noconfigdirs): Don't configure any C++ dirs
16641         if targeting D10V.
16643 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16645         * config.sub: Recognize mips64vr5000.
16647 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16649         * configure.in: Use a single line for host_tools and native_only.
16651 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16653         * config.sub, configure.in: Add entries for m32r.
16655 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16657         * Makefile.in (inet-install): Don't run install-gzip.
16659 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16661         * configure.in:  Don't config lots of things for *-*-windows*.
16663 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16665         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16666         (host_libs, host_tools): Copy from configure.in.
16667         * mpw-configure: Don't complain about directories not found.
16669 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16671         * configure.in (i[345]86): Recognize i686 for pentium pro.
16672         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16673         file.
16675         * config.guess (i[345]86): Ditto.
16677 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16679         * configure.in (noconfigdirs): Removed gdb for D10V.
16681 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16683         * configure.in: Remove ld, target-libio, target-libg++, and
16684         target-libstdc++ from noconfigdirs.
16686 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16688         * configure: Fix three locations where shell scripts were
16689         being run directly rather than with config_shell.
16691 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16693         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16694         * config.sub (basic_machine): Recognize v850.
16696 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16698         * mpw-configure: Handle multiple enable/disable options and
16699         pass them down recursively, handle -c and -s flags appropriately
16700         depending on choice of compiler, add escape mechanism for
16701         quoted arguments to gC.
16703 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16705         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16706         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16707         so that -mrelocatable-lib and -mno-eabi are used.
16709         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16710         not support --print-multi-lib, don't abort.
16712 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16714         * make-all.com: Run config-a-gas.
16715         * setup.com: Don't copy subdirectory files around.
16717 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16719         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16720         target, it now compiles correctly.
16722 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16724         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16726 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16728         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16730 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16732         * configure.in (native_only): Add prms.
16734 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16736         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16737         (BINUTILS_SUPPORT_DIRS): Likewise.
16739 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16741         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16742         d10v support is added.
16744 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16746         * configure.in (d10v-*-*): New target.
16748 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16750         * config.guess (HP 9000/811): Recognize this as a PA1.1
16751         machine.
16753 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16755         * Makefile.in (do-tar-gz): New target, split out from tail end of
16756         taz target.  Run each command separately, don't use pipes.
16757         (taz): Use it.
16759 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16761         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16762         * mpw-build.in: No builds should depend on building byacc or flex,
16763         they are assumed to be installed already.
16765 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16767         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16768         variable that CC_FOR_TARGET needs.
16770 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16772         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16773         options have changed since the last time the subdirectory was
16774         configured, and if it has, reconfigure.
16775         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16776         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16778 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16780         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16781         CLEAN_MODULES): Add bash.
16782         (all-bash): New target.
16784 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16786         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16788 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16790         * config.sub (basic_machine): Recognize d10v as a valid processor.
16792 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16794         * mpw-configure: Add support for --bindir.
16795         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16797 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16799         * configure.in: add bash, time, gawk to list of hosttools and things
16800         to only build for native toolchains
16802 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16804         * Makefile.in (docdir): Remove.
16806 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16808         * Makefile.in (datadir): Set to $(prefix)/share.
16810 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16812         * configure.in: build diff and patch for cygwin32-hosted
16813         toolchains.
16815 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16817         * config.sub: Accept -rtems*.
16819 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16821         * configure.in: enable dosrel for cygwin32-hosted builds,
16822                 remove diff from the list of things not buildable
16823                 via Canadian Cross
16825 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16827         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16828         don't get ". ".
16830 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16832         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16834 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16836         * Makefile.in (taz): Handle case where tex3patch didn't even get
16837         checked out.  Also, if it was found, put the symlink in a new util
16838         subdirectory.
16840 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16842         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16844 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16846         * config.sub: Recognize -openvms.
16847         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16848         * make-all.com, setup.com: New files.
16850 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16852         * Makefile.in (taz): tex3patch moved to texinfo/util.
16854 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16856         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16857         * configure.in: remove make from disable-if-Can-Cross list
16858                 enable gdb if ${host} and ${target} are cygwin32
16860 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16862         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16863         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16865 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16867         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16868         distinguish sysv/svr4/bsd variants.
16869         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16871 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16873         * configure.in: Added copyright notice.
16874         * move-if-change: Added copyright notice.
16876 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16878         * configure.in (powerpcle-*-solaris*): Until we get shared
16879         libraries working, don't build gdb, sim, make, tcl, tk, or
16880         expect.
16882 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16884         * config.guess:  Merge with FSF:
16886         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16887         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16889         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16890         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16892         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16893         * config.guess:  Combine two OSF1 rules.
16894         Also recognize field test versions.  From mjr@zk3.dec.com.
16895         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16896         because GNU uname does not support -p.  From pmr@pajato.com.
16898 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16900         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16902 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16904         * mpw-README: Document GCCIncludes.
16906 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16908         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16910 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16912         * mpw-configure: Handle --enable-FOO and --disable-FOO.
16914 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
16916         * configure.in (*-*-cygwin32): Configure make.
16918 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
16920         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16922 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
16924         * Makefile.in (all-inet): Depend on all-perl.
16926         * Makefile.in (inet-install): New target.
16928         * Makefile.in (all-inet): Depend on all-tcl.
16929         (all-inet): Depend on all-send-pr.
16931 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16933         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16934         temporarily.
16936 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
16938         * configure.in: Don't configure --with-gnu-ld on AIX.
16940 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
16942         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16944 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
16946         * Makefile.in (ALL_MODULES): Added all-inet.
16947         (CROSS_CHECK_MODULES): Added check-inet.
16948         (INSTALL_MODULES): Added install-inet.
16949         (CLEAN_MODULES): Added clean-inet.
16950         (all-indent): New target.
16952         * configure.in (host_tools): Added inet.
16953         (native_only): Added inet.
16954         (noconfigdirs): Added inet.
16956 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
16958         * configure.in: Don't configure libgloss if we are not configuring
16959         newlib.
16961 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
16963         * configure.in: Don't configure libgloss for unsupported
16964         architectures.
16966 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16968         * Makefile.in (CLEAN_MODULES): Add clean-apache.
16970 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
16972         * Makefile.in (ALL_MODULES): Include all-apache.
16973         (CROSS_CHECK_MODULES): Include check-apache.
16974         (INSTALL_MODULES): Include install-apache.
16975         (all-apache): New target.
16977         * configure.in: Added apache everywhere perl is seen.
16979 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16981         * Makefile.in: Add support for clean-{module} and
16982         clean-target-{module} rules.
16984 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
16986         * configure.in (*-*-ose) do not build libgloss.
16988 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16990         * config.guess (prep*:SunOS:5.*:*): Turn into
16991         powerpele-unknown-solaris2.
16993 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
16995         * configure.in: Permit --enable-shared to specify a list of
16996         directories.
16998 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17000         * configure.in (host==solaris): Pass only the first word of $CC
17001         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17003 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17005         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17007 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17009         * Makefile.in (ALL_MODULES): Include all-perl.
17010         (CROSS_CHECK_MODULES): Include check-perl.
17011         (INSTALL_MODULES): Include install-perl.
17012         (ALL_X11_MODULES): Include all-guile.
17013         (CHECK_X11_MODULES): Include check-guile.
17014         (INSTALL_X11_MODULES): Include install-guile.
17015         (all-perl): New target.
17016         (all-guile): New target.
17018         * configure.in (host_tools): Include perl and guile.
17019         (native_only): Include perl and guile.
17020         (noconfigdirs): Don't build guile and perl; no ports have been
17021         done.
17023 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17025         * configure (--enable-*): Handle quoted option lists such as
17026         --enable-sim-cflags='-g0 -O' better.
17028 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17030         * Makefile.in ({,inst}all-target): New rule so we can make and
17031         install all of the target directories easily.
17033 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17035         * configure.in: Add missing global flag in sed substitution when
17036         deleting `target-' from ${configdirs}.
17038 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17040         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17041         option.
17043         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17044         config/mh-necv4.
17046         * install.sh: Correct misspelling of transformbasename.
17048         * config.guess: Recognize mips-*-sysv*.
17050 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17052         * config.sub: Recognize mon960.
17054 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17056         * configure: Restore Canadian Cross handling of BISON and LEX,
17057         removed in Feb 20 change.
17059 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17061         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17062         Mention make install.  Remove the old copyright date as well the
17063         clumsy and rather pointless copyright on the README file.
17065 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17067         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17068         Makefile after running symlink-tree, then run `make distclean' to
17069         avoid clobbering any generated files in srcdir.
17071 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17073         * configure.in (m68k-*-netbsd*): Build everything now.
17075 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17077         * Makefile.in (taz): Fix quoting.
17079 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17081         * configure.in (sparclet-*-*): Build everything now.
17083 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17085         * configure.in (m68k-*-linux*): New host.
17087 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17089         * configure: Check for bison before byacc.
17091 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17093         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17094         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17095         searching PATH.  These are used as fallbacks by Makefile.in if
17096         flex/bison/byacc aren't in objdir.
17098 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17100         * Makefile.in: Make everything which depends upon all-bfd also
17101         depend upon all-opcodes, in case --with-commonbfdlib is used.
17103 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17105         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17106         building NT native compilers on Unix.
17108 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17110         * configure.in: Don't get CC from the host Makefile fragment if we
17111         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17112         Solaris test for /usr/ucb/cc to the post target script, just after
17113         the compiler sanity test.
17115 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17117         * config.sub: Merge with FSF.
17119 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17121         * Makefile.in (RPATH_ENVVAR): New variable.
17122         (REALLY_SET_LIB_PATH): Use it.
17123         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17125 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17127         * config.sub, configure.in: Recognize sparclet cpu.
17129 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17131         * config.guess:  Support m68k-cbm-sysv4.
17133 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17135         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17136         m68k-unknown-linuxaout from linker help string.  Put quotes around
17137         $ld_help_string.
17139 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17141         * config.guess (powerpc-harris-powerunix): Add guess for port
17142         to new target.
17144 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17146         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17148 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17150         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17151         $(REALLY_SET_LIB_PATH) in Makefile.
17152         * Makefile.in (SET_LIB_PATH): New variable.
17153         (REALLY_SET_LIB_PATH): New variable.
17154         ($(DO_X)): Use $(SET_LIB_PATH).
17155         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17156         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17157         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17158         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17159         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17160         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17161         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17162         (install-dosrel): Likewise.
17163         (all-opcodes): Depend upon all-libiberty.
17165 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17167         * config.guess (*:CYGWIN*): New
17169 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17171         * Makefile.in (all-target-winsup): All all-target-libiberty.
17173 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17175         * configure.in (noconfigdirs): Add missing # in front of comment.
17177 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17179         * configure.in: add second pass to things added to noconfigdirs
17180         so *-gm-magic can exclude libgloss properly.
17182 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17184         * mpw-configure (extralibs_name, rez_name): Set correctly
17185         for MWC68K compiler.
17187         * mpw-README: Add more info on the necessary build tools.
17189 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17191         * configure.in, config.sub: Recognize cygwin32.
17193 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17195         * config.guess, config.sub: Recognize A/UX.
17197 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17199         * config.sub: Merge with gcc/config.sub.
17201 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17203         * mpw-build.in (do-binutils): Add build of stamps.
17205 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17207         * config.sub: Add recognition for mips64vr4100*-* targets.
17209 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17211         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17212         Add creation of gconfigargs with `--enable-shared' turned on.
17213         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17214         ($(host)-stamp-stage3-configured): Likewise.
17215         (HOLES): Add chatr and ldd.
17216         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17218 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17220         * configure: Pass --nfp to recursive configures.
17222 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17224         * Makefile.in (DLLTOOL): New.
17225         (DLLTOOL_FOR_TARGET): New.
17226         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17227         (EXTRA_TARGET_FLAGS): Ditto.
17228         (EXTRA_GCC_FLAGS): Ditto.
17229         (CONFIGURE_TARGET_MODULES): Ditto.
17230         (DO_X): Ditto.
17231         * configure: Add DLLTOOL.
17233 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17235         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17236         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17237         mh-sco, since old workarounds no longer needed, and don't
17238         build ld, since libraries have weak symbols in COFF.
17240 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17242         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17244 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17246         * configure.in: Make sure that ${CC} can be used to compile an
17247         executable.
17249 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17251         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17252         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17253         nothing depending on whether gdbtk is being built.
17255 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17257         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17259 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17261         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17262         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17264 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17266         * config-ml.in: Add support for
17267         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17268         Simplify setting of multidirs from --disable-foo.
17270 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17272         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17273         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17274         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17275         non-empty, pass them on to the  GCC make.
17276         (all-bootstrap): New rule that is like all-gcc, except it executes
17277         the GCC bootstrap rule instead of the GCC all rule.
17279 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17281         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17283 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17285         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17286         DG/UX support.
17288 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17290         * config.sub (i*86*) Change [345] to [3456]
17292 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17294         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17295         --with-gnu-ld=no.
17297 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17299         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17300         AIX multilibs get built.
17302 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17304         * configure.in (i386-win32): Don't build expect if we're not
17305         building the tcl subdir.
17307 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17309         * Makefile.in: (configure-target-examples, all-target-examples):
17310         New targets, configure and build example programs.
17312 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17314         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17315         use it as input to sedit the generated MPW makefile.
17316         * mpw-README: Add a suggestion about Gestalt.h.
17318 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17320         * config.sub: Accept *-*-ieee*.
17322 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17324         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17325         Ronald F. Guilmette <rfg@monkeys.com>.
17327 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17329         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17330         for powerpc-pe native.
17331         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17332         (target==powerpc-pe): duplicate i386-win32 entry.
17334 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17336         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17337         of vxworks, not just vxworks5.1.
17339 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17341         * mpw-configure: Add support for exec-prefix.
17343 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17345         * config.guess: Recognize HP model 816 machines as having
17346         a PA1.1 processor.
17348 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17350         * configure: Ignore new autoconf configure options.
17352 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17354         * config.guess:  Recognize Pentium under SCO.
17355         From Robert Lipe <robertl@arnet.com>.
17357 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17359         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17361 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17363         * configure.in: Don't configure gas for alpha-dec-osf*.
17365 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17367         * configure.in: Default to --with-stabs for some targets for which
17368         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17369         i[345]86*-*-unixware*.
17371 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17373         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17374         rather than basing it on the target.  Simplify handling of options
17375         controlling which directories to configure.  Remove extraneous
17376         slash in multi-clean target.
17378 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17380         * config-ml.in: Prefix more variables with ml_ so they don't collide
17381         with configure's.
17383 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17385         * configure: Don't turn -v into --v.
17387 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17389         * configure.in (targargs): Fix typo.
17391         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17393 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17395         * configure.in: Strip --host and --target options from
17396         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17397         --with-cross-host option when building with a cross-compiler.
17398         * configure: Canonicalize the arguments put into config.status by
17399         always using `=' for an option with an argument.  Pass a presumed
17400         --host or --target explicitly.
17402 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17404         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17405         into general OS recognition case.
17407 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17409         * configure.in (target_configdirs): add target-winsup only
17410         for win32 target systems.
17412 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17414         * Makefile.in (all-target-libgloss): Depend upon
17415         configure-target-newlib, since when libgloss is built it looks to
17416         see if the newlib directory exists.
17418 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17420         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17421         cfg-ml-*.in.
17423 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17425         * configure: Handle LD and LD_FOR_TARGET when configuring a
17426         Canadian Cross.
17428 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17430         * configure.in (target_libs): add target-winsup.
17431         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17432         (target==ppcle-pe): remove ld from $noconfigdirs.
17434 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17436         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17437         Preserve relative path names in $srcdir.  Build symlink tree if
17438         configuring cross target dir and srcdir=. (= no VPATH support).
17439         (configure-target-libg++): Depend on configure-target-librx.
17440         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17441         * config-ml.in: New file.
17442         * symlink-tree: New file.
17443         * configure: Ensure srcdir="." if that's what it is.
17445 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17447         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17448         includes and FLEX_SKELETON setting.
17449         * mpw-configure (--with-gnu-ld): New option, controls whether
17450         to use PPCLink or ld with PowerMac GCC.
17451         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17452         * mpw-config.in: Configure grez if targeting Mac.
17454         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17455         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17456         just macos.
17457         * configure.in: Configure grez resource compiler if targeting Mac.
17458         * Makefile.in (all-grez, install-grez): New targets.
17460 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17462         * configure: CXX defaults to gcc, not g++.  If we find
17463         gcc in the path, set CC to gcc -O2.
17465 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17467         * configure: Default ${build} correctly.  Avoid picking up extra
17468         spaces when reading CC and CXX from Makefile.  When doing a
17469         Canadian Cross, use plausible default values for numerous
17470         variables.
17471         * configure.in: When doing a Canadian Cross, don't try to
17472         configure tools whose configure script can't handle it.
17474 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17476         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17478 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17480         * configure:  Remove dubious bug reporting address.
17482 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17484         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17485         configure script, run that instead of this directory's configure.
17486         In either case, print a message that we're configuring the sub-dir.
17488 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17490         * configure.in: Before checking for the existence of various files,
17491         use sed to filter out "target-".
17493 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17495         * Makefile.in (DO_X): Split rule to decrease command line length
17496         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17497         (Philippe De Muyter).
17499 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17501         * Makefile.in (all-patch): depend on all-libiberty.
17503 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17505         * configure.in: If the only directory in target_configdirs which
17506         actually exists is libiberty, then set target_configdirs to empty,
17507         to avoid trying to build a target libiberty in a gas or gdb
17508         distribution.
17510 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17512         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17513         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17514         systems.
17516 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17518         * configure.in (copy_dirs): Use sys-include instead of include
17519         for --with-headers option.
17521 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17523         * Makefile.in, configure.in: Make winsup builds work with
17524         new scheme.
17526 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17528         * configure.in: Build the linker on AIX.
17530 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17532         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17533         where needed.
17535 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17537         * Makefile.in (all-gcc): Fix typo.
17539 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17541         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17543 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17545         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17546         to target-xiberty, to provide more flexibility.
17547         (target_subdir):  Define.  Create if cross.
17548         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17549         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17550         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17551         check-libFOO -> check-target-libFOO, etc.
17552         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17553         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17554         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17555         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17556         allow ALL_GCC="" to only configure.
17557         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17558         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17559         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17561 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17563         * Makefile.in (taz): Build "info" in etc explicitly.
17565 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17567         * configure.in:  Make sure that CC is undefined (as opposed to
17568         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17569         problem with autoconf trying to configure on a host without GCC.
17571 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17573         * mpw-configure: Set host alias from choice of host compiler,
17574         only use generic MPW Makefile sed if present, edit a file
17575         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17576         * mpw-README: Add problem notes about CW6 and CW7.
17578 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17580         * Makefile.in (taz): Use ";" instead of ";;".
17582 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17584         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17585         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17586         DISTDOCDIRS.
17587         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17588         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17590 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17592         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17593         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17594         Move bfd to DISTSTUFFDIRS.
17596 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17598         * Makefile.in (X11_LIB): Removed.
17599         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17601         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17603 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17605         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17606         names.
17608 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17610         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17612 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17614         * configure.in (i[345]86-*-win32): Always build newlib.
17615         Don't configure cvs, autoconf or texinfo.
17616         * Makefile.in (LD_FOR_TARGET): New.
17617         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17618         Pass down LD_FOR_TARGET.
17620 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17622         * winsup: New directory.
17623         * Makefile.in: Build winsup.
17624         * configure.in: Winsup is configured when target is win32.
17625         Can only build win32 target GDB when native.
17627 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17629         * config.guess: Recognize HP model 819 machines as having
17630         a PA 1.1 processor.
17632 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17634         * configure: Fix sed loop which substitutes for CC and CXX to
17635         avoid bug found in various sed implementations.
17637 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17639         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17640         simulator.  Use standard powerpc-*-eabi*.
17642 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17644         * configure.in: Stop putting gas and binutils in noconfigdirs for
17645         powerpc-*-aix* and rs6000-*-*.
17647 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17649         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17650         -mcall-aixdesc libraries.
17652 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17654         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17656         * config.sub (arm | armel | armeb): Fix shell syntax.
17658 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17660         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17661         -msoft-float and -mcpu=common support.
17662         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17663         libraries.
17665 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17667         * configure.in: Allow configuration and build of emacs19 for the alpha.
17669 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17671         * configure.in (CC): Get ^CC, not just any old CC, from
17672         ${host_makefile_frag}.
17674 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17676         * configure.in (CC): Try to get CC from
17677         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17679 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17681         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17682         only if it exists in $(srcdir).
17684 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17686         * configure: If CC and CXX are not set in the environment, set
17687         them, based on either an existing Makefile or on searching for gcc
17688         in PATH.  Substitute for CC and CXX in Makefile.
17689         * configure.in: Remove libm from target_libs.  Separate
17690         target_configdirs from configdirs.  If CC is not set in
17691         environment, try to get it from a host Makefile fragment.  Rewrite
17692         changes of configdirs to use skipdirs instead.  A few minor
17693         tweaks.  Take directories out of target_configdirs as they are
17694         taken out of configdirs.  Remove existing Makefile files from
17695         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17696         CONFIG_ARGUMENTS in Makefile.
17697         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17698         by configure.in.
17699         (CONFIG_ARGUMENTS): Likewise.
17700         (CONFIGURE_TARGET_MODULES): New variable.
17701         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17702         ($(CONFIGURE_TARGET_MODULES)): New target.
17703         (configure-libg++, configure-libio): New targets.
17704         (all-libg++): Depend upon configure-libg++.
17705         (all-libio): Depend upon configure-libio.
17706         (configure-libgloss, all-libgloss): New targets.
17707         (configure-libstdc++): New target.
17708         (all-libstdc++): Depend upon configure-libstdc++.
17709         (configure-librx, all-librx): New targets.
17710         (configure-newlib): New target.
17711         (all-newlib): Depend upon configure-newlib
17712         (configure-xiberty): New target.
17713         (all-xiberty): Depend upon configure-xiberty.
17715 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17717         * configure.in (host i[345]86-*-win32):  Expand the
17718         noconfigdirs again.
17720 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17722         * mpw-configure: Fix sed command file name.
17724 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17726         * configure.in (host i[345]86-*-win32): Reduce the
17727         noconfigdirs again.
17729 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17731         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17732         or powerpc*-*-pe*, since they are not yet supported.
17734 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17736         Add PowerMac support and many other enhancements.
17737         * mpw-configure: New option --cc to select compiler to use,
17738         paste options set according to --cc into the generated
17739         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17740         if mpw-make.sed is present.
17741         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17742         add forward includes for PowerPC include files.
17743         * mpw-build.in: Build using Makefile.PPC if present.
17744         (do-byacc, etc): Remove separate version resource builds.
17745         (do-gas): Build "stamps" before "all".
17746         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17747         * mpw-README: Update to reflect --cc option, PowerMac support,
17748         and recently-reported compatibility problems.
17750 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17752         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17753         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17754         (--with-multilib-top): Pass to recursive invocations.
17756 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17758         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17759         v810-*-*.
17761 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17763         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17764         gdb, ld and opcodes on v810-*-*.
17766 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17768         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17769         (local-maintainer-clean): New target.
17770         (maintainer-clean): New target.
17771         (realclean): Just depend upon maintainer-clean.
17773 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17775         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17777 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17779         * configure.in: Build ld in mips*-*-bsd* case.
17781 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17783         * config.sub: Accept -lites* OS.  From Ian Dall.
17785 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17787         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17788         targets.
17790 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17792         * configure.in: treat i386-win32 canadian cross the same as
17793         i386-go32 canadian cross.
17795 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17797         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17798         running under the simulator to build a reduced set of libraries.
17799         (powerpc-*-eabiaix): Add fine grained multilib support added to
17800         other powerpc targets yesterday.
17802 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17804         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17805         -disable-softfloat, -disable-relocatable, -disable-aix, and
17806         -disable-sysv to control which multilib libraries get built.
17808 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17810         * configure: Add Makefile.tem to list of files to remove in trap
17811         handler.
17813 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17815         * config.guess (*Linux*):  Add missing "exit"s.
17816         Also, need specific check for alpha-unknown-linux (uses COFF).
17818 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17820         * config.guess:  Merge with FSF:
17822         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17823         * config.guess (AIX4): More robust release numbering discovery.
17825         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17826         * config.guess (i386-sequent-ptx): Properly get version number.
17828         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17829         * config.guess (mips:*:4*:UMIPS): New case.
17831 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17833         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17834         (i386-win32 host): Likewise.  Don't build readline.
17836 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17838         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17839         SUPPORT_FILES to submakes.
17841 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17843         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17844         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17845         mpw-configure.
17847 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17849         * configure.in (appdirs): Use =, not ==, in test expression when
17850         trying to build the text to print in the warning message for
17851         Solaris users.
17853 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17855         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17857 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17859         * config.guess: Recognize lynx-2.3.
17861 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17863         * config.sub (z8ksim): Deleted
17864         (z8k-*-coff): New, this is the one true name of the target.
17866 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17868         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17870 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17872         * config.guess (*:Linux:*:*): First try asking the linker what the
17873         default object file format is (elf, aout, or coff).  Then if this
17874         fails, try previous methods.
17876 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17878         * configure.in: Don't build newlib for *-*-vxworks5.1.
17880 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17882         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17883         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17885 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17887         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17889 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17891         * cfg-ml-com.in: New file.
17892         * cfg-ml-pos.in: New file.
17894 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17896         * COPYING.NEWLIB: Add HP free copyright to list.
17898 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17900         * config.sub: Recognize -eabi* for the system, not just -eabi.
17902 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17904         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17905         * config.sub, configure.in (win32): New target and host.
17907 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17909         * configure.in: Add i386-pe configuration.
17911 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
17913         * mpw-build.in (install): Install GDB after LD.
17915 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
17917         * mpw-config.in (elf/mips.h): Always forward-include, needed
17918         for GDB to build.
17920 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17922         * testsuite: New directory for customer acceptance and whole tool
17923         chain tests.
17925 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
17927         * configure: If per-host line isn't found, but AC_OUTPUT is found
17928         and a configure script exists, run it instead.
17930 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17932         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
17934 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17936         * configure: Set build_{cpu,vendor,os,alias} to host values when
17937         --build isn't specified.
17939 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
17941         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17942         (FLAGS_TO_PASS): Pass them.
17943         (EXTRA_TARGET_FLAGS): Ditto.
17945 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17947         * Makefile.in (all-libg++): Depend on all-libstdc++.
17949 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17951         * configure.in (noconfigdirs): Enable all packages for
17952           i386-unknown-netbsd.
17954 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
17956         * configure.in (noconfigdirs): Don't configure tk for i386-go32
17957         hosted builds (DOS builds)
17959 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17961         Changes for ARM based on patches from Richard Earnshaw:
17962         * config.sub: Handle armeb and armel.
17963         * configure.in: Omit arm linker only for riscix.
17965 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17967         * config.guess:  Update from FSF.
17969 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
17971         * config.sub: Recognize powerpcle as the little endian variant of
17972         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
17973         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
17974         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
17975         temporarily.
17977 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
17979         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17981 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
17983         * config.sub: Accept -lites* as a basic system type.
17985 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
17987         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17988         installed, and if so return linuxoldld as the system name.
17990 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
17992         * config.guess: Add hppa1.1-hp-lites support.
17994 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
17996         * configure.in: Don't build newlib for m68k-vxworks5.1.
17998 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18000         * configure.in (mips-sgi-irix6): Use mh-irix5.
18002 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18004         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18006 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18008         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18009         OSF/1.  Fix compiler flags.
18010         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18012 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18014         * configure.in: Recognize --with-newlib.
18015         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18017 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18019         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18020         to *_X11_MODULES due to gdbtk needing X include files et al.
18022 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18024         Merge in support for Mac MPW as a host.
18025         (Old change descriptions retained for informational value.)
18027         * mpw-config.in: Add generic include forwards for cpu-specific
18028         include files in aout and elf directories.
18030         * mpw-configure: Added copyright.
18031         * mpw-config.in: Check for presence of required build tools.
18032         (target_libs): Add newlib.
18033         (target_tools): Add examples.
18034         (Read Me): Generate as "Read Me for MPW" instead.
18035         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18036         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18037         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18039         * mpw-configure: Remove subdir-specific makefile hackery,
18040         delete mk.tmp after using it.
18042         * mpw-build.in (all): Display start and end times.
18044         * mpw-configure (host_canonical): Set.
18045         (target_cpu): Always add to makefiles.
18046         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18047         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18048         (mpw-mh-mpw): Look for in srcdir and srcroot.
18049         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18051         * mpw-build.in: (install-only): New target.
18053         * mpw-configure (host_alias, target_alias): Rename from hostalias
18054         and targetalias, add into generated Makefile.
18055         (mk.tmp): If present, add into generated Makefile.
18056         * mpw-build.in (all-gas): Build config.h first before gas proper.
18058         * mpw-configure (config.status): Write only if changed.
18059         * mpw-config.in (readline): Configure it (not built, just used for
18060         definitions).
18062         * mpw-config.in (elf/mips.h): Add a forward include.
18064         * mpw-config.in: Forward-include most .h files in include into
18065         extra-include.
18066         (readline): Don't build.
18067         mpw-build.in (install): Install GDB.
18069         * mpw-configure (prefix, mpw_prefix): Handle it.
18070         * mpw-config.in (mmalloc, readline): Don't configure.
18071         * mpw-build.in (thisscript): Rename to ThisScript.
18072         Use mpw-build instead of BuildProgram everywhere.
18073         (mmalloc, readline): Don't build.
18074         * mpw-README: New file, basic documentation about the MPW port.
18076         * mpw-config.in: Use forward-include to create include files.
18078         * mpw-configure: Add more things to the top of each configured
18079         Makefile, including contents of config/mpw-mh-mpw.
18080         * mpw-config.in (extra-include): Create this directory and fill it
18081         with Posix-like include files when configuring.
18083         * config.sub (apple, mac, mpw): Add various aliases.
18085         * mpw-build.in: New file, top-level build script fragment for MPW.
18086         * mpw-configure: New file, configure script for MPW.
18087         * mpw-config.in: New file, config fragment for MPW.
18089 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18091         * configure.in (host_libs): Remove glob, since it is gone from the
18092         sources.
18094 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18096         * Makefile.in: define empty GDB_NLM_DEPS var.
18098         * configure.in(target_makefile_frag): use config/mt-netware
18099         for netware targets.
18101 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18103         * config.sub: Merge in recent FSF changes.  Remove linux special
18104         cases.
18106 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18108         Revert this change:
18110         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18112                 * build-all.mk: Use CC=cc -Xs on Solaris.
18114 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18116         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18117         stop using it.
18118         * Makefile.in: Nuke all references to glob subdirectory.
18120 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18122         * configure.in: Fix --enable-shared logic in per-host.
18124 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18126         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18128 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18130         * configure.in (noconfigdirs): Don't build gas on AIX, for
18131         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18133 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18135         * configure: Fix --cache-file to work if the file argument is a
18136         relative path.
18138 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18140         * configure: If the --cache-file is used, pass it down to
18141         configure in subdirectories.
18143 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18145         * config.sub: add vxworks29k configuration.
18147 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18149         * Makefile.in (taz): Do "diststuff" part quietly.
18151 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18153         * config.sub: Mini-merge with gcc/config.sub.
18155 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18157         * config.guess (IRIX): Sed - to _.
18159 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18161         * Makefile.in (source-vault, binary-vault): New targets.
18163 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18165         * config.sub: Recognize -eabi as a basic system type.
18167 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18169         * configure.in (enable_shared stuff): Fix typo.
18171 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18173         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18175 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18177         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18179 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18181         * configure.in (rs6000-*-*): Don't build gas.
18183 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18185         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18186         reduce command line length.
18187         (AS_FOR_TARGET): Check for as.new, not Makefile.
18188         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18190 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18192         * config.guess:  Merge from FSF.
18194 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18196         * configure: Don't use $ when handling program_suffix.
18198 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18200         * configure.in:  Configure tk for hppa/hpux.
18202 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18204         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18206 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18208         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18209         to LIBCXXFLAGS.  Tests are better run without it.
18211 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18213         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18215 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18217         * configure.in (*-*-netware*): Don't configure xiberty.
18219 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18221         * configure.in:  Remove tk from native_only list.
18223 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18225         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18226           for special NCD build.
18228 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18230         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18231         makeall.bat, they're only useful for binutils snapshots.
18232         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18233         makeall.bat to specified SUPPORT_FILES.
18235 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18237         * build-all.mk: Add Ericsson targets to sun4 and solaris
18238           hosts.  Add  BNR's sun4 target to solaris host, so their
18239           build-from-source will be tested in-house first.
18241 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18243         * Makefile.in (LIBCFLAGS): New variable.
18244         (CFLAGS_FOR_TARGET): Ditto.
18245         (LIBCFLAGS_FOR_TARGET): Ditto.
18246         (LIBCXXFLAGS): Ditto.
18247         (CXXFLAGS_FOR_TARGET): Ditto.
18248         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18249         (BASE_FLAGS_TO_PASS): Pass them.
18250         (EXTRA_TARGET_FLAGS): Ditto.
18252         * configure.in: Support --enable-shared.
18254 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18256         * configure.in (target_libs):  Include libstdc++ again.
18257         * config.guess:  Update from FSF (for FreeBSD).
18259 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18261         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18262         makeall.bat.
18263         (DISTDOCDIRS): Add `etc'.
18264         (ETC_SUPPORT_PFX): New variable.
18265         (taz): Include anything from etc starting with a word in
18266         ETC_SUPPORT_PFX.
18268 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18270         * config.sub: Update for recent FSF changes.  Remove obsolete
18271         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18272         spacing changes.
18274 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18276         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18278         * config.guess:  Merge with FSF.
18279         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18281 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18283         * configure: Since the "trap 0" handler will override the exit
18284         status on many systems, only use it for "exit 1", and make it set
18285         a non-zero exit status; reset it before "exit 0".  Also, check
18286         exit status of config.sub, and error out if it failed.
18288 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18290         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18291         and install libgloss.
18293 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18295         * Makefile.in (all-binutils): Depend upon all-byacc.
18297         * configure.in: Don't build emacs on Irix 5.
18299 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18301         * configure.in (*-*-netware*): Add libio.
18303 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18305         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18306         (CHECK_TARGET_MODULES): Ditto.
18307         (INSTALL_TARGET_MODULES): Ditto.
18308         (TARGET_LIBS): Ditto.
18309         (all-libstdc++): Note dependencies.
18311 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18313         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18315 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18317         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18318         -fexternal-templates.
18320         * configure.in (target_libs): Add libstdc++.
18321         (noconfigdirs): Add libstdc++ as appropriate.
18323 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18325         * config.guess:  Update from FSF.
18327 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18329         * configure: Use ${config_shell} when running ${configsub}.
18331 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18333         * config.sub: No longer recognize h8300h.
18335 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18337         * config.sub: Remove extraneous differences between config.sub and
18338         gcc/config.sub.
18340 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18342         * Makefile.in (DISTSTUFFDIRS): Add gas.
18344 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18346         * COPYING.NEWLIB: New file.
18348 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18350         * config.guess (HP-UX):  Patch from Harlan Stenn
18351         <harlan@landmark.com> to also emit release level.
18353 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18355         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18357 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18359         * config.sub:  Merge nextstep cleanup from FSF.
18361 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18363         * configure.in (arm-*-*): Don't configure ld for this target.
18365 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18367         * configure.in (*-*-netware): don't configure libg++, libio,
18368           librx, or newlib.
18370 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18372         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18373         configure ld--it works, but it doesn't support shared libraries.
18375 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18377         * config.guess (*-unknown-freebsd*):  Get rid of possible
18378         trailing "(Release)" in version string.
18379         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18381 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18383         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18384         Fix type: *-next-neststep -> *-next-nextstep.
18386         * config.guess:  Merge from FSF:
18388         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18390         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18392         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18394         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18395         instead of UNIX_SV for UnixWare 1.0).
18397 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18399         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18400         to make gdb/nlm/* build after the compiler and linker.
18402 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18404         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18405         not just i[34]86.
18406         (m68k-atari-sysv4):  Relocate to match FSF version.
18408         * config.guess:  More merges from the FSF:
18410         Add a space before function call or macro invocation.
18412         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18414         * config.guess: Add trap cmd to remove dummy.c and dummy when
18415         interrupted.
18417         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18419         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18420         (dummy): Redirect stderr from compilation of dummy.c.
18422         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18424         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18426 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18428         * configure: Accept and ignore --cache*, for compatibility with
18429         new autoconf.
18431 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18433         * config.guess:  Merge from FSF:
18435         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18437         * config.guess (Pyramid*:OSx*:*:*): New case.
18438         (PATH): Add /.attbin at end for finding uname.
18439         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18441         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18443         * config.guess (M88*:DolphinOS:*:*): New case.
18445         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18447         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18448         to select whether to use ELF or COFF.
18450         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18452         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18454         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18456         * config.guess: Guess the OS version for HPUX.
18458         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18460         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18462 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18464         * configure.in: Recognize --with-headers, --with-libs, and
18465         --without-newlib.
18466         * Makefile.in (all-xiberty): Depend upon all-ld.
18468 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18470         * configure.in: Change i[34]86 to i[345]86.
18472 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18474         * configure (version): A few more tweaks to help message.
18476 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18478         * Makefile.in:  Remove (for now) librx as a host library,
18479         now that we're building it for target.
18481 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18483         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18484         (Karl Berry).
18486 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18488         * configure.in:  Also configure librx.
18490 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18492         * Makefile.in:  Update various rules to reflect that librx
18493         is now needed for libg++.
18495 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18497         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18499 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18501         * configure.in: Configure the examples directory.
18503 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18505         * configure: Simplify Jun 2 1994 change.
18507 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18509         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18510         /bin/gcc isn't good enough to build gcc.
18512 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18514         * Makefile.in (GDB_SUPPORT_FILES): Remove
18515         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18516         (gdb.tar.gz): Add new rule to use standard distribution building
18517         mechanism.
18519 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18521         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18522         Bill Cox <bill@cygnus.com>.
18524 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18526         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18528 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18530         * configure:  Search current dir first in .gdbinit.
18532 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18534         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18536 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18538         * config.sub:  Refer to NeXT's operating system as nextstep.
18540         * config.sub (case $basic_machine):  Re-order the cases, to match
18541         the order in the FSF version (which is mostly alphabethical).
18542         Merge in some additions and changes from the FSF.
18544 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18546         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18547         * config.sub: Recognize cxux7.
18548         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18550 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18552         * config.sub:  Fix typo powerpc -> powerpc-*.
18554 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18556         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18558         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18559         parallel with all-emacs and install-emacs).  Top-level command
18560         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18562 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18564         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18565         $(relbindir)/make before doing ``make install'', and use
18566         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18567         installing over running make binary.
18568         ($(host)-stamp-stage3-installed): Likewise.
18570 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18572         * config.guess: Recognize Mach.
18574 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18576         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18577         see whether --exec-prefix was used.
18579 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18581         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18583 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18585         * Makefile.in: Add all-librx target similar to all-libproc.
18587 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18589         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18590         with post 1.2 uname bogosity.
18592 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18594         * configure: Remove temporary files on receipt of a signal.
18596 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18598         * configure: If there is a package_makefile_frag, remove
18599         ${subdir}/Makefile.tem after copying it in.
18601 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18603         * build_all.mk: support rs6000 lynx identifies itself as
18604         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18605         since /bin/gcc is too feeble to compile a modern gcc.
18607 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18609         * brought devo/test-build.mk update-to-date with progressive/
18610           test-build.mk. Add lynx targets and hppa flag info.
18612 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18614         * configure.in:  Use mh-ncrsvr43.  Patch from
18615         Tom McConnell <tmcconne@sedona.intel.com>.
18617 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18619         * config.guess (i386-unknown-bsdi):  No longer need to
18620         check #if defined(__bsdi__) && defined(__i386__).
18622 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18624         * configure: Set program_transform_nameoption correctly.
18626 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18628         * brought build-all.mk update-to-date with progressive build-all.mk,
18629           added new targets and hppa info.
18631 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18633         * configure: If config.guess result is a prefix of the user
18634         specified target, assume a native build and use the user specified
18635         target as the host alias.  Remove SunOS patch suffix removal hack.
18636         * configure.in: Remove SunOS patch suffix removal hack.
18638         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18639         in NATIVE_CHECK_MODULES.
18641 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18643         * Makefile.in: Rename HOST_ONLY to NATIVE.
18644         * configure: Delete SunOs patch suffix from host_canonical
18645           and build_canonical variables that are prepended to Makefiles.
18646         * configure.in: Add comments for easier maintenance.
18648 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18650         * Makefile.in: Add all-libproc target similar to all-gui.
18652 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18654         * Makefile.in (CHECK_MODULES): split into
18655         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18657 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18659         * config.guess (i386-unknown-bsdi): New system to guess.
18661 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18663         * Makefile.in: Add all-gui target (but not yet build by "all").
18665 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18667         * config.sub: Move deletion of patch suffix from here...
18668         * configure.in: To here, at Ian's suggestion.  The top-
18669           level scripts might need to know of a patch level.
18671 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18673         * config.sub: Strip off patch suffix so rtl is recognized
18674           as a sunos4.1.3 machine, even though it's been patched.
18676 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18678         * Makefile.in (INSTALL_LAST): Delete.
18679         (INSTALL_DOSREL): New.
18681 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18683         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18684         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18685         whether we pass down --with-gnu-ld anyhow.
18687 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18689         * Makefile.in (INSTALL_LAST): Change operation so it works
18690         on more flavors of make.
18691         * configure.in (go32): Don't build libg++ or libio.
18693 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18695         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18696         they can be overriden by templates.
18698 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18700         * configure.in (target==go32): Don't build gdb.
18701         * dosrel: New directory.
18703 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18705         * configure.in (host==go32): Configure dosrel too.
18706         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18707         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18708         be set by incoming names or templates.
18709         (INSTALL_LAST): New rule.
18711 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18713         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18715 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18717         * configure.in (appdirs): New variable.  Currently empty, but will
18718         be used in gas distribution.  If nonempty, lists a set of
18719         directories at least one of which must get configured, or top
18720         level configuration is considered to have failed.
18721         (rs6000-*-lynxos*): Use new file name.
18723 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18725         Eliminate XTRAFLAGS.
18726         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18727         newlib include files using -idirafter, and also use -nostdinc.
18728         (CXX_FOR_TARGET): Likewise.
18729         (XTRAFLAGS): Removed.
18730         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18731         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18732         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18733         ($(DO_X)): Don't pass down XTRAFLAGS.
18735 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18737         * configure.in (mips*-dec-bsd*): New target; do build linker.
18738         (mips*-*-bsd*): New target; don't build linker.
18740 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18742         * configure.in: support rs6000-*-lynxos* configuration.
18743         support sunos4 as a cross target.
18745         * config.sub: look for lynx*, not lynx since the OS version may
18746         legitimately be part of the name.
18748 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18750         * configure.in (i[34]86-*-sco*): Move to be with other i386
18751         targets.
18752         (romp-*-*): New target.  Skip various binary utilities.
18753         (vax-*-*): New target.  Don't build newlib.
18754         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18756 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18758         * configure.in: Only set host_makefile_frag if config
18759         directory exists.
18761 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18763         * install.sh: If $dstdir exists, don't check whether each
18764         component does.
18766 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18768         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18770 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18772         * configure.in (*-*-lynxos*): Don't configure newlib for either
18773         native or cross Lynx.
18775 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18777         * config.sub (sparc64-elf): Fix os.
18778         (z8k): Remove duplicate.
18780 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18782         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18783         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18785 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18787         * configure: Make file links cleanly even if Lynx fails on
18788           an NFS symlink (at least fail cleanly).
18790 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18792         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18793         -XNh2000.
18795 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18797         * configure: Unknown options are fatal again.
18799 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18801         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18802         compatibility.
18804 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18806         * build-all.mk: Add `clean' target.
18808 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18810         * config.guess:  Add SINIX support.
18811         * configure.in:  Add mips-*-sysv4* support.
18813 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18815         * build-all.mk: Document all useful targets.
18816         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18817         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18819 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18821         * configure: Support --silent, --quiet.
18823 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18825         * configure: Support --disable-FEATURE.
18827 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18829         * config.guess: Recognize NCR running SVR4.3.
18831 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18833         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18834         Patch from Paul Eggert <eggert@twinsun.com>.
18836 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18838         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18840 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18842         * configure: Make unrecognized options give nonfatal warnings
18843         instead of fatal errors, and pass them to any subdirectory
18844         configures in case they recognize them.
18845         Make --x equivalent to --with-x.
18847 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18849         * configure: Add --enable-* options.  Clean up usage message and
18850         some comments.
18852 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18854         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18856 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18858         * configure.in (hppa*-*-*): Enable binutils.
18860 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18862         * config.sub: Recognize cisco.
18864 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18866         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18868 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18870         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18871         than one configuration name.  Add comment.
18873 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18875         * config.guess: about target *-hitachi-hiuxwe2, fixed
18876         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18877         macro is incorrect.]
18879 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18881         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18882         than the "make ls" stuff which used to be here.
18884 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18886         * config.guess:  Recognize i[34]86-unknown-freebsd.
18887         From Shawn M Carey <smcarey@rodan.syr.edu>.
18889 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18891         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18893 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18895         * config.guess: Check for ptx.
18897 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18899         * config.sub: Add os9k checking.
18901 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18903         * config.guess: Handle OSF1 running on HPPA processors
18905 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18907         * configure: If subdir configure fails, print out a message with
18908         subdirectory name, in case subdir's configure code didn't identify
18909         itself.
18911 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
18913         * configure.in: Remove embedded newlines from configdirs.
18914         Avoid mismatches of substrings.  Fix matching strings at end
18915         of configdirs.
18917 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
18919         * config.guess:  Add Lynx/rs6000 config support.
18921 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18923         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18925 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
18927         * configure.in (hppa*-*-osf*): Treat this just like most other
18928         PA configurations (eg no binutils or ld).
18929         (hppa*-*-*elf*): These configurations have binutils and ld.
18931 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18933         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
18935 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18937         * configure.in (rs6000-*-*): Build gas.
18939 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18941         * Makefile.in:  Avoid bug in losing hpux sed.
18943 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18945         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18946         for GDB and GDB has been fixed to not need it.
18948 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18950         * config.guess: Recognize vax hosts.
18952 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18954         * configure (while loop): Don't use "break 2" inside case
18955         statement -- the case statement isn't an enclosing loop.
18957 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18959         * config.guess:  Clean up NeXT support, to allow nextstep
18960         on Intel machines.  Make OS be nextstep.
18962 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
18964         * config.guess: Add alternate forms for Convex.
18966 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
18968         * configure:  Completely rewrite option processing.  Take
18969         advantage of pattern-matching to avoid invoking test frequently.
18970         Also clean up host and target defaulting logic.
18972 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18974         * Makefile.in: Replace all occurrances of "rootme" with "r" and
18975         "$${rootme}" with "$$r", to increase the likelihood that the do-*
18976         commands (plus user environment) will fit SCO limits.
18978 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18980         * configure.in: Don't issue warnings about directories which are
18981         not being configured if -norecursion is set.  Correct test for
18982         --with-gnu-as and --with-gnu-ld to not get confused by substring
18983         matches.
18985         * configure.in: Don't build gas for alpha-dec-osf1*.
18987 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
18989         * configure:  Back out Per's change of 12/19/1993.  It changes the
18990         behavior of configure in unexpected and confusing ways.
18992         Also, use different delim char when calculating
18993         program_transform_name so that the name can contain slashes.
18995 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
18997         * configure.in, config.sub: Add support for VSTa micro-kernel.
18999 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19001         * configure.in: Nuke hacks which were used to get a special
19002         version of GAS for HPPA configurations.
19004 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19006         * configure:  If only ${target_alias} is given, use that
19007         as the default for ${host_alias}.
19008         * configure:  Add missing back-slashes before nested quotes.
19010 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19012         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19014 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19016         * config.guess:  Recognize some Tektronix configurations.
19017         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19019 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19021         * config.sub: Match any flavor of SH.
19023 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19025         * configure.in: Don't try to configure newlib for Alpha.
19027 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19029         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19030         libg++ or libio for any Alpha target.
19032         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19034 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19036         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19037         default arguments -- so it tried to compress itself.
19039 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19041         * configure.in (notsupp): ensure that a space is always at the end
19042           of the configdirs list, since the grep checks for an explicit space
19044 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19046         * configure.in (target i386-sysv4.2): don't build ld, since static
19047           versions of many libraries are not available.
19049 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19051         * config.guess: Recognize Apollos (using environment variables).
19052         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19054 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19056         * config.guess: Recognize Sony news mips running newsos.
19058 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19060         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19061         "fi ; else" for bash.
19063 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19065         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19067 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19069         * config.sub: accept unixware as an alias for svr4.2.
19070         Fix some inconsistancies with the gcc version.
19072 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19074         * Makefile.in (DISTDOCDIRS):  Add gdb.
19076 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19078         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19080 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19082         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19083         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19084         this now.
19086 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19088         * config.sub: Accept hiux* as an OS name.
19090         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19091         etc/make-stds.texi.  The underscore came from gcc, and dje now
19092         agrees that RUNTESTFLAGS is the correct name.
19094 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19096         * install.sh:  Remove 'set -e'.  It makes any conditionals
19097         in the script useless.
19099         * config.guess: Automatically recognize arm-acorn-riscix
19100         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19102 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19104         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19106 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19108         * Makefile.in (DISTDOCDIRS): New variable.
19109         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19110         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19112 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19114         * configure.in (hppa target): check the source directory for the
19115           pagas sub-directory
19117 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19119         * config.sub: Allow -aout* and -elf*.
19121 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19123         * configure.in: Don't build ld on i386-solaris2, same as for
19124         sparc-solaris2.
19126 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19128         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19130 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19132         * configure.in:  Configure gdb for alpha.
19134 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19136         * Makefile.in (CXXFLAGS): Add -O.
19138 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19140         * config.guess: added support for DG Aviion
19142 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19144         * configure.in: Produce warning message for subdirectories not
19145         configurable for this host/target combination.  Don't try to
19146         configure gdb for vms.
19148 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19150         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19151         appropriate files before making "diststuff".
19152         (DISTBISONFILES): New var: list of files to be edited.
19153         (DISTSTUFFDIRS): Add binutils.
19155 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19157         * config.sub: also handle mipsel and mips64el (for little endian mips)
19159 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19161         * configure.in: Add * to end of all OS names.
19163 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19165         * configure.in: Build newlib for LynxOS native.
19167 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19169         * config.guess: Add support for delta 88k running SVR3.
19171         * configure.in: Add comment about HP compiler vs. emacs.
19173 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19175         * configure.in: don't build ld on solaris2 (not a viable option
19176           due to bugs in getpwnam & getpwuid)
19178 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19180         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19181         config.guess will produce a full version number.
19183 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19185         * configure.in: Build linker and binutils for alpha-dec-osf1.
19187 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19189         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19190         and gdb/testsuite/Makefile.in.
19192 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19194         * configure.in: recognize mips*- instead of mips-
19196 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19198         * config.sub: Accept linux*coff and linux*elf as operating
19199         systems.
19201 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19203         * config.sub: Recognize mips64, and mips3 as an alias for it.
19205 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19207         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19208         gdb knows how to handle OSF/1 shared libraries.
19210 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19212         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19213         * config.guess: Recognize Hitachi's HIUX.
19214         * config.sub: Recognize h3050r* and hppahitachi.
19215         Remove redundant cases for hp9k[23]*.
19217 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19219         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19220         if gas and ld are in the source tree and are in ${configdirs}.
19221         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19222         --with options (but still pass them down on the command line,
19223         if they were explicitly specified).
19225 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19227         * configure: substitute SHELL value in Makefile.in with
19228         ${CONFIG_SHELL}
19230 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19232         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19233         *-*-solaris2* targets.
19235 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19237         * Makefile.in: define M4, and pass it down to sub-makes;
19238         all-autoconf now depends on all-m4
19240 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19242         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19243         presence of {ar,ranlib} instead of a configured directory
19245 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19247         * config.guess: Accept 34?? as well as 33?? for NCR.
19249 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19251         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19252         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19254 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19256         * configure: grab values for $(CC) and $(CXX) from the
19257         environment, so that someone can do "CC=gcc configure; make" and
19258         have it work right (matching the way that autoconf works now)
19260         * configure.in, Makefile.in: add support for gash, the tcl
19261         interface to Galaxy
19263         * config.guess: add NetBSD variants (hp300, x86)
19265 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19267         * install.sh: Support -d option (in the manner of SunOS 4 install,
19268         as it is more deterministic than that of GNU install)
19269         (chmodcmd): Set file to mode 755 by default (should also do default
19270         chgrp and chown, but I don't feel like dealing with that now)
19272 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19274         * config.sub: Remove h8300hhms alias.
19276 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19278         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19280 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19282         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19283         as stmp-fixinc
19285 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19287         * config.sub: recognize m88110-bug-coff.
19289 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19291         * Makefile.in (all-libio): all dependencies on the toolchain used
19292         to build this (gcc, gas, ld, etc)
19294 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19296         * config.guess: Deal with OSF/1 1.3 on alpha.
19298 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19300         * install.sh: add some 'else true' clauses for portability
19302         * configure.in: don't build libio for h8[35]00-*-* targets
19304 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19306         * Makefile.in:  Add support for new libio.
19308 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19310         * install.sh: If one command fails, don't try the rest.  Don't try
19311         to remove $dsttmp (via trap) unless we have already created it.
19312         If $src doesn't exist, detect it and exit with an error.
19314         * config.guess: Recognize BSD on hp300.
19316 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19318         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19319         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19321 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19323         * Makefile.in (all-send-pr): depends on all-prms
19325 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19327         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19329 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19331         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19332         Added test for mips-mips-riscos5.
19334 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19336         * configure.in: use mh-hp300 for 68k HP hosts
19338 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19340         * configure: add support for CONFIG_SHELL, so that you can use
19341         some alternate shell for evaluating configure scripts
19343 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19345         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19346         in configure script to bug-gdb@prep.ai.mit.edu when building
19347         distribution archive.
19348         * Makefile.in (COMPRESS):  Remove def.
19349         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19350         gdb.tar.Z and make-gdb.tar.Z respectively.
19351         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19352         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19353         to convergence with 'taz' target in Makefile.in.
19355 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19357         * install.sh (dsttmp): use trap to ensure that tmp files go
19358         away on error conditions
19360 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19362         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19364 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19366         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19367         its parent is '/' not ''.
19369         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19371 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19373         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19374         that ${newsrcdir}/configure.in does.
19376 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19378         * test-build.mk: support for CONFIG_SHELL
19380 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19382         * config.sub (netware):  Add as a basic system type.
19384 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19386         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19387           $(srcdir)/ from the dependency on Makefile.in.
19389 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19391         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19392         (h8300hhms is temporary until multi-libraries are implemented).
19393         * configure.in: Handle h8300h too.
19395 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19397         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19399 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19401         * configure:  Remove extraneous output when guessing host type.
19402         * config.guess:  Remove extraneous output when guessing using C
19403         compiler rather than uname, or when guessing fails.
19405 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19407         * Makefile.in: remove all.cross and install.cross targets
19409         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19410           definitions
19412 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19414         * configure.in (target sh): Build gprof.
19416 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19418         * config.sub: change -solaris to -solaris2
19420 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19422         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19424 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19426         * configure: Correct error message for missing Makefile.in to
19427         print correct directory.
19429 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19431         * install.sh: kludge around 386BSD shell bug
19433 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19435         * config.guess:  Recognize NeXT.
19436         * config.guess:  Recognize i486-ncr-sysv4.
19437         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19439 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19441         * Makefile.in (MAKEINFOFLAGS): New variable.
19442         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19443         * build-all.mk, test-build.mk: Pass down --no-split as
19444         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19446 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19448         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19450 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19452         * Makefile.in (libg++.tar.z):  New rule.
19453         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19454         * Makefile.in (taz):  Only do a single chmod.
19456 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19458         * install.sh: don't use dirname anymore (replaced with sed usage)
19460 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19462         * Makefile.in:  Change extension for gzip'd files from '.z' to
19463         '.gz' per new FSF standard usage.
19465 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19467         * configure: put quotes around the final value of program_transform_name
19469 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19471         * Makefile.in: new install.sh support; update install-info rules
19473 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19475         * configure.in: Build diff for crosses, but not for go32 host.
19477         * configure.in: Build gprof only for native, and don't build it
19478         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19480 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19482         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19484 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19486         * configure.in (host_tools): Add prms.
19488 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19490         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19491         with $(FLAGS_TO_PASS) on the command line
19493         * config.sub: Recognize lynx and lynxos
19495 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19497         * config.sub: Accept -ecoff*, not just -ecoff.
19499 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19501         * Makefile.in (taz): Use .gz suffix instead of .z.
19502         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19503         names.
19505 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19507         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19509 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19511         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19512         that rebuilds that might happen during 'make install' don't get
19513         bogus gcc include files
19515 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19517         Change from Utah for HPPA support:
19518         * config.guess: Recognize hppa1.x-hp-bsd.
19520 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19522         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19523         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19525 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19527         * config.sub: Add support for rom68k and bug boot monitors.
19529 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19531         * Makefile.in: Make all-opcodes depend on all-bfd.
19533 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19535         * config.guess: Added special check for i[34]86-univel-sysv4*.
19537 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19539         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19540         the processor rather than assuming i486.
19542 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19544         * config.guess: Recognize SunOS6 as Solaris3.
19546 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19548         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19549         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19551 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19553         * build-all.mk (all-cross): New target for Canadian Cross.
19554         Added Q2 go32 targets.
19555         * test-build.mk: Configure go32 cross sparclite-aout and
19556         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19557         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19559 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19561         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19562         GO32 hosted toolchains
19564 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19566         * configure: change  so "-exec-prefix" gets passed down rather
19567         than "-exec_prefix" so autoconf generated Makefiles get the
19568         exec_prefix set right.
19570 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19572         * config.guess: get the Solaris2 minor version number
19574         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19576 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19578         * config.guess: Recognize some Sequent platforms.
19580 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19582         * Makefile.in: added the vault-install target
19584         * configure.in: actually use the Sun3 makefile fragment that's in
19585         config, also added the release dir to configdirs
19587 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19589         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19591 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19593         * configure.in: remove some program from Alpha targetted toolchains
19595 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19597         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19598         gprof.
19599         (taz): Run "make diststuff" in those directories instead of "make
19600         proto-dir".  Look for "VERSION=" only at start of line in subdir
19601         Makefile.  Use "gzip -9" for compression.
19602         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19603         (binutils.tar.z): New target.
19605 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19607         * Makefile.in (taz): Include gpl.texinfo.
19609 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19611         * Makefile.in (setup-dirs): Merged into "taz" target.
19612         (taz): Only do `proto-dir' stuff if a directory is actually needed
19613         for this target.
19615 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19617         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19618         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19619         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19620         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19621         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19623 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19625         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19626         config.sub, and move-if-change to gdb testsuite distribution
19627         archive, so the testsuite can be extracted, configured, and
19628         run separately from the gdb distribution.  Blow away the Chill
19629         tests that require a Chill compiled executable, since GNU Chill
19630         is not yet publically available.
19632 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19634         * test-build.mk: set environment variables in a single command,
19635         instead of a list of assignments and exports
19637         * config.guess: recognize Alpha/OSF1 systems
19639 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19641         * configure: Change help message to prefer --options rather than
19642           -options.
19644 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19646         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19647         zippy@ecst.csuchico.edu.
19648         * config.guess: Recognize miniframe.
19650 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19652         * Makefile.in: Use srcroot to find runtest rather than rootme.
19653         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19655 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19657         * test-build.mk: Extensive additions to support building on a
19658         machine other than the host.
19660 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19662         * configure (tooldir): Fix for i386-aix again.
19664 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19666         * configure, Makefile.in:  Change definition of $(tooldir)
19667         to match the FSF.
19669 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19671         * config.guess:  Recognize i[34]86/SVR4.
19673 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19675         * Makefile.in (all-gdb): gdb depends on sim.
19677 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19679         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19680         at the same time we make the prototype gdb directory.
19681         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19682         files at the same time as the gdb base release distribution.
19684 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19686         * Makefile.in (check): Use individual check targets rather than
19687         DO_X rule.
19688         (check-gcc): Added.
19690 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19692         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19693         for System V release 3.2.
19695 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19697         * config.sub: Recognize hppaosf.
19698         * configure.in: Do configure ld/binutils/gas for it.
19700 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19702         * configure (tooldir): Alter syntax used to set this, for systems
19703         where "\$" isn't handled right, like i386-aix.
19705 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19707         * configure: Pass program-transform-name, not
19708         program_transform_name, to recursive configures.
19710 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19712         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19713         of gas+ld+binutils.
19715 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19717         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19719 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19721         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19723 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19725         * Makefile.in (PRMS): Set back to all-prms.
19727 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19729         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19730         targets, rather than for MIPS hosts.
19732 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19734         * configure.in: add comment for --with-x default values
19736         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19738         * Makefile.in: add check-* targets for each of the directories in
19739         the tree.  Add a definition of RUNTEST that will use the one we
19740         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19742 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19744         * configure.in: Removed obsolete references to bfd_target and
19745         target_makefile_frag.
19747         * build-all.mk: Set assorted targets for Q2.
19748         * config.sub: Recognize z8k-sim and h8300-hms.
19749         * test-build.mk: Really don't pass host to configure.
19750         (HOLES): Added uname.
19752 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19754         * configure: Handle an empty program-prefix, program-suffix or
19755         program-transform-name correctly.
19757 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19759         * build-all.mk: -G 8 no longer required for MIPS targets.
19760         * test-build.mk: Don't pass host argument to configure; make it
19761         guess.
19763 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19765         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19766         * Makefile.in (COMPRESS):  New macro, like GZIP.
19768 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19770         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19772         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19773         with gas currently defaults to -G 0.
19775 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19777         * Makefile.in (all-flex): flex depends on byacc.
19779         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19780         to test-build.mk as RELEASE_TAG.
19781         * test-build.mk (configargs): New variable containing arguments to
19782         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19783         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19785         * config.guess: Use /bin/uname when checking -X argument on SCO,
19786         to avoid invoking GNU uname which doesn't understand -X.
19788         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19790         * configure.in: Build gas for mips-*-*.
19792 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19794         * Makefile.in (all.normal): insert missing backslash.
19796 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19798         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19800         * Makefile.in: Complete overhaul to merge many almost identical
19801         targets.
19803 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19805         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19806         (gdb.tar.Z): Adjusted.
19808         * Makefile.in (setup-dirs, taz): New targets; should be general
19809         enough to adapt for gdb sometime.  Build only .z file.
19810         (gas.tar.z): New target.
19812 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19814         * build-all.mk: Use CC=cc -Xs on Solaris.
19816 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19818         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19819         for handling BISON for FSF releases.
19821 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19823         * configure: Actually implement the change zoo just documented.
19825 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19827         * configure: when using config.guess, only set target_alias when
19828         it's not already been set (ie, on the command line)
19830 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19832         * Makefile.in: add installcheck target, set PRMS to install-prms
19834 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19836         * configure: add support for package_makefile_fragment, handle the
19837         case where a directory has a configure.in file but no Makefile.in
19838         more gracefully (with an actual understandable error message, even);
19839         add support for --without (and add this to the usage message); also
19840         explicitly add a --host=${host_alias} to the command line when
19841         config.guess is used
19843 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19845         * configure: Must use both --host and --target in recursive calls.
19847 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19849         * Makefile.in: Change deja-gnu to dejagnu.
19851 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19853         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19855 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19857         * configure.in: canonicalize all instances to *-*-solaris2*,
19858         also strip out a number of tools to not build for go32 host
19860 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19862         * config.guess: add GPL.
19864         * Makefile.in, config.guess, config.sub, configure: bump
19865           copyrights to 93.
19867 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19869         * Makefile.in (do-info): Removed obsolete check for existence of
19870         localenv file.
19872         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19874 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19876         * Makefile.in: a couple of 'else true' for decstation,
19877         support for TclX
19879         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19881 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19883         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19885 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19887         * config.guess: Recognize i386-ibm-aix (PS/2).
19888         * configure.in: Use config/mh-aix386 file for it.
19890 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19892         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19893         CC_FOR_TARGET instead.
19894         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19896 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19898         * Makefile.in: Add sim to list of directories sent with gdb
19900 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19902         * configure.in: Put back mips-dec-bsd* case.
19904 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19906         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19907         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19908         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19910 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19912         * configure.in: remove no-op mips-dec-bsd* in "case $target"
19914         * Makefile.in (dir.info): only run gen-info-dir if it exists,
19915         (install-info): install dir.info only if it exists,
19916         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19918 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
19920         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
19921         gas for mips-dec-bsd.
19923 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
19925         * configure (makesrcdir): If ${srcdir} is relative and not ".",
19926         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19928 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19930         * configure.in: Added "dejagnu" to hosttools list.
19932 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
19934         * config.sub, configure.in, config.guess:  Add support
19935         for Bosx, an AIX variant from Bull.
19936         Patches from F.Pierresteguy@frcl.bull.fr.
19938 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
19940         * devo/dejagnu: Initial creation of devo/dejagnu.
19941         Migrated dejagnu testcases and support files for testing software
19942         tools to reside as subdirectories, currently called "testsuite",
19943         within the directory of the software tool.  Migrated all programs,
19944         support libraries, etc. beloging to dejagnu proper from
19945         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
19946         with no modifications.  The changes to these files which will
19947         allow them to configure, build, and execute properly will be made
19948         in a future update.
19950 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19952         * Makefile.in: Change send_pr to send-pr.
19953         * configure.in: Likewise.
19954         * send_pr: Renamed directory to send-pr.
19956 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
19958         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
19960 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
19962         * README:  Update for gdb-4.8 release.
19963         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
19964         gdb-xxx.tar.z (gzip'd) file also.
19966 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19968         * Makefile.in: make all-diff depend on all-libiberty
19970 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
19972         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19974 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19976         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19978 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
19980         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
19981         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
19982         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
19984 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19986         * Makefile.in:  makeinfo binary is in a new location
19988 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
19990         * config.sub: Accept -ecoff as an OS.
19992         * Makefile.in: Various changes to eliminate a level of make
19993         recursion and reduce the required command line length.
19994         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19995         sub-makes.
19996         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19997         variables holding settings for specific sub-makes.
19998         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19999         in terms of BASE_FLAGS_TO_PASS.
20000         (TARGET_LIBS): New variable listing directories which use
20001         TARGET_FLAGS_TO_PASS.
20002         (subdir_do): Eliminated.
20003         (do-*): New set of targets to replace subdir_do.
20004         (various): All targets which used subdir_do now depend on do-*.
20005         (local-clean): Renamed from do_clean.
20006         (local-distclean): New target, dependency of distclean and
20007         realclean.
20008         (install-info): Don't create directories.  Depend on dir.info
20009         rather than calling make recursively.
20010         (install-dir.info): Eliminated.
20011         (install-info-dirs): Create all info directories here.
20012         (dir.info): Depend upon do-install-info.
20014         * test-build.mk (HOLES): Added false.
20016 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20018         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20020 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20022         * Makefile.in (info): remove dependency on all-texinfo.  The
20023         problem was really in texinfo/C, not at this level.
20025 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20027         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20029 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20031         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20032         GDB releases.
20034 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20036         * configure: Include srcdir in message about target of link not
20037         being found.  Don't convert `-' to `_' in `with' options being
20038         passed to subdirs.
20040 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20042         * configure.in: add uudecode to host_tools
20044         * Makefile.in: added {all,install}-uudecode targets, added them to
20045         the appropriate lists
20047 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20049         * Makefile.in (all-gcc): Added dependency on all-gas.
20051         * configure.in (mips-*-*): Build ld and binutils.
20053 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20055         * configure: check return code from mkdir, print error message and
20056           exit on failure.
20058 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20060         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20062 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20064         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20066 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20068         * config.sub (h8500):  Recognize this as a cpu type.
20070 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20072         * configure: source directory missing is no longer a warning
20074         * configure.in: recognize irix[34]* instead of irix[34]
20076         * Makefile.in: define and pass down X11_LIB
20078 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20080         * guess-systype: Renamed to ...
20081         * config.guess:  ... by popular request.
20082         * configure.in, Makefile.in:  Update accordingly.
20084 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20086         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20087         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20088         + Execute ./dummy instead of assuming . is in PATH.
20090 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20092         * guess-systype:  New shell script.  Attempts to guess the
20093         canonical host name of the executing host.
20094         Only a few hosts are supported so far.
20095         * configure:  Call guess-systype if no host is specified.
20097 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20099         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20100         gcc Makefile.
20102 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20104         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20105         (all-gcc, install-gcc, subdir_do): Use it.
20107 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20109         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20111 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20113         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20114           set exclusively by configure, using configure.in .
20116 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20118         * test-build.mk: set $PATH for all builds
20120         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20122 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20124         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20125         the one used in gcc/Makefile.in, so that a null expansion doesn't
20126         override the one needed to build gcc with a native cc.
20128 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20130         * configure: Accept -with arguments.
20132 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20134         * Makefile.in: added h8300sim
20136 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20138         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20139         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20140         (all-cygnus, native, build-cygnus): Make
20141         $(canonhost)-stamp-3stage-done, not $(host)....
20142         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20143         i386-sco3.2v4.  Added else true to if command.
20145 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20147         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20149 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20151         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20153 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20155         * configure.in: don't remove binutils from Solaris builds
20157 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20159         * Makefile.in: get rid of earlier definitions for *clean,
20160         also handle the recursive info rule better
20162 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20164         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20165         do more-or-less the right thing.
20167 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20169         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20170         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20172 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20174         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20175         $(host_canonical).
20177         * configure.in: split the configdirs list into 4 categories (native
20178         v. cross, library v. tool) and handle the cross-only and native-
20179         only in more reasonable (and correct!) way.
20181 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20183         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20184         configdirs anymore.
20186 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20188         * Makefile.in: extensive cleanup::  removed all of the explicit
20189         clean-* targets, collapsed many wrappers around subdir_do into
20190         one, added additional targets to satisfy standards.texi, deleted
20191         some old targets, some changes for consistency
20193 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20195         * configure.in: handle some programs as cross-only, and others as
20196         native only
20198         * test-build.mk: handle partial holes in a more generic manner
20200         * Makefile.in: m4 depends on libiberty
20202 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20204         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20205         time, wdiff, and find to configdirs
20207         * Makefile.in: all, clean, and install rules for the new programs
20208         added to configure.in
20210 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20212         * configure.in: use mh-sun for all *-sun-* hosts
20214 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20216         * Makefile.in: define flags for X11 include files and library file
20217         locations, pass them down to the programs that need this info
20219         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20221 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20223         * configure.in: start building libg++ for HP-UX targets
20225 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20227         * README:  Update references to files moved into etc/.
20229 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20231         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20232         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20234 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20236         * configure: accept dash as well as underscore in long option
20237         names for FSF compatibility.
20239 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20241         * config.sub: added -sco3.2v4 support from FSF.
20243 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20245         * configure.in: expand the section that adds or removes
20246         directories from the list of programs to build, to handle native
20247         vs. cross in addition to host v. native
20249 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20251         * Makefile.in:  Replace C++ in macro names with CXX.
20252         This is less likely to break ...
20254 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20256         * test-build.mk: add -w to GNU_MAKE
20258 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20260         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20261         add 'sparc' to list of recognized cpus.  This needed to make
20262         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20263         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20264         then changes that into $CPU-wrs-vxworks.
20266         * configure.in: remove most references to gdbtest, regularize
20267         target based program removal
20269         * test-build.mk: import from p3 tree (many fixes and changes)
20271 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20273         * Makefile.in: added rules to handle tcl, tk, and expect
20275         * configure.in: handle those directories if they exist
20277 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20279         * config.sub: removed bogus hppabsd and hppahpux names, since
20280         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20282 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20284         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20285         depends upon all-xiberty
20287         * Makefile.in: changes from p3, including:
20289         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20291         * Makefile.in (XTRAFLAGS): include newlib directories if
20292         newlib/Makefile exists, rather than if host != target.
20294         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20296         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20297         from the same source tree and not building a cross-compiler.  This
20298         matters for the libg++ configuration if reconfiguring a tree that
20299         has already been installed.
20301         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20303         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20304         pick up the machine and system specific header files.
20306         * Makefile.in: added AS_FOR_TARGET, passed down in
20307         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20308         the C compiler to use to create programs which are run in the
20309         build environment, set it to default to $(CC), and passed it down
20310         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20312         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20314         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20315         We need them for unusual native builds, like systems without
20316         ranlib.
20318         * configure: also define $(host_canonical) and
20319         $(target_canonical), which are the full, canonical names for the
20320         given host and target
20322 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20324         * Makefile.in:  Added separate definitions for C++.
20326 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20328         * configure.in (configdirs):  Add deja-gnu.
20330 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20332         * README:  Update for configure.texi and gdb-4.7 release.
20334 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20336         * Makefile.in:  Move "all" target to top of file.
20337         Previously, first target was ".PHONY" which caused BSD4.4 make
20338         to build .PHONY when make was run without arguments.
20340 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20342         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20343         Library-copylefted code in libiberty.
20345 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20347         * config.sub:  Replace m68kmote with plain old m68k.
20349 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20351         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20353 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20355         * config.sub: Complain if no argument is given.  Added support for
20356         386bsd as OS and target alias.
20358 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20360         * Makefile.in (XTRAFLAGS): include newlib directories if
20361         newlib/Makefile exists, rather than if host != target.
20363 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20365         * config.sub: recognize sparclite-wrs-vxworks.
20367         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20368         p3.) Added clean-xiberty to clean.
20370 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20372         * configure.in: use *-*-* instead of nested cases for host and target
20374 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20376         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20377         from the same source tree and not building a cross-compiler.  This
20378         matters for the libg++ configuration if reconfiguring a tree that
20379         has already been installed.
20381 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20383         * config.sub (i486v/i486v4):  Merge in from FSF version.
20385 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20387         * configure: only set PWD if it is already set.
20389 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20391         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20392         doesn't have unset and all success paths (and most error paths)
20393         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20394         to just ${PWD} to avoid confusion.)
20396 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20398         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20399         even for a native compilation.
20401 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20403         Changes to make the gdb.tar.Z rule work better.
20405         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20406         (DEVO_SUPPORT):  Add configure.texi.
20407         (bfd-ilrt.tar.Z):  Remove ancient rule.
20409 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20411         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20412         pick up the machine and system specific header files.
20414         * configure.in, config.sub: added new target m68010-adobe-scout,
20415         with alias of adobe68k.  Changed configure.in to check for
20416         -scout before -sco* to avoid a false match.
20418         * Makefile.in: added AS_FOR_TARGET, passed down in
20419         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20420         the C compiler to use to create programs which are run in the
20421         build environment, set it to default to $(CC), and passed it down
20422         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20424 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20426         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20427         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20428         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20429         FOR_TARGET variants, to newlib and libg++.
20431 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20433         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20434         first.
20436 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20438         * config.sub:  Accept `elf' as an environment.
20440 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20442         * Makefile.in (all-opcodes):  cd into the right directory
20444 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20446         * configure: added -program_transform_name option, used as
20447         argument to sed when installing programs.
20448         configure.texi: added documentation for -program_prefix,
20449         -program_suffix and -program_transform_name.
20451 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20453         * config.sub:  Accept i486 where i386 ok.
20455 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20457         * config.sub: accept we32k
20459 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20461         * config.sub, configure.in: accept OSE68000 and OSE68k.
20463         * Makefile.in: don't create all directories for ``make install'';
20464         let the subdirectories create the ones they need.
20466 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20468         * COPYING: new file, GPL v2
20470 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20472         * Makefile.in: use the new gen-info-dir, which needs a template
20473         argument (which also lives in texinfo)
20475         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20477 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20479         * config.sub (ncr3000):  Change i386 to i486.
20481 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20483         * Makefile.in: add install-rcs, install-grep to
20484         install-no-fixedincludes, removed install-bison and install-libgcc
20486 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20488         * configure.in: grab the HPUX makefile fragment if on HPUX
20490 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20492         * Makefile.in: eradicate bison spoor (ditto libgcc).
20493          configure.in: recognise m68{k,000}-ericsson-OSE.
20494          es1800 is alias for m68k-ericsson-OSE
20496 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20498         * configure.in: rearrange the parts that remove programs from
20499         configdirs, based now on HOST==TARGET or by canonical triple.
20501 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20503         * test-build.mk: recurse explicitly with -f test-build.mk when
20504           appropriate.  predicate stage3 and comparison on the existence
20505           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20506           On very clean, also remove ...stamp-co.  Build in-place before
20507           doing other builds.
20509 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20511         * Makefile.in, configure.in: add tgas
20513 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20515         * Makefile.in: a number of changes merged in from progressive.
20517         * configure.in: add libm.
20519         * .cvsignore: ignore some stuff that comes from test-build.mk.
20521 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20523         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20525 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20527         * configure: Add program_suffix (parallel to program_prefix)
20528         * Makefile.in: adjust directory-creating script for losing decstation
20530 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20532         * configure:  Minor $subdir-related fixes.
20534 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20536         * configure: fix various problems with propogating
20537         makefile_target_frag in subdirs.
20538         * configure.in: config libgcc if its there
20540 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20542         * config.sub:  HPPA merge.
20544 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20546         * Makefile.in:  Replace all-bison with all-byacc in all
20547         dependency lines for other tools (which now use byacc).
20549 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20551         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20553 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20555         * Makefile.in: make gprof rules similar to byacc rules (instead of
20556         vestigal $(unsubdir) that didn't work...)
20558 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20560         * config.sub:  Add support for Linux.
20561         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20562         (at least for libg++).
20564 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20566         * configure.texi: fix doc for the -nfp option to configure
20568 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20570         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20572 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20574         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20575         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20576         * configure.in: added solaris* host_makefile_frag hook.
20578 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20580         * config.sub: changed recognition of m68000 so that various
20581         m68k types can be specified via m680[01234]0
20583 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20585         * config.sub (basic_machine): fix sed so that '-foo' isn't
20586         completely substituted out while .+'-foo' loses the '-foo'
20588 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20590         * config.sub ($os): Add -aout.
20592 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20594         * configure:  If host_makefile_frag is absolute, don't
20595         prefix ${invsubdir} (relevant to libg++ auto-configure).
20597 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20599         * Makefile.in (tooldir): Define it.
20600         (all-ld): Depend on all-flex.
20602 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20604         * Makefile.in (check):  Fix libg++ special case.
20606 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20608         * configure: do not bury `pwd` into config.status, thus do fewer
20609           pwd's.
20611         * configure: print the "Building in" message only when building in
20612           other than "." AND verbose.
20614         * configure: remove -s, rework -v to better accommodate guested
20615           configures.
20617         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20619 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20621         * Makefile.in: macroize flags passed on recursion.  remove
20622           fileutils.
20624 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20626         * configure: get makesrcdir right for subdirs deeper than 1.
20628         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20629           install.
20631 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20633         * Makefile.in: don't print subdir_do or recursion lines.
20635 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20637         * standards.texi: added menu item.
20639         * Makefile.in: build and install standards.info.
20641         * standards.texi: new file.
20643 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20645         * configure: test for and move config.status pieces from
20646           ${subdir}/.
20648 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20650         * configure:  Test for existance of files before trying to mv
20651         them, to avoid numerous non-existance messages.
20653 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20655         * configure: correct final line of config.status.
20657         * configure: patch from eggert.  Avoids a protection problem if
20658           the original Makefile.in is read only.
20660         * configure: use move-if-change from gcc to create config.status.
20661           Some makefiles depend on config.status to tell if a directory
20662           has been reconfigured for a different host.  This change
20663           prevents those directories from remaking everything in the case
20664           where the reconfig was only intended to rebuild a Makefile.
20666         * configure: test for config.sub with "config.sub sun4" rather
20667           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20668           host alias from a missing config.sub.
20670 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20672         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20673           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20675 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20677         * configure: mkdir ${subdir} as needed.
20679 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20681         * Makefile.in,configure.in: added autoconf.
20683 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20685         * Makefile.in: no longer pass against on recursion.
20687         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20688           definitions are not inherited.
20690         * configure: correct makesrcdir when subdir is .
20692 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20694         * configure:  Add support for 'subdirs' variable, which is
20695         like 'configdirs', except that configure doesn't re-invoke
20696         itself for subdirs, it just creates a Makefile for each subdir.
20697         * configure.texi:  Document subdirs.
20699 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20701         * configure.in: added flex to configdirs
20703 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20705         * Makefile.in: remove clean-stamps from clean.
20707 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20709         * configure.in:  Add gdbtest to configdirs.
20711 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20713         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20714         to recursive makes.
20715         * configure.in:  Recognize new ncr3000 config.
20717 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20719         * Makefile.in, configure.in: removed references to gdbm.
20721 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20723         * config.sub:  Don't canonicalize os value
20724         newsos* to bsd (readline needs to check for newsos).
20725         (This fix was earlier made Jan 31, but got re-broken.)
20727 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20729         * configure.in:  sco is an os, not a vendor!
20731         * configure:  Quote $( better.  Keep various shells happy.
20733 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20735         * Makefile.in: eliminate stamp-files.
20737 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20739         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20740           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20742 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20744         * config.sub:  fix iris/iris3.
20746 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20748         * configure: re-add -rm.
20750 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20752         * Maskefile.in: add .stmp-rcs to all.
20754         * configure.in: remove gas from rs6000 build, use aix host fragment.
20756 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20758         * configure: pass down site_option during recursion.
20760 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20762         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20764 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20766         * configure: Change exec_prefix so that it really defaults to prefix.
20768 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20770         * Makefile.in, configure.in:  Add support for mmalloc library.
20772 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20774         * Makefile.in: add stmp dependencies for a few more things.
20776 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20778         * configure: adjusted error message on objdir/srcdir configure
20779           collision, per john's suggestion.
20781         * Makefile.in: add libiberty stmp to all and all.cross.
20783 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20785         * Makefile.in: remove force dependencies, add grep to all.
20787 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20789         * Makefile.in: drop flex.  make stamp files work.
20791         * configure: added test for conflicting configuration in srcdir,
20792           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20793           gets cranky.  use relative paths for configure and srcdir
20794           whenever possible.  Send some error messages to stderr that were
20795           going to stdout.
20797 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20799         * Makefile.in:  Fix libg++ rule to check for gcc directory
20800         before using gcc/gcc.  Also pass XTRAFLAGS.
20802 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20804         * Makefile.in: added stmp-files so that directories aren't polled
20805           when they are already built.
20807         * configure.texi: fixed a node pointer problem.
20809 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20811         * config.sub configure.in gdb/configure.in
20812         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20813         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20814         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20816 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20818         * configure: -recurring becomes -silent.  corrected help message
20819           for -site= option.
20821         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20823 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20825         * configure: when building Makefile for crosses, replace
20826           tooldir and program_prefix.  default srcdir from location of
20827           config.sub.  remove "for host in hosts" and "for target in
20828           targets" loops.
20830 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20832         * Makefile.in: Do not pass bindir or mandir to cvs.
20834 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20836         * Makefile.in, configure.in: removed traces of namesubdir,
20837           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20838           copyrights to '92, changed some from Cygnus to FSF.
20840         * configure.texi: remove most references to multiple hosts,
20841           multiple targets, subdirs, etc.
20843         * configure.man: removed rcsid. reference config.sub not
20844           config.subr.
20846         * Makefile.in: mkdir $(infodir) on install-info.
20848 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20850         * configure.texi:  Explain better about .gdbinit and about
20851         the environment that configure.in sections run in.
20853 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20855         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20857 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20859         * README:  DOC.configure => cfg-paper.texi.
20861 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20863         * config.sub (near case $os):  Don't convert newsos* to bsd!
20865 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20867         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20868         the number of copies of COPYING that go into the GDB tar file.
20870 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20872         * bfd/configure.in, gdb/config/mh-i386sco,
20873         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20874         Fix SCO configuration stuff.
20876 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20878         * Makefile.in:  For libg++, make sure the -I pointing
20879         to the gcc directory goes *after* all the libg++-local -I flags.
20880         Also, move just-gcc dependency from just-libg++ to all-libg++.
20882 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20884         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20886 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20888         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20890 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20892         * config.sub:  Add stratus configuration frags.  Also
20893         submitted to FSF.
20895 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20897         * Makefile.in (DEV_SUPPORT):  add configure.man.
20899         * config.sub(Decode manufacturer-specific):  add -none*.
20901 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20903         * Makefile.in:  remove form feeds to make Sun's make happy.
20904         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20906 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20908         * Makefile.in (AR_FLAGS):  Make quieter.
20910 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20912         * configure.in:  Add libg++.
20913         * configure:  When verbose, don't output the command line at each
20914         level; it will be unremarkably the same as the previous version,
20915         which will be the same as what the user typed.
20917 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
20919         * configure.in, Makefile.in: fix clean-info, add flex.  add
20920           fileutils.
20922         * configure: be less sensitive to spaces in Makefile.in.  Do not
20923           look for sources in "..".  Doing so breaks subdirectories that
20924           might have their own configure.  If a subdir has it's own
20925           configure script, use it.
20927 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
20929         * cfg-paper.texi: some changes suggested by rms.
20931 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
20933         * config.sub:  Merge in some small additions from the FSF version,
20934         taken from the gcc distribution, to bring the Cygnus and FSF
20935         versions into closer sync.
20937 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
20939         * configure.in:  Changed svr4 references to sysv4.
20941 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
20943         * configure: added -V for version number option.
20945 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
20947         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20948           renamed from DOC.configure to cfg-paper.texi.
20950 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20952         * configure, config.subr, config.sub: config.subr is now
20953           config.sub again.
20955 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
20957         * configure.texi: new file, in progress.
20959         * Makefile.in: build info file and install the man page for
20960           configure.
20962         * configure.man: new file, first cut.
20964         * configure: find config.subr again now that configuration "none"
20965           has gone.  removed all traces of the -ansi option.  removed all
20966           traces of the -languages option.
20968         * config.subr: resync from rms.
20970 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20972         * configure, config.sub, config.subr: merge config.sub into
20973           config.subr, call the result config.subr, remove config.sub, use
20974           config.subr.
20976         * Makefile.in: revised install for dir.info.
20978 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20980         * configure.in: add decstation host makefile frag.
20982         * Makefile.in: BISON now bison -y again.  also install-gcc on
20983           install.  clean-gdbm on clean.  infodir belongs in datadir.
20984           Make directories for info install.  Build dir.info here then
20985           install it.
20987 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20989         * Makefile.in: fix for bad directory tests.
20991 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
20993         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
20994           regexp.  -srcdir relative was being handled incorrectly.
20996         * Makefile.in: unwrapped some for loops so that parallel makes
20997           work again and so one can focus one's attention on a particular
20998           package.
21000 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21002         * configure: added PWD as a stand in for `pwd` (for speed). use
21003           elif wherever possible.  make -srcdir work without -objdir.
21004           -objdir= commented out.
21006 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21008         * configure: +options become --options.  -subdirs commented out.
21009           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21010           Makefile now at top of generated Makefile.  Removed cvs log
21011           entries.  added -srcdir.  create .gdbinit only if there is one
21012           in ${srcdir}.
21014         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21015           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21016           and mandir now keyed off datadir by default.
21018 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21020         * Freshly created ChangeLog.
21023 Local Variables:
21024 mode: change-log
21025 left-margin: 8
21026 fill-column: 76
21027 version-control: never
21028 End: