2016-10-17 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / ChangeLog
blob03236e2cdd77addab9e14cce1776a423cbd661bd
1 2016-10-10  Nathan Sidwell  <nathan@acm.org>
3         * MAINTAINERS: Update email address.
5 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
7         * configure.ac: Add aarch64-*-freebsd*.
8         * configure: Regenerate.
10 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
12         * MAINTAINERS: Update email address after it got reverted.
14 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16         * configure.ac (target_libraries): Readd target-boehm-gc.
17         Restore --enable-objc-gc handling.
18         * configure: Regenerate.
20 2015-10-03  Jeff Law  <law@redhat.com>
22         * MAINTAINERS: Move several inactive maintainers to the
23         write-after-approval section.
25 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
27         * configure.ac: Add target-libffi to target_libraries.
28         Readd libgcj target disablings, modified to only target-libffi.
29         Readd target addition of go to unsupported languages.
30         * configure: Regenerated.
32 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
34         * MAINTAINERS: Update email address.
36 2016-09-30  Andrew Haley  <aph@redhat.com>
38         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
39         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
40         libgcj.
42 2016-09-30  Andrew Haley  <aph@redhat.com>
44         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
45         write-after approval after GCJ deletion.
47 2016-09-30  Andrew Haley  <aph@redhat.com>
49         * Makefile.def: Remove libjava.
50         * Makefile.tpl: Likewise.
51         * Makefile.in: Regenerate.
52         * configure.ac: Likewise.
53         * configure: Likewise.
54         * gcc/java: Remove.
55         * libjava: Likewise.
57 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
59         * MAINTAINERS (Reviewers): Add myself.
61 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
63         * configure.ac: Disable "sim" directory for arc*-*-*.
64         * configure: Regenerated.
66 2016-09-23  Tamar Christina <tamar.christina@arm.com>
68         * MAINTAINERS (Write After Approval): Add myself.
70 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
72         * configure.ac: Check for the minimum in-tree MPFR version
73         handled.
74         * configure: Regenerate.
76 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
78         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
79         * configure: Regenerated.
81 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
83         * MAINTAINERS (Write After Approval): Add myself.
85 2016-06-23  Andi Kleen  <ak@linux.intel.com>
87         * Makefile.def: Add autoprofiledbootstrap.
88         * Makefile.tpl: Dito.
89         * Makefile.in: Regenerate.
91 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
93     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
94     * configure: Regenerate.
96 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
98         * configure: Regenerate.
99         * configure.ac: Remove support for avr-rtems.
101 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
103         * MAINTAINERS (Write After Approval): Add myself.
105 2016-06-16  Michael Collison  <michael.collison@arm.com>
107         * MAINTAINERS (Write After Approval): Add myself.
109 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
111         * MAINTAINERS (Write After Approval): Update e-mail address.
113 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
115         * MAINTAINERS (Write After Approval): Add myself.
117 2016-05-28  Alan Modra  <amodra@gmail.com>
119         * Makefile.tpl (configure): Depend on m4 files included.
120         * Makefile.in: Regenerate.
122 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
124         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
125         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
127 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
129         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
130         special case builtin.
131         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
132         support for ALTIVEC_BUILTIN_VEC_ADDEC.
133         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
134         for __builtin_vec_addec.
136 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
138         * config.guess: Import version 2016-04-02 (newest).
139         * config.sub: Import version 2016-05-10 (newest).
141 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
143         * configure.ac: Add ARC support to libgloss.
144         * configure: Regenerate
146 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
148         * MAINTAINERS (Write After Approval): Add myself.
150 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
152         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
153         * configure: Regenerated.
154         * Makefile.def (gmp): Explicitly disable assembler.
155         (mpfr): Adjust lib_path.
156         (mpc): Likewise.
157         * Makefile.in: Regenerated.
159 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
161         PR bootstrap/70704
162         * configure.ac (--enable-stage1-checking): Add missing
163         --enable-checking=.
164         * configure: Regenerated.
166 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
168         * config.guess: Revert r235676.
169         * config.sub: Revert r235676.
171 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
173         * config.guess: Remove SH5 support.
174         * config.sub: Likewise.
175         * configure: Likewise.
176         * configure.ac: Likewise.
178 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
180         PR bootstrap/70704
181         * configure.ac (--enable-stage1-checking): For --disable-checking or
182         implicit --enable-checking, make sure extra flag matches in between
183         stage1 and later checking.
184         * configure: Regenerated.
186 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
188         * .gitattributes: New file.
190 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
192         * MAINTAINERS (rs6000/powerpc port): Add myself.
194 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
196         PR bootstrap/70173
197         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
198         and gotools directories.  Delete the stage_final file.
199         * Makefile.in: Regenerate.
201 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
203         * MAINTAINERS (Write After Approval): Add myself.
205 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
207         * MAINTAINERS (Fortran maintainer): Remove myself.
209 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
211         * MAINTAINERS (Write After Approval): Add myself.
213 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
215         * MAINTAINERS (Write After Approval): Add myself.
217 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
219         Sync with binutils-gdb:
221         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
223         * configure.ac: Add mips and s390 to the gold target check.
224         * configure: Regenerate.
226 2016-03-01  DJ Delorie  <dj@redhat.com>
228         * MAINTAINERS (mep): Remove myself as MeP maintainer.
230 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
232         * MAINTAINERS (libcpp): Add myself.
233         (diagnostic messages): Likewise.
235 2016-02-20  Tom de Vries  <tom@codesourcery.com>
237         * MAINTAINERS: Fix whitespace.
239 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
241         * MAINTAINERS (Write After Approval): Add myself.
243 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
245         * config/isl.m4: Add comments about isl-0.16.
246         * configure: Regenerate.
248 2016-01-29  Martin Jambor  <mjambor@suse.cz>
250         * MAINTAINERS (hsa maintainers): Add myself.
252 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
254         * MAINTAINERS: (Write After Approval): Add myself.
256 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
257             Sebastian Pop  <s.pop@samsung.com>
259         * Makefile.in: Regenerate.
260         * Makefile.tpl: Export ISLVER.
261         * configure: Regenerate.
262         * config/isl.m4: Detect isl-0.15.
264 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
266         PR bootstrap/69329
267         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
268         * Makefile.in: Regenerate.
270 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
272         * configure.ac: Enable LTO for DJGPP
273         * configure: Regenerate
275 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
277         Sync with binutils-gdb:
278         2015-10-21  Nick Clifton  <nickc@redhat.com>
280         PR gas/19109
281         * configure.ac: Note the 'none' is an acceptable argument to
282         --enable-compressed-debug-sections.
283         * configure: Regenerate.
285 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
287         PR bootstrap/69134
288         * Makefile.def (mpfr): Disable assembler.
289         * Makefile.in: Regenerate.
291 2016-01-01  Ben Elliston  <bje@gnu.org>
293         * config.guess: Import version 2016-01-01.
294         * config.sub: Likewise.
296 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
298         * MAINTAINERS (Write After Approval): Add myself.
300 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
302         * Makefile.in: Replace ISL with isl.
303         * Makefile.tpl: Same.
304         * config/isl.m4: Same.
305         * configure.ac: Same.
306         * contrib/download_prerequisites: Same.
307         * configure: Regenerate.
309 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
311         * MAINTAINERS (Write After Approval): Add Myself.
313 2015-12-17  Nathan Sidwell  <nathan@acm.org>
315         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
316         * configure: Regenerate.
318 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
319             Sebastian Pop  <s.pop@samsung.com>
321         * config/isl.m4 (ISL_CHECK_VERSION): Check for
322         isl_ctx_get_max_operations.
323         * configure: Regenerate.
325 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
327         * MAINTAINERS (Write After Approval): Add myself.
329 2015-12-02  Ian Lance Taylor  <iant@google.com>
331         PR go/66147
332         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
333         * Makefile.in: Regenerate.
335 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
337         PR libffi/65726
338         * Makefile.def (lang_env_dependencies): Make libffi depend
339         on cxx.
340         * Makefile.in: Regenerate.
342 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
344         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
345         symbols.
347 2015-11-20  Tristan Gingold  <gingold@adacore.com>
349         Sync with binutils-gdb:
350         2015-11-20  Tristan Gingold  <gingold@adacore.com>
352         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
353         * configure: Regenerate.
355 2015-11-19  Martin Liska  <mliska@suse.cz>
357         * .gitignore: Add .clang-format to ignored files.
358         * Makefile.in: Add clang-format.
359         * Makefile.tpl: Likewise.
361 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
363         * configure.ac: Enable libmpx by default.
364         * configure: Regenerated.
366 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
368         * MAINTAINERS: Update email address.
370 2015-10-23  Paulo Matos  <pmatos@linki.tools>
372         * MAINTAINERS: Update email address.
374 2015-10-23  Alan Hayward <alan.hayward@arm.com>
376         * MAINTAINERS  (Write After Approval): Add myself.
378 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
380         Sync with binutils-gdb:
381         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
383         PR gas/19109
384         * configure.ac: Add
385         --enable-compressed-debug-sections={all,gas,gold,ld}.
386         * configure: Regenerated.
388 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
390         * MAINTAINERS: Update list of Ada maintainers and email addresses.
392 2015-10-09  Martin Liska  <mliska@suse.cz>
394         * MAINTAINERS (Write After Approval): Add myself.
396 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
398         * MAINTAINERS (Write After Approval): Add myself.
400 2015-10-02  Florian Weimer  <fweimer@redhat.com>
402         * MAINTAINERS: Update email address.
404 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
406         * MAINTAINERS  (Write After Approval): Add myself.
408 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
410         * MAINTAINERS: Update email.
412 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
414         * MAINTAINERS: Update my email address.
416 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
418         * MAINTAINERS (ft32 port): Add myself.
420 2015-08-28  David Sherwood  <david.sherwood@arm.com>
422         * MAINTAINERS: Add myself.
424 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
426         * MAINTAINERS (Write After Approval): Add myself.
428 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
430         PR libfortran/54572
431         * Makefile.def: Make libgfortran depend on libbacktrace.
432         * Makefile.in: Regenerate.
434 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
436         * MAINTAINERS (Write After Approval): Add myself.
438 2015-08-12  Tom de Vries  <tom@codesourcery.com>
440         PR other/67092
441         * configure.ac: Remove --with_host_libstdcxx support.
442         * configure: Regenerate.
444 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
445             Jakub Jelinek  <jakub@redhat.com>
447         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
448         nvptx*-*-*.
449         * configure: Regenerate.
451 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
453         * Makefile.def (libiconv): Define bootstrap=true.
454         Mark pdf/html/info as missing.
455         (configure-gcc): Depend on all-libiconv.
456         (all-gcc): Ditto.
457         (configure-libcpp): Ditto.
458         (all-libcpp): Ditto.
459         (configure-intl): Ditto.
460         (all-intl): Ditto.
461         * Makefile.in: Regenerate.
463 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
465         * MAINTAINERS (loop ivopts): Add the entry and myself.
467 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
469         * MAINTAINERS (nvptx): Add self.
471 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
473         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
474         128-bit vector modes.
476 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
478         * MAINTAINERS (Write After Approval): Add myself.
480 2015-07-28  Ben Elliston  <bje@gnu.org>
482         * config.sub, config.guess: Import from upstream.
484 2015-07-24  Michael Darling  <darlingm@gmail.com>
486         PR other/66259
487         * config-ml.in: Reflects renaming of configure.in to configure.ac
488         * configure: Likewise
489         * configure.ac: Likewise
491 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
493         * MAINTAINERS: Update my email address.
495 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
497         Sync with binutils-gdb:
498         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
500         * configure.ac (target_configdirs): Exclude target-zlib if
501         target-libjava isn't built.
502         * configure: Regenerated.
504 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
506         Sync with binutils-gdb:
507         2015-05-13  John David Anglin  <dave.anglin@bell.net>
509         * configure.ac: Disable configuration of GDB for HPUX targets.
510         * configure: Regenerate.
512         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
514         * configure.ac: Add --with-system-zlib.
515         * configure: Regenerated.
517         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
519         * configure.ac: Add FT32 support.
520         * configure: Regenerate.
522         2015-01-12  Anthony Green  <green@moxielogic.com>
524         * configure.ac: Don't disable gprof for moxie.
525         * configure: Rebuild.
527 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
529         Sync with binutils-gdb:
530         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
532         PR ld/18355
533         * Makefile.def: Add extra_configure_flags to host zlib.
534         * configure.ac (extra_host_zlib_configure_flags): New.  Set
535         to --enable-host-shared When bfd is to be built as shared
536         library.  AC_SUBST.
537         * Makefile.in: Regenerated.
539 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
541         Sync with src:
542         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
543         * Makefile.def (dependencies): Add all-zlib to all-bfd.
544         * Makefile.in: Regenerated.
546 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
548         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
549         target.
550         * configure: Regenerate.
552 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
554         * MAINTAINERS (Write After Approval): Add myself.
556 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
558         * MAINTAINERS (OS Port Maintainers): Add myself.
559         (Various Maintainers): Remove myself from libffi testsuite.
561 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
563         * MAINTAINERS (gen* on machine desc): Add self.
565 2015-06-02  Jason Merrill  <jason@redhat.com>
567         PR bootstrap/66319
568         * configure.ac: Use -std=gnu++98.
570 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
572         * MAINTAINERS (Write After Approval): Add myself.
574 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
576         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
577         * configure: Regenerate.
579 2015-05-26  Jason Merrill  <jason@redhat.com>
581         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
582         * configure: Regenerate.
584 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
586         * configure.ac: FT32 target added.
587         * configure: Regenerated.
589 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
591         * MAINTAINERS (Write After Approval): Add myself.
593 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
595         * MAINTAINERS (Write After Approval): Add myself.
597 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
599         * configure.ac: Fix typo.
600         * configure: Regenerate.
602 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
604         * MAINTAINERS (Write After Approval): Add myself.
606 2015-05-03  Matthias Klose  <doko@ubuntu.com>
608         * configure.ac: Match $host configured with triplets.
609         * configure: Regenerate.
611 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
613         * Makefile.tpl: Remove surplus whitespace throughout.
614         * Makefile.in: Regenerate.
616 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
618         * MAINTAINERS (Various Maintainers): Add myself as instruction
619         combiner maintainer.
621 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
623         PR bootstrap/62077
624         * configure.ac (--enable-stage1-checking): Default to
625         release,misc,gimple,rtlflag,tree,types if --disable-checking
626         or --enable-checking is not specified and DEV-PHASE is not
627         experimental.
628         * configure: Regenerated.
630 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
632         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
633         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
634         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
635         * Makefile.in: Regenerate.
637 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
639         * MAINTAINERS: Update my email address.
641 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
643         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
645 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
647         * MAINTAINERS: Add myself as an arm port reviewer.
649 2015-03-25  Martin Liska  <mliska@suse.cz>
650             Yury Gribov  <y.gribov@samsung.com>
652         * Makefile.in: Fix ln source location for vimrc file.
653         * Makefile.tpl: Likewise.
655 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
657         PR bootstrap/25672
658         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
659         cross-compiling.  Similarly for CXX_FOR_TARGET.
660         * configure: Regenerate.
662 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
664         * Makefile.def: Add libmpx.
665         * configure.ac: Add libmpx.
666         * Makefile.in: Regenerate.
667         * configure: Regenerate.
669 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
671         * MAINTAINERS (CPU Port Maintainers): Add myself
672         i386 vector ISA extns mantainer.
674 2015-03-13  Jeff Law  <law@redhat.com>
676         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
677         maintainer.
678         Remove Richard Henderson as a maintainer for the x86 port.
680 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
682         * MAINTAINERS (CPU Port Maintainers): Update my email address.
684 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
686         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
687         pointer bounds checker and i386 MPX maintainer.
689 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
691         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
693 2015-02-26  Martin Sebor  <msebor@redhat.com>
695         * MAINTAINERS (Various Maintainers): Add self.
697 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
699         * configure.ac [--enable-as-accelerator-for] (enable_languages):
700         Make sure it contains lto.
701         * configure: Regenerate.
703 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
705         * configure: Regenerate.
707 2015-02-06  Diego Novillo  <dnovillo@google.com>
709         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
710         middle-end, docstring): Remove myself.
711         (Write After Approval): Add myself.
713 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
715         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
716         (Write After Approval): Update address.
718 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
720         PR jit/64780
721         * configure.ac: Require the user to explicitly specify
722         --enable-host-shared if the jit is enabled.
723         * configure: Regenerate.
725 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
727         * MAINTAINERS (Write After Approval): Add myself.
729 2015-01-25  Tom de Vries  <tom@codesourcery.com>
731         * MAINTAINERS: Make whitespace consistent.
733 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
735         * MAINTAINERS (Write After Approval): Add myself.
737 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
739         * MAINTAINERS: (Write After Approval): Add myself.
741 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
743         * MAINTAINERS: (Write After Approval): Add myself.
745 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
747         * MAINTAINERS: (Write After Approval): Add myself.
749 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
751         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
752         objective-c/c++ front end maintainer.
754 2015-01-13  Marek Polacek  <polacek@redhat.com>
756         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
758 2015-01-12  Jeff Law  <law@redhat.com>
760         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
761         a very long time.
763 2015-01-09  Ian Lance Taylor  <iant@google.com>
765         * configure.ac (host_tools): Add gotools.
766         * Makefile.def (host_modules): Add gotools.
767         (dependencies): Add dependency of all-gotools on all-target-libgo.
769 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
771         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
772         * configure: Regenerate.
774 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
776         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
777         all-target-libgomp.
778         * Makefile.in: Regenerate.
780 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
782         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
784 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
786         * configure.ac: Add Visium support.
787         * configure: Regenerate.
789 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
791         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
792         * configure: Regenerate.
794 2015-01-03  Andrew Pinski  <apinski@cavium.com>
796         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
797         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
798         (BASE_TARGET_EXPORTS): Add OBJCOPY.
799         (OBJCOPY_FOR_TARGET): New variable.
800         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
801         * Makefile.in: Regenerate.
802         * configure.ac: Check for already installed target objcopy.
803         Also GCC_TARGET_TOOL on objcopy.
804         * configure: Regenerate.
806 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
808         * config.sub: Update from upstream, to 2015-01-01 version.
809         * config.guess: Ditto.
811 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
813         * MAINTAINERS (RTEMS Ports): Add myself.
815 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
817         * MAINTAINERS (Write After Approval): Add myself.
819 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
821         * MAINTAINERS (Write After Approval): Add myself.
823 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
825         * configure.ac (--enable-as-accelerator-for): Don't set
826         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
827         * configure: Regenerate.
829 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
831         PR bootstrap/64023
832         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
833         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
834         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
835         to CXX.
836         * Makefile.in: Regenerated.
838 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
839             Yury Gribov  <y.gribov@samsung.com>
841         * .gitignore: Added .local.vimrc and .lvimrc.
842         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
843         * Makefile.in: Regenerate.
845 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
847         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
848         * configure: Regenerated.
850 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
852         * MAINTAINERS (nvptx port): New entry.
854 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
856         * configure: Regenerate.
858 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
860         * configure.ac: Merge with Binutils.
862 2014-11-26  Tobias Burnus  <burnus@net-b.de>
864         * Makefile.def: Make more dependent on mpfr, mpc and isl.
865         * Makefile.in: Regenerate.
867 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
869         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
870         missing flex.
871         * Makefile.in: Regenerated.
873 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
875         * Makefile.in: Regenerate.
877 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
879         PR bootstrap/63784
880         * libtool.m4: Add $pic_flag with -shared.
882 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
884         * MAINTAINERS (Write After Approval): Added myself.
886 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
888         * MAINTAINERS (write-after-approval): Add myself.
890 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
892         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
893         from 2 years ago.
895 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
897         Revert:
898         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
900         * MAINTAINERS (Write After Approval): Added myself as line map
901         maintainer.
903 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
905         Revert:
906         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
908         * MAINTAINERS (Write After Approval): Added myself.
910 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
912         * MAINTAINERS (Write After Approval): Added myself.
914 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
916         * MAINTAINERS (Write After Approval): Added myself as line map
917         maintainer.
919 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
921         * MAINTAINERS (Various Maintainers): Added myself as line map
922         maintainer.
924 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
926         * move-if-change: Sync from upstream gnulib.
928 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
930         * compile: Sync with upstream Automake.
931         * depcomp: Ditto.
932         * install-sh: Ditto.
933         * missing: Ditto.
934         * mkinstalldirs: Ditto.
935         * ylwrap: Ditto.
937 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
939         * config.sub: Update from upstream config repo.
940         * config.guess: Ditto.
942 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
944         * Makefile.def: Add liboffloadmic to target_modules.  Make
945         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
946         * Makefile.in: Regenerate.
947         * configure: Regenerate.
948         * configure.ac: Add liboffloadmic to target binaries.
949         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
950         Add liboffloadmic to noconfig list when C++ is not supported.
952 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
953             Thomas Schwinge  <thomas@codesourcery.com>
954             Ilya Verbin  <ilya.verbin@intel.com>
955             Andrey Turetskiy  <andrey.turetskiy@intel.com>
957         * configure: Regenerate.
958         * configure.ac (--enable-as-accelerator-for)
959         (--enable-offload-targets): New configure options.
961 2014-11-11  Tobias Burnus  <burnus@net-b.de>
963         * Makefile.def: Make all-gcc depend on all-isl.
964         * Makefile.in: Regenerate.
966 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
968         * ChangeLog.jit: New.
969         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
971 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
973         PR target/63610
974         * libtool.m4: Fix globbing of darwin versions.
975         * configure: Regenerate.
977 2014-11-11  Tobias Burnus  <burnus@net-b.de>
979         * Makefile.def: Remove CLooG.
980         * Makefile.tpl: Ditto.
981         * configure.ac: Ditto.
982         * configure: Regenerate.
983         * Makefile.in: Ditto.
985 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
987         * configure.ac: Handle nvptx-*-*.
988         * configure: Regenerate.
990 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
992         * MAINTAINERS (Write After Approval): Add myself.
994 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
996         * Makefile.def (libcc1): Remove bootstrap=true;.
997         * Makefile.in: Regenerated.
999 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1001         * configure.ac: Update comment.
1002         * configure: Regenerate.
1004 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1006         * MAINTAINERS (Write After Approval): Add myself.
1008 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1010         * configure.ac (extra_host_libiberty_configure_flags): Add
1011         --enable-shared also for libcc1's benefit.
1012         * configure: Regenerate.
1014 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1016         * MAINTAINERS: Change my email address.
1018 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1019             Tom Tromey  <tromey@redhat.com>
1021         * Makefile.def: Add libcc1 to host_modules.
1022         * configure.ac (host_tools): Add libcc1.
1023         * Makefile.in, configure: Rebuild.
1025 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1027         * configure.ac (build_configargs): Don't share config.cache between
1028         build subdirs.
1029         * configure: Regenerate.
1031 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1033         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1034         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1035         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1036         leon3v7 as leon3.
1037         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1038         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1039         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1040         * config/sparc/sparc.md (cpu): Add leon3v7.
1041         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1043 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1045         * MAINTAINERS (write-after-approval): Add myself.
1047 2014-10-23  Ian Lance Taylor  <iant@google.com>
1049         * configure.ac: Disable the Go frontend on systems where it is known
1050         to not work.
1051         * configure: Regenerate.
1053 2014-10-23  Richard Biener  <rguenther@suse.de>
1055         * Makefile.def: Add libcpp build module and dependencies.
1056         * configure.ac: Add libcpp build module.
1057         * Makefile.in: Regenerate.
1058         * configure: Likewise.
1060 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1062         * MAINTAINERS (write-after-approval): Add myself.
1064 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1066         * INSTALL/README: Do not mention CVS.
1068 2014-10-03  Jing Yu  <jingyu@google.com>
1070         * configure.ac: Add aarch64 to list of targets that support gold.
1071         * configure: Regenerate.
1073 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1075         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1077 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1079         * MAINTAINERS:  Add myself as MIPS maintainer.
1081 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1083         * MAINTAINERS: Move myself to MIPS maintainers.
1085 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1087         * MAINTAINERS: Put all email addresses between '<' and '>'.
1089 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1091         * MAINTAINERS: Move myself to reviewers (Fortran).
1093 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1095         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1096         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1097         * Makefile.in: Regenerate.
1099 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1101         * rtx-classes-status.txt: Delete
1103 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1105         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1107 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1109         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1110         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1111         of checking for version number.
1112         * configure: Regenerated.
1113         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1115 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1117         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1118         is done; begin phase 6 (use extra rtx_def subclasses).
1120 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1122         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1123         done; begin phase 5 (additional rtx_def subclasses).
1125 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1127         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1129 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1131         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1132         SET_BB_HEADER are done.
1134 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1136         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1137         done.
1139 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1141         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1143 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1145         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1147 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1149         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1151 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1153         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1155 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1157         * rtx-classes-status.txt: Phase 3 (per-file commits within
1158         "config" subdirs) is done; begin phase 4 (removal of
1159         "scaffolding").
1161 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1163         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1164         dir) is done; begin phase 3 (per-file commits within "config"
1165         subdirs).
1167 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1169         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1170         phase 2 (per-file commits in main source dir).
1172 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1174         * configure: Regenerated.
1176 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1178         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1180 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1182         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1184 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1186         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1188 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1190         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1192 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1194         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1196 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1198         * MAINTAINERS (Write After Approval): Add myself.
1200 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1202         * MAINTAINERS: Remove myself
1204 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1206         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1208 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1210         * MAINTAINERS (Write After Approval): Add myself.
1212 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1214         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1215         SET_BB_HEADER, SET_BB_FOOTER
1217 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1219         * rtx-classes-status.txt: New file
1221 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1223         * configure.ac: Eliminate ClooG installation dependency.
1224         * configure: Regenerate.
1225         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1226         * Makefile.in: Regenerate.
1228 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1230         * MAINTAINERS (Write After Approval): Add myself.
1232 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1234         * MAINTAINERS (Write After Approval): Add myself.
1236 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1238         * MAINTAINERS (Write After Approval): Add myself.
1240 2014-07-28  Anthony Green  <green@moxielogic.com>
1242         Import from savannah.gnu.org:
1243         * config.sub: Update to 2014-07-28 version.
1245 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1247         * MAINTAINERS: Remove my MIPS maintainer entry.
1249 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1251         PR target/47230
1252         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1253         * configure: Regenerate.
1255 2014-07-24  James Norris  <jnorris@codesourcery.com>
1257         * MAINTAINERS (Write After Approval): Add myself.
1259 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1261         * configure.ac: Accept only CLooG 0.18.1.
1262         * configure: Regenerate.
1264 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1266         * configure.ac: Don't accept isl 0.11.
1267         * configure: Regenerate.
1269 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1271         * MAINTAINERS (Write After Approval): Add myself.
1273 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1275         * configure.ac: Don't accept isl 0.10.
1276         * configure: Regenerate.
1278 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1280         Fix include path for in-tree cloog.
1281         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1282         * configure: Regenerate.
1284 2014-06-18  Richard Henderson  <rth@redhat.com>
1286         * .gitignore: Import gcc_update output.
1288 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1290         * config-ml.in: Robustify ac_configure_args parsing.
1292         * configure.ac (--enable-linker-plugin-configure-flags)
1293         (--enable-linker-plugin-flags): New flags.
1294         (configdirs): Conditionally add libiberty-linker-plugin.
1295         * configure: Regenerate.
1296         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1297         (host_modules) <lto-plugin>: Pay attention to
1298         @extra_linker_plugin_flags@ and
1299         @extra_linker_plugin_configure_flags@.
1300         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1301         * Makefile.in: Regenerate.
1303         * Makefile.tpl (configure-[+prefix+][+module+])
1304         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1305         "module_srcdir" instead of "module" for locating a module's srcdir.
1306         * Makefile.in: Regenerate.
1308 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1310         * MAINTAINERS (Write After Approval): Add myself.
1312 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1314         * MAINTAINERS: Update my email address.
1316 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1318         * MAINTAINERS (Write After Approval): Add myself.
1320 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1322         * MAINTAINERS (Write After Approval): Add myself.
1324 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1326         PR libstdc++/61011
1327         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1328         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1329         * configure: Regenerate.
1331 2014-05-28  Pedro Alves  <palves@redhat.com>
1333         * MAINTAINERS (Write After Approval): Add myself.
1335 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1337         * MAINTAINERS: Update my affiliation/email.
1339 2014-05-19  Mike Stump  <mikestump@comcast.net>
1341         * MAINTAINERS: Add wide-int reviewers.
1343 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1345         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1346         * configure: Regenerated.
1348 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1350         * MAINTAINERS (libitm): Add myself as maintainer.
1352 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1354         * MAINTAINERS (Write After Approval): Add myself.
1356 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1358         * config.sub, config.guess: Import from upstream.
1360 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1362         * MAINTAINERS (Write After Approval): Put myself in correct order.
1364 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1366         * MAINTAINERS (Write After Approval): Add myself.
1368 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1370         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1371         section.
1373 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1375         * MAINTAINERS (Write After Approval): Delete myself.
1377 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1379         PR sanitizer/56781
1380         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1381         and -B* options with -Xcompiler.
1383 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1385         PR bootstrap/60620
1386         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1387         * Makefile.in: Regenerate.
1389 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1391         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1392         for WINDRES_FOR_TARGET in default-manifest.o rule.
1393         * Makefile.in: Regenerate.
1395 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1397         * MAINTAINERS (Write After Approval): Add myself.
1399 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1401         PR sanitizer/56781
1402         * Makefile.def: Set bootstrap=true; for host fixincludes.
1403         * configure.ac: Don't bootstrap host fixincludes unless
1404         --with-build-config=bootstrap-{a,ub}san.
1405         * Makefile.in: Regenerated.
1406         * configure: Regenerated.
1408 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1410         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1411         --enable-vtable-verify option parsing.  Don't add
1412         target-libsanitizer to bootstrap_target_libs unless
1413         --with-build-config=bootstrap-asan or
1414         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1415         to bootstrap_target_libs unless --enable-vtable-verify.
1416         * configure: Regenerated.
1418 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1420         * MAINTAINERS (Write After Approval): Add myself.
1422 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1424         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1426 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1428         PR bootstrap/58572
1429         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1430         -I for libstdc++-v3 includes if $(LEAN).
1431         * Makefile.in: Regenerated.
1433 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1435         * MAINTAINERS: Update my email address.
1437 2014-02-24  Walter Lee  <walt@tilera.com>
1439         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1440         (tilegx-*-*): Change to tilegx*-*-*.
1441         * configure: Regenerate.
1443 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1445         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1447 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1449         * MAINTAINERS (Write After Approval): Add myself.
1451 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1453         PR target/59788
1454         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1455         *solaris2*.
1457 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1459         * MAINTAINERS: Update my email address.
1461 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1463         * MAINTAINERS: Convert to UTF-8.
1464         Properly sort Xinliang David Li's entry.
1466 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1467             Sandra Loosemore  <sandra@codesourcery.com>
1469         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1470         nios2 port maintainers.
1472 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1474         * MAINTAINERS (Write After Approval): Add myself.
1476 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1478         * configure.ac: Add user-friendly check for native x86_64-linux
1479         multilibs.
1480         * configure: Regenerate.
1482 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1484         * MAINTAINERS: Add myself as sh maintainer.
1486 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1488         * MAINTAINERS: Add self as SLSR maintainer.
1490 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1492         * MAINTAINERS: Update my email address.
1494 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1496         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1498 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1500         * Makefile.in: Regenerate.
1502         * Makefile.tpl: Fix typo.
1503         * Makefile.in: Regenerate partially.
1505 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1507         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1508         supported.
1509         * configure: Regenerated.
1511 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1513         * MAINTAINERS (Write After Approval): Add myself.
1515 2013-10-30  Jason Merrill  <jason@redhat.com>
1517         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1518         --disable-build-format-warnings.
1520 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1522         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1523         depend on libstdc++ and libgcc.
1524         * configure: Regenerate.
1525         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1526         libcilkrts for POSIX and i*86, and x86_64 architectures.
1527         * Makefile.in: Added libcilkrts related fields to support building it.
1529 2013-10-26  Jeff Law  <law@redhat.com>
1531         * Makefile.def (target_modules): Remove libmudflap
1532         (languages): Remove check-target-libmudflap).
1533         * Makefile.in: Rebuilt.
1534         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1535         * configure.ac (target_libraries): Remove target-libmudflap.
1536         Remove checks which disabled libmudflap on some systems.
1537         * configure: Rebuilt.
1538         * libmudflap: Directory removed.
1540 2013-10-21  Cong Hou  <congh@google.com>
1542         * MAINTAINERS (Write After Approval): Add myself.
1544 2013-10-16  Mike Stump  <mikestump@comcast.net>
1546         * .dir-locals.el: Add.
1548 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1550         * configure.ac: Add --enable-host-shared
1551         * configure: Regenerate.
1553 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1555         Import from savannah.gnu.org:
1556         * config.guess: Update to 2013-06-10 version.
1557         * config.sub: Update to 2013-10-01 version.
1559 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1561         Changes to build configuration to allow big endian ARC ELF toolchain
1562         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1563         * configure: Regenerate.
1565 2013-09-20  Alan Modra  <amodra@gmail.com>
1567         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1568         ppc host match.  Support little-endian powerpc linux hosts.
1570 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1572         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1573         maintainer.
1575 2013-09-12  DJ Delorie  <dj@redhat.com>
1577         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1578         maintainers.
1580 2013-09-03  Richard Biener  <rguenther@suse.de>
1582         * configure.ac: Also allow ISL 0.12.
1583         * configure: Regenerated.
1585 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1587         * MAINTAINERS (Write After Approval): Add myself.
1589 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1591         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1593 2013-08-26  Caroline Tice  <cmtice@google.com>
1595         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1596         "Various Reviewers" to libvtv "Various Maintainers".
1598 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1600         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1602 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1604         * MAINTAINERS: Update name, email.
1606 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1608         * MAINTAINERS (Write After Approval): Add myself.
1610 2013-08-12  Caroline Tice  <cmtice@google.com>
1612         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1613         address in the Write After Approval section.
1615 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1617         * MAINTAINERS (Write After Approval): Update email.
1619 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1621         * configure.ac: Adjust to check VTV_SUPPORTED.
1622         * configure: Regenerated.
1624 2013-08-02  Caroline Tice  <cmtice@google.com>
1626         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1627         on non-linux systems; add target-libvtv to noconfigdirs; add
1628         libsupc++/.libs to C++ library search paths.
1629         * configure: Regenerated.
1630         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1631         libstdc++ and libgcc.
1632         * Makefile.in: Regenerated.
1634 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1636         * MAINTAINERS (Write After Approval): Add myself.
1638 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1639             Shiva Chen  <shiva0217@gmail.com>
1641         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1642         nds32 port maintainers.
1644 2013-07-17  Tim Shen  <timshen91@gmail.com>
1646         * MAINTAINERS (Write After Approval): Add myself.
1648 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1650         * configure.ac: Sync from binutils.
1651         * configure: Regenerate.
1653 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1655         * MAINTAINERS (Write After Approval): Add myself.
1657 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1659         * MAINTAINERS (Write After Approval): Add myself.
1661 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1663         * MAINTAINERS (Write After Approval): Add myself.
1665 2013-04-30  Brooks Moses  <bmoses@google.com>
1667         * MAINTAINERS: Update my email; move myself from Fortran
1668         reviewer to Write After Approval.
1670 2013-04-16  Andreas Schwab  <schwab@suse.de>
1672         * configure.ac (aarch64-*-*): Don't disable java.
1673         * configure: Regenerate.
1675 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1677         * MAINTAINERS (Write After Approval): Add myself.
1679 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1681         * Makefile.def (target_modules): Don't install libffi.
1682         * Makefile.in: Regenerate.
1684 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1686         * MAINTAINERS (Write After Approval): Add myself.
1688 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1690         * MAINTAINERS (Write After Approval): Add myself.
1692 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1694         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1695         * configure: Regenerated.
1697 2013-02-05  Ian Lance Taylor  <iant@google.com>
1699         PR go/55969
1700         * configure.ac: Disable libgo on some systems where it does not
1701         work.
1703 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1705         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1706         Remove Geoff Keating as rs6000 port maintainer, at his request.
1708 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1710         * MAINTAINERS: Update my email.
1712 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1714         * configure: Re-generate.
1716 2013-01-15  Richard Biener  <rguenther@suse.de>
1718         PR other/55973
1719         * configure: Re-generate.
1721 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1723         * Makefile.def (install-target-libsanitizer): Depend on
1724         install-target-libstdc++-v3.
1725         * Makefile.in: Regenerate.
1727 2013-01-14  Richard Biener  <rguenther@suse.de>
1729         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1730         * configure: Re-generate
1732 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1734         * config.sub: Update from config repo.
1736 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1738         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1739         * Makefile.in: Regenerate.
1741 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1743         * MAINTAINERS (arc): Add new port maintainership for myself.
1745 2013-01-09  Jason Merrill  <jason@redhat.com>
1747         * .gitignore: Import from gdb repository.
1749 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1751         * Makefile.def (configure-gcc): Depend on all-gmp.
1752         (all-gcc): Remove dependency on all-gmp.
1753         * Makefile.in: Regenerated.
1755 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1757         * config.sub: Merge from config repo.
1758         * config.guess: Ditto.
1760 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1762         * Makefile.def: Merge from binutils.
1763         * Makefile.in: Ditto.
1765 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1767         * MAINTAINERS: Update my email.
1769 2012-12-29  Ben Elliston  <bje@gnu.org>
1771         * config.guess: Update to 2012-12-29 version.
1772         * config.sub: Likewise.
1774 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1776         * Makefile.def (install-target-libgfortran): Depend on
1777         install-target-libquadmath, install-target-libgcc.
1778         (install-target-libsanitizer): Depend on install-target-libgcc.
1779         (install-target-libjava): Depend on install-target-libgcc.
1780         (install-target-libitm): Depend on install-target-libgcc.
1781         (install-target-libobjc): Depend on install-target-libgcc.
1782         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1783         * Makefile.in: Regenerate.
1785 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1787         * Makefile.def (install-target-libgo): Depend on
1788         install-target-libatomic.
1789         * Makefile.in: Regenerate.
1791 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1793         PR go/55201
1794         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1795         * Makefile.in: Regenerate.
1797 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1799         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1800         * configure: Regenerate.
1802 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1804         * config.sub: Merge from config repo.
1806 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1808         * Makefile.def (target_modules): Add bootstrap=true and
1809         raw_cxx=true to libsanitizer.
1810         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1811         * Makefile.in: Regenerated.
1812         * configure: Likewise.
1814 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1816         * MAINTAINERS: Remove self as RTL optimization maintainer.
1818 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1820         * MAINTAINERS (Write After Approval): Add myself.
1822 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1824         * Makefile.def (target_modules): Remove bootstrap=true and
1825         raw_cxx=true from libsanitizer.
1826         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1827         * Makefile.in: Regenerated.
1828         * configure: Likewise.
1830 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1832         * Makefile.def (target_modules): Add bootstrap=true and
1833         raw_cxx=true to libsanitizer.
1834         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1835         * Makefile.in: Regenerated.
1836         * configure: Likewise.
1838 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1840         PR bootstrap/54279
1841         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1842         * configure: Regenerate.
1843         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1844         * Makefile.in: Regenerate.
1846 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1848         * configure.ac: Disable libsanitizer if we're not building C++.
1849         * configure: Regenerate.
1851 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1853         * MAINTAINERS (Write After Approval): Add myself.
1855 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1857         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1858         Kostya Serebryany (kcc@google.com) and
1859         Jakub Jelinek (jakub@redhat.com).
1860         Rename area for Dodji Seketeli (dodji@redhat.com).
1862 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1864         * MAINTAINERS: (asan.c, related): Add myself.
1866 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1868         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1869         * configure: Regenerate.
1871 2012-11-13  Richard Henderson  <rth@redhat.com>
1873         * configure.ac: Move libsanitizer logic to subdirectory.
1874         * configure: Regenerate.
1876 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1878         * configure.ac: Enable libsanitizer just on x86 linux for now.
1879         * configure: Re-generate.
1881 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1883         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1884         sections.
1885         * configure: Regenerate.
1887 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1889         * configure.ac: Add section for configdirs for libsanitizer.
1890         Disable for cris-*-* and mmix-*-*.
1891         * configure: Regenerate.
1893 2012-11-12  Wei Mi <wmi@google.com>
1895         * configure.ac: Add libsanitizer to target_libraries.
1896         * Makefile.def: Ditto.
1897         * configure: Regenerate.
1898         * Makefile.in: Regenerate.
1899         * libsanitizer: New directory for asan runtime.  Contains an empty
1900         tsan directory.
1902 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1904         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1905         against Mingw64 w32api.
1906         * configure: Regenerate.
1908 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1910         * configure: Regenerated.
1912 2012-11-03  Robert Mason  <rbmj@verizon.net>
1914         * configure.ac: add --disable-libstdcxx configure option
1915         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1917 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1919         * MAINTAINERS (Write After Approval): Add myself.
1921 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1923         * MAINTAINERS (Write After Approval): Add myself.
1925 2012-10-24  Sharad Singhai  <singhai@google.com>
1927         * MAINTAINERS (Write After Approval): Add myself.
1929 2012-10-24  Eric Christopher  <echristo@gmail.com>
1931         * MAINTAINERS: Update email address.
1933 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1935         PR bootstrap/54820
1936         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1937         * configure: Regenerate.
1939 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1941         * MAINTAINERS (aarch64): Add Marcus and myself.
1943 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1945         PR bootstrap/54820
1946         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1947         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1948         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1949         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1950         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1951         * Makefile.in: Regenerate.
1952         * configure.ac (have_static_libs): New variable and associated check.
1953         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1954         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1955         * configure: Regenerate.
1957 2012-10-10  Richard Biener  <rguenther@suse.de>
1959         * MAINTAINERS: Adjust for changed surname.
1961 2012-10-04  Lawrence Crowl  <crowl@google.com>
1963         * MAINTAINERS (Write After Approval): Add myself.
1965 2012-10-01  Cary Coutant  <ccoutant@google.com>
1967         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1969 2012-09-28  Ian Lance Taylor  <iant@google.com>
1971         * Makefile.def: Make all-target-libgo depend on
1972         all-target-libbacktrace.
1973         * Makefile.in: Rebuild.
1975 2012-09-26  Ian Lance Taylor  <iant@google.com>
1977         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1978         * Makefile.in: Rebuild.
1980 2012-09-20  Walter Lee  <walt@tilera.com>
1982         * configure.ac: Add tilegx to list of targets that support gold.
1983         * configure: Regenerate.
1985 2012-09-20  Marek Polacek  <polacek@redhat.com>
1987         * MAINTAINERS (Write After Approval): Add myself.
1989 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1991         * configure.ac: Add mips*-mti-elf* target.
1992         * configure: Regenerate.
1994 2012-09-17  Ian Lance Taylor  <iant@google.com>
1996         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1997         * configure.ac (host_libs): Add libbacktrace.
1998         (target_libraries): Add libbacktrace.
1999         * Makefile.def (host_modules): Add libbacktrace.
2000         (target_modules): Likewise.
2001         * configure, Makefile.in: Rebuild.
2003 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2005         PR target/38607
2006         Merge upstream change.
2007         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2009         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2010         Add libgomp*.o to compare_exclusions for AIX.
2011         * configure: Regenerate.
2013 2012-09-06  Diego Novillo  <dnovillo@google.com>
2015         * configure.ac: Bump minimum GMP version to 4.2.3.
2016         * configure: Re-generate.
2018 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2020         PR target/54461
2021         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2022         target-libgloss if not configured --with-avrlibc=no.
2023         * configure: Regenerate.
2025 2012-09-04  Jason Merrill  <jason@redhat.com>
2027         * configure.ac: Fix --enable-languages=all.
2029 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2031         * MAINTAINERS (Write After Approval): Add myself.
2033 2012-09-03  Richard Guenther  <rguenther@suse.de>
2035         PR bootstrap/54138
2036         * configure.ac: Re-organize ISL / CLOOG checks to allow
2037         disabling with either --without-isl or --without-cloog.
2038         * configure: Regenerated.
2040 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2042         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2043         * configure: Regenerate.
2045 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2047         * MAINTAINERS: Fix my email address.
2049 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2051         PR binutils/4970
2052         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2053         and opcodes.
2054         * Makefile.in: Regenerated.
2056 2012-08-26  Art Haas <ahaas@impactweather.com>
2058         * configure: Regenerate.
2060 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2062         * INSTALL/README: Also refer to the online installation
2063         instructions.
2065 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2067         * MAINTAINERS (Write After Approval): Add myself.
2068         (Picochip port): Remove myself.
2070 2012-08-14   Diego Novillo  <dnovillo@google.com>
2072         Merge from cxx-conversion branch.
2074         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2075         POSTSTAGE1_CONFIGURE_FLAGS.
2076         * Makefile.in: Regenerate.
2077         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2078         Force C++ when bootstrapping.
2079         * configure: Regenerate.
2081 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2083         * MAINTAINERS (Write After Approval): Add myself.
2085 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2087         * README: Document use of ranges of years in copyright notices.
2089 2012-07-06  Richard Guenther  <rguenther@suse.de>
2091         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2092         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2093         --with-gmp=system.
2094         * Makefile.in: Regenerated.
2095         * configure: Likewise.
2097 2012-07-06  Richard Guenther  <rguenther@suse.de>
2099         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2100         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2101         supply V=1 as extra_make_flags.
2102         * configure: Regenerated.
2103         * Makefile.in: Likewise.
2105 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2107         * configure: Regenerate.
2109 2012-07-03  Richard Guenther  <rguenther@suse.de>
2111         * Makfile.def (isl): Remove not necessary extra_exports and
2112         extra_make_flags.
2113         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2114         * Makefile.in: Regenerated.
2116 2012-07-03  Richard Guenther  <rguenther@suse.de>
2118         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2119         * configure.ac: If either the ISL or the CLooG check failed
2120         do not try to build in-tree versions.
2121         * Makefile.in: Regenerated.
2122         * configure: Regenerated.
2124 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2126         * configure: Regenerate.
2128 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2130         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2131         maintainer.
2133 2012-07-02  Richard Guenther  <rguenther@suse.de>
2135         * configure: Regenerated.
2137 2012-07-02  Richard Guenther  <rguenther@suse.de>
2138         Michael Matz  <matz@suse.de>
2139         Tobias Grosser <tobias@grosser.es>
2140         Sebastian Pop <sebpop@gmail.com>
2142         * Makefile.def: Add ISL host module, remove PPL host module.
2143         Adjust ClooG host module to use the proper ISL.
2144         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2145         * configure.ac: Include config/isl.m4.  Add ISL host library,
2146         remove PPL.  Remove PPL configury, add ISL configury, adjust
2147         ClooG configury.
2148         * Makefile.in: Regenerated.
2149         * configure: Likewise.
2151 2012-07-02  Richard Guenther  <rguenther@suse.de>
2153         Merge from graphite branch
2154         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2156         * configure: Regenerated.
2157         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2158         both cloog.org and legacy versions. The only supported version will
2159         be CLooG with the isl backend.
2161         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2163         * configure: Regenerated.
2164         * configure.ac: Require cloog isl 0.17.0
2166         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2168         * configure: Regenerated.
2169         * config/cloog.m4: Do not define CLOOG_ORG
2171 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2173         * configure.ac: Skip C if explicitly selected.
2174         * configure: Regenerate.
2176 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2178         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2179         they contain -O2.
2180         * configure: Regenerate.
2182 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2184         PR debug/53740
2185         * df.h, df-problems.c, dce.c: Revert last patch.
2187 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2189         * MAINTAINERS (Write After Approval): Update my email address.
2191 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2193         * MAINTAINERS (Write After Approval): Add myself.
2195 2012-06-20  Jason Merrill  <jason@redhat.com>
2197         * Makefile.tpl (check-target-libgomp-c++): New.
2198         (check-target-libitm-c++): New.
2199         * Makefile.def (c++): Add them.
2200         * Makefile.in: Regenerate.
2202 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2204         * MAINTAINERS (Write After Approval): Add myself.
2206 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2208         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2209         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2210         (install-no-fixedincludes): Adjust accordingly.
2211         * Makefile.in: Regenerate.
2213 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2215         Merge upstream change
2216         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2218 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2220         * MAINTAINERS (Write After Approval): Add myself.
2222 2012-05-09  Nick Clifton  <nickc@redhat.com>
2223             Paul Smith  <psmith@gnu.org>
2225         PR bootstrap/50461
2226         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2227         allow for the fact that from release v3.1.0 of MPFR the source
2228         files were moved into a src sub-directory.
2229         * configure: Regenerate.
2231 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2233         * configure.ac: Bump minimum MPFR version to 2.4.0.
2234         * configure: Regenerated.
2236 2012-05-01  Richard Henderson  <rth@redhat.com>
2238         * Makefile.def (libatomic): New target_module.
2239         * configure.ac (target_libraries): Add libatomic.
2240         (noconfigdirs): Check if libatomic is supported.
2241         * Makefile.in, configure: Rebuild.
2243 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2245         * MAINTAINERS (Write After Approval): Add myself.
2247 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2249         * config.sub: Update to 2012-04-18 version from official repo.
2251 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2253         * MAINTAINERS (Write After Approval): Add myself.
2255 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2257         * MAINTAINERS: Changed email address.
2259 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2261         PR target/52737
2262         * contrib/gcc_update (files_and_dependencies):
2263         Remove gcc/config/avr/t-multilib from touch data.
2265 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2267         * MAINTAINERS (OS Port Maintainers): Remove irix.
2268         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2269         (unsupported_languages): Remove mips-sgi-irix6.*.
2270         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2271         (with_stabs): Remove.
2272         * configure: Regenerate.
2274 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2276         * MAINTAINERS (OS Port Maintainers): Remove osf.
2277         * configure.ac (enable_libgomp): Remove *-*-osf*.
2278         (with_stabs): Remove alpha*-*-osf*.
2279         * configure: Regenerate.
2281 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2283         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2284         * configure: Regenerate.
2286 2012-02-17  Walter Lee  <walt@tilera.com>
2288         * MAINTAINERS: (Write After Approval): Delete myself.
2290 2012-02-14  Walter Lee  <walt@tilera.com>
2292         * MAINTAINERS (tilegx port): Add myself.
2293         (tilepro port): Add myself.
2294         (Write After Approval): Add myself.
2296 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2298         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2299         and Joseph Myers as docstring relicensing maintainers.
2301 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2303         * MAINTAINERS (write-after-approval): Add myself.
2305 2012-02-08  Ira Rosen <irar@il.ibm.com>
2307         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2308         maintainer.
2310 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2312         * MAINTAINERS (Write After Approval): Move myself to
2313         maintain alphabetical order.
2315 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2317         * MAINTAINERS (Write After Approval): Add myself.
2319 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2321         * MAINTAINERS (Write After Approval): Add myself.
2323 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2324             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2326         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2327         * configure: Regenerate.
2329 2012-01-23  Harshit Chopra  <harshit@google.com>
2331         * MAINTAINERS (Write After Approval): Add myself.
2333 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2335         * configure.ac: Remove reference to mh-interix.
2336         * configure: Regenerate.
2338 2012-01-05  Richard Henderson  <rth@redhat.com>
2340         PR bootstrap/51072
2341         * configure.ac: Disable libitm if c++ is not enabled.
2342         * configure: Rebuild.
2344         * configure.ac: Fix regexp for same.
2345         * configure: Rebuild.
2347 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2349         * MAINTAINERS (Write After Approval): Add myself.
2351 2012-01-02  Richard Guenther  <rguenther@suse.de>
2353         PR bootstrap/51686
2354         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2355         * Makefile.in: Regenerate.
2357 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2359         * MAINTAINERS (Write After Approval): Add myself.
2361 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2363         * configure: Regenerate.
2365 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2367         * MAINTAINERS (picochip): Changed email address.
2369 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2371         * MAINTAINERS (write-after-approval): Add self.
2373 2011-11-29  DJ Delorie  <dj@redhat.com>
2375         * configure.ac (rl78-*-*) New case.
2376         * configure: Regenerate.
2377         * MAINTAINERS: Add myself as RL78 maintainer.
2379 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2381         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2383 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2385         * libtool.m4: Additional FreeBSD 10 fixes.
2387 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2389         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2390         Maintainers section, as Epiphany maintainer.
2392 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2394         PR target/49992
2395         * configure.ac: Remove ranlib special-casing for Darwin.
2396         * configure: Regenerate.
2398 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2400         * MAINTAINERS (Reviewers): Keep the list sorted.
2402 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2404         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2406 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2408         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2409         * configure: Rebuild.
2410         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2411         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2412         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2413         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2414         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2415         Add READELF.
2416         * Makefile.in: Rebuild.
2418 2011-11-09  Jason Merrill  <jason@redhat.com>
2420         * Makefile.def (language=c++): Remove check-c++0x.
2421         * Makefile.in (check-gcc-c++): Regenerate.
2423 2011-11-08  Richard Henderson  <rth@redhat.com>
2425         * configure.ac: Test for libitm directory present first.
2427         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2429         * configure.ac: Test libitm/configure.tgt to disable libitm.
2430         * configure: Rebuild.
2432 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2433             Richard Henderson  <rth@redhat.com>
2435         Merged from transactional-memory.
2437         * Makefile.def (lang_env_dependencies): libitm is c++.
2438         Add libitm target module.
2439         * configure.ac: Likewise.
2440         * config/mmap.m4: New file.
2441         * contrib/gcc_update: Add libitm to touch data.
2442         * Makefile.in, configure: Rebuild.
2444 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2446         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2447         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2448         * Makefile.in: Regenerate.
2450 2011-11-01  DJ Delorie  <dj@redhat.com>
2452         * config.sub: Update to version 2011-10-29 (added rl78)
2454 2011-10-27  Nick Clifton  <nickc@redhat.com>
2456         * config.sub: Import these changes from the config project:
2458         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2459             Ben Elliston  <bje@gnu.org>
2461         * config.sub (epiphany): New.
2463         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2464             Ben Elliston  <bje@gnu.org>
2466         * config.sub (hexagon, hexagon-*): New.
2468         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2470         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2471         64eb to be64.
2473         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2475         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2476         (nacl): Grok as alias for 32el-unknown-nacl.
2478 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2480         * MAINTAINERS (Write After Approval): Add myself.
2482 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2484         * MAINTAINERS (Write After Approval): Add myself.
2486 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2488         * MAINTAINERS (sparc port): Remove myself.
2490 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2492         * MAINTAINERS (Write After Approval): Add myself.
2494 2011-08-14  Yao Qi  <yao@codesourcery.com>
2496         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2497         * configure: Regenerate.
2499 2011-07-26  Ian Lance Taylor  <iant@google.com>
2501         * configure.ac: Set have_compiler based on whether gcc directory
2502         exists, rather than on whether gcc is in configdirs.
2503         * configure: Rebuild.
2505 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2507         * MAINTAINERS (Global Reviewers): Add self.
2509 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2511         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2512         link directories.
2513         * Makefile.in: Rebuild.
2515 2011-07-20  Ian Lance Taylor  <iant@google.com>
2517         PR bootstrap/49787
2518         * configure.ac: Move --enable-bootstrap handling earlier in file.
2519         If --enable-bootstrap and either --enable-build-with-cxx or
2520         --enable-build-poststage1-with-cxx, enable C++ automatically.
2521         * configure: Rebuild.
2523 2011-07-19  Ian Lance Taylor  <iant@google.com>
2525         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2526         make C++ a boot_language.  Set and substitute
2527         POSTSTAGE1_CONFIGURE_FLAGS.
2528         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2529         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2530         * configure, Makefile.in: Rebuild.
2532 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2534         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2535         maintainers.
2537 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2539         * MAINTAINERS (Global Reviewers): Add myself.
2541 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2543         * configure: Regenerate.
2545 2011-07-16  Jason Merrill  <jason@redhat.com>
2547         * Makefile.def (language=c++): Add check-c++0x and
2548         check-target-libmudflap-c++.
2549         * Makefile.tpl (check-target-libmudflap-c++): New.
2550         * Makefile.in: Regenerate.
2552 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2554         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2555         * Makefile.def (target_modules/libjava): Pass
2556         $(EXTRA_CONFIGARGS_LIBJAVA).
2557         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2558         if not configured with --enable-static-libjava.
2559         * Makefile.in: Regenerate.
2560         * configure: Likewise.
2562 2011-07-15  Jason Merrill  <jason@redhat.com>
2564         * Makefile.in (check-c++): Move check-gcc-c++0x after
2565         check-target-libstdc++-v3.
2567 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2569         * MAINTAINERS (c6x port): New entry.
2571 2011-07-13  Jason Merrill  <jason@redhat.com>
2573         * Makefile.in (check-gcc-c++0x): New.
2574         (check-c++): Depend on it.
2576 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2578         PR target/39150
2579         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2580         x86_64-*-solaris2.1[0-9]*.
2581         * configure: Regenerate.
2583 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2585         * MAINTAINERS (RTL optimizers): Add self.
2587 2011-06-27  Gabriel Charette  <gchare@google.com>
2589         * MAINTAINERS (Write After Approval): Add myself.
2591 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2593         PR regression/47836
2594         PR bootstrap/23656
2595         PR other/47733
2596         PR bootstrap/49247
2597         PR c/48825
2598         * configure.ac (target_libraries): Remove target-libiberty.
2599         Remove case-statement setting skipdirs=target-libiberty for
2600         multiple targets.  Remove checking target_configdirs and
2601         removing target-libiberty but keeping target-libgcc if
2602         otherwise empty.
2603         * Makefile.def (target_modules): Don't add libiberty.
2604         (dependencies): Remove all traces of target-libiberty.
2605         * configure, Makefile.in: Regenerate.
2607 2011-06-13  Walter Lee <walt@tilera.com>
2609         * configure.ac (tilepro-*-*) New case.
2610         (tilegx-*-*): Likewise.
2611         * configure: Regenerate.
2613 2011-06-06  Jing Yu  <jingyu@google.com>
2615         * configure.ac: Skip target-libiberty for
2616         arm*-*-linux-androideabi.
2617         * configure: Regenerated.
2619 2011-06-06  Nick Clifton  <nickc@redhat.com>
2621         * config.sub: Sync from upstream.
2623 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2625         * MAINTAINERS (Write After Approval): Add myself.
2627 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2629         * MAINTAINERS: Update my email address.
2631 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2633         * MAINTAINERS (Write After Approval): Update my email address.
2635 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2637         * MAINTAINERS (Write After Approval): Add myself.
2639 2011-05-08  Doug Kwan  <dougkwan@google.com>
2641         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2642         * configure: Regenerated.
2643         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2644         value from configure.
2645         * Makefile.in: Regenerated.
2647 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2649         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2650         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2651         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2652         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2653         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2654         *-*-vxworks*): Disable newlib and libgloss in separate case
2655         statement.
2656         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2657         to separate case statement.
2658         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2659         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2660         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2661         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2662         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2663         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2664         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2665         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2666         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2667         i[[3456789]]86-*-rdos*, m32r-*-*,
2668         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2669         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2670         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2671         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2672         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2673         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2674         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2675         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2676         and libgloss in main case over targets.  Remove most empty cases
2677         in main case over targets.
2678         * configure: Regenerate.
2680 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2682         * MAINTAINERS (Write After Approval): Add myself.
2684 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2686         * configure.ac: Remove code setting special library locations for
2687         hppa*64*-*-hpux11*.  Remove code setting compiler for
2688         sparc-sun-solaris2*.
2689         * configure: Regenerate.
2691 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2693         * configure.ac: Separate libgloss_dir settings from general case
2694         over targets.
2695         * configure: Regenerate.
2697 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2699         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2700         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2701         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2702         cases in libgcj-disabling case statement.
2703         (hppa*64*-*-linux*): Set unsupported_languages instead of
2704         disabling target-zlib.
2705         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2706         to hppa*64*-*-hpux*.
2707         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2708         hppa*-*-hpux*.
2709         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2710         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2711         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2712         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2713         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2714         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2715         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2716         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2717         libgcj-disabling case statement.
2718         * configure: Regenerate.
2720 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2722         * configure.ac: Disable Java for targets not supporting libffi.
2723         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2724         Remove cases in Java-disabling statement.
2725         (*arm-wince-pe): Change to arm-wince-pe.
2726         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2727         cases in Java-disabling statement.
2728         (bfin-*-*): Don't disable Java again.
2729         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2730         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2731         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2732         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2733         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2734         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2735         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2736         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2737         Java-disabling statement.
2738         (mmix-*-*): Don't disable Java again.
2739         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2740         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2741         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2742         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2743         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2744         statement.
2745         * configure: Regenerate.
2747 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2749         * configure.ac: Separate cases disabling Java and Java libraries
2750         from general case over targets.
2751         * configure: Regenerate.
2753 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2755         * MAINTAINERS: Update my email address.
2757 2011-04-20  Easwaran Raman  <eraman@google.com>
2759         * MAINTAINERS (Write After Approval): Add myself.
2761 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2763         PR lto/48086
2764         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2765         * configure: Regenerate.
2767 2011-04-16  Jim Meyering  <meyering@redhat.com>
2769         * MAINTAINERS (Write After Approval): Add myself.
2771 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2773         * MAINTAINERS: Update my email address.
2775 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2777         * MAINTAINERS (Write After Approval): Add myself.
2779 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2781         * MAINTAINERS (Write After Approval): Add myself.
2783 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2785         * MAINTAINERS (Write After Approval): Add myself.
2787 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2789         * configure.ac (build_tools): Remove build-byacc.
2790         (host_libs): Remove mmalloc.
2791         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2792         autoconf automake libtool diff rcs fileutils shellutils time
2793         textutils wdiff find uudecode hello tar gzip indent recode release
2794         sed perl gawk findutils gettext zip.
2795         (libgcj): Remove target-qthreads.
2796         (target_tools): Remove target-examples target-gperf.
2797         (YACC): Don't handle building byacc.
2798         * configure: Regenerate.
2799         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2800         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2801         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2802         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2803         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2804         handle building components.
2805         * Makefile.in: Regenerate.
2807 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2809         * MAINTAINERS: Update my email address as Xtensa maintainer.
2811 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2813         * config.sub: Sync from upstream.
2815 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2817         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2818         (microblaze*): Don't disable libssp.
2819         * configure: Regenerate.
2821 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2823         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2824         moveifchange.
2825         * configure: Regenerate.
2826         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2827         * Makefile.in: Regenerate.
2829 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2831         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2832         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2833         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2834         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2835         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2836         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2837         md_exec_prefix cases.
2838         * configure: Regenerate.
2840 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2842         * configure.ac: Separate cases disabling target-libssp,
2843         target-libiberty, target-libstdc++-v3 and Fortran from general
2844         case over targets.
2845         * configure: Regenerate.
2847 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2849         * configure.ac (*-*-chorusos): Don't disable libgcj.
2850         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2851         Remove case.
2852         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2853         (arm-*-coff): Don't disable libgcj.
2854         (arm*-*-linux-gnueabi): Remove useless assignment.
2855         (arm-*-riscix*): Don't disable libgcj.
2856         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2857         configuration.
2858         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2859         (c54x*-*-*): Remove case.
2860         (tic54x-*-*): Don't disable GCC or GCC libraries.
2861         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2862         to *.
2863         (d10v-*-*): Don't disable GCC libraries.
2864         (d30v-*-*): Don't disable libgcj.
2865         (h8500-*-*): Don't disable GCC libraries.
2866         (i960-*-*): Don't disable libgcj.
2867         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2868         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2869         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2870         libgcj.
2871         (m68k-*-coff*): Remove case.
2872         (mmix-*-*): Don't disable libgloss on host.
2873         (mn10200-*-*, mn10300-*-*): Remove cases.
2874         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2875         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2876         Don't disable libgcj.
2877         (romp-*-*): Remove case.
2878         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2879         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2880         case.
2881         (v810-*-*): Don't disable GCC libraries.
2882         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2883         (ip2k-*-*): Don't disable GCC libraries.
2884         * configure: Regenerate.
2886 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2888         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2889         libffi on host.
2890         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2891         on host.
2892         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2893         * configure: Regenerate.
2895 2011-03-26  John Marino  <binutils@marino.st>
2897         * configure.ac: Add support for *-*-dragonfly*
2898         * configure: Regenerate.
2900 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2902         * configure.ac (native_only): Remove.
2903         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2904         send-pr uudecode guile gnuserv on host.
2905         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2906         send-pr rcs guile perl texinfo libtool on host.
2907         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2908         automake send-pr rcs guile perl texinfo libtool on host.
2909         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2910         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2911         (alpha*-dec-osf*): Don't disable fileutils on target.
2912         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2913         texinfo send-pr expect dejagnu on target.
2914         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2915         target-qthreads on target.
2916         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2917         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2918         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2919         x86_64-*-mingw*): Don't disable expect on target.
2920         (*-*-cygwin*): Don't disable target-gperf on target.
2921         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2922         gnuserv on target.
2923         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2924         target.
2925         * configure: Regenerate.
2927 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2929         * configure.ac (target_tools): Remove target-groff.
2930         (native_only): Remove target-groff.
2931         (hppa*64*-*-*): Don't disable byacc.
2932         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2933         setting.
2934         (*-*-kaos*): Don't skip target-librx and target-groff.
2935         (*-*-netware*): Don't skip target-libmudflap.
2936         (*-*-tpf*): Don't skip target-libmudflap.
2937         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2938         directories on the host.
2939         (ia64*-*-*vms*): Don't skip tix.
2940         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2941         host.
2942         * configure: Regenerate.
2944 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2946         * configure.ac: Remove references to mt-mep, mt-netware,
2947         mt-wince.
2948         * Makefile.def: Add all-utils soft dependencies.
2949         * Makefile.tpl: Remove GDB_NLM_DEPS.
2950         * configure: Regenerate.
2951         * Makefile.in: Regenerate.
2953 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2955         * configure.ac: Do not include mh-x86omitfp.
2956         * configure: Regenerate.
2958 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2960         * configure.ac: Remove empty cases.
2961         * configure: Regenerate.
2963 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2965         * Makefile.def: Add dependency from termcap to gdb.
2966         * Makefile.in: Regenerate.
2968 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2970         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2971         * configure: Regenerate.
2972         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2973         * Makefile.tpl: Likewise.
2974         * Makefile.in: Regenerate.
2976 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2978         * configure.ac: Remove all mentions of tentative_cc.
2979         * configure: Regenerate.
2981 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2983         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2984         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2985         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2986         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2987         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2988         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2989         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2990         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2991         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2992         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2993         *-*-rhapsody*): Remove host cases.
2994         * configure: Regenerate.
2996 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2998         * configure.ac (ppc*-*-pe): Remove host case.
2999         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3000         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3001         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3002         cases.
3003         * configure: Regenerate.
3005 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3007         * config.sub: Update to version 2011-03-23.
3009 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3011         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3012         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3013         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3014         * configure: Regenerate.
3016 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3018         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3019         to Write After Approval.
3020         * config-ml.in: Don't handle arc-*-elf*.
3021         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3022         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3023         handle GCC libraries.
3024         * configure: Regenerate.
3026 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3028         PR bootstrap/48120:
3029         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3030         Add -lstdc++ -lm to LIBS.
3031         * configure: Regenerate.
3033 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3035         * config.guess: Update to version 2011-02-02
3036         * config.sub: Update to version 2011-02-24
3038 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3040         PR lto/48086
3041         * configure.ac: Re-enable LTO on *-apple-darwin9.
3042         * configure: Regenerate.
3044 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3046         PR lto/48086
3047         * configure.ac: Disable LTO on darwin due to an assembler change in
3048         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3049         under 256.
3050         * configure: Regenerate.
3052 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3054         * MAINTAINERS: Update myself as score backend maintainer,
3055         update my e-mail address.
3057 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3059         * MAINTAINERS: Update my e-mail address.
3061 2011-03-06  Joey Ye  <joey.ye@arm.com>
3063         * MAINTAINERS: Update my e-mail address.
3065 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3067         * configure.ac: Adjust test of with_ppl.
3068         * configure: Regenerated.
3070 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3072         * MAINTAINERS: Adjust my e-mail address.
3074 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3076         * configure.ac: Add -lpwl to ppllibs.
3077         * configure: Regenerated.
3079 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3081         * config/cloog.m4: Add -lisl to clooglibs.
3082         * configure: Regenerated.
3084 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3086         * MAINTAINERS (CPU Port maintainers): Add self.
3088 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3090         * MAINTAINERS: Add myself as testsuite maintainer.
3092 2011-02-15  Mike Stump  <mikestump@comcast.net>
3094         * MAINTAINERS: Add myself as testsuite maintainer.
3096 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3098         Import from Libtool and gnulib:
3100         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3102         Prepare for supporting FreeBSD 10.
3103         * config.rpath: Remove handling of freebsd1* which soon would
3104         match FreeBSD 10.0.
3106         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3108         Remove support for FreeBSD 1.x.
3109         * libtool.m4 (_LT_LINKER_SHLIBS)
3110         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3111         soon would incorrectly match FreeBSD 10.0.
3113 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3115         PR binutils/12283
3116         * move-if-change: Import version from gnulib.
3118 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3120         PR lto/47225
3121         * Makefile.def (lto-plugin): Double dash for enable-shared.
3122         (configure-gcc): Depend on all-lto-plugin.
3123         * Makefile.in: Rebuilt.
3125 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3127         * configure.ac: Remove extra bracket.
3128         * configure: Regenerate.
3130 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3132         * MAINTAINERS: Add myself as libquadmath maintainer.
3134 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3136         * MAINTAINERS: Update my email address.
3138 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3140         * MAINTAINERS (option handling): Add self.
3142 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3144         PR lto/47225
3145         * Makefile.def: Add dependency for install-gcc
3146         on install-lto-plugin.
3147         * Makfile.in: Regenerated
3149 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3151         * MAINTAINERS (CPU Port Maintainers): Add myself.
3153 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3155         PR libgcj/44341
3156         * configure.ac: Discard --with-* flags for host when configuring
3157         target libraries for cross build.
3158         * configure: Rebuilt.
3160 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3162         * MAINTAINERS (linear loop transforms): Removed.
3164 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3166         * configure.ac: If with_ppl is no, move setting with_cloog=no
3167         after CLOOG_REQUESTED check.
3168         * configure: Regenerated.
3170 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3172         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3173         CLooG has been requested.
3174         * configure: Regenerated.
3176 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3178         * configure: Regenerated.
3179         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3181 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3183         * configure: Regenerated.
3184         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3186 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3188         * configure.ac: Use AS_HELP_STRING throughout.
3189         * configure: Regenerate.
3191 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3193         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3194         * configure: Regenerate.
3196 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3198         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3200 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3202         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3203         for ia64-hpux.
3204         * configure: Regenerate.
3206 2011-01-07  Jan Hubicka  <jh@suse.cz>
3208         PR lto/47225
3209         * Makefile.in: Regenerate.
3210         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3211         configure.
3213 2011-01-07  Jan Hubicka  <jh@suse.cz>
3215         * Makefile.in: Regenerate.
3216         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3217         and configure dependency on lto-plugin configure.
3218         (lto-plugin module): Remove dependency on GCC; add dependency on
3219         liniberty.
3221 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3223         * MAINTAINERS (Write After Approval): Add myself.
3225 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3227         * configure: Regenerate.
3229 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3231         * configure.ac: (picochip): Disable libiberty.
3233 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3235         * MAINTAINERS (Write After Approval): Add myself.
3237 2010-12-10  Ian Lance Taylor  <iant@google.com>
3239         PR bootstrap/46819
3240         * configure.ac: For --disable-libgcj clear libgcj_saved.
3241         * configure: Rebuild.
3243 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3245         PR fortran/46540
3246         * configure.ac: Add --disable-libquadmath and
3247         --disable-libquadmath-support.
3248         * configure: Regenerate.
3250 2010-12-03  Ian Lance Taylor  <iant@google.com>
3252         * MAINTAINERS: Add myself as libgo maintainer.
3254 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3256         PR libffi/46792
3257         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3258         * configure: Regenerate.
3260 2010-12-02  Ian Lance Taylor  <iant@google.com>
3262         * configure.ac: Always set default for poststage1_ldflags to
3263         -static-libstdc++ -static-libgcc.
3265 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3267         * configure.ac: Move comment to remove extra space in last argument
3268         of GCC_TARGET_TOOL.
3270 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3272         PR other/46026
3273         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3274         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3275         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3276         (BASE_FLAGS_TO_PASS): Use it.
3277         * configure: Rebuilt.
3278         * Makefile.in: Rebuilt.
3280 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3282         PR binutils/12258
3283         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3284         Properly check default linker.
3285         * configure: Regnerated.
3287 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3289         * configure.ac: For --enable-gold, handle value `default' instead of
3290         `both*'.  New configure option --{en,dis}able-ld.
3291         * configure: Regenerate.
3293 2010-11-20  Ian Lance Taylor  <iant@google.com>
3295         * configure.ac: Only disable a language library if no language needs
3296         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3297         * configure: Rebuild.
3299 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3301         * Makefile.in: Regenerate.
3303         PR other/46202
3304         * configure.ac: Fix just-built in-tree STRIP name to be
3305         binutils/strip-new.
3306         * configure: Regenerate.
3307         * Makefile.def (install-strip-gcc, install-strip-binutils)
3308         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3309         (install-strip-sid): Mirror dependencies on non-strip variants
3310         of these targets on the respective -strip prerequisites.
3311         * Makefile.tpl (install-strip, install-strip-host)
3312         (install-strip-target): New targets.
3313         (install-strip-[+module+], install-strip-target-[+module+]):
3314         New targets.
3315         * Makefile.in: Regenerate.
3317 2010-11-19  Ian Lance Taylor  <iant@google.com>
3318             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3320         * configure.ac: Add target-libgo to target_libraries.  Set
3321         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3322         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3323         (HOST_EXPORTS): Add GOC.
3324         (BASE_TARGET_EXPORTS): Add GOC.
3325         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3326         (GOCFLAGS_FOR_TARGET): New variable.
3327         (EXTRA_HOST_FLAGS): Add GOC.
3328         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3329         * Makefile.def (target_modules): Add libgo.
3330         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3331         (dependencies): Add dependency from configure-target-libgo to
3332         configure-target-libffi and all-target-libstdc++-v3.  Add
3333         dependencies from all-target-libgo to all-target-libffi.
3334         (languages): Add go.
3335         * configure: Rebuild.
3336         * Makefile.in: Rebuild.
3338 2010-11-19  Ian Lance Taylor  <iant@google.com>
3340         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3341         compiler/flag environment variables.
3343 2010-11-18  Ian Lance Taylor  <iant@google.com>
3345         * configure.ac: Check for lang_requires_boot_languages in
3346         config-lang.in files.
3347         * configure: Rebuild.
3349 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3350             Tobias Burnus  <burnus@net-b.de>
3352         PR fortran/32049
3353         * Makefile.def: Add libquadmath; build it with language=fortran.
3354         * configure.ac: Add libquadmath.
3355         * Makefile.tpl: Handle multiple libs in check-[+language+].
3356         * Makefile.in: Regenerate.
3357         * configure: Regenerate.
3359 2010-11-16  Tom Tromey  <tromey@redhat.com>
3361         * MAINTAINERS: Moved myself to reviewers section.
3363 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3365         * MAINTAINERS: Moved myself to reviewers section.
3367 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3369         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3370         (Write After Approval): Remove self.
3372 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3374         * configure.ac: Fix spelling in option names.
3375         * configure: Regenerated.
3377 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3379         PR bootstrap/39622
3380         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3381         * configure: Regenerated.
3383 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3385         * MAINTAINERS: Update my email address.
3387 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3389         * configure: Regenerate.
3391 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3393         * configure: Regenerate.
3395 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3397         * configure: Regenerate.
3399 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3401         * configure: Regenerate.
3403 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3405         * configure.ac: Support official CLooG.org versions.
3406         * configure: Regenerate.
3407         * config/cloog.m4: New.
3409 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3411         * MAINTAINERS (Write After Approval): Add myself.
3413 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3415         * MAINTAINERS: Update my email address.
3417 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3419         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3420         * configure: Regenerate.
3422 2010-11-03  Ian Lance Taylor  <iant@google.com>
3423             Dave Korn  <dave.korn.cygwin@gmail.com>
3425         PR lto/46273
3426         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3427         and on other supported platforms whenever LTO is enabled.
3428         * configure: Rebuild.
3430 2010-11-02  Alan Modra  <amodra@gmail.com>
3432         PR binutils/12110
3433         * configure.ac: Error when source path contains spaces.
3434         * configure: Regenerate.
3436 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3438         * MAINTAINERS: Update my email address.
3440 2010-10-20  Ian Lance Taylor  <iant@google.com>
3442         * Makefile.def (target_modules): Set lib_path to src/.libs for
3443         libstdc++-v3 module.
3444         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3445         * Makefile.in: Rebuild.
3447 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3449         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3450         (Write After Approval): Remove myself.
3452 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3454         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3456 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3458         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3460 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3462         * configure.ac (build_lto_plugin): New shell variable.
3463         (--enable-lto): Turn on by default for all non-ELF platforms that
3464         have had LTO support added so far.  Set build_lto_plugin appropriately
3465         for both ELF and non-ELF.
3466         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3467         * configure: Regenerate.
3469 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3471         Sync from src:
3472         * configure.ac (v850 support): Remove target-libgloss from
3473         noconfigdirs.
3474         * configure: Regenerate.
3476 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3478         PR bootstrap/45326
3479         PR bootstrap/45174
3480         * configure.ac: Honor initial values of $build_configargs,
3481         $host_configargs, $target_configargs.  Mark the precious, so
3482         environment settings get recorded.
3483         * configure: Regenerate.
3485 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3487         PR bootstrap/45796
3488         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3489         Depend on all-build-libiberty.
3490         * Makefile.in: Regenerate.
3492 2010-09-30  Michael Eager  <eager@eagercon.com>
3494         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3495         * configure: Regenerate.
3497 2010-09-28  Michael Eager  <eager@eagercon.com>
3499         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3501 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3503         PR bootstrap/44621
3504         * configure.ac: Fix unportable shell quoting.
3505         * configure: Regenerate.
3507 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3509         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3510         targets and amend comment.
3511         * configure: Regenerate.
3513 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3515         * MAINTAINERS (Write After Approval): Add myself.
3517 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3519         * configure.ac: Enable LTO by default on Darwin.
3520         * configure: Regenerate.
3522 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3524         * MAINTAINERS (Write After Approval): Add myself.
3526 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3528         * MAINTAINERS (Write After Approval): Add myself.
3530 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3532         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3533         ports
3535 2010-07-28  David Yuste  <david.yuste@gmail.com>
3537         * MAINTAINERS (Write After Approval): Add myself.
3539 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3541         * configure.ac: Support all v850 targets.
3542         * configure: Regenerate.
3544 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3546         PR bootstrap/44455
3547         * configure.ac (extra_mpfr_configure_flags): Copy from
3548         extra_mpc_gmp_configure_flags.
3549         * configure: Re-generated.
3551 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3553         * MAINTAINERS (Write After Approval): Add myself.
3555 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3557         * MAINTAINERS (Write After Approval): Add myself.
3559 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3561         * MAINTAINERS (Write After Approval): Add myself.
3563 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3565         PR target/44862
3566         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3567         Provide -B option to allow for link spec %s substitutions for
3568         libstdc++.a on darwin.
3569         * Makefile.in: Regenerate.
3571 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3573         * MAINTAINERS (Reviewers): Update my e-mail address
3575 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3577         * Makefile.def (configure-gcc): Depend on all-libelf.
3578         * Makefile.in: Rebuild.
3580 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3582         * MAINTAINERS (Write After Approval): Add myself in the right place.
3584 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3586         * MAINTAINERS (Write After Approval): Add myself.
3588 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3590         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3592 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3594         * config.sub: Update to version 2010-05-21.
3595         * config.guess: Update to version 2010-04-03.
3597 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3599         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3600         * configure: Regenerate.
3602 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3604         * MAINTAINERS (Write After Approval): Add myself.
3606 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3608         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3609         a platform that supports LTO.
3610         * configure: Regenerate.
3612 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3614         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3615         * configure: Regenerated.
3617 2010-04-27  Roland McGrath  <roland@redhat.com>
3618             H.J. Lu  <hongjiu.lu@intel.com>
3620         * configure.ac (--enable-gold): Support both, both/gold and
3621         both/bfd to add gold to configdirs without removing ld.
3622         * configure: Regenerated.
3624         * Makefile.def: Add install-gold dependency to install-ld.
3625         * Makefile.in: Regenerated.
3627 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3629         PR lto/42776
3630         * configure.ac (--enable-lto): Refactor handling so libelf tests
3631         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3632         and allow LTO to be explicitly enabled on non-ELF platforms that
3633         are known to support it inside else-clause.
3634         * configure: Regenerate.
3636 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3638         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3639         * configure: Regenerate.
3641 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3643         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3644         * configure: Regenerate.
3646 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3648         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3649         separately.
3650         * configure: Regenerate.
3652 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3654         * MAINTAINERS (Write After Approval): Add myself.
3656 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3658         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3659         * configure: Regenerate.
3661 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3663         * configure: Regenerate after change to elf.m4.
3665 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3667         * MAINTAINERS (Write After Approval): Add myself.
3669 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3671         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3672         * configure: Regenerated.
3674 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3676         * configure.ac: Print "buggy but acceptable" when CLooG
3677         revision is less than 9.
3678         * configure: Regenerated.
3680 2010-04-01  Diego Novillo  <dnovillo@google.com>
3682         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3684 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3686         PR bootstrap/43615
3687         PR bootstrap/43328
3689         Revert:
3691         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3693         * configure.ac: Do not pass --enable-multilib nor
3694         --disable-multilib in baseargs.  Accept explicitly passed
3695         --enable_multilib.
3696         * configure: Regenerate.
3698 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3700         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3702 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3704         * MAINTAINERS: Remove myself.
3706 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3708         PR bootstrap/43328
3709         * configure.ac: Do not pass --enable-multilib nor
3710         --disable-multilib in baseargs.  Accept explicitly passed
3711         --enable_multilib.
3712         * configure: Regenerate.
3714 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3716         * MAINTAINERS (spu port): Remove me.
3718 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3720         * configure.ac (tic6x-*-*): New case.
3721         * configure: Regenerate.
3723 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3725         * config.sub: Update to version 2010-03-22.
3726         * config.guess: Update to version 2009-12-30.
3728 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3730         PR ada/42554
3731         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3732         * configure: Regenerate.
3734 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3736         * MAINTAINERS: Update my email address.
3738 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3740         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3741         (ghassan.shobaki@amd.com): Removed.
3743 2010-03-17  Alan Modra  <amodra@gmail.com>
3745         * MAINTAINERS: Update my email address.
3747 2010-03-16  Diego Novillo  <dnovillo@google.com>
3749         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3750         Matthews.
3752 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3754         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3755         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3757 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3759         * MAINTAINERS: Update my email address.
3761 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3763         * MAINTAINERS: Update my email address.
3765 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3767         * MAINTAINERS: Update my email address.
3769 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3771         * MAINTAINERS: Update my email address.
3773 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3775         PR libstdc++/32499
3776         * configure.ac (RANLIB): Default to true.
3777         (STRIP): Likewise.
3778         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3779         * configure: Regenerate.
3781 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3783         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3784         (Write After Approval): Update my email address.
3786 2010-02-17  Nick Clifton  <nickc@redhat.com>
3788         PR 11238
3789         * Makefile.tpl (local-distclean): Also remove config.cache files in
3790         sub-directories as there may not be Makefiles present in the
3791         sub-directories.
3792         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3793         the config.cache files found by the find command.
3795         * Makefile.in: Regenerate.
3796         * configure.ac: Revert previous delta.
3797         * configure: Regenerate.
3799 2010-02-15  Nick Clifton  <nickc@redhat.com>
3801         PR 11238
3802         * configure.ac: Delete config.cache files in sub-directories when
3803         deleting Makefiles.
3804         * configure: Regenerate.
3806 2010-02-12  Ben Elliston  <bje@gnu.org>
3808         * MAINTAINERS: Update my email address.
3810 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3812         * MAINTAINERS (spu port): Update my email address.
3814 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3816         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3818 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3820         * configure.ac: Add "recommended" version checks for GMP/MPC.
3821         Update recommended GMP/MPFR/MPC versions.
3822         * configure: Regenerate.
3824 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3826         * MAINTAINERS: Move my Embecosm email address into the
3827         write-after-approval section.
3829 2010-01-26  Ian Lance Taylor  <iant@google.com>
3831         * MAINTAINERS: Add myself as Go frontend maintainer.
3833 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3835         PR libstdc++/36101, PR libstdc++/42813
3836         * configure.ac (bootstrap_target_libs): Make inclusion of
3837         target-libgomp conditional on libgomb being in target_configdirs.
3838         * configure: Regenerate.
3840 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3842         PR libstdc++/36101, PR libstdc++/42813
3843         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3844         * configure: Regenerate.
3846 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3848         PR libstdc++/36101, PR libstdc++/42813
3849         * configure.ac (target_configdirs): Substitute.
3850         * Makefile.def: Bootstrap target module libgomp.
3851         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3852         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3853         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3854         * configure, Makefile.in: Regenerate.
3856 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3858         * MAINTAINERS: Adjust my details.
3860 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3862         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3864 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3866         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3868 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3870         * MAINTAINERS (Write After Approval): Add myself.
3872 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3874         * MAINTAINERS (Write After Approval): Add myself.
3876 2010-01-11  Richard Guenther  <rguenther@suse.de>
3878         PR lto/41569
3879         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3880         * Makefile.in: Regenerated.
3882 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3884         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3885         * configure: Regenerate.
3887 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3888             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3890         PR bootstrap/42424
3891         * configure.ac: Include libtool m4 files.
3892         (_LT_CHECK_OBJDIR): Call it.
3893         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3894         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3896         * configure: Regenerate.
3898 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3900         PR bootstrap/41818
3901         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3902         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3903         * Makefile.in: Regenerate.
3905 2010-01-02  Richard Guenther  <rguenther@suse.de>
3907         PR lto/41529
3908         * configure.ac: Include config/elf.m4.  Disable LTO if not
3909         builting for an elf target.
3910         * configure: Regenerate.
3912 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3914         * MAINTAINERS: Change my email address.
3916 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3918         * config.sub, config.guess: Update from upstream sources.
3920 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3922         * MAINTAINERS (Write After Approval): Add myself.
3924 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3926         PR middle-end/30447
3927         PR middle-end/30789
3928         PR other/40302
3930         * configure.ac: Require MPC.
3931         * configure: Regenerate.
3933 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3935         PR target/38384
3936         PR bootstrap/40972
3937         * libtool.m4: Sync from git Libtool.
3938         * ltoptions.m4: Likewise.
3939         * ltversion.m4: Likewise.
3940         * lt~obsolete.m4: Likewise.
3941         * ltmain.sh: Likewise.
3943 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3945         * configure.ac: Update minimum MPC version to 0.8.
3946         * configure: Regenerate.
3948 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3950         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3951         * configure: Regenerated.
3953 2009-11-21  Ian Lance Taylor  <iant@google.com>
3955         * configure.ac: Change default of poststage1_ldflags to be empty if
3956         poststage1_libs is set.  When poststage1_libs is empty, and
3957         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3958         * configure: Rebuild.
3960 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3962         * MAINTAINERS (Write After Approval): Update my email address.
3964 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3966         * config.guess: Update from upstream sources.
3968 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3970         * Makefile.def: Restore host and target settings for gmp.
3971         * Makefile.in: Rebuild.
3973 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3975         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3976         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3977         Fix portability of test of C++ as bootstrap language.  Add
3978         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3979         * configure: Rebuild.
3980         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3981         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3982         in-tree building.
3983         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3984         (POSTSTAGE1_HOST_EXPORTS): Use it.
3985         (STAGE[+id+]_CXXFLAGS): New.
3986         (BASE_FLAGS_TO_PASS): Pass it down.
3987         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3988         extra_exports.
3989         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3990         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3991         extra_exports.
3992         * Makefile.in: Rebuild.
3994 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3996         * config.sub, config.guess: Update from upstream sources.
3998 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4000         * MAINTAINERS (Write After Approval): Add myself.
4002 2009-11-09  Jon Beniston  <jon@beniston.com>
4004         * MAINTAINERS (Write After Approval): Add myself.
4006 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4008         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4009         paths for *-w64-mingw* and x86_64-*mingw*.
4010         * configure: Regenerated.
4012 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4014         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4016 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4018         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4019         Phil Edwards to Write-After Approval.
4021 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4023         * configure.ac: Disable target-winsup & co for
4024         x86_64-*-mingw* and *-w64-mingw* targets.
4025         * configure: Regenerated.
4027 2009-10-16  Nick Clifton  <nickc@redhat.com>
4029         * MAINTAINERS: Add myself as a maintainer for the RX port.
4031 2009-10-26  Johannes Singler  <singler@kit.edu>
4033         * MAINTAINERS (Write After Approval): Update my e-mail address.
4035 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4037         * configure.ac (CLooG test): Use = with test.
4038         * configure: Regenerate.
4040 2009-10-22  Richard Guenther  <rguenther@suse.de>
4042         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4043         cloog if the ppl version check failed.  Move flags saving
4044         before setting in libelf check.
4045         * configure: Regenerate.
4047 2009-10-21  Richard Guenther  <rguenther@suse.de>
4049         * configure.ac: Adjust the ppl and cloog configure to work as
4050         documented.  Disable cloog if ppl was disabled.  Omit the version
4051         checks if they were disabled.
4052         * configure: Re-generate.
4054 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4056         * configure.ac: Add 'lto' to enable_languages, not
4057         new_enable_languages, and only if not already present.
4058         * configure: Regenerate.
4060 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4062         * README: Refer to the various COPYING* files instead of just
4063         COPYING.
4064         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4066 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4068         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4070 2009-10-07  Richard Guenther  <rguenther@suse.de>
4072         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4073         and Richard Guenther as reviewers.
4074         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4075         as reviewers.
4077 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4079         * config.sub: Update from upstream sources.
4081 2009-10-06  Ian Lance Taylor  <iant@google.com>
4083         * Makefile.def: check-gold depends upon all-gas.
4084         * Makefile.in: Rebuild.
4086 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4088         * MAINTAINERS (Write After Approval): Add myself.
4090 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4092         * Makefile.def: all-lto-plugin depends on all-libiberty.
4093         set bootstrap=true for lto-plugin.
4094         Add lto-plugin.
4095         * Makefile.in: Regenerate.
4096         * configure.ac (host_libs): Add lto-plugin.
4097         * configure: Regenerate.
4099 2009-10-03  Diego Novillo  <dnovillo@google.com>
4101         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4102         (HOST_LIBELFLIBS): Define.
4103         (HOST_LIBELFINC): Define.
4104         * Makefile.in: Regenerate.
4105         * configure.ac: Add --enable-lto.
4106         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4107         If --enable-lto is used, add 'lto' to new_enable_languages.
4108         If --enable-lto is used and gold is enabled, add
4109         lto-plugin to configdirs.
4110         * configure: Regenerate.
4112 2009-10-03  Simon Baldwin  <simonb@google.com>
4114         * configure.ac: If --with-system-zlib, suppress local zlib and
4115         pass --with-system-zlib to subdir configure scripts.
4116         * configure: Regenerate.
4118 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4119             Paolo Bonzini  <bonzini@gnu.org>
4121         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4122         $(srcdir).
4123         * Makefile.in: Rebuilt.
4125 2009-09-26  Gary Funck  <gary@intrepid.com>
4127         * MAINTAINERS (Write After Approval): Add myself.
4129 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4131         * configure.ac: Update minimum MPC version to 0.7.
4132         * configure: Regenerate.
4134 2009-09-25  Nick Clifton  <nickc@redhat.com>
4136         * configure.ac: Pass any --cache-file=/dev/null option on to
4137         subconfigures.
4138         * configure: Regenerate.
4140 2009-09-23  Nick Clifton  <nickc@redhat.com>
4142         * config.sub, config.guess: Update from upstream sources.
4144 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4146         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4147         * Makefile.in: Rebuilt.
4149 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4151         PR bootstrap/32272
4152         * configure.ac: Error out if $srcdir isn't '.' but contains
4153         host-${host_noncanonical}.
4154         * configure: Regenerate.
4156 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4158         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4159         maintainer.
4161 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4163         * configure.ac: If bootstrapping a combined tree with
4164         --enable-gold, require c++ in stage1_languages.
4165         * configure: Regenerate.
4167         * configure.ac: Also add target_libs of stage1_languages to
4168         bootstrap_target_libs.
4169         * configure: Regenerate.
4171         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4172         with --enable-languages not containing c++.
4173         * configure: Regenerate.
4175 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4177         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4178         * configure: Regenerate.
4180 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4182         * MAINTAINERS (Write After Approval): Update my e-mail address,
4183         and move from from here...
4184         (Waiting for paperwork): To here.
4186 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4188         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4190 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4192         * configure.ac: Do not use $extrasub for replacing @if/@endif
4193         parts in Makefile; instead, use additional arguments to
4194         AC_CONFIG_COMMANDS to do the replacement manually, with several
4195         sed invocations, to avoid HP-UX sed command limits.
4196         * configure: Regenerate.
4198 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4200         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4201         blank before -L.
4203 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4205         * configure.ac (with-build-config): Document.  Handle without.
4206         Handle missing argument.
4207         * configure: Rebuilt.
4209 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4211         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4212         Default to bootstrap-debug only if compare-debug works.
4213         * configure: Rebuilt.
4214         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4215         * Makefile.in: Rebuilt.
4217 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4219         * MAINTAINERS (OS Port Maintainers): Update my email address.
4221 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4223         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4224         * Makefile.in: Rebuilt.
4226 2009-09-01  Chris Demetriou  <cgd@google.com>
4228         * MAINTAINERS (Write After Approval): Add myself.
4230 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4232         PR debug/30161
4233         * include/dwarf2.h (enum dwarf_tag): Added
4234         DW_TAG_GNU_template_template_param
4235         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4237 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4239         * Makefile.tpl (AWK): Fix typo.
4240         * Makefile.in: Regenerate.
4242 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4244         * configure.ac: Detect awk and sed.
4245         * Makefile.def (flags_to_pass): Add AWK and SED.
4246         * Makefile.tpl (AWK, SED): New.
4247         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4248         * configure: Regenerate.
4249         * Makefile.in: Regenerate.
4251 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4253         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4254         (collapseslashes): Likewise.
4256 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4258         * configure.ac (AC_PREREQ): Bump to 2.64.
4260 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4262         * configure.ac: Remove --with-datarootdir, --with-docdir,
4263         --with-pdfdir, --with-htmldir switches.
4264         * configure: Regenerate.
4266         * configure: Regenerate.
4268         * compile: Sync from Automake 1.11.
4269         * depcomp: Likewise.
4270         * install-sh: Likewise.
4271         * missing: Likewise.
4272         * mkinstalldirs: Likewise.
4273         * ylwrap: Likewise.
4275 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4277         * ltmain.sh (func_normal_abspath): New function.
4278         (func_relative_path): Likewise.
4279         (func_mode_help): Document new -bindir option for link mode.
4280         (func_mode_link): Add new -bindir option, and use it to place
4281         output DLL if specified.
4283 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4285         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4286         (baseargs): Add --disable-option-checking.
4287         * configure: Regenerate.
4289         * Makefile.def (configure-target-libiberty): Depend on
4290         all-binutils and all-ld.
4291         (configure-target-newlib): Likewise.
4292         * Makefile.in: Regenerate.
4294 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4296         * config.sub, config.guess: Update from upstream sources.
4298 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4300         Sync from src, merge:
4302         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4304         * configure.ac: Do not exclude gas for i386-*-darwin.
4305         Add a case for x86_64-*-darwin.
4306         * configure: Regenerate.
4308 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4310         * MAINTAINERS: Add my name to Write After Approval list.
4312 2009-08-06  Michael Eager  <eager@eagercon.com>
4314         * configure.ac: Add Microblaze target.
4315         * configure: Regenerate.
4317 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4319         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4320         * configure: Regenerate.
4322 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4324         * MAINTAINERS (Write After Approval): Update my e-mail address.
4326 2009-07-06  Ian Lance Taylor  <iant@google.com>
4328         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4329         * configure: Rebuild.
4331 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4333         * MAINTAINERS: Move myself to the Graphite Reviewers.
4335 2009-06-30  Wei Guozhi  <carrot@google.com>
4337         * MAINTAINERS: Add my name to Write After Approval list.
4339 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4341         PR bootstrap/40338
4342         * configure.ac (comparestring): Create new variable.
4343         * Makefile.tpl (comparestring): Use to skip some comparisions.
4344         * configure: Regenerate.
4345         * Makefile.in: Regenerate.
4347 2009-06-26  Doug Evans  <dje@sebabeach.org>
4349         * Makefile.def (host_modules): Add cgen.
4350         * Makefile.in: Regenerate.
4351         * configure.ac (host_tools): Add cgen.
4352         * configure: Regenerate.
4354 2009-06-23  DJ Delorie  <dj@redhat.com>
4356         * MAINTAINERS: Add myself as mep maintainer.
4358 2009-06-23  Ian Lance Taylor  <iant@google.com>
4360         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4361         boot_languages.  Only bootstrap target libraries listed in
4362         target_libs for some boot language.  Add --with-stage1-ldflags,
4363         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4364         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4365         if not building with C++.
4366         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4367         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4368         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4369         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4370         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4371         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4372         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4373         * configure, Makefile.in: Rebuild.
4375 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4377         * MAINTAINERS: Added my name to write-after-approval list.
4379 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4381         * configure.ac: Define is_elf for QNX Neutrino targets.
4382         * configure: Regenerate.
4384 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4386         * MAINTAINERS: Added my name to the write-after-approval list
4388 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4390         * configure.ac: Detect MPC in default directory.
4391         * configure: Regenerate.
4393 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4394             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4396         * Makefile.tpl (all): Avoid a trailing backslash.
4397         * Makefile.in: Regenerate.
4399 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4401         * config.sub, config.guess: Update from upstream sources.
4403 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4405         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4406         to noconfdirs.
4407         * configure: Regenerate.
4409 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4411         * Makefile.tpl ([+compare-target+]): Compare all stage
4412         directories, rather than just gcc.
4413         * Makefile.in: Rebuilt.
4415 2009-06-01  Doug Kwan  <dougkwan@google.com>
4417         * configure.ac: Support gold for target arm*-*-*.
4418         * configure: Regenerate.
4420 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4422         * Makefile.def: Add MPC support and dependencies.
4423         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4425         * Makefile.in, configure: Regenerate.
4427 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4429         * Makefile.tpl (all): Avoid harmless warning in make all when
4430         gcc-bootstrap is enabled but stage_last does not exist.
4431         * Makefile.in: Rebuilt.
4433 2009-05-24  Nicolas Roche  <roche@adacore.com>
4435         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4436         * Makefile.in: Regenerate.
4438 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4440         * MAINTAINERS: Update my e-mail address.
4442 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4444         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4445         * configure:  Regenerate.
4447 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4449         PR other/40159
4450         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4451         gcc-no-bootstrap are mutually exclusive.
4452         * Makefile.in: Rebuilt.
4454 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4456         PR other/40159
4457         * Makefile.tpl (all): Don't end with unconditional success.
4458         * Makefile.in: Rebuilt.
4460 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4462         PR target/37137
4463         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4464         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4465         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4466         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4467         stage_configureflags, stage_cflags and stage_libcflags into
4468         explicit Makefile macros.
4469         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4470         GFORTRAN.
4471         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4472         CC.  Set CC_FOR_BUILD from CC.
4473         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4474         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4475         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4476         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4477         and GFORTRAN.
4478         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4479         (_LIBCFLAGS): Renamed to _TFLAGS.
4480         (do-compare-debug, do-compare3-debug): Drop.
4481         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4482         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4483         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4484         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4485         (XGCC_FLAGS_FOR_TARGET): New.
4486         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4487         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4488         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4489         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4490         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4491         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4492         TFLAGS.
4493         (BUILD_CONFIG): Include if requested.
4494         (all): Set TFLAGS on bootstrap.
4495         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4496         (all-stageid-prefixmodule): Likewise.
4497         (do-clean, distclean-stageid): Set TFLAGS.
4498         (restrap): Fix whitespace.
4499         * Makefile.in: Rebuilt.
4501 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4503         * config.guess: Sync with src.
4505 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4507         * configure.ac ($with_ppl):  Default to no if not supplied.
4508         ($with_cloog):  Likewise.
4509         configure:  Regenerate.
4511 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4513         * MAINTAINERS: Update my e-mail address.
4515 2009-04-27  Nick Clifton  <nickc@redhat.com>
4517         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4519 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4521         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4522         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4523         * Makefile.in: Regenerate.
4525 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4527         PR bootstrap/39739
4528         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4529         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4531         * configure, Makefile.in: Regenerate.
4533 2009-04-21  Taras Glek  <tglek@mozilla.com>
4535         * include/hashtab.h: Update GTY annotations to new syntax
4536         * include/splay-tree.h: Likewise
4538 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4540         * config.sub, config.guess: Update from upstream sources.
4542 2009-04-15  Anthony Green  <green@moxielogic.com>
4544         * configure.ac: Add moxie support.
4545         * configure: Rebuilt.
4547 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4549         * configure.ac: Change copyright header to refer to version
4550         3 of the GNU General Public License and to point readers at the
4551         COPYING3 file and the FSF's license web page.
4552         * Makefile.def: Likewise.
4553         * Makefile.tpl: Likewise.
4554         * Makefile.in: Regenerate.
4556 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4558         * configure.ac: Restore match for darwin9 or later. Use double
4559         brackets since regeneration eats one pair.
4560         * configure: Regenerate.
4562 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4564         PR gas/10039
4565         * configure.ac: Require texinfo 4.7.
4566         * configure: Regenerated.
4568 2009-04-09  Nick Clifton  <nickc@redhat.com>
4570         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4571         the GCC Runtime Library Exception.
4573 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4575         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4576         * configure: Regenerate.
4578 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4580         * Makefil.def (languages): New entries.
4581         * Makefile.tpl (check-gcc-*): New generic target.
4582         * Makefile.in: Regenerate.
4584 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4586         * MAINTAINERS:  Update my email address.
4588 2009-03-18  Tom Tromey  <tromey@redhat.com>
4590         * configure: Rebuild.
4591         * configure.ac (host_libs): Add libiconv.
4592         * Makefile.in: Rebuild.
4593         * Makefile.def (host_modules): Add libiconv.
4594         (configure-gdb, all-gdb): Depend on libiconv.
4596 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4598         * configure.ac: Treat gdb as supported on x86_64-darwin.
4599         * configure: Regenerate.
4601 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4603         * configure.ac (--with-host-libstdcxx): New option.
4604         * configure: Regenerate.
4606 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4608         * MAINTAINERS:  Move myself into the write after approval list.
4610 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4612         * MAINTAINERS: Update e-mail address.
4614 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4616         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4618 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4620         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4622 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4624         Backport from git Libtool:
4626         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4627         Support GNU/kOpenSolaris.
4628         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4629         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4630         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4631         GNU/kOpenSolaris.
4633 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4635         * MAINTAINERS: Update e-mail address.
4637 2009-02-24  Michael Eager  <eager@eagercon.com>
4639         * MAINTAINERS (Write After Approval): Add self.
4641 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4643         * MAINTAINERS (Write After Approval): Add myself.
4645 2009-02-05  Andreas Schwab  <schwab@suse.de>
4647         * Makefile.tpl (stage_last): Define $r and $s before using
4648         $(RECURSE_FLAGS_TO_PASS).
4649         * Makefile.in: Regenerate
4651 2009-01-30  Ian Lance Taylor  <iant@google.com>
4653         * MAINTAINERS: Move myself to the Global Reviewers list.
4655 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4657         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4658         * configure: Regenerate.
4660 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4662         * MAINTAINERS: Make whitespace consistent.
4663         Remove Robert Millan from Write After Approval.
4665 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4667         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4668         (all-opcodes): Depend on all-libiberty.
4669         * Makefile.in: Regenerate.
4671 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4673         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4674         * configure: Regenerate.
4676 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4678         * MAINTAINERS (Write After Approval): Add myself.
4680 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4682         * MAINTAINERS: Add myself to reviewers (Fortran).
4684 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4686         PR tree-optimization/38515
4687         * configure.ac (cloog-polylib): Removed.
4688         (with_ppl, with_cloog): Test for "no".
4689         * configure: Regenerated.
4691 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4693         * MAINTAINERS: Moved myself to reviewers (Fortran).
4695 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4697         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4698         (Write After Approval): Remove myself.
4700 2009-01-03  Diego Novillo  <dnovillo@google.com>
4702         * MAINTAINERS: Remove myself from alias maintainership.
4704 2009-01-02  David Ayers  <ayers@fsfe.org>
4706         * MAINTAINERS: Update e-mail address.
4708 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4710         * MAINTAINERS: Make whitespace consistent.
4712 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4714         Backport from upstream Libtool:
4715         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4716         Add cache variables to tests that require the linker to work.
4717         For shlibpath_overrides_runpath, this also changes the semantics
4718         to let the result from the C compiler take precedence.
4720 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4722         * config.sub, config.guess: Update from upstream sources.
4724 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4726         * configure.ac (ppllibs): Add by default the lib flags.
4727         * configure: Regenerate.
4729 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4731         * MAINTAINERS:  Add myself to the write after approval list.
4733 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4735         * configure.ac: Add double brackets on darwin[912].
4736         * configure: Regenerate.
4738 2008-12-03  Daniel Kraft  <d@domob.eu>
4740         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4741         Approval to Reviewer section (for Fortran front-end).
4743 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4745         * configure.ac: Expand to darwin10 and later.
4746         * configure: Regenerate.
4748 2008-12-02  Andreas Schwab  <schwab@suse.de>
4750         * Makefile.def: configure-target-boehm-gc depends on
4751         all-target-libstdc++-v3.
4752         * Makefile.in: Regenerate.
4754 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4756         * MAINTAINERS:  Add myself as mingw maintainer.
4758 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4760         * config.sub, config.guess: Update from upstream sources.
4762 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4764         * README.SCO: Remove.
4766 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4768         * MAINTAINERS:  Add myself to the write after approval list.
4770 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4772         * MAINTAINERS:  Update my email address in WAA section.
4774 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4776         * MAINTAINERS: Update e-mail address.
4778 2008-11-27  Toon Moene  <toon@moene.org>
4780         * MAINTAINERS: Change e-mail address.
4782 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4784         * configure.ac: Build gdb for i?86-*-darwin*
4785         * configure: Regenerated.
4787 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4789         * MAINTAINERS: Added my full name.
4791 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4793         PR bootstrap/38014
4794         PR bootstrap/37923
4796         Revert:
4798         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4800         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4801         * Makefile.in: Regenerated.
4803         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4805         PR gdb/921
4806         PR gdb/1646
4807         PR gdb/2175
4808         PR gdb/2176
4810         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4811         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4812         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4813         (HOST_EXPORTS): Pass CPPFLAGS.
4814         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4815         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4816         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4817         * Makefile.in, configure: Regenerated.
4818         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4819         and CPPFLAGS_FOR_BUILD.
4821 2008-11-06  Jeff Law  <law@redhat.com>
4823         * MAINTAINERS: Add myself as middle end maintainer.
4825 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4827         * MAINTAINERS (Write after approval): Add myself.
4829 2008-11-05  Diego Novillo  <dnovillo@google.com>
4831         * MAINTAINERS (Global Reviewers): Add myself.
4832         (Non-Algorithmic Maintainers): Remove myself.
4834 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4836         * MAINTAINERS (Write after approval): Add myself.
4838 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4840         * MAINTAINERS (Write after approval): Add myself.
4842 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4844         * configure.ac (spu-*-*): Remove special case.
4845         * configure: Regenerate.
4847 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4849         * MAINTAINERS (Write after approval): Update my email address.
4851 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4853         * configure.ac [spu-*-*]: Do not set skipdirs.
4854         * configure: Re-generate.
4856 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4858         * MAINTAINERS (Various Maintainers): Add myself to reload.
4860 2008-10-25  Richard Guenther  <rguenther@suse.de>
4862         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4863         maintainer.  Remove myself as libgcc-math maintainer.
4864         (Non-Algorithmic Maintainers): Remove myself.
4866 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4868         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4869         * Makefile.in: Regenerated.
4871 2008-10-23  Cary Coutant  <ccoutant@google.com>
4873         * MAINTAINERS (Write after approval): Add myself.
4875 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4877         PR gdb/921
4878         PR gdb/1646
4879         PR gdb/2175
4880         PR gdb/2176
4882         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4883         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4884         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4885         (HOST_EXPORTS): Pass CPPFLAGS.
4886         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4887         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4888         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4889         * Makefile.in, configure: Regenerated.
4890         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4891         and CPPFLAGS_FOR_BUILD.
4893 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4895         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4896         Sebastian Pop.
4898 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4900         * MAINTAINERS (Write After Approval): Added myself.
4902 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4904         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4905         recommended version to 2.3.2.
4907         * configure: Regenerate.
4909 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4911         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4913 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4915         * MAINTAINERS (Write After Approval): Update e-mail address.
4917 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4919         * libtool.m4: Update to libtool 2.2.6.
4920         * lt~obsolete.m4: Update to libtool 2.2.6.
4921         * ltmain.sh: Update to libtool 2.2.6.
4922         * ltsugar.m4: Update to libtool 2.2.6.
4923         * ltversion.m4: Update to libtool 2.2.6.
4924         * ltoptions.m4: Update to libtool 2.2.6.
4925         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4927 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4929         * MAINTAINERS (Write After Approval): Add myself.
4931 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4933         * MAINTAINERS (Write After Approval): Update my name.
4935 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4937         * MAINTAINERS: Add myself in "Write After Approval".
4939 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4941         * MAINTAINERS: Add myself as ia64 maintainer.
4943 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4945         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4946         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4947         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4948         and Michael Tiemann from Write After Approval since they do not
4949         actually have access.
4951 2008-09-05  Richard Guenther  <rguenther@suse.de>
4953         * configure.ac: Initialize clooglibs to -lcloog.
4954         * configure: Re-generate.
4956 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4958         * MAINTAINERS (Write After Approval): Add myself.
4960 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4962         * configure.ac (--with-cloog-polylib): New.
4963         (--disable-cloog-version-check): New.
4964         (--disable-ppl-version-check): New.
4965         * configure: Re-generate.
4967 2008-09-03  Richard Guenther  <rguenther@suse.de>
4969         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4970         cloog test.
4971         * configure: Re-generate.
4973 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4975         Add picoChip port.
4976         * MAINTAINERS: Add picoChip maintainers.
4978 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4979             Tobias Grosser  <grosser@fim.uni-passau.de>
4980             Jan Sjodin  <jan.sjodin@amd.com>
4981             Harsha Jagasia  <harsha.jagasia@amd.com>
4982             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4983             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4984             Adrien Eliche  <aeliche@isty.uvsq.fr>
4986         Merge from graphite branch.
4987         * configure: Regenerate.
4988         * Makefile.in: Regenerate.
4989         * configure.ac (host_libs): Add ppl and cloog.
4990         Add checks for PPL and CLooG.
4991         * Makefile.def (ppl, cloog): Added modules and dependences.
4992         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4993         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4995 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4997         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4998         (GCC_SHLIB_SUBDIR): New.
4999         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5000         * configure: Regenerate.
5001         * Makefile.in: Regenerate.
5003 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5005         * MAINTAINERS: Consistently use tabs to separate columns.
5007 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5009         * MAINTAINERS (Write after Approval): Add myself.
5011 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5013         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5014         Enable bfd, binutils and opcodes.
5015         * configure: Regenerate.
5017 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5019         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5021 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5023         * MAINTAINERS:  Use correct Umlaut for last name.
5025 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5027         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5029 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5031         * MAINTAINERS: Update my email address.
5033 2008-08-16  Nicolas Roche  <roche@adacore.com>
5035         * Makefile.tpl: Add BOOT_ADAFLAGS.
5036         * Makefile.in: Regenerate.
5038 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5040         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5041         * configure: Regenerate.
5043 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5045         * configure.ac: Add makefile fragments for hpux.
5046         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5047         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5048         * configure: Regenerate.
5049         * Makefile.in: Regenerate.
5051 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5053         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5055 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5057         * MAINTAINERS (Write after Approval): Add myself.
5059 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5061         * MAINTAINERS (Write After Approval):  Add myself.
5063 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5065         * MAINTAINERS (Write After Approval):  Add myself.
5067 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5069         * MAINTAINERS: Update my email address.
5071 2008-06-25  Joey Ye  <joey.ye@intel.com>
5073         * MAINTAINERS (Write After Approval):  Add myself.
5075 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5077         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5078         * Makefile.in: Regenerate.
5079         * configure: Regenerate.
5081 2008-06-17  Daniel Kraft  <d@domob.eu>
5083         * MAINTAINERS (Write After Approval):  Add myself.
5085 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5087         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5088         "$@" is still intact with both Autoconf 2.59 and 2.62.
5089         * configure: Regenerate.
5091 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5093         * Makefile.tpl: Fix comment errors.
5094         * Makefile.in: Regenerate.
5096 2008-06-12  David S. Miller  <davem@davemloft.net>
5097             David Edelsohn  <edelsohn@gnu.org>
5099         * configure.ac: Add powerpc*-*-* to gold supported targets.
5100         * configure: Regenerate.
5102 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5104         PR tree-optimization/36218
5105         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5106         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5107         (all prefix="build-"): Pass them to build-system sub-makes.
5108         * Makefile.in: Regenerate.
5110 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5112         * MAINTAINERS (mt port): Remove.
5113         (sco5, unixware, sco udk): Remove.
5114         (Kean Johnston): Add to Write After Approval.
5116 2008-05-30  Julian Brown  <julian@codesourcery.com>
5118         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5119         of libobjc for ARM EABI Linux.
5120         * configure: Regenerate.
5122 2008-05-18  Xinliang David Li   <davidxl@google.com>
5124         * ChangeLog: Remove wrong ChangeLog entry.
5126 2008-05-17  Xinliang David Li   <davidxl@google.com>
5128         * MAINTAINERS (Write After Approval): Add myself.
5130 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5132         * MAINTAINERS (Write After Approval): Add myself.
5134 2008-05-14  Rafael Espíndola  <espindola@google.com>
5136         * config-ml.in: don't handle --enable-shared and --enable-static.
5138 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5140         * MAINTAINERS: Update my email address.
5142 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5144         * MAINTAINERS: Update my email address.
5146 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5148         * MAINTAINERS (Write After Approval): Add myself.
5150 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5152         * MAINTAINERS (Write After Approval): Add myself.
5154 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5156         * MAINTAINERS (crx): Add myself.
5158 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5160         Sync with src:
5161         2008-04-14  David S. Miller  <davem@davemloft.net>
5163         * configure.ac: Add sparc*-*-* to gold supported targets.
5164         * configure: Regenerate.
5166 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5168         PR bootstrap/35457
5169         * configure.ac: Include override.m4.
5170         * configure: Regenerate.
5172 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5174         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5175         * Makefile.in: Regenerate.
5177 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5179         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5180         as nonconfigurable directories list.
5181         * configure: Regenerate.
5183 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5185         * config.sub, config.guess: Update from upstream sources.
5187 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5189         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5190         * Makefile.in: Regenerate.
5192 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5194         * configure.ac: Do not build libssp for the AVR.
5195         * configure: Regenerate.
5197 2008-04-07  Ian Lance Taylor  <iant@google.com>
5199         * Makefile.def: check-gold depends upon all-binutils.
5200         * Makefile.in: Regenerate.
5202 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5204         * MAINTAINERS (Write After Approval): Add myself.
5206 2008-04-04  Nick Clifton  <nickc@redhat.com>
5208         PR binutils/4334
5209         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5210         builds.
5211         * configure: Regenerate.
5213 2008-04-04  NightStrike  <NightStrike@gmail.com>
5215         PR other/35151
5216         * configure.ac: Combine rules for mingw32 and mingw64.
5217         * configure: Regenerate.
5219 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5221         * MAINTAINERS (Write After Approval): Add myself.
5223 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5225         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5226         * Makefile.in (.NOTPARALLEL): Ditto.
5228 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5230         * MAINTAINERS (Write After Approval): Add myself.
5232 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5234         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5235         * Makefile.in (.NOTPARALLEL): Regenerate.
5237 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5239         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5240         * Makefile.in: Regenerate.
5242 2008-03-26  Jakub Staszak  <kuba@et.pl>
5244         * MAINTAINERS (Write After Approval): Add myself.
5246 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5248         * MAINTAINERS:  Update e-mail address.
5250 2008-03-20  Ian Lance Taylor  <iant@google.com>
5252         * configure.ac: Add support for --enable-gold.
5253         * Makefile.def: Add gold as a directory like ld.
5254         * configure, Makefile.in: Regenerate.
5256 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5258         * configure.ac: m4_include config/proginstall.m4.
5259         * configure: Regenerate.
5261         Backport from upstream Libtool:
5263         2007-10-12  Eric Blake  <ebb9@byu.net>
5265         Deal with Autoconf 2.62's semantic change in m4_append.
5266         * ltsugar.m4 (lt_append): Replace broken versions of
5267         m4_append.
5268         (lt_if_append_uniq): Don't require separator to be overquoted,
5269         and avoid broken m4_append.
5270         (lt_dict_add): Fix typo.
5271         * libtool.m4 (_LT_DECL): Don't overquote separator.
5273 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5275         * config.rpath: Add AIX 6 support.
5277 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5279         * Makefile.def (stageprofile).  Remove -fprofile-generate
5280         from stage_libcflags.
5281         * Makefile.in: Regenerate.
5283 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5285         * config.sub, config.guess: Update from upstream sources.
5287 2008-03-06  Tom Tromey  <tromey@redhat.com>
5289         * MAINTAINERS: Update for treelang deletion.
5291 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5293         * MAINTAINERS: Update my email address.
5295 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5297         * MAINTAINERS (darwin port): Add myself as a maintainer.
5298         (objective-c/c++): Add myself as a maintainer.
5300 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5302         * MAINTAINERS (Write After Approval): Update my email address.
5304 2008-02-25  Tomas Bily  <tbily@suse.cz>
5306         * MAINTAINERS (Write After Approval): Add myself.
5308 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5310         * MAINTAINERS (OpenMP): Add myself.
5312 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5314         PR bootstrap/32009
5315         PR bootstrap/32161
5317         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5318         * configure: Regenerate.
5320         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5321         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5322         STAGE4_LIBCFLAGS): New.
5323         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5324         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5325         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5326         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5327         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5328         for target modules.  Don't export LIBCFLAGS.
5329         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5330         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5331         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5332         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5333         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5334         * Makefile.in: Regenerate.
5336 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5338         PR libgcj/33085
5339         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5340         Do not use -DDLL_EXPORT.  Backport from upstream.
5342 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5344         * MAINTAINERS (Write After Approval): Add myself.
5346 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5348         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5349         * configure: Regenerate.
5351 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5353         * configure.ac (xtensa*-*-*): Recognize processor variants.
5354         * configure: Regenerate.
5356 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5358         PR bootstrap/34922
5359         * configure.ac (PARSE_ARGS): Push suitable setting of
5360         ac_subdirs_all, for `./configure --help=recursive'.
5361         Handle `+' in generic toplevel directory disabling.
5362         * configure: Regenerate.
5364 2008-01-28  Nick Clifton  <nickc@redhat.com>
5366         * MAINTAINERS (xstormy16): Take over maintainership.
5368 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5370         * MAINTAINERS (c4x port): Remove.
5372 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5374         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5376 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5378         * config.sub, config.guess: Update from upstream sources.
5380 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5382         * MAINTAINERS (Write After Approval): Add myself.
5384 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5386         * MAINTAINERS: Update my email address.
5388 2008-01-09  Raksit Ashok  <raksit@google.com>
5390         * MAINTAINERS (Write After Approval): Add myself.
5392 2008-01-09  Raksit Ashok  <raksit@google.com>
5394         * MAINTAINERS (Write After Approval): Add myself.
5396 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5398         * config.sub, config.guess: Update from upstream sources.
5400 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5402         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5403         Change recommended MPFR from 2.2.1 -> 2.3.0.
5404         * configure: Regenerate.
5406 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5408         * MAINTAINERS: Update my email address.
5410 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5412         * MAINTAINERS: Update my email address.
5414 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5416         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5417         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5418         * Makefile.in: Regenerate.
5420 2007-12-10  Mark Heffernan  <meheff@google.com>
5422         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5423         misplaced entries.
5425 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5427         * configure.ac: Enable libjava for x86_64-*-darwin9.
5428         * configure: Regenerate.
5430 2007-12-07  Bill Maddox  <maddox@google.com>
5432         * MAINTAINERS (Write After Approval): Add myself.
5434 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5436         * config.sub, config.guess: Update from upstream sources.
5438 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5440         * config-ml.in: Remove 64bit configure tests.
5442 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5444         * config-ml.in: Robustify against white space in absolute file
5445         names.
5447         * config-ml.in (multi-clean): Substitute ${Makefile}.
5448         Remove superfluous ${Makefile} in list.
5450 2007-11-19  Thiemo Seufer  <ths@mips.com>
5452         * config-ml.in: Don't hardcode the Makefile name.
5454 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5456         * MAINTAINERS (Write After Approval): Add myself.
5458 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5460         * MAINTAINERS (Write After Approval): Add myself.
5462 2007-11-06  Doug Kwan  <dougkwan@google.com>
5464         * MAINTAINERS (Write After Approval): Add myself.
5466 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5468         * MAINTAINERS (mercury): Remove entry.
5469         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5471 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5473         * Makefile.def (dependencies): Make configure-gdb depend on
5474         all-intl.
5475         * Makefile.in: Regenerated.
5477 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5479         * MAINTAINERS (Fortran maintainer): Remove myself.
5481 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5483         * Makefile.def: To avoid problems running with parallel makes,
5484         build newlib before libgloss so that target specific header
5485         files are availble.
5486         * Makefile.in: Regenerate
5488 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5490         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5491         * Makefile.in: Regenerate.
5493 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5495         * MAINTAINERS (Register allocation reviewer): Add myself.
5497 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5499         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5500         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5501         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5502         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5503         * configure: Regenerate.
5505 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5507         * MAINTAINERS (Register allocation reviewer): Add myself.
5509 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5511         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5512         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5513         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5514         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5515         * configure.ac: Default them to host tools for $host = $build.
5516         Subst them.
5518         * configure: Regenerate.
5519         * Makefile.in: Regenerate.
5521 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5523         * MAINTAINERS (Register allocation reviewer): Add myself.
5525 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5527         * MAINTAINERS (Register allocation reviewer): Add myself.
5529 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5531         * MAINTAINERS (Write After Approval): Fix typo.
5533 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5535         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5536         * configure: Regenerate.
5538 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5540         PR bootstrap/31906
5541         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5542         they're already prefixed.
5544 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5546         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5547         libstdc++.
5548         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5549         * configure: Regenerate.
5550         * Makefile.in: Regenerate.
5552 2007-09-17  Andreas Schwab  <schwab@suse.de>
5554         * configure.ac: Raise minimum makeinfo version to 4.6.
5555         * configure: Regenerate.
5557 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5559         * MAINTAINERS (write-after-approval) add myself
5561 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5563         * configure.ac: Correct makeinfo version check.
5564         * configure: Regenerate.
5566 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5568         * MAINTAINERS: Update my email address.
5570 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5572         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5573         to $skipdirs and only disable gprof for newlib.  Use the normal
5574         mips*-elf* handling in other respects.
5575         * configure: Regnerate.
5577 2007-09-12  David Daney  <ddaney@avtrex.com>
5579         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5580         enabling libgcj.
5581         * configure: Regenerate.
5583 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5585         PR other/32154
5586         * configure.ac: For libgloss targets, point the linker to the linker
5587         script, startup code and simulator library.
5588         * configure: Regenerate.
5590 2007-09-07  Andrew Haley  <aph@redhat.com>
5592         * configure.ac (noconfigdirs): Remove target-libffi and
5593         target-libjava.
5594         * configure: Regenerate.
5596 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5598         PR target/33281
5599         * configure.ac: Use config/mh-mingw on mingw.
5600         * configure: Regenerate.
5602 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5604         * MAINTAINERS (Write After Approval): Add myself.
5606 2007-09-05  Richard Guenther  <rguenther@suse.de>
5608         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5609         nor --disable-checking is provided also turn on yes and types
5610         checking for stage1.
5611         * configure: Re-generate.
5613 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5615         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5616         (Write After Approval): Remove myself.
5618 2007-08-29  Nick Clifton  <nickc@redhat.com>
5620         * config.sub, config.guess: Update from upstream sources.
5622 2007-08-22  Bud Davis  <jmdavis@link.com>
5624         * MAINTAINERS (Write After Approval): Added myself.
5625         * MAINTAINERS (Reviewers): Removed myself.
5627 2007-08-18  Paul Brook  <paul@codesourcery.com>
5628             Joseph Myers  <joseph@codesourcery.com>
5630         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5631         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5632         * Makefile.in: Regenerate.
5633         * configure.ac (--with-debug-prefix-map): New.
5634         * configure: Regenerate.
5636 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5637             Nigel Stephens  <nigel@mips.com>
5639         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5640         as target_makefile_frag.
5641         * configure: Regenerate.
5643 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5645         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5646         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5647         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5648         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5649         (do-compare, do-compare3, do-compare-debug): New.
5650         ([+compare-target+]): Use them.
5652 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5654         * MAINTAINERS (Write After Approval): Change my email address.
5656 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5657             Ben Elliston  <bje@au.ibm.com>
5659         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5660         --silent if $silent.
5661         * configure: Regenerate.
5663 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5665         * MAINTAINERS (Various Maintainers): Add myself as
5666         loop infrastructure maintainer.  Update my e-mail
5667         address.
5669 2007-07-31  Diego Novillo  <dnovillo@google.com>
5671         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5672         Adjust description.
5674 2007-07-26  Richard Guenther  <rguenther@suse.de>
5676         * configure.ac: Add types checking to stage1 checking flags.
5677         * configure: Regenerate.
5679 2007-07-17  Nick Clifton  <nickc@redhat.com>
5681         * COPYING3: New file.  Contains version 3 of the GNU General
5682         Public License.
5683         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5684         Lesser General Public License.
5686 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5688         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5690 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5692         * MAINTAINERS (S/390 co-maintainer): Add myself.
5693         (Write After Approval): Remove myself.
5695 2007-07-13  Dan Hipschman  <dsh@google.com>
5697         * MAINTAINERS (Write After Approval): Add myself.
5699 2007-07-11  Nick Clifton  <nickc@redhat.com>
5701         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5702         WINDRES export.
5703         * Makefile.in: Regenerate.
5705 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5707         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5708         maintainer.
5710 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5712         * lt~obsolete.m4: New. Import from 20070318 libtool.
5714 2007-07-03  Julian Brown  <julian@codesourcery.com>
5716         * MAINTAINERS (Write After Approval): Add myself.
5718 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5720         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5721         * configure: Regenerate.
5723 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5725         * configure.ac: Add some missing m4 quotation.
5726         * configure: Regenerate.
5728 2007-07-02  Simon Baldwin  <simonb@google.com>
5730         * MAINTAINERS (Write After Approval): Add myself.
5732 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5734         * configure: Regenerate.
5736 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5738         * Makefile.def: Add windmc tool to build.
5739         * Makefile.tpl: Likewise.
5740         * configure.ac: Likewise.
5741         * Makefile.in: Regenerate.
5742         * configure: Regenerate.
5744 2007-06-28  DJ Delorie  <dj@redhat.com>
5746         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5747         not building newlib.
5748         * configure: Regenerated.
5750 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5752         * MAINTAINERS (Write After Approval): Add myself.
5754 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5756         * MAINTAINERS (Write After Approval): Add myself.
5758 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5760         * MAINTAINERS (Write After Approval): Add myself.
5762 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5764         * MAINTAINERS (Write After Approval): Add myself.
5766 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5768         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5769         * Makefile.in: Regenerated.
5771 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5773         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5774         bfin*-*-uclinux* targets.
5775         * configure: Regenerate.
5777 2007-06-14  Ian Lance Taylor  <iant@google.com>
5779         * MAINTAINERS: Add myself as non-algorithmic global write
5780         maintainer.
5782 2007-06-14  Diego Novillo  <dnovillo@google.com>
5784         * MAINTAINERS: Add self as middle-end maintainer and
5785         non-algorithmic global write maintainer.
5787 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5789         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5790         Move all Fortran maintainers except Paul Brook into the
5791         Non-Autopoiesis section.
5793 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5795         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5796         (distclean-stage[+id+]): Possibly delete stage_last.
5797         * Makefile.in: Regenerate.
5799 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5801         * MAINTAINERS (Various Maintainer): Fix typo.
5803 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5805         * MAINTAINERS (Various Maintainer): Add myself as
5806         dataflow maintainer.
5808 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5810         * config.sub, config.guess: Update from upstream sources.
5812 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5814         * Makefile.tpl: Fix spelling error.
5815         * Makefile.in: Regenerate.
5817 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5819         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5820         lt_cv_sys_max_cmd_len.
5822 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5824         * MAINTAINERS (Various Maintainers): Add myself as
5825         auto-vectorizer maintainer.
5827 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5829         PR libjava/32098
5830         * libtool.m4: Revert previous change.
5831         * ltgcc.m4: Put it here.
5833 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5835         * MAINTAINERS (Various Maintainers): Add myself as
5836         auto-vectorizer maintainer.
5838 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5840         PR libjava/32098
5841         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5843 2007-05-30  Richard Guenther  <rguenther@suse.de>
5845         * MAINTAINERS (Various Maintainers): Add myself as
5846         auto-vectorizer maintainer.
5848 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5850         PR bootstrap/29382
5851         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5852         * configure: Rebuilt.
5854 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5856         * MAINTAINERS (Write After Approval): Removed my name.
5858 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5860         * MAINTAINERS (Write After Approval): Remove myself.
5862 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5864         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5866 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5868         * ltmain.sh: Update from ToT Libtool.
5869         * libtool.m4: Update from ToT Libtool.
5870         * ltsugar.m4: New. Update from ToT Libtool.
5871         * ltversion.m4: New. Update from ToT Libtool.
5872         * ltoptions.m4: New. Update from ToT Libtool.
5873         * ltconfig: Remove.
5874         * ltcf-c.sh: Remove.
5875         * ltcf-cxx.sh: Remove.
5876         * ltcf-gcj.sh: Remove.
5878 2007-05-22  Ollie Wild  <aaw@google.com>
5880         * MAINTAINERS (Write After Approval): Add myself.
5882 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5884         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5885         stage_cflags.
5886         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5887         Remove CFLAGS/LIBCFLAGS.
5888         (configure-stage[+id+]-[+prefix+][+module+],
5889         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5890         * Makefile.in: Regenerate.
5892 2007-05-15  Diego Novillo  <dnovillo@google.com>
5894         * MAINTAINERS: Update e-mail address.
5896 2007-05-15  Revital Eres  <eres@il.ibm.com>
5898         * MAINTAINERS (Write After Approval): Add myself.
5900 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5902         * MAINTAINERS (Write After Approval): Updated my address.
5904 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5906         * MAINTAINERS (Write After Approval): Add myself.
5908 2007-05-11  Silvius Rus  <rus@google.com>
5910         * MAINTAINERS (Write After Approval): Add myself.
5912 2007-04-23  Tom Tromey  <tromey@redhat.com>
5914         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5916 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5918         * MAINTAINERS (cpplib): Rename to ...
5919         (libcpp): ... this.  Add C/C++ front end maintainers.
5921 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5923         * config-ml.in: Pass ${ml_config_env} to configure calls.
5925 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5927         * MAINTAINERS (Write After Approval): Add myself.
5929 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5931         * MAINTAINERS (Write After Approval): Add myself.
5933 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5935         * MAINTAINERS (fortran 95 front end): Add myself.
5937 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5939         * MAINTAINERS (Write After Approval): Add myself.
5941 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5943         * MAINTAINERS (Modulo Scheduler): Add myself.
5945 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5947         * MAINTAINERS (fortran 95 front end): Add myself.
5948         (c++ front end): whitespace fix.
5950 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5952         * MAINTAINERS (Write After Approval): Add myself.
5954 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5956         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5957         of glob.  Quote arguments with single quotes too.
5958         * configure: Regenerate.
5960 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5962         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5963         * Makefile.in: Regenerate
5965 2007-03-07  Andreas Schwab  <schwab@suse.de>
5967         * configure: Regenerate.
5969 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5971         * configure.ac: Add "--with-pdfdir" configure option,
5972         which defines pdfdir variable.
5973         * Makefile.def (target=fixincludes): Add install-pdf to
5974         missing targets.
5975         (recursive_targets): Add install-pdf target.
5976         (flags_to_pass): Add pdfdir.
5977         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5978         target.
5979         * configure: Regenerate
5980         * Makefile.in: Regenerate
5982 2007-02-28  Eric Christopher  <echristo@apple.com>
5984         Revert:
5985         2006-12-07  Mike Stump  <mrs@apple.com>
5987         * Makefile.def (dependencies): Add dependency for
5988         install-target-libssp and install-target-libgomp on
5989         install-gcc.
5990         * Makefile.in: Regenerate.
5992 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5994         * configure: Regenerate.
5995         * configure.ac: Move statements after variable declarations.
5997 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5999         * MAINTAINERS: Add myself as sh maintainer.
6001 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6003         * configure.ac: Adjust for loop syntax.
6004         * configure: Regenerate.
6006 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6008         * configure: Rebuilt.
6010 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6012         * configure.ac: Drop multiple occurrences of --enable-languages,
6013         and fix its quoting.
6014         * configure: Rebuilt.
6016 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6017             Nathan Sidwell  <nathan@codesourcery.com>
6018             Vladimir Prus  <vladimir@codesourcery.com>
6019             Joseph Myers  <joseph@codesourcery.com>
6021         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6022         * configure: Regenerate.
6024 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6026         * ltconfig (freebsd*): Default to elf.
6028 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6030         * configure.ac (target_libraries): Move libgcc before libiberty.
6031         * configure: Regenerated.
6033 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6034             Paolo Bonzini  <bonzini@gnu.org>
6036         PR bootstrap/30753
6037         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6038         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6039         * configure: Regenerated.
6041 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6043         * MAINTAINERS (Language Front End Maintainers): Update my mail
6044         address.
6046 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6048         PR bootstrap/30748
6049         * configure.ac: Correct syntax for Solaris ksh.
6050         * configure: Regenerated.
6052 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6054         * configure.ac: Sync with src.
6055         * configure: Regenerate.
6057 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6059         * Makefile.in: Regenerate.
6061 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6063         * config.sub: Sync with src.
6065 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6067         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6068         noncanonical equivalents.
6069         * configure.in: Rename to...
6070         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6071         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6072         target_noncanonical.  Use them.  Rewrite removal of configure
6073         arguments for autoconf 2.59.  Discard variable settings.  Force
6074         program_transform_name for native tools.
6076         * Makefile.in: Regenerated.
6077         * configure: Regenerated with autoconf 2.59.
6079 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6081         * MAINTAINERS (Write After Approval): Add myself.
6083 2007-01-31  Andreas Schwab  <schwab@suse.de>
6085         * Makefile.tpl (LDFLAGS): Substitute it.
6086         * Makefile.in: Regenerate.
6088 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6090         * MAINTAINERS (Write After Approval): Add myself.
6092 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6094         * MAINTAINERS (spu port): Add myself.
6096 2007-01-23  Richard Guenther  <rguenther@suse.de>
6098         PR bootstrap/30541
6099         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6100         * Makefile.tpl (GNATBIND): Substitute it.
6101         (GNATMAKE): Likewise.
6102         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6103         of STAGE_PREFIX.
6104         * Makefile.in: Regenerate.
6105         * configure: Regenerate.
6107 2007-01-18  Mike Stump  <mrs@apple.com>
6109         * configure.in: Re-enable -Werror for gcc builds.
6111 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6113         * MAINTAINERS (Write After Approval): Add myself.
6115 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6117         * configure.in: Change == to = in test command.
6118         * configure: Regenerate.
6120 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6121             Nick Clifton  <nickc@redhat.com>
6122             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6124         * configure.in (build_configargs, host_configargs, target_configargs):
6125         Remove build/host/target parameters.
6126         (host_libs): Add gmp and mpfr.
6127         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6128         * Makefile.def (gmp, mpfr): New.
6129         (gcc): Remove target.
6130         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6131         target_os, target_vendor): New.
6132         (configure): Add host_alias/target_alias arguments; adjust invocations.
6133         * configure: Regenerate.
6134         * Makefile.in: Regenerate.
6136 2007-01-11  Matt Fago  <fago@earthlink.net>
6138         * configure.in: Try to link to functions only in mpfr 2.2.x
6139         to improve robustness of configure tests.
6140         * configure: Regenerate.
6142 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6144         * MAINTAINERS: Add myself as i386 maintainer.
6146 2007-01-08  Jan Hubicka  <jh@suse.cz>
6148         * MAINTAINERS: Add myself as i386 maintainer.
6150 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6152         * configure.in: Add support for an x86_64-mingw* target.
6153         * configure: Regenerate.
6155 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6157         * Makefile.tpl (all-target): Correct @if conditional for target
6158         modules.
6159         * configure.in: Omit libiberty if building only target libgcc.
6160         * configure, Makefile.in: Regenerated.
6162 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6164         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6165         * configure: Regenerate.
6167 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6169         * Makefile.def (target_modules): Add libgcc.
6170         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6171         * Makefile.tpl (clean-target-libgcc): Delete.
6172         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6173         on gcc even for bootstrapped modules.  Rewrite handling of
6174         lang_env_dependencies to loop over target_modules.
6175         * configure.in (target_libraries): Add target-libgcc.
6176         * Makefile.in, configure: Regenerated.
6178 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6180         * configure.in: Reorganize recognition of languages.  Add
6181         --enable-stage1-languages.  Show supported languages for the chosen
6182         target rather than all recognized languages.
6183         * configure: Regenerate.
6185 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6187         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6188         * Makefile.in: Regenerate.
6190 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6192         * configure.in: Warn that MPFR 2.2.0 is buggy.
6193         * configure: Regenerate.
6195 2006-12-27  Ian Lance Taylor  <iant@google.com>
6197         * configure.in: When removing Makefiles to force a reconfigure, also
6198         remove prev-DIR*/Makefile.
6199         * configure: Regenerate.
6201 2006-12-22  Andreas Schwab  <schwab@suse.de>
6203         * configure: Regenerate with correct autoconf version.
6205 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6207         * configure.in: add AC_SUBST for *_FOR_TARGET.
6208         * configure: Regenerate.
6210 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6212         * configure.in: Simplify logic for rejecting languages that cannot
6213         be built.  Separate the case when a language is unsupported,
6214         from the case when the user chooses not to build a language.
6216 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6218         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6219         it only affects bootstrap and could be tested on "$host" as well.
6220         * configure: Regenerate.
6221         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6223 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6225         PR bootstrap/29544
6226         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6227         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6228         move here comment from Makefile.tpl.
6229         * Makefile.tpl: Move some definitions higher in the file.
6230         (STAGE1_CHECKING): New.
6231         * configure.in: Add --enable-stage1-checking.
6232         * configure: Regenerate.
6233         * Makefile.in: Regenerate.
6235 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6237         * MAINTAINERS: Add myself as build system maintainer.
6239 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6241         * MAINTAINERS (Write After Approval): Add myself.
6243 2006-12-13  Eric Christopher  <echristo@apple.com>
6245         * MAINTAINERS: Add myself as darwin maintainer.
6247 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6249         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6251 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6253         MAINTAINERS: Update my entry.
6255 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6257         * configure.in:  Handle spu makefile frag.
6258         * Makefile.tpl (MAINT): Define
6259         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6260         * configure: Regenerate.
6261         * Makefile.in: Regenerate.
6263 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6265         * config.guess: Import latest version.
6266         * config.sub: Likewise.
6268 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6270         * configure.in (spu-*-*): Don't skip target-libiberty.
6271         * configure: Regenerate.
6273 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6275         PR bootstrap/30134
6276         * configure.in: Correct x86 darwin support for libjava to powerpc
6277         and i?86 only.
6278         * configure: Regenerate.
6280 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6282         * configure.in: Add x86 darwin support for libjava.
6283         * configure: Regenerate.
6285 2006-12-07  Mike Stump  <mrs@apple.com>
6287         * Makefile.def (dependencies): Add dependency for
6288         install-target-libssp and install-target-libgomp on
6289         install-gcc.
6290         * Makefile.in: Regenerate.
6292 2006-12-04  Richard Guenther  <rguenther@suse.de>
6294         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6295         (Non-Algorithmic Maintainers): Move over non-algorithmic
6296         loop optimizer maintainers, add myself as a non-algorithmic
6297         middle-end maintainer.
6299 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6301         * MAINTAINERS (Write After Approval): Add myself.
6303 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6305         * configure.in: Update error message for missing GMP/MPFR.
6307         * configure: Regenerate.
6309 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6311         * configure.in: Update MPFR version in error message.
6313         * configure: Regenerate.
6315 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6317         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6318         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6319         --with-gmp-lib): New flags.
6321         * configure: Regenerate.
6323 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6325         * MAINTAINERS (Write After Approval): Change my email address.
6327 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6329         * MAINTAINERS (Write After Approval): Add myself.
6331 2006-11-22  Philipp Thomas  <pth@suse.de>
6333         * MAINTAINERS (i18n): Update e-mail address.
6335 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6337         * MAINTAINERS (spu port): Add myself as maintainer.
6338         (Write After Approval): Remove myself.
6340 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6342         * configure.in (skipdirs): Don't build libssp for SPU.
6343         * configure: Regenerate.
6345 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6347         * MAINTAINERS (spu port): Add myself as maintainer.
6348         (libobjc): Update my email address.
6350 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6352         * MAINTAINERS (Write After Approval): Add myself.
6354 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6356         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6357         * configure : Rebuilt.
6359 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6361         * MAINTAINERS (Write After Approval): Add myself.
6363 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6365         * MAINTAINERS (Write After Approval): Add myself.
6367 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6369         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6370         libmpfr.a.
6371         * configure: Regenerate.
6373 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6375         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6376         (unstage): Test for stage_last presence.
6378         PR bootstrap/29802
6379         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6380         STAGE_PREFIX.
6381         * Makefile.in: Regenerate.
6383 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6385         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6386         maintainers.
6388 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6390         * MAINTAINERS (Write After Approval): Add myself.
6392 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6394         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6395         and stageN-package/Makefile.
6396         * Makefile.in: Regenerated.
6398 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6400         * configure.in: Remove target-libgloss from noconfigdirs for
6401         bfin-*-*.
6402         * configure: Regenerated.
6404 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6406         * configure.in (have_gmp): Only error if the gcc directory exists.
6408         * configure: Regenerate.
6410 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6412         * configure.in: Robustify error message for missing GMP/MPFR.
6414         * configure: Regenerate.
6416 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6418         * MAINTAINERS (Write After Approval): Add myself.
6420 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6422         * MAINTAINERS: Change email address.
6424 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6426         * MAINTAINERS (Write After Approval): Add myself.
6428 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6430         * MAINTAINERS (Write After Approval): Add myself.
6432 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6434         * MAINTAINERS (Write After Approval): Move myself to
6435         Write After Approval section.
6437 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6439         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6440         need_gmp anymore.
6441         * configure: Regenerate.
6443 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6445         * MAINTAINERS (Write After Approval): Add myself.
6447 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6449         * config.guess: Import latest version.
6450         * config.sub: Likewise.
6452 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6454         * Makefile.def: Added pdf target handling.
6455         * Makefile.tpl: Added pdf target handling.
6456         * Makefile.in: Regenerated.
6458 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6460         * MAINTAINERS: Add self as score port maintainer.
6462 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6464         * MAINTAINERS (Write After Approval): Add myself.
6466 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6468         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6469         or newer.
6470         * configure: Regenerated.
6472 2006-09-27  Dave Brolley  <brolley@redhat.com>
6474         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6475         using $s instead of $r.
6476         * configure: Regenerated.
6478 2006-09-26  Thiemo Seufer  <ths@mips.com>
6480         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6481         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6482         * configure: Regenerate.
6484 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6486         * MAINTAINERS (Write After Approval): Remove myself.
6488 2006-09-22  Chao-ying Fu  <fu@mips.com>
6490         * MAINTAINERS (Write After Approval): Add myself.
6492 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6494         * MAINTAINERS: Add self as soft-fp maintainer.
6496 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6498         * MAINTAINERS: Add myself as avr maintainer.
6499         Remove Marek Michalkiewicz as avr maintainer.
6501 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6503         * MAINTAINERS (Write After Approval): Add myself.
6505 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6507         * configure.in: Never build newlib for a Mingw host.
6508         Never build newlib as Mingw target library.
6509         Test the existence of winsup/cygwin for building a Cygwin newlib,
6510         rather than just winsup.
6511         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6512         building a Mingw target.
6513         * configure: Regenerate.
6515 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6517         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6519 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6521         * config.guess: Import from src (was more updated).
6522         * config.sub: Likewise.
6524 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6526         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6527         * configure: Regenerated.
6529 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6531         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6532         for stages after the first.
6534 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6536         * Makefile.def: Add dependencies for configure-opcodes
6537         on configure-intl and all-opcodes on all-intl.
6538         * Makefile.in: Regenerated.
6540 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6542         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6544 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6546         Port to hosts whose 'sort' and 'tail' implementations
6547         treat operands with leading '+' as file names, as POSIX
6548         has required since 2001.  However, make sure the code still
6549         works on pre-POSIX hosts.
6550         * ltmain.sh: Don't assume "sort +2" is equivalent to
6551         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6553 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6555         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6557 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6559         * ltconfig: chmod 644 before ranlib during install.
6561 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6563         PR bootstrap/18058
6564         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6565         if the bootstrap compiler is a GCC version that supports it.
6566         * configure: Regenerate.
6568 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6570         * configure.in: Fix thinkos in previous check-in.
6571         * configure: Regenerate.
6573 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6575         PR other/27063
6576         * configure.in: Test subdir_requires and give an appropriate
6577         error message.
6578         * configure: Regenerate.
6580 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6582         * MAINTAINERS (Write After Approval): Add myself.
6584 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6586         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6588 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6590         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6592 2006-06-20  David Ayers  <d.ayers@inode.at>
6594         PR bootstrap/28072
6595         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6596         whether target-libjava is being configured instead of whether the
6597         java front end is enabled.
6598         * configure: Regenerate.
6600 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6602         PR target/27540
6603         * configure.in: Only enable libgomp on IRIX 6.
6604         * configure: Regenerate.
6606 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6608         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6609         too.
6610         * Makefile.in: Regenerate.
6612 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6614         * config-ml.in: Alter CCASFLAGS to include special
6615         multilib options the same as is done for CFLAGS.
6617 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6619         * configure.in: Don't enable libgomp on hpux10.
6620         * configure: Rebuilt.
6622 2006-06-12  David Ayers  <d.ayers@inode.at>
6624         PR bootstrap/27963
6625         PR target/19970
6626         * configure.in: Remove target-boehm-gc from noconfigdirs where
6627         ${libgcj} is specified.
6628         * configure: Regenerate.
6630 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6632         Sync from src:
6634         * configure.in: Sync.
6635         * configure: Regenerated.
6637         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6639         * Makefile.def: Added dependencies from sim and gdb on intl, and
6640         added configure dependencies to everything with an all dependency
6641         on intl.
6642         * Makefile.in: Regenerated.
6644 2006-06-06  David Ayers  <d.ayers@inode.at>
6646         PR libobjc/13946
6647         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6648         * Makefile.in: Regenerate.
6649         * configure.in: Add --enable-objc-gc at toplevel and have it
6650         enable boehm-gc for Objective-C.
6651         Remove target-boehm-gc from libgcj.
6652         Add target-boehm-gc to target_libraries.
6653         Add target-boehm-gc to noconfigdirs where ${libgcj}
6654         is specified.
6655         Assert that boehm-gc is supported when requested for Objective-C.
6656         Only build boehm-gc if needed either for Java or Objective-C.
6657         * configure: Regenerate.
6659 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6661         PR 27674
6662         * Makefile.tpl (configure-[+prefix+][+module+],
6663         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6664         Remove rule to unstage bootstrapped modules.
6665         (stage_current): New.
6666         * Makefile.in: Regenerate.
6668 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6670         * MAINTAINERS (Write After Approval): Update my e-mail address.
6672 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6674         * include/libiberty.h: Declare pex_run_in_environment.
6676 2006-05-31  Asher Langton  <langton2@llnl.gov>
6678         * MAINTAINERS (Write After Approval): Add myself.
6680 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6682         * Makefile.def (bfd, opcodes): Fix lib_path.
6683         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6684         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6685         * Makefile.in: Regenerate.
6687 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6689         * Makefile.in: Regenerate.
6691 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6693         * Makefile.def: Add install-html target. Add datarootdir
6694         docdir and htmldir to flags_to_pass.
6695         * Makefile.tpl: Add install-html target.
6696         * Makefile.in: Regenerate.
6697         * configure.in: Add --with-datarootdir, --with-docdir, and
6698         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6699         * configure: Regenerate.
6701 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6703         * configure.in: Enable gprof for cross builds.
6704         * configure: Regenerate.
6706 2006-05-22  Richard Guenther  <rguenther@suse.de>
6708         Revert
6709         2006-01-31  Richard Guenther  <rguenther@suse.de>
6710         Paolo Bonzini  <bonzini@gnu.org>
6712         * Makefile.def (target_modules): Add libgcc-math target module.
6713         * configure.in (target_libraries): Add libgcc-math target library.
6714         (--enable-libgcc-math): New configure switch.
6715         * Makefile.in: Re-generate.
6716         * configure: Re-generate.
6717         * libgcc-math: New toplevel directory.
6719 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6720             Andreas Tobler  <a.tobler@schweiz.ch>
6722         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6723         * configure: Rebuilt.
6725 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6727         * MAINTAINERS (Write After Approval): Add myself.
6729 2006-05-01  DJ Delorie  <dj@redhat.com>
6731         * configure.in: Restore CFLAGS if GMP isn't present.
6732         * configure: Regenerate.
6734 2006-05-01  Richard Guenther  <rguenther@suse.de>
6736         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6737         maintainer.
6739 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6741         * MAINTAINERS (Write After Approval): Add myself.
6743 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6745         * MAINTAINERS (Write After Approval): Add myself.
6747 2006-04-18  DJ Delorie  <dj@redhat.com>
6749         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6750         reference libgloss so that libssp can be built in a combined
6751         tree.
6752         * configure: Regenerate.
6754 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6756         * MAINTAINERS (Write After Approval): Add myself.
6758 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6760         * configure.in: Require makeinfo 4.4 or higher.
6761         * configure: Regenerate.
6763 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6765         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6766         Rearrange the entries of other libraries to have them in one place.
6768 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6770         * MAINTAINERS (Write After Approval): Remove myself.
6771         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6773 2006-03-14  Richard Guenther  <rguenther@suse.de>
6775         * configure: Regenerate with autoconf 2.13.
6777 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6779         * MAINTAINERS: Use my work address.
6781         * MAINTAINERS: Update my E-mail address.
6783 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6785         * configure.in: Handle --disable-<component> generically.
6786         * configure: Regenerate.
6788 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6790         PR libgcj/17311
6791         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6793 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6795         * MAINTAINERS (Write After Approval):  Remove myself.
6796         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6798 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6800         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6801         (TARGET_CONFIGDIRS): Remove.
6802         * configure.in: Remove AC_SUBST(target_configdirs).
6803         * Makefile.in, configure: Regenerated.
6805 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6807         * MAINTAINERS (Write After Approval):  Remove myself.
6808         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6810 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6812         PR bootstrap/25670
6814         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6816         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6817         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6818         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6819         BUILD_PREFIX, BUILD_PREFIX_1.
6820         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6822         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6823         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6825         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6826         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6827         of `cat stage_current`.  Always provide the `r' and `s' variables.
6828         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6829         a single shell execution.
6830         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6831         bootstrapped modules, make the stage1 module if the build was not
6832         started yet, else build the current stage.
6833         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6834         (all-build, all-host, all-target, [+make_target+]-host,
6835         [+make_target+]-target): Do not use \-continued lines.
6836         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6837         (current_stage, restrap, stage_last): New.
6839         * Makefile.in: Regenerate.
6840         * configure: Regenerate.
6842 2006-02-19  Bud Davis  <jmdavis@link.com>
6844         * MAINTAINERS (Write After Approval):  Remove myself.
6845         (Language Front End Maintainers):  Add myself as fortran 95
6846         maintainer and update e-mail address.
6848 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6850         * MAINTAINERS (Write After Approval):  Remove myself.
6851         (Language Front End Maintainers):  Add myself as fortran 95
6852         maintainer.
6854 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6856         * MAINTAINERS (Write After Approval): Add myself.
6858 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6860         * MAINTAINERS (Write After Approval):  Remove myself.
6861         (Language Front End Maintainers):  Add myself as
6862         fortran 95 maintainer.
6864 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6866         Sync from src:
6868         2005-12-27  Leif Ekblad  <leif@rdos.net>
6870         * configure.in: Add support for RDOS target.
6871         * configure: Regenerate.
6873 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6874             Andreas Schwab  <schwab@suse.de>
6876         * configure: Regenerate.
6878 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6880         * configure.in (enable_libgomp): Add AIX.
6881         * configure: Regenerate.
6883 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6885         * MAINTAINERS (Write After Approval): Add myself.
6887 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6889         * MAINTAINERS (Write After Approval): Add myself.
6891 2006-01-31  Richard Guenther  <rguenther@suse.de>
6892         Paolo Bonzini  <bonzini@gnu.org>
6894         * Makefile.def (target_modules): Add libgcc-math target module.
6895         * configure.in (target_libraries): Add libgcc-math target library.
6896         (--enable-libgcc-math): New configure switch.
6897         * Makefile.in: Re-generate.
6898         * configure: Re-generate.
6899         * libgcc-math: New toplevel directory.
6901 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6903         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6904         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6905         the assembler, linker and binutils.
6906         * configure: Regenerate.
6908 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6910         * MAINTAINERS (Write After Approval): Add myself.
6912 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6914         * configure: Regenerate.
6916 2006-01-18  Richard Henderson  <rth@redhat.com>
6917             Jakub Jelinek  <jakub@redhat.com>
6918             Diego Novillo  <dnovillo@redhat.com>
6920         * libgomp: New directory.
6921         * Makefile.def: Add target_module libgomp.
6922         * Makefile.in: Regenerate.
6923         * configure.in (target_libraries): Add target-libgomp.
6924         * configure: Regenerate.
6926 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6928         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6929         @ from continuation.
6930         * Makefile.in: Rebuilt.
6932 2006-01-04  Chris Lattner  <sabre@gnu.org>
6934         * MAINTAINERS (Write After Approval): Add myself.
6936 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6938         PR bootstrap/24252
6940         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6941         * Makefile.tpl (OBJDUMP): New.
6942         (EXTRA_HOST_FLAGS): Add it.
6943         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6945         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6946         to use symbolic links between directories.  Avoid race conditions
6947         or make them harmless.
6948         * configure.in: Do not try to use symbolic links between directories.
6950         * Makefile.def (LEAN): Pass.
6951         * Makefile.tpl (LEAN): Define.
6952         (stage[+id+]-start): Accept that the previous directory does not
6953         exist, if the bootstrap is lean.
6954         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6955         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6956         configure substitution.
6957         ([+compare-target+]): Likewise.
6958         ([+bootstrap-target+]-lean): New.
6959         * configure.in: Remove lean bootstrap support from here.
6961         * Makefile.in: Regenerate.
6962         * configure: Regenerate.
6964 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6966         * MAINTAINERS (libdecnumber): Add myself.
6968 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6970         * libtool-ldflags: New script.
6972 2006-01-02  Andreas Schwab  <schwab@suse.de>
6974         * configure.in: When reconfiguring remove Makefile in
6975         all stage directories.
6976         * configure: Regenerate.
6978 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6980         * MAINTAINERS: Update my email address.
6982 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6984         Revert Ada-related part of the previous change.
6986         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6987         Do not pass.
6988         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6989         * Makefile.in: Regenerate.
6990         * configure.in: Do not include mt-ppc-aix target fragment.
6991         * configure: Regenerate.
6993 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6995         * configure.in: Select appropriate fragments for PowerPC/AIX.
6996         * configure: Regenerate.
6998         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6999         BOOT_CFLAGS, BOOT_LDFLAGS.
7000         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7001         BOOT_CFLAGS, BOOT_LDFLAGS.
7002         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7003         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7004         (stage): Fail if we cannot complete the work.
7005         * Makefile.in: Regenerate.
7007 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7009         * configure.in: Replace ms1 with mt.
7010         * configure: Rebuilt.
7012 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7014         * MAINTAINERS: Update my email address.
7016 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7018         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7019         install-host-nogcc): Don't invoke $(stage) at the end.
7020         * Makefile.in: Regenerate.
7022 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7024         * configure.in: Flip the top-level bootstrap switch.
7025         * configure: Regenerate.
7027 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7029         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7030         $(stage) and $(unstage).
7031         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7032         (all): Remove stray semicolon.
7033         (local-distclean): Don't handle multilib.tmp and multilib.out.
7034         (install.all): Set $s for consistency.
7035         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7036         check_multilibs setting.  Always make the install directory.
7037         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7038         Correct @if/@endif.
7039         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7040         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7041         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7042         (multilib.out): Remove.
7043         * Makefile.in: Regenerated.
7045 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7047         * MAINTAINERS (Write After Approval): Add myself.
7049 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7051         * MAINTAINERS: Add myself as mt maintainer.
7053         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7055 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7057         * MAINTAINERS: Change email address.
7059 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7061         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7062         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7063         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7064         Find in-tree tools if available.
7065         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7066         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7067         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7068         (COMPILER_*_FOR_TARGET): New.
7069         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7070         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7071         (CONFIGURED_*, USUAL_*): Remove.
7072         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7073         STRIP): Use autoconf substitutions.
7074         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7075         COMPILER_NM_FOR_TARGET): New.
7076         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7078         (all): Make all-host and all-target in parallel.
7079         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7080         that $$r and $$s are set before invoking a recursive make.
7081         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7082         ([+bootstrap-target+]): Inline most of the `all' target.
7084 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7086         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7087         from the gcc build directory.
7088         * Makefile.in: Regenerate.
7090 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7092         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7093         depend on all-libdecnumber.
7094         * configure.in (host_libs): Include libdecnumber.
7095         * Makefile.in: Regenerate.
7096         * configure: Likewise.
7098 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7100         * libdecnumber: Import decNumber sources from the dfp-branch.
7102 2005-11-21  Kean Johnston  <jkj@sco.com>
7104         * config.sub, config.guess: Sync from upstream sources.
7106 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7108         Import from Autoconf sources:
7110         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7111         * config/move-if-change: Don't output "$2 is unchanged";
7112         suggested by Ben Elliston.  Handle weird characters correctly.
7114 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7116         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7117         to match upstream libtool for darwin.
7119 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7121         * Makefile.def: Remove gdb dependencies for gdbtk.
7122         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7123         (configure-gdb, install-gdb): New rules.
7124         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7125         * Makefile.in, configure: Regenerated.
7127 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7129         * MAINTAINERS (Write After Approval): Add myself.
7131 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7133         * MAINTAINERS (Write After Approval): Add myself.
7135 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7137         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7138         Diego Novillo.
7140 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7142         PR bootstrap/24297
7143         * Makefile.tpl (do-[+make-target+], do-check, install,
7144         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7145         are set before recursing.
7146         * Makefile.in: Regenerate.
7148 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7150         PR bootstrap/18939
7151         * Makefile.def (gcc) <target>: Fix thinko.
7152         * Makefile.in: Regenerate.
7154 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7156         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7157         * configure: Regenerate.
7159 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7161         * MAINTAINERS (Write After Approval): Add self.
7163 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7165         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7166         target-libffi, target-qthreads, target-libjava, and
7167         targetlibobjc.
7168         * configure: Regenerate.
7170 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7172         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7173         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7174         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7175         (USUAL_OBJDUMP_FOR_TARGET): New.
7176         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7177         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7178         * configure, Makefile.in: Regenerated.
7180 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7182         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7183         before other host packages.
7185 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7187         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7189 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7191         PR bootstrap/22340
7193         * configure.in (default_target): Remove.
7194         * Makefile.tpl (all): Do not use prerequisites as subroutines
7195         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7196         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7197         use prerequisites as subroutines.
7198         (check-host, check-target): New.
7199         (bootstrap configure & all targets): Do not use stage*-start
7200         if the directory layout is already ok.
7201         (non-bootstrap configure & all targets): Prepend a $(unstage).
7202         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7203         (NOTPARALLEL): Remove.
7204         (unstage, stage variables): New variables.
7205         (unstage, stage targets): Simply expand to those variables.
7207         * configure: Regenerate.
7208         * Makefile.in: Regenerate.
7210 2005-10-04  James E Wilson  <wilson@specifix.com>
7212         * Makefile.def (lang_env_dependencies): Add libmudflap.
7213         * Makefile.in: Regenerate.
7215 2005-10-03  Andreas Schwab  <schwab@suse.de>
7217         Backport from libtool CVS:
7218         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7220         * ltmain.sh: add support for installing into temporary
7221         staging area (e.g. 'make install DESTDIR=...')
7223 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7225         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7226         * configure: Regenerated.
7228 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7230         * configure: Regenerate with the correct
7231         autoconf version.
7233 2005-09-30  Catherine Moore  <clm@cm00re.com>
7235         * configure.in (bfin-*-*): New.
7236         * configure: Regenerated.
7238 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7240         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7241         (LIPO_FOR_TARGET): New.
7242         (CONFIGURED_LIPO_FOR_TARGET): New.
7243         (USUAL_LIPO_FOR_TARGET): New.
7244         (STRIP_FOR_TARGET): New.
7245         (CONFIGURED_STRIP_FOR_TARGET): New.
7246         (USUAL_STRIP_FOR_TARGET): New.
7247         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7248         STRIP_FOR_TARGET.
7249         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7250         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7251         * Makefile.in: Regenerate.
7252         * configure: Regenerate.
7254 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7256         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7257         (rs6000-*-aix*): Same.
7258         * configure: Regenerate.
7260 2005-09-16  Tom Tromey  <tromey@redhat.com>
7262         * MAINTAINERS: Add self as java maintainer.
7264 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7266         * configure.in: Recognize f95 in the --enable-languages option,
7267         and substitute it for fortran, issuing a warning.
7268         * configure: Regenerate.
7270 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7272         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7273         * configure:  Regenerated.
7275 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7277         * MAINTAINERS: Add self as ms1 maintainer.
7279 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7281         * Makefile.def (libssp): Add to lang_env_dependencies.
7282         * Makefile.in: Regenerate.
7284 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7286         * MAINTAINERS: Add myself as middle-end maintainer.
7288 2005-08-17  Christian Groessler  <chris@groessler.org>
7290         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7291         * Makefile.in: Regenerate.
7293 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7295         * MAINTAINERS (write after approval): Added myself.
7297 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7299         * MAINTAINERS (Write After Approval): Add myself.
7301 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7303         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7304         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7305         Look for alternate names of the target cc and c++
7306         * configure: Regenerate.
7308 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7310         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7311         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7312         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7313         tools; remove code to manually set them.
7314         (Target tools): Look in the environment for them.
7315         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7316         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7317         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7318         build directory.
7319         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7320         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7321         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7322         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7323         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7324         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7325         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7326         * configure: Regenerate.
7327         * Makefile.in: Regenerate.
7329 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7331         * MAINTAINERS: Update for removed CPU targets.
7333 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7335         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7336         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7337         * Makefile.in: Regenerated.
7339 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7341         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7342         (CFLAGS_FOR_TARGET): Use it.
7343         (CXXFLAGS_FOR_TARGET): Likewise.
7344         * Makefile.in: Regenerated.
7345         * configure.in (--with-build-sysroot): New option.
7346         * configure: Regenerated.
7348 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7350         * Makefile.tpl: Wrap install between unstage and stage
7351         * Makefile.in: Regenerate.
7353 2005-07-21  Eric Christopher  <echristo@apple.com>
7355         * MAINTAINERS: Update affiliation.
7357 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7359         * MAINTAINERS: Add self as crx port maintainer.
7361 2005-07-20  DJ Delorie  <dj@redhat.com>
7363         * MAINTAINERS: Add self as m32c maintainer.
7365 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7367         * all files: Update FSF address.
7369 2005-07-15  Eric Christopher  <echristo@redhat.com>
7371         * MAINTAINERS: Change affiliation.
7373 2005-07-14  Jim Blandy  <jimb@redhat.com>
7375         * configure.in: Add cases for Renesas m32c.
7376         * configure: Regenerated.
7378 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7380         * COPYING.LIB: Update from fsf.org.
7382 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7384         * COPYING, compile, config.guess,
7385         config.sub, install-sh, missing, mkinstalldirs,
7386         symlink-tree, ylwrap: Sync from upstream sources.
7387         * config-ml.in: Update FSF address.
7389 2005-07-13  Eric Christopher  <echristo@redhat.com>
7391         * configure.in: Add toplevel noconfigdir support for tpf.
7392         * configure: Regenerate.
7394 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7396         PR ada/22340
7398         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7399         * Makefile.in: Regenerate.
7401 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7403         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7404         Brolley to write-after-approval.
7406 2005-07-07  Andreas Schwab  <schwab@suse.de>
7408         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7409         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7410         * Makefile.in: Regenerated.
7412 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7414         * configure.in: Don't build sim or rda when targetting darwin.
7415         * configure: Regenerate.
7417 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7419         * configure.in: Add --enable-libssp and --disable-libssp.
7420         * configure: Regenerate with autoconf-2.13.
7422 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7424         * Makefile.def (target_modules): Add libssp.
7425         * configure.in (target_libraries): Add target-libssp.
7426         * configure: Rebuilt.
7427         * Makefile.in: Rebuilt.
7429 2005-07-01  Zack Weinberg  <zackw@panix.com>
7431         * MAINTAINERS: Change email address.  Resign from maintainership.
7433 2005-07-01  Richard Guenther  <rguenther@suse.de>
7435         * MAINTAINERS: Change my e-mail address and affiliation.
7437 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7439         * Makefile.def (stagefeedback): Come after profile.
7440         Define profiledbootstrap target.
7441         * Makefile.tpl (profiledbootstrap): Remove.
7442         (stageprofile-end): Zap stagefeedback.
7443         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7444         * Makefile.in: Regenerate.
7446 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7448         * MAINTAINERS: Update my email address.
7450 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7452         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7453         In 'cpp' stanza, support '#line' as well as '# '.
7455 2005-06-08  Andreas Schwab  <schwab@suse.de>
7457         * MAINTAINERS: Move myself from 'Write After Approval' to
7458         'CPU Port Maintainers' section as m68k maintainer.
7460 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7462         * configure.in (unsupported_languages): New macro.
7463         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7464         non-ported target libraries in noconfigdirs.
7465         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7466         non-linux-gnu.  Remove libgcj_ex_libffi.
7467         <lang_frag loop>: Set add_this_lang=no if the language is in
7468         unsupported_languages.
7469         * configure: Regenerate.
7471 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7473         * configure.in: Fix typo in handling of --with-mpfr-dir.
7474         * configure: Regenerate.
7476 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7478         * MAINTAINERS: Update my email address.
7480 2005-06-02  Jim Blandy  <jimb@redhat.com>
7482         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7483         accepted into the master sources.)
7485 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7486             Michael Snyder  <msnyder@redhat.com>
7487             Stan Cox  <scox@redhat.com>
7489         * configure.in: Set noconfigdirs for ms1.
7491         * configure: Regenerate.
7493 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7495         * MAINTAINERS (Write After Approval): Add self.
7497 2005-06-01  Josh Conner  <jconner@apple.com>
7499         * MAINTAINERS (Write After Approval): Add self.
7501 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7503         * MAINTAINERS: Update my email address.
7505 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7507         * MAINTAINERS (Write After Approval): Add self.
7509 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7511         * MAINTAINERS (Write After Approval): Remove self.
7513 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7515         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7516         (Dependencies): Consider target modules for bootstrap dependencies.
7517         Make target bootstrap modules depend on each stage's gcc.
7518         * Makefile.in: Regenerate.
7520 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7522         * Makefile.def (configure-gcc): Depend on binutils having been built.
7523         (all-gcc): No need to do it here.
7524         * Makefile.in: Regenerate.
7526 2005-05-19  Paul Brook  <paul@codesourcery.com>
7528         * configure.in: Rewrite misleading error message when requested
7529         language cannot be built.
7530         * configure: Regenerate.
7532 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7534         * ylwrap: Import from Automake 1.9.5.
7536 2005-05-13  David Ung  <davidu@mips.com>
7538         * MAINTAINERS (Write After Approval): Add self.
7540 2005-05-09  Mike Stump  <mrs@apple.com>
7542         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7543         lt_cv_sys_max_cmd_len for now.
7545 2005-05-09  Stan Cox  <scox@redhat.com>
7547         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7549 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7551         * README.SCO: Update the URL.
7553 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7555         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7556         with_gnu_ld to libtool.
7557         * ltcf-c.sh (aix[45]): Define file_list_spec.
7558         * ltcf-cxx.sh (aix[45]): Same.
7559         * ltcf-gcj.sh (aix[45]): Same.
7560         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7561         exists, write list of input files to temporary file.
7563 2005-05-04  Mike Stump  <mrs@apple.com>
7565         * configure.in: Always pass --target to target configures as
7566         otherwise rebuilds that do --recheck will fail.
7567         * confiugure: Rebuilt.
7569 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7571         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7572         STAGE_HOST_EXPORTS.
7573         (configure, all): Add bootstrap support.
7574         (Host modules, target modules): Pass post-stage1 flags and exports.
7575         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7576         * Makefile.in: Regenerate.
7578 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7580         * configure: Regenerate.
7582 2005-04-27  Mike Stump  <mrs@apple.com>
7584         * MAINTAINERS: Add self as darwin maintainer.
7586 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7588         * config.sub: Update from master copy.
7590 2005-04-21  Mike Stump  <mrs@apple.com>
7592         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7593         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7595 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7597         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7598         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7599         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7600         "*-*-elf" and "*-*-linux*".
7601         * configure: Regenerate.
7603 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7605         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7607 2005-04-12  Mike Stump  <mrs@apple.com>
7609         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7611 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7613         * MAINTAINERS (Write After Approval): Add myself.
7615 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7617         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7619 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7621         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7622         (TARGET_CONFIGARGS): Include --with-target-subdir.
7623         (configure, all): New macros.  Use them throughout.
7624         * Makefile.in: Regenerate.
7626 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7628         * MAINTAINERS (Write After Approval): Add myself.
7630 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7632         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7634 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7636         * MAINTAINERS: Move John Carr to Write After Approval.
7638 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7640         * config/mh-mingw32: Delete.
7641         * configure.in: Don't use it.
7642         * configure: Regenerate.
7644 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7646         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7647         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7648         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7649         (HOST_LIB_PATH): Generate from Makefile.def.
7650         (TARGET_LIB_PATH): Likewise.
7651         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7652         * Makefile.in: Regenerate.
7653         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7654         (RPATH_ENVVAR): Include Darwin case.
7655         * configure: Regenerate.
7657 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7659         * MAINTAINERS (Various Maintainers): Remove self.
7660         (Write After Approval): Add self.
7662 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7664         * MAINTAINERS (Various Maintainers): Add self.
7666 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7668         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7669         * configure: Regenerate.
7671 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7673         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7674         gcc_version, and gcc_version_trigger from set of flags to pass.
7675         * Makefile.tpl: Remove definitions of above variables.
7676         (config.status): Remove dependency on $(gcc_version_trigger).
7677         * Makefile.in: Regenerate.
7678         * configure.in: Do not reference config/gcc-version.m4 nor
7679         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7680         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7681         * configure: Regenerate.
7683 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7684             Andrew Pinski  <pinskia@physics.uc.edu>
7686         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7687         * Makefile.in: Regenerate.
7689 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7691         * MAINTAINERS (Write After Approval): Add myself.
7693 2005-03-03  David Ayers  <d.ayers@inode.at>
7695         * MAINTAINERS (Write After Approval): Add myself.
7697 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7699         PR libgcj/20160
7700         * ltmain.sh: Avoid creating archives with components that have
7701         duplicate basenames.
7703 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7705         PR bootstrap/20250
7706         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7707         instead of check.
7708         * Makefile.in: Regenerate.
7710 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7712         * Makefile.in: Regenerate to fix conflict between the previous two
7713         patches.
7715 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7717         PR bootstrap/17383
7718         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7719         * Makefile.tpl (HOST_SUBDIR): New substitution.
7720         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7721         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7722         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7723         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7724         (Host modules, Bootstrapped modules): Use it.
7725         (Build modules, Target modules): Do not create symlink trees,
7726         always configure out-of-srcdir.
7727         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7728         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7729         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7730         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7732         * Makefile.in: Regenerate.
7733         * configure: Regenerate.
7735 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7737         Merged from libada-gnattools-branch:
7738         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7740         * gnattools: New directory.
7741         * Makefile.def: Add gnattools as a module, depending on target-libada.
7742         * Makefile.in: Regenerate.
7743         * configure.in: Include gnattools in host_tools; disable it if ada
7744         is disabled.
7745         * configure: Regenerate.
7747 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7749         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7750         treelang maintainer.
7751         (Write After Approval): Remove myself.
7753 2005-02-23  Paul Schlie  <schlie@comcast.net>
7755         * configure.in: Allow darwin targeted ports to build tk, itcl and
7756         libgui.
7757         * configure: Regenerate.
7759 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7761         PR libgcj/10353
7762         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7763         * configure: Regenerate.
7765 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7767         * MAINTAINERS (Write After Approval): Add myself.
7769 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7771         * MAINTAINERS: Update my e-mail address.
7773 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7775         * MAINTAINERS (Write After Approval): Add myself.
7777 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7779         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7780         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7781         target-libgloss when not *-*-elf and *-*-aout.
7782         * configure: Regenerate.
7784 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7786         * MAINTAINERS: Remove obsolete entries.
7788         * MAINTAINERS (Write After Approval): Add Michael Matz.
7790 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7792         * MAINTAINERS: Remove self as cpplib maintainer.
7794 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7796         * install-sh, config.sub: Import from upstream.
7798 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7800         PR bootstrap/18222
7801         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7802         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7803         * Makefile.in: Regenerate.
7805 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7807         * MAINTAINERS: Update my email address.
7809 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7810             Andreas Schwab  <schwab@suse.de>
7812         PR bootstrap/18033
7813         * config-ml.in: Eval option if surrounded by single quotes.
7815 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7817         Revert 2004-12-28 Makefile changes, a better fix will be
7818         applied to mainline and src after GCC 4.0 branches.
7820 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7822         PR bootstrap/17383
7824         * Makefile.def (target_modules): Remove stage parameter,
7825         it is always true now.
7826         * Makefile.tpl (configure-build-[+module+],
7827         configure-target-[+module+]): Always build symlink tree
7828         for the directory and for include.  BUILD_SUBDIR and
7829         TARGET_SUBDIR cannot be . anymore.
7830         * Makefile.in: Regenerate.
7832 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7834         Revert 2004-12-08 Makefile changes.
7836 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7838         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7839         cygwin, mingw.
7841 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7843         * configure.in (sh64-*-*): Reenable gprof.
7844         * configure: Regenerate.
7846 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7848         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7849         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7850         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7851         * Makefile.in: Regenerate.
7853 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7855         * MAINTAINERS: Update my email address.
7857 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7859         * Makefile.tpl: Generate normal dependencies if the LHS module is
7860         not bootstrapped.
7861         * Makefile.in: Regenerate.
7863 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7865         * configure.in: Include config/gxx-include-dir.m4.  Use
7866         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7867         * configure: Regenerate.
7869 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7871         * config.if: Delete.
7872         * configure.in: Set libstdcxx_incdir directly.
7873         * configure: Regenerate.
7875 2004-12-02  Eric Christopher  <echristo@redhat.com>
7877         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7878         * Makefile.in: Regenerate.
7880 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7882         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7883         * configure: Regenerate.
7885 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7887         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7888         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7889         * configure: Regenerate.
7891 2004-12-01  Eric Christopher  <echristo@redhat.com>
7893         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7894         of things to remove.
7896 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7898         * MAINTAINERS (Write After Approval): Update my e-mail address.
7900 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7902         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7903         from CVS libtool to always pass_all.
7905 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7907         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7908         (hppa*64*-*-*): Delete incorrect comment.
7909         * configure: Rebuilt.
7911 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7913         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7915 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7917         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7918         from CVS libtool to always pass_all.
7920 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7922         * install-sh, compile: Import from automake.
7924 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7926         * config.guess, config.sub:  Import from savannnah.
7928 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7930         * MAINTAINERS (Write After Approval): Add myself
7932 2004-11-12  Mike Stump  <mrs@apple.com>
7934         * Makefile.def: Add html support.
7935         * Makefile.tpl: Likewise.
7936         * Makefile.in: Regenerate.
7938 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7940         PR 18423
7941         * configure.in: Remove all instances of build-fixincludes from
7942         noconfigdirs.
7943         (build_configargs): Supply --target to subdirectories.
7944         * configure: Regenerate.
7946         * Makefile.def: Make gcc install depend on fixincludes install.
7947         * Makefile.in: Regenerate.
7949 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7951         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7953 2004-11-11  Paul Brook  <paul@codesourcery.com>
7955         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7957 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7959         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7960         target-libgfortran.
7961         * configure: Regenerate.
7963 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7965         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7966         like CC.
7968 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7970         * Makefile.def (host fixincludes): Specify missing targets.
7971         * Makefile.in: Regenerate.
7973 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7975         * MAINTAINERS: Add myself
7977 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7979         * MAINTAINERS (Write After Approval): Add myself.
7981 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7983         * Makefile.def: Build fixincludes for the host, too.
7984         * Makefile.in: Regenerate.
7985         * configure.in (host_tools): Add fixincludes.
7986         * configure: Regenerate.
7988 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7990         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7991         * configure: Regenerated.
7993 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7995         PR other/17783
7996         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7997         * configure: Regenerated.
7999 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8001         * README.SCO: Update per FSF instructions.
8003 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8005         PR target/18151
8006         * configure.in (case ${target}): Do not build fixincludes for avr.
8007         * configure: Regenerated.
8009 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8011         * configure.in (case ${target}): Do not build fixincludes
8012         on platforms where it is not used.
8013         * configure: Regenerated.
8015 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8017         * configure.in: Use an absolute path to install-sh.
8018         * configure: Regenerated.
8020 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8022         * MAINTAINERS (Write After Approval): Add myself.
8024 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8026         * MAINTAINERS: Remove from Write After Approval those that are
8027         already maintainers.
8029 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8031         * MAINTAINERS:  Update my email address.
8033 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8035         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8036         * configure: Regenerate.
8038 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8040         * MAINTAINERS:  Update my email address.
8042 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8044         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8045         entries belonging to this category.
8047 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8049         * MAINTAINERS: Update my e-mail address.
8051 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8053         Fix wrong conflict resolution in:
8055         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8057         * Makefile.in: Regenerate.
8058         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8059         in the recursive `make', instead of hardwiring `all'.
8060         (Autogenerated TARGET-* variables): New.
8062 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8064         * configure.in: Enable target-libgloss for crx-*-*.
8065         * configure: Regenerate.
8067 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8069         * MAINTAINERS (Various Maintainers): Move the "windows,
8070         cygwin, mingw" maintainer to ...
8071         (OS Port Maintainers): ... here.
8073 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8075         * MAINTAINERS (Write After Approval): Remove those that are
8076         maintainers of some subsystem.
8078 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8080         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8081         * ltcf-cxx.sh (tpf*): Likewise.
8082         * ltconfig (tpf*): Add TPF OS configuration support.
8084 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8086         * MAINTAINERS: Change my email address to my new work account.
8088 2004-09-24  Michael Roth  <mroth@nessie.de>
8090         * configure.in (--without-headers): Add missing double quotes.
8091         * configure: Regenerate.
8093 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8095         * ylwrap: Revert to previous version.
8097 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8099         PR bootstrap/17369
8100         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8101         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8102         SET_GCC_LIB_PATH_CMD.
8103         (BASE_TARGET_EXPORTS): Likewise.
8104         * Makefile.in: Regenerated.
8106         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8107         * configure: Regenerated.
8109 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8111         * config.guess: New upstream version
8112         * compile, depcomp, install-sh, ylwrap: Likewise.
8114 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8116         * config/mh-x86omitfp: New host makefile fragment.  Add
8117         -fomit-frame-pointer to the default BOOT_CFLAGS.
8118         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8119         * configure: Regenerate.
8121 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8123         PR target/11572
8124         * configure.in (*-*-darwin*): Renable libobjc.
8125         * configure: Regenerate.
8127 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8129         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8131 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8133         * Makefile.def: Remove libbanshee.
8134         * Makefile.tpl: Ditto.
8135         * configure.in: Ditto.
8136         * Makefile.in: Regen.
8137         * configure: Ditto.
8139 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8141         * ltmain.sh: Use $pic_object as $non_pic_object if
8142         $non_pic_object=none.
8144 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8146         * missing: Import latest version from master repository.
8148 2004-09-06  Nick Clifton  <nickc@redhat.com>
8150         * config.sub: Import latest version from master repository.
8151         * config.guess: Likewise.
8152         This includes these changes:
8154         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8156         * config.sub: Handle crisv32, alias etraxfs.
8157         * config.guess (crisv32:Linux:*:*): Handle.
8159         2004-08-13  Brad Smith  <brad@comstyle.com>
8161         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8162         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8164         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8166         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8167         assume the processor is a powerpc.  This is because coreutils
8168         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8169         in this case, due to a MacOS X bug that causes
8170         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8171         to return a negative number.
8172         Problem reported by Petter Reinholdtsen in:
8173         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8175         2004-07-19  Ben Elliston  <bje@gnu.org>
8177         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8179         2004-06-24  Ben Elliston  <bje@gnu.org>
8181         * config.guess: Update copyright years.
8182         * config.sub: Likewise.
8184         2004-06-22  Robert Millan  <robertmh@gnu.org>
8186         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8187         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8189         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8191         * config.guess (*:*VMS:*:*): New entry. Replaces
8192         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8193         manufacturer.
8195         2004-06-22  Ben Elliston  <bje@gnu.org>
8197         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8198         * config.sub: Likewise.
8200         2004-06-22  Ben Elliston  <bje@gnu.org>
8202         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8203         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8205         2004-06-11  Ben Elliston  <bje@gnu.org>
8207         * config.guess (pegasos:OpenBSD:*:*): Remove.
8209         2004-06-11  Ben Elliston  <bje@gnu.org>
8211         From Wouter Verhelst <wouter@grep.be>:
8212         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8214         2004-06-11  Ben Elliston  <bje@gnu.org>
8216         * config.guess (luna88k:OpenBSD:*:*): New.
8218         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8220         * config.guess (m32r*:Linux:*:*): New case.
8221         * config.sub: Handle m32rle.
8223         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8225         From Jens Petersen  <petersen@redhat.com>:
8226         * config.sub: Handle sparcv8.
8228         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8230         From Tom Smith <smith@cag.lkg.hp.com>:
8231         * config.guess: Version suffixes are equally significant on Tru64
8232         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8233         prefix of "P" (patched kernel).
8235         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8237         * config.sub: Add support for National Semiconductor CRX target.
8239 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8241         * MAINTAINERS (Various Maintainers): Remove myself as web page
8242         maintainer, add myself as maintainer of build status lists.
8244 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8246         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8247         *-*-netware, but add target-libmudflap.
8248         Consolidate *-*-netware targets (of which really only i?86 exists)
8249         into a single entry.
8250         * configure: Likewise.
8252 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8254         * Makefile.tpl (sorry): Remove.
8255         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8256         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8257         (do-clean): Clean per-stage directories too.
8258         (do-distclean): Run distclean-stage1 too.
8259         (.NOTPARALLEL): Enable during toplevel bootstrap.
8260         (stage[+id+]-bubble): Enable parallel execution during
8261         the recursive invocation.
8262         * Makefile.in: Regenerate.
8264         Fix previous checkin:
8266         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8267         include.
8268         * configure.in: Fix indentation.
8269         * configure: Regenerate.
8271 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8273         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8274         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8275         * configure: regenerate
8276         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8277         -mdynamic-no-pic
8279 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8281         * Makefile.def (build_modules): Add fixincludes.
8282         (dependencies): Make gcc depend on fixincludes.
8283         * configure.in (build_tools): Add fixincludes.
8284         (build_configdirs): Always include build_libs.
8285         * Makefile.in: Regenerate.
8286         * configure: Regenerate.
8288 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8290         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8291         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8292         phony targets; do not generate timestamp files.
8293         (distclean-stageN): Remove references to their timestamp files.
8294         (restageN, touch-stageN): Remove.
8295         (stageN-bubble): Rewritten.
8296         (compare): Support lean bootstraps.
8297         * Makefile.in: Regenerate.
8299         * configure.in: Only warn when bootstrapping but
8300         build != host or build != target.  Support lean bootstraps.
8301         * configure: Regenerate.
8303 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8305         * configure.in:  Give a better error message if GMP/MPFR are missing
8306         and a language needing them has been requested.
8307         * configure:  Regenerated.
8309 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8311         * configure.in:  Print a list of available language front-ends if
8312         a requested one is missing.  Tidy stray tab characters.
8313         * configure:  Regenerated.
8315 2004-08-19  Michael Koch  <konqueror@gmx.de>
8317         * gcc/doc/install.texi: Update entry about automake for libjava.
8319 2004-08-17  Robert Millan  <robertmh@gnu.org>
8321         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8322         (instead of FreeBSD).
8323         * configure: Regenerate.
8325 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8327         * Makefile.in: Regenerate.
8328         * configure: Regenerate.
8330         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8331         stage_*_flags.
8332         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8333         for bootstrapped modules if toplevel bootstrap is going.
8334         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8335         modules.  Adjust for changes in Makefile.def.  Enable several
8336         rules even in non-bootstrap mode, just to avoid peppering the
8337         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8338         (stage-[+prev+]-bubble): Remove.
8340         * Makefile.def (Dependencies): Depend on all-build-bison,
8341         all-build-flex, all-build-byacc, all-build-texinfo, rather
8342         than the host variations.
8343         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8344         with BUILD_SUBDIR.
8345         (BISON): Update for recent Bisons.
8346         (YACC): Fix typo.
8347         (cross): Depend on all-build.
8348         (all): Do not depend on all-build.
8349         (prebootstrap): Remove.
8350         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8351         (Prebootstrap dependencies): Add them to the per-stage targets
8352         and to all-prebootstrap.
8353         * configure.in (build_configdirs): Always enable build_tools.
8354         (BUILD_DIR_PREFIX): Remove.
8356         * Makefile.def (gcc): Add target variable.
8357         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8358         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8359         in the recursive `make', instead of hardwiring `all'.
8360         (Autogenerated TARGET-* variables): New.
8362 2004-08-13  Brian Booth  <bbooth@redhat.com>
8364         * MAINTAINERS: Remove myself from write-after-approval.
8366 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8368         * src-release: Stop distributing mmalloc with gdb (which doesn't
8369         use it).
8370         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8371         * Makefile.in: Regenerate.
8373 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8375         * configure.in (arm*-*-eabi*): New target.
8376         * configure: Regenerate.
8378 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8380         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8381         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8382         (Dependencies): New section.
8383         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8384         (configure-target-[+module+]): Depend on maybe-all-gcc
8385         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8386         (toplevel profiledbootstrap): Fix dependencies.
8387         * Makefile.in: Regenerate.
8389 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8391         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8392         target-libiberty to noconfigdirs.
8393         * configure: Regenerate.
8395 2004-08-03  Paul Brook  <paul@codesourcery.com>
8397         * configure.in: Check for MPFR as well as GMP.
8398         * configure: Regenerate.
8400 2004-08-01  Robert Millan  <robertmh@gnu.org>
8402         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8403         libmudflap for all GNU-based systems (with Glibc).
8404         * configure: Regenerate.
8406 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8408         * Makefile.def (host-modules): Add gcc.
8409         * Makefile.in: Regenerate.
8410         * Makefile.tpl (sorry): New rule.
8411         (configure-host, all-host, [+make_target+]-host, do-check,
8412         install-host): Do not add gcc as a special case.
8413         (host modules): Add a small special-casing for gcc.  Export
8414         extra_make_flags through the environment.
8415         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8416         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8417         other recursive targets for gcc): Remove.
8419         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8420         (stage, unstage): New rules.
8421         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8422         distclean-stage[+id+]): Use stage_current.
8423         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8424         the stage*-start rules.
8426 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8428         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8429         use -all_load flag.
8431 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8433         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8434         * configure: Regenerate.
8436 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8438         * maintainer-scripts/gcc_release: Revert yesterday's change.
8440 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8442         * MAINTAINERS: Add myself to write-after-approval.
8444 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8446         * libf2c: Removed.
8447         * gcc/gccbug.in: Updated because of libf2c removal.
8448         * maintainer-scripts/gcc_release: Ditto.
8450 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8452         * configure.in: Build libmudflap by default on FreeBSD.
8453         * configure: Regenerated.
8455 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8457         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8458         systems.
8459         * configure: Regenerated.
8461 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8463         PR target/16344
8464         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8465         feedback based compiler.
8466         * Makefile.in: Rebuilt.
8468 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8470         * Makefile.def (host_modules): Set bootstrap=true for flex.
8471         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8472         * Makefile.in: Rebuilt.
8474 2004-07-07  Jan Hubicka  <jh@suse.cz>
8476         * MAINTAINERS: Add self as a profile feedback maintainer.
8478 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8480         * configure.in:  Do not prepend $srcdir to /dev/null in
8481         makefile fragments.
8482         * configure:  Regenerate.
8484 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8486         * Makefile.def (build_modules): Add bison, byacc, flex,
8487         m4, texinfo.
8488         (flags_to_pass): Add FLEX.
8489         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8490         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8491         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8492         DEFAULT_MAKEINFO): Remove.
8493         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8494         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8495         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8496         objdir or else use configured tool.
8497         (all-build): New.
8498         (all): Depend on it.
8499         (Build module dependencies): Add.
8500         * Makefile.in: Regenerate.
8501         * configure.in: Better support for multiple build modules,
8502         matching what is done for host/target modules.  Do not look
8503         for "plausible" locations of build tools if Canadian cross.
8504         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8505         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8506         * configure: Regenerate.
8508 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8510         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8511         * Makefile.in: Regenerate.
8513 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8515         * Makefile.tpl (configure-build-[+module+],
8516         configure-[+module+], configure-target-[+module+]): Pass
8517         [+extra_configure_args+].
8518         (all-build-[+module+], all-[+module+], check-[+module+],
8519         install-[+module+], [+make_target+]-[+module+],
8520         all-target-[+module+], check-target-[+module+],
8521         install-target-[+module+], [+make_target+]-target-[+module+]):
8522         Pass [+extra_make_args+].
8523         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8524         (GCC_HOST_EXPORTS): Remove.
8525         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8526         cross, check-gcc, check-gcc-c++, install-gcc,
8527         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8528         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8529         * Makefile.in: Regenerate.
8531 2004-06-21  Matthew Sachs  <msachs@apple.com>
8533         * MAINTAINERS: Added self to write-after-approval.
8535 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8537         * configure.in: Check for srcdir/winsup rather than build directory
8538         winsup.
8539         * configure: Regenerate.
8541 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8543         * configure.in: Don't build Cygwin native newlib if winsup
8544         directory is missing.  Emit warning instead.
8545         * configure: Regenerate.
8547 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8549         * Makefile.tpl (touch-stage[+id+]): New.
8550         (restage[+prev+]): Depend on touch-stage[+id+].
8552         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8553         Use it throughout.
8555         * Makefile.def: Add profile and feedback bootstrap stages.
8556         Remove next field from bootstrap stages.
8557         * Makefile.tpl (LN, LN_S): Substitute.
8558         (stageN-start, stageN-end): Use double-colon rules, to
8559         provide a hook for additional setup commands.
8560         (distclean-stageN-gcc, restageN): Create dependencies from
8561         [+prev+], not from [+next+].
8562         (stageN-bubble): Add commands for successive stages from
8563         [+prev+], using double-colon rules.
8564         (all-stageN-gcc): Fix typo.
8565         (stagefeedback-start, profiledbootstrap): New.
8566         * Makefile.in: Regenerate.
8567         * configure.in: Call ACX_PROG_LN.
8568         * configure: Regenerate.
8570 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8572         * MAINTAINERS (Write After Approval): Add myself.
8574 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8576         * MAINTAINERS (Write After Approval): Add myself.
8578 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8580         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8581         without gcc.
8582         * configure: Regenerate.
8584 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8586         * Makefile.tpl: Fix typo.
8587         * Makefile.in: Regenerate.
8589 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8591         * configure.in: Remove new- prefix from toplevel
8592         bootstrap targets.
8593         * configure: Regenerate.
8595 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8597         * Makefile.tpl (all.normal): Rename to all.
8598         (all): Replace with a rule to pick the default
8599         target from configure.
8600         (all-gcc, configure-gcc): Use conditionals to
8601         do nothing when toplevel bootstrap is going on.
8602         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8603         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8604         * configure.in: Support --enable-bootstrap.
8606         * Makefile.def: Remove new- prefix from toplevel
8607         bootstrap targets.
8608         * Makefile.tpl: Likewise.
8610         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8611         target.
8613         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8614         $(RECURSE_FLAGS) to recursive invocation of make.
8616         * Makefile.in: Regenerate.
8617         * configure: Regenerate.
8619 2004-05-30  Andreas Jaeger  <aj@suse.de>
8620             Jim Wilson  <wilson@specifixinc.com>
8622         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8623         like CC.
8625 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8627         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8628         * configure: Regenerate.
8630 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8632         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8633         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8634         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8635         targets.
8636         * Makefile.in: Regenerate.
8638 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8640         * configure.in: Test the ability to symlink directories.
8641         * configure: Regenerate.
8643         * Makefile.def (bootstrap-stage): New definitions.
8644         * Makefile.tpl (configure-stage1-gcc,
8645         configure-stage2-gcc, configure-stage3-gcc,
8646         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8647         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8648         new-restage3, compare): Autogenerate, see Makefile.in
8649         entry for behavioral changes.
8650         (distclean-stage1, new-stage1-start, new-stage1-end,
8651         new-stage1-bubble, distclean-stage2, new-stage2-start,
8652         new-stage2-end, new-stage2-bubble, distclean-stage3,
8653         new-stage3-start, new-stage3-end): New autogenerated targets.
8654         (objext, prebootstrap, BOOT_CFLAGS,
8655         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8656         targets.
8658         * Makefile.in: Regenerate.
8659         (distclean-stage1, new-stage1-start, new-stage1-end,
8660         new-stage1-bubble, distclean-stage2, new-stage2-start,
8661         new-stage2-end, new-stage2-bubble, distclean-stage3,
8662         new-stage3-start, new-stage3-end): New targets.
8663         (all-stage1-gcc): Move prebootstrap dependency from here...
8664         (configure-stage1-gcc): ...to here.
8665         (new-bootstrap): Use bubble targets.
8666         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8667         Use per-stage distclean targets.
8668         (configure-stage1-gcc, configure-stage2-gcc,
8669         configure-stage3-gcc, all-stage1-gcc,
8670         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8671         Use new-stageN-start to prepare the tree.
8673 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8675         * Makefile.def (host_modules): add libcpp.
8676         * Makefile.tpl: Add dependencies on and for libcpp.
8677         * Makefile.in: Regenerate.
8678         * configure.in: Add libcpp host module.
8679         * configure: Regenerate.
8681 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8683         * Makefile.tpl: Whenever a recursive target is defined, wrap
8684         it in a special @if/@endif block, and prepare its maybe
8685         dependency in the @if/@endif block
8686         * configure.in: Instead of writing maybe dependencies, remove
8687         the @if/@endif statements, and remove the @if/@endif blocks
8688         that remain.
8689         * configure: Regenerate.
8690         * Makefile.in: Regenerate.
8692 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8694         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8696 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8698         PR bootstrap/15120
8699         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8700         * */configure: Rebuilt.
8702 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8704         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8705         of libf2c.
8706         * configure, Makefile.in: Regenerate.
8708 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8710         * MAINTAINERS (Write After Approval): Add myself.
8712 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8714         Merge from tree-ssa-20020619-branch.
8716         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8717         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8718         (HOST_GMPLIBS): Define.
8719         (HOST_GMPINC): Define.
8720         (TARGET_LIB_PATH): Add libmudflap.
8721         (GFORTRAN_FOR_TARGET): Define.
8722         (configure-build*): Export GFORTRAN.
8723         (configure-gcc): Export GMPLIBS and GMPINC.
8724         (all-gcc): Add maybe-all-libbanshee.
8725         (configure-target-libgfortran): Define.
8726         * Makefile.in: Regenerate.
8727         * configure.in (host_libs): Add libbanshee.
8728         (target_libraries): Add target-libmudflap and target-libgfortran.
8729         Add --with-libbanshee.
8730         Handle --disable-libmudflap.
8731         (*-*-freebsd*): Use with_gmp.
8732         Add $(libgcj) to noconfigdirs.
8733         * configure: Regenerate.
8734         * depcomp: New file.
8735         * MAINTAINERS: Add tree-ssa maintainers.
8737 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8739         * MAINTAINERS (Various Maintainers): Add myself.
8741 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8743         * MAINTAINERS (Write After Approval): Add myself.
8745 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8747         * MAINTAINERS (Write After Approval): Add myself.
8749 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8751         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8752         * configure: Regenerate.
8754 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8756         Revert:
8757         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8759         * Makefile.def (flags_to_pass): Remove *dir variables that
8760         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8761         as well as prefix and exec_prefix.
8762         * Makefile.in: Regenerate.
8764 2004-04-26  Robert Millan  <robertmh@gnu.org>
8766         Add patches from libtool CVS.
8767         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8768         * ltconfig: Likewise.
8769         * ltcf-c.sh: Likewise.
8770         * ltcf-cxx.sh: Likewise.
8771         * ltcf-gcj.sh: Likewise.
8773 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8775         * Makefile.def (host_modules): Mark with the bootstrap
8776         flag packages on which gcc depends.
8777         * Makefile.tpl (all-bootstrap): Use it.
8778         * Makefile.in: Regenerate.
8780 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8782         * Makefile.def (flags_to_pass): Remove *dir variables that
8783         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8784         as well as prefix and exec_prefix.
8785         * Makefile.in: Regenerate.
8787 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8789         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8790         * configure: Regenerate.
8791         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8792         * gcc/Makefile.tpl (compare): Use the result of the test.
8793         * gcc/Makefile.in: Regenerate.
8795 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8797         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8798         Always relocate gcc and prev-gcc to the original names, even
8799         if the build fails.
8800         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8801         New targets.
8803 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8805         * MAINTAINERS: Update my email address.
8807 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8809         * configure.in (mips*-*-irix5*): Enable ld.
8810         * configure: Regenerate.
8812 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8814         * configure: Regenerate.
8816 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8818         * Makefile.tpl (configure-[+module+], configure-gcc,
8819         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8820         Set and export LDFLAGS.
8821         * Makefile.in: Regenerate.
8823 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8825         * MAINTAINERS: Add myself to write-after-approval.
8827 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8829         PR bootstrap/14871
8830         * Makefile.tpl: If we don't have built-in-tree target tools,
8831         use the ones found by configure rather than hacking around with
8832         program_transform_name.
8833         * configure.in: Give Makefile.tpl the information necessary
8834         to do that.
8835         * Makefile.in: Regenerate.
8836         * configure: Regenerate.
8838 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8840         PR bootstrap/14760
8841         * configure.in: When computing baseargs, strip *all* copies of
8842         offending options.  Also, don't match/substitute the trailing space,
8843         so that this actually works when two similar options are separated by
8844         only one space.
8845         * configure: Regenerate.
8847 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8849         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8850         (rs6000-*-aix*): Same.
8851         * configure: Regenerate.
8853 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8855         * MAINTAINERS: Add myself to write-after-approval.
8857 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8859         * MAINTAINERS: Add myself to write-after-approval.
8861 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8863         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8864         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8865         * Makefile.in: Regenerate.
8867         * configure.in (top level bootstrap support): Rework --enable-werror
8868         to set @stage2_werror_flag@.
8869         * configure: Regenerate.
8870         * Makefile.tpl (top level bootstrap support): Pass
8871         @stage2_werror_flag@ down to configure in stages 2 and 3.
8872         * Makefile.in: Regenerate.
8874 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8876         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8877         for stages 2 and 3 as well as in make.  As a consequence, remove
8878         OUTPUT_OPTION (now detected by configure) from the flags passed down
8879         to make.
8880         * Makefile.in: Regenerate.
8882         * Makefile.tpl (new-bootstrap): Fix typo.
8883         * Makefile.in: Regenerate.
8885 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8887         * Makefile.tpl: Rearrange by moving recursive_targets rules
8888         into their proper sections.
8889         * Makefile.tpl (top level bootstrap support): Move disabling
8890         of coverage flags from 'make' to 'configure'; improve comments.
8891         * Makefile.in: Regenerate.
8893         * Makefile.tpl (experimental top level bootstrap) Move stage1
8894         language setting from all- target to configure- target; disable
8895         intermodule optimization in stage 1; prevent gratuitous rebuilds
8896         of stage 1.
8897         * Makefile.in: Regenerate.
8898         * configure.in: Comma-separate stage 1 language list for top
8899         level bootstrap.
8900         * configure: Regenerate.
8902         * Makefile.tpl: Clean up experimental top level bootstrap support:
8903         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8904         prev-gcc in configure- targets as well as all- targets.
8905         * Makefile.in: Regenerate.
8907 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8909         * compile: New file imported from automake.
8911 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8913         * configure.in: Remove symbolic link section.
8914         * configure: Regenerate.
8915         * Makefile.tpl (links): Remove.
8916         * Makefile.in: Regenerate.
8918 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8919             Nathanael Nerode  <neroden@gcc.gnu.org>
8921         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8922         Set with AC_CHECK_PROGS.
8923         * configure.in: Fix comment typo from last patch.
8924         * configure: Regenerate.
8926 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8928         * Makefile.tpl: Introduce experimental top level bootstrap support.
8929         * Makefile.in: Regenerate.
8930         * configure.in: Introduce support for top level bootstrap.
8931         * configure: Regenerate.
8933 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8934             Paolo Bonzini  <bonzini@gnu.org>
8936         PR bootstrap/14522
8937         * configure.in: Cope with shells that do not support unquoted ^
8938         * configure: Regenerate.
8940 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8941             Paolo Bonzini  <bonzini@gnu.org>
8943         PR bootstrap/14522
8944         * configure.in: Cope with shells that do not support nesting
8945         quotes inside quoted backquote substitutions.
8946         * configure: Regenerate.
8948 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8950         PR bootstrap/14522
8951         * configure.in: Fix escaping of $.
8952         * configure: Regenerate.
8954 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8956         * configure: Regenerate, since I forgot to while committing Paolo's
8957         changes.
8959 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8961         PR ada/14131
8962         Move language detection to the top level.
8963         * configure.in: Find default values for the tools as
8964         soon as possible.  Disable ada if GNAT is not found.
8965         Emit error message about missing languages.  Expand
8966         --enable-languages=all for the gcc subdirectory.
8968 2004-03-10  Ben Elliston  <bje@gnu.org>
8970         * MAINTAINERS: Update my email address.
8972 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8974         * ltconfig: Disable building static libraries if building shared
8975         libraries on AIX 5L.
8977 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8979         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8980         and disable libgcj.
8981         * configure: Regenerated.
8983 2004-03-01  Brian Booth  <bbooth@redhat.com>
8985         * MAINTAINERS: Add myself to write-after-approval.
8987 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8989         * MAINTAINERS: Add myself to write-after-approval.
8991 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8993         PR bootstrap/7087
8994         * Makefile.tpl: Guard XFOO sed statements better.
8995         * Makefile.tpl: Add dependency for configure-target-libada.
8996         * Makefile.in: Regenerate (incidentally fixes broken
8997         commit when libada-branch was merged).
8999 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9001         * MAINTAINERS: Add myself to write-after-approval.
9003 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9005         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9006         maintainers.
9008 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9010         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9011         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9013 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9015         PR bootstrap/11932
9016         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9018 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9020         * MAINTAINERS: Added myself to write-after-approval.
9022 2004-02-14  Michael Koch  <konqueror@gmx.de>
9024         * MAINTAINERS: Added myself to write-after-approval.
9026 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9028         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9029         some OS port maintainers to OS port maintainers section.
9031 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9033         * MAINTAINERS: Add self.
9035 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9037         * MAINTAINERS: Alphabetize.
9039 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9041         * MAINTAINERS: Remove myself.
9043 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9045         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9046         (rs6000-*-aix*): Same.
9047         * configure: Regenerate.
9049 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9051         * configure.in (host): Add in missing $noconfigdirs to defines.
9052         * configure: Regenerate.
9054 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9055             Nathanael Nerode  <neroden@gcc.gnu.org>
9057         PR ada/6637, PR ada/5911
9058         Merge with libada-branch:
9059         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9060         with appropriate dependencies. Add --enable-libada configure switch.
9061         * configure, Makefile.in: Regenerate.
9063 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9065         * MAINTAINERS: Add myself to write-after-approval.
9067 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9069         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9070         * configure: Regenerate.
9072 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9074         Merge from upstream:
9076         * ltmain.in: When setting IFS to '~', be careful about user
9077         arguments that contain '~'.
9079         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9081         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9082         Also test $base_compile against $CC with escaped arguments. Bug
9083         reported by Geoff Keating <geoffk@apple.com>.
9085 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9087         * MAINTAINERS: Remove i960 port.
9089 2004-01-23  DJ Delorie  <dj@redhat.com>
9091         * Makefile.def (target_modules) [libiberty]: Don't stage.
9092         * Makefile.in: Rebuilt.
9094 2004-01-20  Caroline Tice  <ctice@apple.com>
9096         * MAINTAINERS: Add myself to write-after-approval.
9098 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9100         * MAINTAINERS: Update my email address.
9102 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9104         * MAINTAINERS: Add myself to write-after-approval.
9106 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9108         * MAINTAINERS: Remove entries without email address.
9110 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9112         * MAINTAINERS: Add myself to write-after-approval.
9114 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9116         * MAINTAINERS: Update my email address.
9118 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9120         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9121         * Makefile.tpl (configure-target-[+module+]): Support stage.
9122         * Makefile.in: Rebuilt.
9124 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9126         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9128 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9130         * MAINTAINERS: Add myself as a MIPS maintainer.
9132 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9134         * configure.in: Use ./config.cache, not config.cache.
9135         * configure: Regenerate.
9136         * Makefile.tpl: Special-casing not needed for GCC any more.
9137         * Makefile.in: Regenerate.
9139         * configure.in: Don't share a cache file for host dirs.
9140         * configure: Regenerate.
9142         * config-ml.in: Don't mess with the cache file.
9144 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9146         * MAINTAINERS: Move myself from 'Write After Approval' to
9147         'CPU Port Maintainers' section as SPARC maintainer.
9149 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9151         * Makefile.tpl: Make GCC use a separate config.cache.
9152         * Makefile.in: Regenerate.
9154         PR bootstrap/11932, PR bootstrap/11933
9155         (I don't know if it will fix either of them, but it relates
9156         to them.)
9157         * configure.in: Don't use shared config.cache for target
9158         directories.
9159         * configure: Regenerate.
9161 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9163         * MAINTAINERS: Add myself to 'Write After Approval' section.
9165 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9167         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9168         * configure: Regenerated.
9170 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9172         * MAINTAINERS: Remove the mn10200 maintainer.
9174 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9176         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9177         * configure: Regenerated.
9179 2003-12-16  Jan Hubicka  <jh@suse.cz>
9181         * MAINTAINERS: Add myself as callgraph maintainer.
9183 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9185         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9186         * configure: Regenerate.
9188 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9190         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9191         'Write After Approval' section. Update email.
9193 2003-12-01  James Lemke  <jim@wasabisystems.com>
9195         * MAINTAINERS (Write After Approval): Add myself.
9197 2003-11-20  Matt Thomas  <matt@3am-software.com>
9199         * MAINTAINERS: Add myself as a vax port maintainer.
9201 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9203         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9204         (configure-build-[+module+], configure-[+module+]): Likewise.
9205         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9206         * Makefile.in: Regenerate.
9208 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9210         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9211         shared/dylibed libraries.
9212         * ltmain.sh: Likewise.
9213         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9214         * ltcf-cxx.sh: Likewise.
9215         * ltcf-gcj.sh: Likewise.
9216         * ltconfig: Likewise.
9218 2003-11-17  Stan Cox  <scox@redhat.com>
9220         * MAINTAINERS: Add myself as iq2000 port maintainer.
9222 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9224         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9225         * Makefile.in: Regenerate.
9227 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9229         * config.sub: Update to 2003-11-03 version.
9231 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9233         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9234         * configure:  Regenerate.
9236 2003-10-20  Nicolas Pitre  <nico@cam.org>
9238         * MAINTAINERS: Add myself to 'Write After Approval' section.
9240 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9242         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9244 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9246         * MAINTAINERS: Update my email address.
9248 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9250         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9252 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9254         * MAINTAINERS: Add myself to 'Write After Approval' section.
9256 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9258         * config.guess: Update to 2003-10-16 version.
9259         * config.sub: Update to 2003-10-16 version.
9261 2003-10-15  David Daney  <ddaney@avtrex.com>
9263         * MAINTAINERS: Added myself to 'Write After Approval' section.
9265 2003-10-15  Falk Hueffner  <falk@debian.org>
9267         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9268         'Write After Approval' section. Update email.
9270 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9272         * MAINTAINERS: Move myself from 'Write After Approval' to
9273         'Various Maintainers' section as middle-end maintainer.
9275 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9277         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9278         HOST_FLAGS_TO_PASS.
9279         * Makefile.in: Regenerate.
9281 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9283         * config.guess: Update to 2003-10-07 version.
9284         * config.sub: Update to 2003-10-07 version.
9286 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9288         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9289         * ltconfig (irix5*, irix6*): Don't override version_type.
9291 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9293         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9294         * configure: Rebuilt
9295         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9296         * Makefile.in: Rebuilt
9298 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9300         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9302 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9304         * MAINTAINERS (Write After Approval): Add myself.
9306 2003-09-29  Paul Koning  <ni1d@arrl.net>
9308         * MAINTAINERS: Move myself from "Write After Approval"
9309         to CPU platform maintainers for pdp11 platform.
9311 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9313         * MAINTAINERS: Move myself from 'Write After Approval' to
9314         'Various Maintainers' section as libffi testsuite maintainer.
9316 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9318         * configure.in: Pass a computed --program-transform-name
9319         to subconfigures.
9320         * configure: Regenerated.
9322 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9324         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9325         * Makefile.in: Regenerate.
9327         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9328         * Makefile.in: Regenerate.
9330 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9332         * MAINTAINERS: Move myself from 'Write After Approval'
9333         to 'Various Maintainers' (objective-c) section.
9335 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9337         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9338         quoting.
9339         * configure: Regenerated.
9341 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9343         * MAINTAINERS (Write After Approval): Add myself to write after
9344         approval list.
9346 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9348         * MAINTAINERS (Write After Approval): Add myself.
9350 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9352         * MAINTAINERS: Update my e-mail address.
9354 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9356         * libtool.m4 (LD): Correct powerpc64 host match.
9358 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9360         * MAINTAINTERS: Update my affiliation and email address.
9362 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9364         * MAINTAINERS (Write After Approval): Add myself.
9366 2003-09-04  DJ Delorie  <dj@redhat.com>
9368         * configure: Regenerate.
9370 2003-09-04  Robert Millan  <robertmh@gnu.org>
9372         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9374 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9376         * configure.in: Ensure arguments to sed are properly spaced.
9377         * configure: Regenerate.
9379 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9381         * MAINTAINERS: Update my e-mail address.
9383 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9385         * MAINTAINERS (Write After Approval): Add myself.
9387 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9389         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9390         * configure: Regenerated.
9392 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9394         * MAINTAINERS: Update my email address.
9396 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9398         * configure.in:  Use newline instead of semicolon when assuming
9399         shell arguments in a for loop.
9400         * configure:  Regenerated.
9402 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9404         * MAINTAINERS: Resurrect the i860 maintainer.
9406 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9408         PR 8180
9409         * configure.in: When testing with_libs and with_headers, treat
9410         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9411         * configure: Regenerate.
9413         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9414         make, shell, etc.
9415         (baseargs): Likewise.
9416         * configure: Regenerate.
9418 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9420         * MAINTAINERS (Write After Approval): Add myself.
9422 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9424         * configure.in: Disable libgcj for darwin not on powerpc.
9425         * configure: Rebuild.
9427 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9429         * config-ml.in, symlink-tree: Add license.
9431 2003-08-03  Richard Stallman  <rms@gnu.org>
9432             Eben Moglen  <moglen@columbia.edu>
9434         * README.SCO: New file.
9436 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9438         * Makefile.tpl (check, check-c++): Express dependencies using
9439         dependencies rather than commands.
9440         * Makefile.in: Regenerate.
9442 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9444         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9445         * configure: Ditto.
9447 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9449         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9450         * Makefile.in: Update.
9452 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9454         * configure.in: Enable libgcj for darwin.
9455         * configure: Rebuild.
9457 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9459         * config-ml.in:  Use ac_configure_args directly instead of
9460         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9461         actually seen.
9463 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9465         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9466         creating target and build subdirs to build all parent dirs as needed.
9467         * Makefile.in: Rebuild.
9468         * configure.in: Don't build dirs explicitly here.
9469         * configure: Rebuild.
9471 2003-07-26  Paul Brook  <paul@nowt.org>
9473         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9475 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9477         * Makefile.tpl (all-make): Depend on intl.
9478         * Makefile.in: Rebuilt.
9480 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9482         * install-sh:  Update to newer upstream versions (associated with
9483         aclocal 1.7).
9484         * mkinstalldirs:  Likewise.
9485         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9487 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9489         * MAINTAINERS: Move self from Bug database only accounts
9490         to write-after-approval.
9492 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9494         * config.if: Remove unused libc_interface determination.
9496 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9498         * MAINTAINERS: Move self from write-after-approval to
9499         build machinery (*.in).
9501 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9503         PR bootstrap/11273
9504         PR bootstrap/11408
9505         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9506         unused INSTALL_PROGRAM_ARGS.
9507         * configure.in: Use AC_PROG_INSTALL.
9508         * Makefile.in: Regenerate.
9509         * configure: Regenerate.
9511 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9513         * MAINTAINERS: Alphabetize.
9515 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9517         * configure: Rebuilt.
9518         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9519         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9520         newlib nor libgloss.
9521         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9522         * configure.in (am33_2.0-*-linux*): Added.
9524 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9526         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9527         * configure: Regenerate.
9529 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9531         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9532         * Makefile.in: Regenerate.
9534 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9536         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9537         * Makefile.in: Regenerate.
9539 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9541         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9542         * Makefile.in: Regenerated.
9544         * config-ml.in: Replace PWD with PWD_COMMAND.
9546 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9548         * intl: New directory; see intl/ChangeLog for details.
9549         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9550         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9551         * Makefile.in: Regenerate.
9553 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9555         * configure.in: Clean up config-lang.in handling.  Delete
9556         useless assignment to "subdirs".
9557         * configure: Regenerate.
9559 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9561         * configure.in: Rename 'target_libs' to 'target_libraries'.
9562         Remove useless reference to 'target_libs'.
9563         * configure: Regenerate.
9565 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9567         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9568         * Makefile.in: Regenerate.
9570 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9572         * Makefile.def: Introduce flags_to_pass.
9573         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9574         * Makefile.in: Regenerate.
9576 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9578         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9579         and target-libgloss.
9580         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9581         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9582         * configure: Regenerate.
9584 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9586         * configure.in: Update testsuite_flags to new location.
9587         * configure. Regenerate.
9589 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9591         * Makefile.tpl: Remove BUILD_CC stuff.
9592         * Makefile.in: Regenerate.
9594 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9596         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9598 2003-06-16  Graeme Peterson  <gp@qnx.com>
9600         * MAINTAINERS (Write After Approval): Add myself.
9602 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9604         * config.guess: Update to 2003-06-12 version.
9605         * config.sub: Update to 2003-06-13 version.
9607 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9609         * config.guess: Update to 2003-06-06 version.
9610         * config.sub: Update to 2003-06-06 version.
9612 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9614         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9615         * configure. Regenerate.
9617 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9619         * configure.in: Disable serial configure by default.
9620         * configure: Regenerate.
9621         * Makefile.tpl: Abolish .NOTPARALLEL.
9622         * Makefile.in: Regenerate.
9624         * Makefile.tpl: Replace {build,host,target}_canonical by
9625         {build,host,target}.
9626         * Makefile.in: Regenerate.
9628         * Makefile.tpl: Fix stupid pasto.
9629         * Makefile.in: Regenerate.
9631 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9633         * Makefile.tpl: Remove bogus conditional.
9634         * Makefile.in: Regenerate.
9636 2003-06-05  Jan Hubicka  <jh@suse.cz>
9638         * Makefile.tpl (profiledbootstrap): New target.
9639         * Makefile.in (profiledbootstrap): New target.
9641 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9643         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9644         Pinski. Remove user names from other bugzilla-only maintainers.
9646 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9648         * Makefile.tpl: Make 'recursive targets' using autogen rather
9649         than shell loop.  Remove duplicate 'clean' targets and false
9650         comments.
9651         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9652         Add systematic method of specifying missing targets in subdirs.
9653         Add copyright boilerplate.
9654         * Makefile.in: Regenerate.
9655         * configure.in: Add 'recursive targets' to maybe list.
9656         * configure: Regenerate.
9658         * MAINTAINERS: "GNATS only" -> "Bug database only".
9660         * Makefile.tpl: Rename [+target+] to [+make_target+].
9661         * Makefile.def: Rename 'target' to 'make_target'.
9663 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9665         * MAINTAINERS: Add self as options handling maintainer.
9667 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9669         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9670         been too long since I touched those ports.
9672 2003-05-28  DJ Delorie  <dj@redhat.com>
9674         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9675         * Makefile.in: Regenerate.
9677 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9679         * configure.in: Use curly braces in the definition of tooldir.
9680         * configure: Regenerate.
9682 2003-05-21  DJ Delorie  <dj@redhat.com>
9684         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9685         newlib or libgloss.
9686         * Makefile.in: Regenerate.
9688 2003-05-21  DJ Delorie  <dj@redhat.com>
9690         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9691         * Makefile.in: Regenerate.
9693 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9695         * MAINTAINERS: Update my e-mail address.
9697 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9699         * configure.in: Switch more things to use maybe dependencies.
9700         * Makefile.tpl: Switch more things to use maybe dependencies.
9701         Factor out common code from autogen IF statements.
9702         * configure: Regenerate.
9703         * Makefile.in: Regenerate.
9705 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9707         * configure.in: Accept i[3456789]86 for machine type.
9708         * configure: Regenerate.
9710 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9712         * configure.in: Switch more things to use maybe dependencies.
9713         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9714         * configure: Regenerate.
9715         * Makefile.tpl: Switch more things to use maybe dependencies.
9716         * Makefile.in: Regenerate.
9718 2003-05-16  Andreas Schwab  <schwab@suse.de>
9720         * Makefile.tpl (install-opcodes): Define.
9721         * Makefile.in: Rebuild.
9723 2003-05-13  Andreas Jaeger  <aj@suse.de>
9725         * config.guess: Update to 2003-05-09 version.
9726         * config.sub: Update to 2003-05-09 version.
9728 2003-05-13  Michael Eager  <eager@mvista.com>
9730         * configure.in: Correct sed script so that options in quotes are not
9731         deleted.
9732         * configure: Rebuild.
9734 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9736         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9737         and $$s/newlib/libc/sys/cygwin32 include paths.
9738         * configure: Ditto.
9740 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9742         * MAINTAINERS: Update my email addresses.
9744 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9746         * config-ml.in: Propagate INSTALL variables.
9748 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9750         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9752 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9754         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9755         * Makefile.in: Regenerate.
9757 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9759         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9761 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9763         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9765 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9767         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9768         * Makefile.in: Regenerated.
9770 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9772         * MAINTAINERS (Write After Approval): Upgrade myself from
9773         GNATS only to write-after-approval. Update my mail address.
9775 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9777         (OS Port Maintainers: freebsd): Add myself.
9779 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9781         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9783 2003-04-22  Kean Johnston  <jkj@sco.com>
9785         * MAINTAINERS (SCO ports): Added myself.
9787 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9789         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9791 2003-04-19  Kean Johnston  <jkj@sco.com>
9793         * MAINTAINERS (Write After Approval): Add myself.
9795 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9797         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9798         * Makefile.in: Regenerate.
9800 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9802         * configure.in (powerpc64*-*-linux*): Remove.
9803         * configure: Rebuilt.
9805 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9807         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9808         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9809         and restrap.
9810         * Makefile.in:  Regenerate.
9812 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9814         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9815         * configure: Regenerated.
9817 2003-04-15  DJ Delorie  <dj@redhat.com>
9819         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9821 2003-04-13  Nick Clifton  <nickc@redhat.com>
9823         * config-ml.in: Remove support for --disable-aix removing
9824         call-aix multilibs.
9826 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9828         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9829         * */configure: Rebuilt.
9831 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9833         * MAINTAINERS: Add my email address.
9835 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9837         * MAINTAINERS (Write After Approval): Add myself.
9839 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9841         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9842         * Makefile.in: Regenerate.
9844 2003-03-14  Michael Chastain  <mec@shout.net>
9846         * Makefile.in: Regenerate with correct Makefile.def.
9848 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9850         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9851         Make macro.
9852         * Makefile.in: Regenerate.
9853         * configure.in: Clean up gxx_include_dir logic.
9854         * configure: Regenerate.
9856 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9858         * MAINTAINERS (Write After Approval): Add myself.
9860 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9862         * MAINTAINERS: Update my mail address.
9864 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9866         * configure.in (gxx_include_dir): Fix typo.
9867         * configure: Regenerated.
9869 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9871         * Makefile.tpl: Reindent.
9872         * Makefile.in: Regenerate.
9873         * configure.in: Reindent.  Don't set unused variables.
9874         * configure: Regenerate.
9876 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9878         * configure.in: Include $(build_tooldir)/sys-include in
9879         FLAGS_FOR_TARGET.
9880         * configure: Regenerated.
9882 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9884         * Makefile.tpl: Always pass down RANLIB.
9885         * Makefile.in: Regenerate.
9887         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9888         * Makefile.in: Regenerate.
9889         * configure.in: Remove unused logic relating to --enable-shared
9890         and --enable-threads.  Remove bogus comments.  Remove redundant
9891         noconfigdirs.
9892         * configure: Regenerate.
9894         * configure.in: Replace ${libstdcxx_version} by its value.
9895         Remove reference to mh-dgux.
9896         * configure: Regenerate.
9898 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9900         * MAINTAINERS (Write After Approval): Add myself.
9902 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9904         * Makefile.tpl: Rearrange.
9905         * Makefile.in: Regenerate.
9907 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9909         * configure.in: Add support for kaOS as cross build target system.
9910         * configure: Regenerated.
9912 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9914         * MAINTAINERS (Write after approval): Add myself.
9916 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9918         * MAINTAINERS: Update my email address.
9920 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9922         * MAINTAINERS: Add self to blanket write privs. section.
9924 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9926         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9927         configure-target-* as some target builds may require additional
9928         flags for preprocessor tests.
9929         * Makefile.in: Regenerated.
9931 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9933         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9934         * ltconfig: Handle it.
9935         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9936         auto-detecting it.
9938         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9939         it is used as argument to $CC.
9940         * ltcf-gcj.sh: Likewise.
9942         * configure.in: Introduce --enable-maintainer-mode.
9943         * configure: Rebuilt.
9944         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9945         for maintainer mode.
9946         * Makefile.in: Rebuilt.
9948 2003-02-18  Jason Merrill  <jason@redhat.com>
9950         * Makefile.tpl (check-c++): Allow parallelism.
9952 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9954         * MAINTAINERS: Remove John Carr (who never actually had access to
9955         gcc.gnu.org).
9957 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9959         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9960         don't configure target-libobjc.
9961         * configure: Regenerate.
9963 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9965         * Makefile.tpl (RANLIB): Define.
9966         * Makefile.in: Regenerate.
9968 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9970         * MAINTAINERS: Update my email.
9972 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9974         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9975         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9976         * Makefile.in: Regenerated.
9977         * configure.in: Remove all traces of snavigator, db, and grep.
9978         * configure: Regenerated.
9980 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9982         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9983         After Approval.
9985 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9987         * MAINTAINERS (Write after approval): Add myself.
9989 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9991         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9992         * Makefile.in: Regenerated.
9994 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9996         * config.guess: Updated to 2003-01-30's version.
9997         * config.sub: Updated to 2003-01-28's version.
9999 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10001         * config.if: If gcc_version is already set, just use it.  Don't set
10002         gcc_version_trigger if it's already set, otherwise set it to
10003         gcc/version.c, but only if the file exists.  If it is not set and
10004         gcc/version.c does not exist, try to extract the version number from
10005         $CC.
10007 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10009         * MAINTAINERS: Add myself to write-after-approval list.
10011 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10013         * configure.in:  Revert 24Jan change.
10014         * configure:  Regenerate.
10016 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10018         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10019         entry of HJ Lu.
10021 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10023         * configure.in: Revert previous change.
10024         * configure: Regenerate.
10026 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10028         * configure.in: Make rda native-only.
10029         * configure: Regenerate.
10031 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10033         * MAINTAINERS: Move myself from GNATS-only-accounts to
10034         write-after-approval.
10036 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10038         * configure.in: Add missing \.
10039         * configure: Rebuilt.
10041 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10043         * configure.in (baseargs): Avoid using \| in sed regular
10044         expressions.
10045         * configure: Rebuilt.
10047 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10049         * configure.in (baseargs): Remove all supported forms of
10050         --cache-file, --srcdir, --host, --build and --target options
10051         from argument lists.
10052         * configure: Rebuilt.
10054 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10056         * MAINTAINERS: Add myself to write-after-approval list.
10058 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10060         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10061         * configure: Rebuilt.
10063 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10065         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10066         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10067         * Makefile.in: Regenerate.
10068         * configure: Regenerate.
10070 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10072         * configure.in: Remove Makefile in build, host and target modules
10073         unless configure was run with --no-recursion.
10074         * configure: Rebuilt.
10076 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10078         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10079         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10080         * Makefile.in: Regenerate.
10082 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10084         * config.guess: Update to 2003-01-03 version.
10085         * config.sub: Update to 2003-01-03 version.
10087 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10089         * configure: Regenerate with proper autoconf 2.13.
10091 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10093         * configure.in: Add AC_PREREQ for consistency.
10094         * configure: Regenerate.
10096 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10098         * configure.in (GDB_TK): Add tcl directories conditional on
10099         gdb/gdbtk directory being present.
10100         * configure: Regenerate.
10102 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10104         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10105         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10106         * configure: Rebuilt.
10108 2002-12-31  Tom Tromey  <tromey@redhat.com>
10110         * Makefile.in: Rebuilt.
10111         * Makefile.def (target_modules) [libffi]: Allow installation.
10113 2002-12-31  Andreas Schwab  <schwab@suse.de>
10115         * configure.in: Fix use of $program_transform_name.
10116         * configure: Regenerated.
10118 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10120         * configure.in (baseargs): Don't remove first configure argument.
10121         * configure: Regenerated.
10123 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10125         * Makefile.tpl (local-distclean): Don't remove...
10126         (multilib.ts): ... this.  Moved into...
10127         (multilib.out): ... this.  Don't use sub-make.
10128         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10129         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10130         (configure-build-[+module+], configure-[+module+],
10131         configure-target-[+module+], configure-gcc): ... these.  Test
10132         for Makefile existence.  Drop config.status from dependencies.
10133         * Makefile.in: Rebuilt.
10134         * configure.in: Move gcc-version-trigger to the end of
10135         ac_configure_args.  Add comments to maybedep.tmp and
10136         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10137         nonopt from baseargs, matching and removing corresponding
10138         whitespace while at it.
10139         * configure: Rebuilt.
10141 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10143         * configure.in (host_configargs): Replace reference to
10144         no-longer-defined buildopts with --build=${build_alias}.
10145         * configure: Rebuilt.
10147         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10148         program_transform_name to standard idiom.
10149         (AUTOGEN, AUTOCONF): Define.
10150         (Makefile.in): Use $(AUTOGEN).
10151         (Makefile): Depend on config.status, and use autoconf-style rule to
10152         build it.  Move original commands to...
10153         (config.status): ... this new target.
10154         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10155         $(AUTOCONF).
10156         * Makefile.in: Rebuilt.
10158 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10160         * Makefile.tpl: Fix dramatic bustage due to change in
10161         program_transform_name.
10162         * Makefile.in: Regenerate.
10164         * configure.in: Remove unnecessary PATH setting.
10165         * configure: Regnerate.
10167         * configure.in: Don't default to unprefixed tools unless
10168         the native tools will work.
10169         * configure: Regenerate.
10171         * configure.in: Convert to autoconf script.  Blow away lots
10172         of now-redundant Makefile fragments.
10173         * configure: Generate using Autoconf.
10174         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10175         * Makefile.in: Regenerate.
10177 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10179         * configure: Fix stupid bug where RANLIB was mistakenly included.
10181         * configure.in: Rename (buildargs, hostargs, targargs) to
10182         (build_configargs, host_configargs, target_configargs).
10184         * configure.in: Move logic out of sed statement.
10186         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10187         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10189 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10191         * config.sub: Import from master repository
10192         * config.guess: Ditto
10194 2002-12-24  Andreas Schwab  <schwab@suse.de>
10196         * Makefile.tpl (multilib.out): Fix missing space.
10197         * Makefile.in: Regenerate.
10199 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10201         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10202         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10203         * Makefile.in: Regenerate.
10204         * configure.in: Remove unnecessary leftovers.
10206 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10208         * configure.in (extra_ranlibflags_for_target): New variable.
10209         (*-*-darwin): Add -c to ranlib commands.
10210         * configure (tooldir): Handle extra_ranlibflags_for_target.
10212 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10214         * Makefile.tpl: Revert HJL's change.
10215         * Makefile.in: Regenerated.
10216         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10217         always.
10219 2002-12-19  Andreas Schwab  <schwab@suse.de>
10221         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10222         * Makefile.in: Regenerate.
10224 2002-12-18  H.J. Lu  <hjl@gnu.org>
10226         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10227         * Makefile.in: Regenerated.
10229         * configure.in (build_prefix): New. Substitute.
10231 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10233         * Makefile.tpl: Don't let real targets depend on phony targets.
10234         * Makefile.in: Regenerate.
10236         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10237         * Makefile.in: Regenerate.
10239 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10241         * config.sub: Import from master repository
10242         * config.guess: Ditto
10244 2002-12-16  Jason Merrill  <jason@redhat.com>
10246         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10247         previous 'make bootstrap'.
10248         * Makefile.in: Regenerate.
10250 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10252         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10254 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10256         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10257         * Makefile.in: Regenerate.
10259 2002-12-13  Jason Merrill  <jason@redhat.com>
10261         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10262         library tests.
10263         (check-c++): Just depend on it and check-target-libstdc++-v3.
10264         * Makefile.in: Regenerate.
10266 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10268         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10269         * Makefile.in: Rebuilt.
10271 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10273         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10275 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10277         * configure: Fix bug put in by gremlins.
10279         * Makefile.tpl: Substitute more autoconfily.
10280         * configure: Substitute more autoconfily.
10281         * Makefile.in: Regenerate.
10283 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10285         * config.sub: Import from master repository
10286         * config.guess: Ditto
10287         * MAINTAINERS: Added Svein Seldal under write after approval
10289 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10291         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10292         * Makefile.in (all-sim): Ditto.
10294 2002-12-06  DJ Delorie  <dj@redhat.com>
10296         * Makefile.tpl: Change configure dependencies to not have real
10297         targets depend on phony targets.
10299 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10301         * configure.in: Revert unintentional change.
10303         * Makefile.tpl: Change dependency for */multilib.out so that
10304         it works when gcc isn't in the tree.
10306         * configure.in: Substitute more.
10307         * configure: Run subconfigures from the Makefile.
10308         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10309         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10311 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10313         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10315 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10317         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10318         and corresponding dependencies.
10319         * Makefile.in: Regenerate.
10321         * configure.in (host_tools): Order binutils, gas and ld for
10322         convenience in running the testsuites.
10324         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10325         * Makefile.in: Regenerate.
10326         * configure.in: Introduce rules to serialize subconfigure runs.
10328         * configure.in: Introduce BASE_CC_FOR_TARGET.
10329         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10330         Realize configure-build-* targets.  Realize configure-target-* targets.
10331         * Makefile.in: Regenerate.
10333 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10335         * configure: Move gcc_version_trigger stuff from here...
10336         * configure.in: ...to here.
10338         * configure.in: Separate subconfigure options added by this file from
10339         options given by the user.  Add machinery to put args for host
10340         subconfigures into the Makefile.
10342         * Makefile.tpl: Remove 'vault' targets.
10343         * Makefile.tpl: Reorder and comment dependencies.
10344         * Makefile.in: Regenerate.
10346 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10347         * configure.in: Fix my broken commit of previous patch. (sigh)
10349 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10351         * configure.in: Move host-specific darwin noconfigdirs into
10352         the host-specific section.
10354 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10356         * configure.in: Move host-specific darwin noconfigdirs into
10357         the host-specific section.
10359 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10361         * configure: Remove skip-this-dir support.
10362         * Makefile.tpl: Remove skip-this-dir support.
10364         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10365         subdirectories.
10366         * Makefile.in: Regenerate.
10368         * Makefile.tpl: Strip out useless setting of 'dir'.
10369         * Makefile.in: Regenerate.
10371 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10373         * configure.in: Fix deeply stupid bug.
10375         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10376         shell code in CXX_FOR_TARGET
10377         * Makefile.def: Introduce raw_cxx.
10378         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10379         RAW_CXX_FOR_TARGET.
10380         * Makefile.in: Regenerate.
10382 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10384         * Makefile.tpl: Remove unnecessary ifs.
10385         * Makefile.in: Regenerate.
10387         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10388         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10389         targets for 'no_install' modules.
10390         * configure: Move GDB_TK substitution to configure.in.  Move
10391         build_modules stuff to configure.in.
10392         * configure.in: Implement soft dependency machinery.  Maybe-ize
10393         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10394         * Makefile.in: Regenerate.
10396 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10398         * Makefile.tpl: Make all-target, install-target behave similarly
10399         to all, install (only hitting configured targets).  Eliminate
10400         unused macro defintions.
10402         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10403         build != host.
10405         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10407         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10409         * configure.in: Produce lists of subdir targets we're actually
10410         configuring.  Remove references to "dosrel".
10411         * Makefile.tpl: Let configure set which subdir targets are hit.
10412         Remove install-cross; clean up install; remove ALL.  Remove
10413         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10414         Autogenerate host module targets.  Remove empty dependency lines
10415         and redundant dependency; rearrange slightly.
10416         * Makefile.def: Add host-side libtermcap, utils.
10418         * Makefile.in: Regenerate.
10420 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10422         * ltconfig (osf[345]): Append $major to soname_spec.
10423         Reflect this in library_names_spec.
10424         * ltmain.sh (osf): Prefix $major with . for use as extension.
10426 2002-11-19  Andreas Jaeger  <aj@suse.de>
10428         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10429         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10430         and sparc64 GNU/Linux systems.
10432 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10434         * MAINTAINERS: Update email.
10436 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10438         * MAINTAINERS: Complete James Dennett's entry.
10440 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10442         * MAINTAINERS (Write After Approval): Add myself.
10444 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10446         * Makefile.tpl: syntactic cleanup
10448 2002-11-13  Stuart Hastings  <stuart@apple.com>
10450         * MAINTAINERS: Add myself to write-after-approval list.
10452 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10454         * Makefile.def: Add list of recursive targets to autogenerate.
10455         Add build_modules.
10456         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10457         targets.  Autogenerate *-build-* targets.
10458         * Makefile.in: Regenerate.
10460 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10462         * configure: More autoconf-style substitutions.
10463         * Makefile.tpl: More autoconf-style substitutions.
10464         * Makefile.in: Regenerate.
10466 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10468         * configure: Substitute more variables in a more autoconf-friendly
10469         way.  Simplify slightly.
10470         * Makefile.tpl: Make more variables substitutable in an
10471         autoconf-friendly way.
10472         * Makefile.in: Regenerate.
10474 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10476         * MAINTAINERS (Write After Approval): Add myself.
10478 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10480         * configure.in (v810*): Remove special setting of tools.
10482         * configure: Add support for extra required flags for ar or nm.
10483         * configure.in (aix4.3+): Use above support for target-specific
10484         issues, rather than using config/mt-aix43.
10486 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10488         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10489         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10490         with $srcdir.  Reformat indentation.  Substitute some variables
10491         formerly hard-coded in the Makefile for build=host.
10492         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10493         * Makefile.def: Autogenerate more.
10494         * Makefile.in: Regenerate.
10496 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10498         * MAINTAINERS (Write After Approval): Add myself.
10500 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10502         * Makefile.def (host_modules): Add rda.
10503         * Makefile.in: Regenerate.
10504         * configure.in (target_tool): Add target-rda to list.
10506 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10508         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10510 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10512         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10513         and restrap targets to this rule.
10514         * Makefile.in:  Regenerate.
10516 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10518         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10519         GNATS only accounts.
10521 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10523         * configure.in (i[3456]86-*-linux*): Add check to disable
10524         ${libgcj} for glibc1.
10526 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10528         * MAINTAINERS: Add myself as ip2k port maintainer.
10530 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10532         * configure.in: Add tic4x target.
10534 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10536         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10537         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10538         * Makefile.in: Regenerate.
10540         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10541         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10542         * Makefile.in: Regenerate.
10544 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10546         * MAINTAINERS: Add myself as web pages co-maintainer.
10548 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10550         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10551         * Makefile.in: Regenerate.
10553 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10555         * MAINTAINERS: Add myself and Nathan Sidwell
10556         <nathan@codesourcery.com> as VxWorks maintainers.
10558 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10560         * Makefile.def: Remove order dependency comments.
10561         * Makefile.tpl: Add explicit install-install dependencies.
10562         * Makefile.in: Regenerate.
10564         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10565         * Makefile.in: Regenerate.
10567         * Makefile.tpl: Add configure-target (for src-release in src)
10568         * Makefile.in: Regenerate.
10570 2002-09-30  Nick Clifton  <nickc@redhat.com>
10572         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10574 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10576         * configure.in (s390*-*-linux*): Enable libgcj.
10578 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10580         * configure: Revert accidentally applied changes.
10582         * Makefile.tpl: Make more autoconf-friendly.
10583         * Makefile.in: Regenerate.
10584         * configure: Make substitution more autoconf-like.
10586 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10588         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10589         single entry to handle all these.
10590         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10591         libjava on arm-*-elf.
10593 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10595         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10596         things that depend on them.
10598 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10600         * Makefile.tpl: Make subsituted variables more autoconfy.
10601         * Makefile.in: Regenerate.
10602         * configure: Make seds more autoconfy.
10604 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10606         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10607         * Makefile.in: Regenerate.
10608         * configure.in: Rewrite sed statements to look autoconfy.
10610         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10611         all-target-foo on configure-target-foo.
10612         * Makefile.def: Ditto.
10613         * Makefile.in: Rebuild.
10615 2002-09-25  Andrew Haley  <aph@redhat.com>
10617         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10619 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10621         * Makefile.def: New file.
10622         * Makefile.tpl: New file.
10623         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10624         * contrib/gcc_update: Note that Makefile.in is a generated file.
10626         * configure.in: Minor rearrangement.  Simplify tests.
10628 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10630         * configure.in (with_headers): Skip copy if value is "yes".
10631         (with_libs): Likewise.
10633 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10635         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10636         * configure.in (sh*-*-pe*): Ditto.
10637         * configure.in (mips*-*-pe*): Ditto.
10638         * configure.in (*arm-wince-pe): Ditto.
10640         * configure.in: Rearrange.
10642 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10644         * MAINTAINERS: Update my email address.
10646 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10648         * MAINTAINERS: (Write After Approval): Add myself.
10650 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10652         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10654 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10656         * MAINTAINERS: Change my mailing address.
10658 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10660         * MAINTAINERS (Write After Approval): Remove myself.
10661         (Various Maintainers: c++ runtime libs): Add myself.
10663 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10665         * MAINTAINERS (Write After Approval): Remove myself.
10666         (Various Maintainers: c++ runtime libs): Add myself.
10668 2002-08-15  Eric Christopher  <echristo@redhat.com>
10670         * config.sub: Import from master repository.
10671         * config.guess: Ditto.
10673 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10675         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10676         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10677         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10679 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10681         * MAINTAINERS: Add self to rs6000 vector extensions.
10683 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10685         * libiberty/configure: Reverted unintended yesterday's check in.
10687 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10689         * boehm-gc/configure, libf2c/configure: Rebuilt.
10690         * libffi/configure, libiberty/configure: Ditto.
10691         * libjava/configure, libobjc/configure: Ditto.
10692         * libstdc++-v3/configure, zlib/configure: Ditto.
10693         Merged from binutils:
10694         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10695         From Steve Ellcey <sje@cup.hp.com>:
10696         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10697         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10698         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10699         IA64.
10700         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10701         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10702         soname_spec, sys_lib_search_path_spec): Ditto.
10704 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10706         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10708 2002-08-04  H.J. Lu  (hjl@gnu.org)
10710         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10712 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10714         * MAINTAINERS (Write After Approval): Add myself.
10716 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10718         * configure.in: Move generic linux case to end.  Copy generic
10719         linux noconfigdirs to mips*-*-linux* entry and new
10720         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10722 2002-07-19  Michael Matz  <matz@suse.de>
10724         * MAINTAINERS: Add myself as ra* maintainer.
10726 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10728         * config.guess: Update to 2002-07-09 version.
10729         * config.sub: Update to 2002-07-03 version.
10731 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10733         * MAINTAINERS: Fix typo in a maintainer email address.
10735 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10737         * configure.in: Remove two redundant tests.
10739 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10741         * configure.in (mips*-*-irix6*o32): Enable stabs.
10743 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10745         * configure.in: Don't build grez.
10746         * Makefile.in: Ditto.
10748         * Makefile.in: Remove references to bsp, cygmon, libstub.
10749         * configure.in: Ditto.
10751         * configure.in: Remove leftover reference to gdbtest.
10753 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10755         * configure.in (gxx_include_dir):  Change to match versioned
10756         C++ headers if --enable-version-specific-runtime-libs is used.
10758 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10760         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10762 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10764         * configure.in: Make --without-x work.
10766 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10768         * configure.in: Rearrange target Makefile fragment collection.
10770         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10771         cvs[src].
10772         * configure.in: Ditto.
10774 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10776         * MAINTAINERS (Write After Approval): Update my e-mail address.
10778 2002-06-24  Ben Elliston  <bje@redhat.com>
10780         * configure.in (host_tools): Remove cgen.
10782         * Makefile.in (all-cgen): Remove; runs from its source directory.
10783         (check-cgen, install-cgen, clean-cgen): Likewise.
10784         (all-opcodes): Do not depend on all-cgen.
10785         (all-sim): Likewise.
10787 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10789         * Makefile.in: Eliminate 'apache' targets.
10790         * configure.in: Eliminate 'apache' targets.
10792         * configure.in: Eliminate redundant tests.  Reorganize.
10794         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10796         * config-ml.in: Eliminate references to Cygnus configure.
10798         * Makefile.in: Eliminate references to building emacs.
10800 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10802         * MAINTAINERS: Update my email address.
10804 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10806         * config.if (libstdcxx_incdir): Version C++ headers.
10807         (cxx_incdir): Remove.
10809 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10811         * MAINTAINERS (Write After Approval): Add self.
10813 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10815         * configure.in: Add support for ip2k.
10817 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10819         * configure.in: Fix AIX configury bug.
10821 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10823         * MAINTAINERS (Write After Approval): Add self.
10825 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10827         * configure.in: replace ${topsrcdir} with ${srcdir}
10829         * configure.in: Move definition of libstdcxx_flags
10830         right above usage, rather than waaay earlier.
10832         * configure.in: Pull definition of is_cross_compiler earlier.
10834         * configure.in: Rearrange a little.
10836         * configure.in: Remove references to librx.
10837         * Makefile.in: Remove references to librx.
10839 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10841         * config.sub: Add support for avr target.
10842         Import from master sources, rev 1.255
10844 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10846         * configure, .cvsignore:  Revert previous change...
10847         * Makefile:  ...delete.
10849 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10851         * configure.in: Eliminate ${gasdir} variable.
10853 2002-06-18  Dave Brolley  <brolley@redhat.com>
10855         * configure.in: Add support for frv.
10856         * config.sub: Add support for frv.
10858 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10860         * configure:  Remove garbage from previous commit.
10862 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10864         * configure:  For in-source builds, make a subdir and re-exec there.
10865         * Makefile:  New file.  Pass targets through to build directory.
10866         * .cvsignore:  No longer ignore "Makefile".
10868 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10870         * MAINTAINERS (Write After Approval): Add self.
10872 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10874         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10876 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10878         * configure.in (vax-*-netbsd*): Re-enable gas.
10880 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10882         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10883         BUILD_PREFIX_1, to correct nomenclature.
10884         * configure: Likewise.
10886         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10887         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10889 2002-05-31  Olaf Hering  <olh@suse.de>
10891         * config-ml.in: Propogate DESTDIR also.
10893 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10895         * configure.in (vax-*-netbsd*): Don't build gas for this
10896         platform.
10898 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10900         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10901         and libgcj for AVR.
10903 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10905         * MAINTAINERS (Write After Approval): Add myself.
10907 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10909         * config.guess: Update to 2002-05-22 version.
10910         * config.sub: Likewise.
10912 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10914         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10915         * config-ml.in: Likewise.
10916         * configure: Likewise.
10917         * configure.in: Likewise.
10919 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10921         * MAINTAINERS: Update my email address.
10923 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10925         * configure.in: Simplify makefile fragment collection.
10927         * configure.in: Remove code to build emacs.
10929         * configure.in : Remove --srcdir argument from targargs and buildargs
10930         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10932         * configure: Move some logic to configure.in.
10933         * configure.in: Move some logic from configure.
10935 2002-05-11  Tom Tromey  <tromey@redhat.com>
10937         * MAINTAINERS: Reflect libgcj reality.
10939 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10941         * Makefile.in: Honour DESTDIR.
10943 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10945         * config.guess: Import 2002-03-20 version.
10946         * config.sub: Import 2002-04-26 version.
10948 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10950         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10952 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10954         * MAINTAINERS: Add self.
10956 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10958         * ltmain.sh: Detect and handle object name conflicts
10959         while piecewise linking a static library.
10961 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10963         * configure.in (noconfigdirs): Don't disable libgcj on
10964         sparc64-*-solaris* and sparcv9-*-solaris*.
10966 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10968         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10970 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10972         * configure.in (FLAGS_FOR_TARGET): Do not add
10973         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10974         on i[3456]86-*-linux*.
10976 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10978         * configure.in (noconfigdirs): Replace [ ] with test.
10980         * configure.in (noconfigdirs): Do not add target-newlib if
10981         target == i[3456]86-*-linux*, and host == target.
10983 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10985         * configure.in: delete reference to absent file
10987         * configure.in: replace '[' with 'test'
10989         * configure.in: Eliminate references to gash.
10990         * Makefile.in: Eliminate references to gash.
10992         * configure.in: remove useless references to 'pic' makefile fragments.
10994         * configure.in: (*-*-windows*) Finish removing.
10996         * configure.in: Eliminate redundant test for libgui.
10998 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11000         * MAINTAINERS: Add self and realphabetize.  Update entries
11001         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11002         entry for a29k port maintainer.
11004 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11006         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11007         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11009 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11011         * configure.in: remove references to dead files
11013 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11015         * MAINTAINERS: Add information about purpose of this file.
11017 2002-04-18  Tom Tromey  <tromey@redhat.com>
11019         * configure.in: Disallow configuring libgcj when it is already
11020         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11021         Solaris 2.8 by default.  For PR libgcj/6158.
11023 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11025         * configure.in:  Move default CC setting out of config/mh-* fragments
11026         directly into here.
11028 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11030         * configure.in: don't even try to configure or make a subdirectory
11031         if there's no configure script for it.
11033 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11035         * MAINTAINERS: Remove chill maintainers.
11036         * Makefile.in (CHILLFLAGS): Remove.
11037         (CHILL_LIB): Remove.
11038         (TARGET_CONFIGDIRS): Remove libchill.
11039         (CHILL_FOR_TARGET): Remove.
11040         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11041         CHILL_LIB.
11042         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11043         (CHECK_TARGET_MODULES): Likewise.
11044         (INSTALL_TARGET_MODULES): Likewise.
11045         (CLEAN_TARGET_MODULES): Likewise.
11046         (configure-target-libchill): Remove.
11047         (all-target-libchill): Remove.
11048         * configure.in (target_libs): Remove target-libchill.
11049         Do not compute CHILL_FOR_TARGET.
11050         * libchill: Remove directory.
11052 2002-04-11  DJ Delorie  <dj@redhat.com>
11054         * Makefile.in, configure.in: Sync with binutils, entries
11055         follow...
11057 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11059         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11060         (do-tar, do-bz2): New rules.
11061         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11062         (gdb-tar): New rule.
11063         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11064         (insight_dejagnu.tar): New rule.
11065         (insight.tar): New rule.
11066         (gdb+dejagnu.tar): New rule.
11067         (gdb.tar): New rule.
11069 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11071         * Makefile.in: Add all-tix to deps for all-snavigator
11072         so that tix is built when building snavigator.
11074 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11076         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11077         ld and gdb are not supported.
11079 2002-01-07  Mark Salter  <msalter@redhat.com>
11081         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11082         Allow target-libgloss to be built for arm, strongarm, and xscale.
11084 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11086         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11087         options for i[3456]86-pc-linux* native builds.
11089 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11091         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11092         files from .po files for a distribution.
11094 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11096         * configure.in: Enable libstdc++-v3 for h8300 targets.
11098 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11100         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11101         version from bfd/.
11103 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11105         * Makefile.in (VER): When present, extract the version number from
11106         the file version.in.
11108 2001-05-24  Tom Rix  <trix@redhat.com>
11110         * configure.in : enable ld for aix
11112 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11114         * config.guess: Add linux target for S/390.
11116 2000-11-07  Philip Blundell  <pb@futuretv.com>
11118         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11120 2000-11-03  Philip Blundell  <pb@futuretv.com>
11122         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11123         files.
11125 2001-01-15  Ben Elliston  <bje@redhat.com>
11127         * configure.in (host_tools): Add sid.
11128         Always configure cgen.
11130 2000-11-24  Nick Clifton  <nickc@redhat.com>
11132         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11134 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11136         * Makefile.in (ALL_MODULES): Add all-cgen.
11137         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11138         (all-cgen): New target.
11139         (all-opcodes,all-sim): Depend on all-cgen.
11140         * configure.in (host_tools): Add cgen.
11141         Only configure cgen if --enable-cgen-maint.
11143 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11145         * configure.in: Add *-*-freebsd* configurations.
11147 2002-04-08  Tom Tromey  <tromey@redhat.com>
11149         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11150         Fixes PR libgcj/6068.
11152 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11154         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11156 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11158         * configure.in (alpha*-dec-osf*): Enable libgcj.
11160 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11162         * MAINTAINERS (Write After Approval): Add myself.
11164 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11166         Fix for: PR bootstrap/3591, target/5676
11167         * configure.in (mcore-pe): Disable the configuration of
11168         libstdc++-v3 since exceptions are not supported.
11170 2002-03-20  Anthony Green  <green@redhat.com>
11172         * configure.in: Enable libgcj for xscale-elf target.
11174 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11176         * MAINTAINERS:  Update my email address.
11178 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11180         * ltmain.sh (relink_command): Fix typo in previous change.
11182 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11184         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11185         (relink_command): Added --tag flags.
11186         (mode=install): If relinking fails; error out.
11188 2002-03-12  Richard Henderson  <rth@redhat.com>
11190         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11191         .NOTPARALLEL tag.
11192         (do-check): Rename from check.
11193         (check): Allow parallel check.
11195 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11197         * MAINTAINERS: Add myself as maintainer for xtensa port.
11198         Fix alphabetical order in CPU port maintainer list.
11199         Remove myself from Write After Approval list.
11201 2002-03-11  Richard Henderson  <rth@redhat.com>
11203         * Makefile.in (.NOTPARALLEL): Add fake tag.
11205 2002-03-07  H.J. Lu  (hjl@gnu.org)
11207         * configure.in: Enable gprof for mips*-*-linux*.
11209 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11211         * MAINTAINERS (Write After Approval): Add myself.
11213 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11215         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11216         libjava.
11217         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11219 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11221         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11222         because its Makefile is there; test for the executable instead.
11224 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11226         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11227         libstdc++-v3 and libjava.
11229 2002-02-11  Adam Megacz  <adam@xwt.org>
11231         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11232         boehm-gc
11234 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11236         * config.guess: Updated to 2002-01-30's version.
11237         * config.sub: Updated to 2002-02-01's version.
11238         Contribute sh64-elf.
11239         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11240         * configure.in: Added sh64-*-*.
11242 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11244         * MAINTAINERS: Belatedly add myself to write after approval list.
11246 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11248         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11249         Remove self as Write After Approval.
11251 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11253         * MAINTAINERS: Put self in as maintainer for contrib/regression
11254         directory.
11256 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11258         * MAINTAINERS:  Update my email address.
11260 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11262         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11263         target-libiberty, and target-libgloss.  Skip Java-related
11264         libraries if not supported for NetBSD on target CPU.
11266 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11268         * install-sh: Use _inst.$$_ for temp file name.
11270 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11272         * MAINTAINERS (Write After Approval): Move my contact info
11273         from here...
11274         (OS Port Maintainers): ...to here (netbsd).
11276 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11278         * MAINTAINERS (Write After Approval): Add myself.
11280 2002-01-17  H.J. Lu  <hjl@gnu.org>
11282         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11283         (all-target-fastjar): Also depend on all-target-libiberty.
11285 2002-01-16  H.J. Lu  (hjl@gnu.org)
11287         * config.guess: Import from master sources, rev 1.225.
11288         * config.sub: Import from master sources, rev 1.238.
11290 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11292         * MAINTAINERS (Write After Approval): Remove myself.
11294 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11296         * MAINTAINERS (Write After Approval): Add myself.
11298 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11300         * MAINTAINERS: Add self as docs co-maintainer.
11302 2001-12-11  Matthias Klose  <doko@debian.org>
11304         * MAINTAINERS (Write After Approval): Add myself.
11306 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11308         * MAINTAINERS: Update my email address.
11310 2001-12-07  Turly O'Connor  <turly@apple.com>
11311         * MAINTAINERS (Write After Approval): Add myself.
11312         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11313         (rs6000_initialize_trampoline): Call __trampoline_setup for
11314         ABI_DARWIN too.
11315         * darwin-tramp.asm: New file, implements __trampoline_setup.
11316         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11318 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11320         * MAINTAINERS (Write After Approval): Add myself.
11322 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11324         * configure, configure.in: Use temp file for long sed commands.
11326 2001-12-03  Laurent Guerby  <guerby@acm.org>
11328         * config.sub: Update to version 1.232 on subversion.
11330 2001-12-03  Ben Elliston  <bje@redhat.com>
11332         * MAINTAINERS: Update mail address for config.* patches.
11334 2001-11-27  DJ Delorie  <dj@redhat.com>
11335             Zack Weinberg  <zack@codesourcery.com>
11337         When build != host, create libiberty for the build machine.
11339         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11340         CONFIG_ARGUMENTS.
11341         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11342         New variables.
11343         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11344         and rules.
11345         (all.normal): Depend on ALL_BUILD_MODULES.
11346         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11347         (all-build-libiberty): Depend on configure-build-libiberty.
11349         * configure: Calculate and substitute proper value for
11350         ALL_BUILD_MODULES.
11351         * configure.in: Create the build subdirectory.
11352         Calculate and substitute TARGET_CONFIGARGS (formerly
11353         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11355 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11357         * MAINTAINERS (write-after-approval): Add self.
11359 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11361         * MAINTAINERS (GNATS only accounts): Remove self.
11363 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11365         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11366         libf2c.
11368 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11370         * MAINTAINERS (Write After Approval): Add self.
11372 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11374         * MAINTAINERS: mips and s390 are also CPU ports.
11376 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11378         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11380 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11382         * MAINTAINERS: Alphabetize.
11384 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11386         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11388 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11390         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11392 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11394         * configure.in (--enable-languages): Be more permissive about
11395         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11397 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11399         * config.sub: Import from master sources, rev. 1.230.
11400         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11402 2001-11-07  Laurent Guerby  <guerby@acm.org>
11404         * MAINTAINERS (Write After Approval): Add self.
11406 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11408         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11410 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11412         * config.sub: Import from master sources, rev 1.226.
11413         * config.guess: Import from master sources, rev 1.216.
11415 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11417         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11418         * MAINTAINERS: Add self as maintainer of MMIX port.
11419         Remove old after-approval entry.
11421 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11423         * ChangeLog, configure: Fix spelling errors.
11425 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11427         * MAINTAINERS: Tweak my address.
11429 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11431         * MAINTAINERS: Update my email address.
11433 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11435         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11436         * MAINTAINERS: Add self as maintainer of CRIS port.
11438 2001-10-10  Geert Bosch  <bosch@gnat.com>
11440         * MAINTAINERS (Various maintainers: Ada front end):
11441         Added Robert Dewar.
11443 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11445         * MAINTAINERS (Write After Approval): Added self
11447 2001-10-02  Geert Bosch  <bosch@gnat.com>
11449         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11451 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11453         * configure: Handle temporary files securely using mkdir.
11455 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11457         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11459 2001-09-26  Will Cohen  <wcohen@redhat.com>
11461         * configure.in (*-*-linux*): Disable configuration of target-newlib
11462         and target-libgloss.
11464 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11466         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11467         RANLIB.
11469 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11471         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11472         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11473         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11474         avoid quotes nesting problems.
11475         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11476         (DO_X): Export only variables that are set.
11478 2001-09-19  Ben Elliston  <bje@redhat.com>
11480         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11481         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11482         semantics.  Use the shell built-in "type" command instead.
11484 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11486         Merged from gcc-3_0-branch:
11487         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11488         * ltcf-c.sh: Use $objext, not $ac_objext.
11489         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11490         * ltcf-cxx.sh: Add support for GNU.
11491         2001-07-22  Timothy Wall  <twall@redhat.com>
11492         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11493         default settings if using GNU tools with that configuration.
11494         * ltcf-cxx.sh: Ditto.
11495         * ltcf-gcj.sh: Ditto.
11496         2001-07-21  Michael Chastain  <chastain@redhat.com>
11497         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11498         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11499         * ltmain.sh: Mark as gcc-local.
11501 2001-08-30  Eric Christopher  <echristo@redhat.com>
11502             Jason Eckhardt  <jle@redhat.com>
11504         * config.guess: Merge from master sources.
11505         * config.sub: Merge from master sources, add support for mipsisa32.
11507 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11508         * config.sub: Merge from master sources, rev 1.219.
11509         * MAINTAINERS: Add self as contact for stormy16 port.
11511 2001-08-14  Zack Weinberg  <zackw@panix.com>
11513         * config.sub: Merge from master sources, rev 1.218.
11514         * config.guess: Merge from master sources, rev 1.209.
11516 2001-08-11  Graham Stott  <grahams@redhat.com>
11518         * Makefile.in (check-c++): Add missing semicolon.
11520 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11522         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11524 2001-07-30  Eric Christopher  <echristo@redhat.com>
11526         * MAINTAINERS (Various maintainers: mips port): Added myself.
11528 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11530         * configure.in (sh-*-linux*): New.
11532 2001-07-27  Richard Henderson  <rth@redhat.com>
11534         * .cvsignore: Add LAST_UPDATED.
11536 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11538         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11540 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11542         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11544 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11546         * MAINTAINERS (Write After Approval): Added myself.
11548 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11550         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11551         and libgcj on m68hc11/m68hc12.
11553 2001-06-27  H.J. Lu  (hjl@gnu.org)
11555         * Makefile (CFLAGS_FOR_BUILD): New.
11556         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11558 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11560         * README: Remove version number.
11562 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11564         * INSTALL/README: Update wrt. to the installation instructions now
11565         residing in gcc/doc/install.texi.
11567 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11569         * README: Replace with a cut-down and updated version of gcc/README.
11571 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11573         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11574         multilibs to be disabled.
11576 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11578         * MAINTAINERS (Write After Approval): Add myself.
11580 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11582         * config.guess: Import CVS version 1.195.
11583         * config.sub: Import CVS version 1.212.
11585 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11587         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11588         gcc/xgcc is built, use -print-prog-name to find out the program
11589         name to use.
11591 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11593         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11594         appear to also be in the master copy.
11595         * config.sub:  Import CVS version 1.211.
11597 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11599         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11600         with_gcc]: Use `gcc -shared' to build a shared library.
11602 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11604         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11605         archives.
11607 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11609         * MAINTAINERS (Write After Approval): Add myself.
11611 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11613         * configure.in (libstdcxx_flags): Do not try to execute
11614         libstdc++-v3/testsuite_flags until it exists.
11616 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11618         * MAINTAINERS: Update my email address.
11620 2001-05-31  Graham Stott  <grahams@redhat.com>
11622         * MAINTAINERS (Write After Approval): Add myself.
11624 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11626         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11627         libraries when using g++ with native linker.
11629 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11631         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11633 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11635         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11636         [aix4*|aix5*]: Prepend blank.
11638 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11640         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11641         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11642         of subdir/configure scripts to use the new libtool.m4.
11644 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11646         * MAINTAINERS (Write After Approval): Add myself.
11648 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11650         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11652 2001-05-11  Ben Elliston  <bje@redhat.com>
11654         * Makefile.in (all-sid): New target.
11655         (check-sid, clean-sid, install-sid): Likewise.
11657 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11659         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11661 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11663         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11664         libgcj.
11666 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11668         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11669         gcc/xgcc is built, use -print-prog-name to find out the program
11670         name to use.
11672 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11674         * configure.in (noconfigdirs): Don't reset it from scratch in the
11675         target case; only append to it.
11677         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11678         sparc-*-solaris2.8]: Disable ${libgcj}.
11680 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11682         * configure.in (libgcj_saved): Copy from $libgcj.
11683         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11684         --disable-libgcj.
11686 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11688         * MAINTAINERS: Remove self as MIPS maintainer and
11689         C front end maintainer.
11691 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11693         * configure.in: Move *-chorusos target case to the proper switch.
11694         Disable libgcj.
11696 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11698         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11699         1.641.2.228.
11701 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11703         * Makefile.in (STAGE1_CFLAGS): Pass down.
11705 2001-04-13  Alan Modra  <amodra@one.net.au>
11707         * config.guess: Add hppa64-linux support.  Note for next import that
11708         this is already in the master file.
11709         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11711 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11713         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11714         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11716 2001-04-11  Stan Shebs  <shebs@apple.com>
11718         * MAINTAINERS: Add self as Darwin port maintainer.
11720 2001-04-11  Alan Modra  <amodra@one.net.au>
11722         * MAINTAINERS: Update my email address.
11724 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11726         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11727         recent versions of FreeBSD (release 3 or later).
11728         * ltconfig: On FreeBSD, -lc must not be provided when building
11729         a shared library or else the standard -pthread gcc option is
11730         rendered worthless to later users of the built library.
11732 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11734         * MAINTAINERS: Add self and RTH as C front end maintainers.
11736 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11738         * config.sub: Make sure to match an already-canonicalized
11739         machine name (eg. mn10300-unknown-elf).
11741 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11743         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11744         New macros.
11745         (bootstrap, cross): Use RECURSE_FLAGS.
11746         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11748 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11750         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11752 2001-03-22  Colin Howell  <chowell@redhat.com>
11754         * Makefile.in (DO_X): Do not backslash single-quotes in
11755         backquotes (two places).
11757 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11759         Re-installed:
11760         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11761         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11762         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11763         * ltcf-cxx.sh: Likewise.
11764         * ltcf-gcj.sh: Likewise.
11766 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11768         * MAINTAINERS: Add myself as "documentation co-maintainer".
11770 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11772         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11773         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11775 2001-03-19  Tom Tromey  <tromey@redhat.com>
11777         * config-ml.in: Handle GCJ and GCJFLAGS.
11779 2001-03-21  Michael Chastain  <chastain@redhat.com>
11781         * Makefile.in: all-m4 depends on all-texinfo.
11783 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11785         * MAINTAINERS: Add myself to write after approval list.
11787 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11789         * Makefile.in (DO_X): Quote nested quotes.
11791 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11793         * MAINTAINERS: Add myself to write after approval list.
11795 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11797         * Makefile.in (DO_X): Use double quotes for quoting
11798         "RANLIB=$${RANLIB}".
11800 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11802         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11804 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11806         * configure.in: Only use `lang_requires' for languages athat are
11807         actually enabled.
11809 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11811         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11813 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11815         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11817 2001-03-07  Tom Tromey  <tromey@redhat.com>
11819         * configure.in: Allow config-lang.in to set `lang_requires' to list
11820         of other required languages.
11822 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11824         * Makefile.in: Remove RANLIB definition. Use RANLIB
11825         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11826         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11828 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11829             Alexandre Oliva  <aoliva@redhat.com>
11831         * Makefile.in (check-c++): Use tabs, not spaces.
11833 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11835         * MAINTAINERS: add myself to Write After Approval list.
11837 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11839         * Makefile.in (check-c++): New rule.
11841         * configure.in (target_libs): Remove libg++.
11842         (noconfigdirs): Remove libg++.
11843         (noconfigdirs): Same.
11844         (noconfigdirs): Same.
11845         (noconfigdirs): Same.
11847         * config-ml.in: Remove libg++ references.
11849         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11850         (ALL_TARGET_MODULES): Same.
11851         (configure-target-libg++): Remove.
11852         (all-target-libg++): Remove.
11853         (configure-target-libio): Remove.
11854         (all-target-libio): Remove.
11855         (check-target-libio): Remove.
11856         (.PHONY): Remove.
11857         (libg++.tar.bz2): Remove.
11858         (all-target-cygmon): Remove libio.
11859         (all-target-libstdc++): Remove.
11860         (configure-target-libstdc++): Remove.
11861         (TARGET_LIB_PATH): Remove libstdc++.
11862         (ALL_GCC_CXX): Remove libstdc++.
11863         (all-target-gperf): Correct.
11865 2001-02-16  Nick Clifton  <nickc@redhat.com>
11867         * configure.in (noconfigdirs): Allow configuration of texinfo
11868         for Cygwin hosts.
11870 2001-02-15  Anthony Green  <green@redhat.com>
11872         * configure: Introduce GCJ_FOR_TARGET.
11873         * configure.in: Ditto.
11874         * Makefile.in: Ditto.
11876 2001-02-13  Andreas Schwab  <schwab@suse.de>
11878         * MAINTAINERS: Update mail address.
11880 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11882         * config.guess: Add linux target for S/390.
11883         * config.sub: Likewise.
11885 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11887         * configure.in: for *-chorusos, don't config target-newlib and
11888         target-libgloss.
11890 2001-02-06  Ben Elliston  <bje@redhat.com>
11892         * configure: Output host type to stdout, not stderr.
11894 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11896         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11897         * ltcf-cxx.sh: Likewise.
11899         * config.if: Assume enable_libstdcxx_v3 is defined.
11901 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11903         Remove V2 C++ library.
11904         * configure.in: Remove --enable-libstdcxx_v3 support.
11906 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11908         * include/demangle.h: Add prototype for java_demangle_v3.
11910 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11912         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11914 2001-01-27  Richard Henderson  <rth@redhat.com>
11916         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11918 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11920         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11921         Don't unset, it's non-portable and no longer necessary, set to empty
11922         instead.
11924 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11926         * ltconfig: Shell portability fix for the tagname validity check.
11928 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11930         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11931         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11933 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11935         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11937 2001-01-26  Tom Tromey  <tromey@redhat.com>
11939         * configure.in: Allow libgcj to be built on Sparc Solaris.
11941 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11943         * ltcf-c.sh: Add aix5 case.
11944         * ltcf-cxx.sh: Likewise.
11945         * ltconfig: Likewise.
11947 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11949         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11950         keep at least one of build_libtool_libs or build_old_libs set to
11951         yes.
11953         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11954         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11956 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11958         * configure.in: Enable libgcj on several additional platforms.
11960 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11962         * configure.in: Enable libgcj for linux targets.
11964 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11966         * MAINTAINERS (Write After Approval): Add myself.
11968 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11970         * MAINTAINERS: Add myself as vax port maintainer.
11972 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11974         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11976 2001-01-09  Mike Stump  <mrs@wrs.com>
11978         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11979         failures of subdirectories.
11981 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11983         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11984         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11985         * ltcf-cxx.sh: Likewise.
11986         * ltcf-gcj.sh: Likewise.
11987         * ltconfig.sh: Fix typo.
11989 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11991         * configure: handle DOS-style absolute paths.
11993 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11995         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11997 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11999         * MAINTAINERS: Add myself as avr port co-maintainer.
12001 2000-12-28  Ben Elliston  <bje@redhat.com>
12003         * MAINTAINERS: Add myself under ``Write After Approval''.
12005 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12007         * texinfo: Remove directory from GCC.
12009 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12011         * COPYING: Update to current
12012         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12013         to 19yy as example year in copyright notice).
12015 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12017         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12018         (libstdcxx_incdir): Pass down.
12019         * config.if: Remove expired bits for cxx_interface, add stub.
12020         (libstdcxx_incdir): Add variable for g++ include directory.
12021         * configure.in (gxx_include_dir): Use it.
12023 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12025         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12026         with old-email address from ``Write After Approval''.
12028 2000-12-15  Andreas Jaeger  <aj@suse.de>
12030         * configure.in: Handle lang_dirs.
12032 2000-12-14  Tom Tromey  <tromey@redhat.com>
12034         * MAINTAINERS: Removed brads.
12036         * MAINTAINERS: Added gcj developers.
12038 2000-12-13  Anthony Green  <green@redhat.com>
12040         * configure.in: Disable libgcj for any target not specifically
12041         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12042         with g++ abi.
12044 2000-12-13  Mike Stump  <mrs@wrs.com>
12046         * Makefile.in (local-distclean): Also remove fastjar.
12048 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12050         * contrib/gcc_update: Add fastjar --touch entries.
12052 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12054         * configure.in: Disable language-specific target libraries for
12055         languages that aren't enabled.
12057 2000-12-10  Anthony Green  <green@redhat.com>
12059         * configure.in: Define libgcj.  Disable libgcj target libraries for
12060         most targets.
12062 2000-12-10  Neil Booth  <neilb@earthling.net>
12064         * MAINTAINERS: Update mail address, remove from WAA list.
12066 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12068         * libjava: Imported from /cvs/java.
12069         * libffi: Likewise.
12070         * Boehm-gc: Likewise.
12072 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12074         * configure.in (target_libs): Revert 2000-12-08 patch.
12075         (noconfigdirs): Added target-libjava.
12077 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12079         * djunpack.bat: removed.
12081 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12083         * Makefile.in: handle DOS-style absolute paths.
12084         * config-ml.in: likewise.
12085         * symlink-tree: likewise.
12087 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12089         * fastjar: Imported.
12091 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12093         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12094         libjava.
12095         * configure.in (target_libs): Removed `target-libjava'.
12097 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12099         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12100         (ALL_MODULES): Added fastjar.
12101         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12102         (all-target-libjava): all-fastjar replaces all-zip.
12103         (all-fastjar): Added.
12104         (configure-target-fastjar, all-target-fastjar): Likewise.
12105         * configure.in (host_tools): Added fastjar.
12107 2000-12-07  Mike Stump  <mrs@wrs.com>
12109         * Makefile.in (local-distclean): Remove leftover built files.
12111 2000-11-24  Nick Clifton  <nickc@redhat.com>
12113         * configure.in (xscale-elf): Add target.
12114         (xscale-coff): Add target.
12116 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12118         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12119         recent versions of FreeBSD (release 3 or later).
12120         * ltconfig: On FreeBSD, -lc must not be provided when building
12121         a shared library or else the standard -pthread gcc option is
12122         rendered worthless to later users of the built library.
12124 2000-11-16  Fred Fish  <fnf@be.com>
12126         * configure.in (enable_libstdcxx_v3): Fix typo,
12127         libstd++ -> libstdc++.
12129 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12131         * MAINTAINERS: Add self to Write After Approval list.
12133 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12135         * MAINTAINERS: Update my email address.  Add myself to global write
12136         privs list.
12138 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12140         * Makefile.in: Merge with src and libgcj.
12141         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12142         configure-target-<library> when their configure scripts need the C
12143         or C++ library to have already been built to work properly.
12144         (do_proto_toplev): Set them to an empty string.
12146         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12147         (REALLY_SET_LIB_PATH): Use them.
12149 2000-11-17  Stan Shebs  <shebs@apple.com>
12151         * MAINTAINERS: Add self to Write After Approval list.
12153 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12155         * configure: Provide the original toplevel configure arguments
12156         (including $0) to subprocesses in the environment rather than
12157         through gcc/configargs.h.
12159 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12161         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12162         C99.  Alphabetise "Write After Approval" list.
12164 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12166         * configure: Turn on libstdc++ V3 by default.
12168         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12169         if we've got GCC.
12171 2000-11-11  Philip Blundell  <philb@gnu.org>
12173         * MAINTAINERS: Add self to Write After Approval list.
12175 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12177         * ltcf-c.sh (aix4): Improve shared library configuration; require
12178         exporting symbols.
12179         * ltcf-cxx.sh (aix4): Define.
12180         * ltconfig (aix4): Define library and soname specs appropriate for
12181         AIX.  Define command to create export symbols list.
12183 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12185         * config.sub: Add support for Sun Chorus
12187 2000-10-31  Nick Clifton  <nickc@redhat.com>
12189         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12190         <name>@redhat.com.  Also installed new email address for Clint
12191         Popetz.
12193 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12195         * etc: Remove directory from GCC.
12197 2000-10-16  Michael Meissner  <meissner@redhat.com>
12199         * configure (gcc/configargs.h): Only create if there is a build GCC
12200         directory created.
12202 2000-10-16  Matthias Klose  <doko@debian.org>
12204         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12205         when configured for libstdc++-v3.
12207 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12209         * configure: Save configure arguments to gcc/configargs.h.
12211 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12213         * config.guess: Import CVS version 1.157.
12214         * config.sub: Import CVS version 1.181.
12216 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12218         * Makefile.in (bootstrap): avoid recursion if subdir missing
12219         (cross): ditto
12220         (do-proto-toplev): ditto
12222 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12224         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12225         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12227         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12228         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12229         all affected `configure' scripts.
12231 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12233         * MAINTAINERS: Add self as cpplib co-maintainer.
12235 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12237         * MAINTAINERS: Add self to Write After Approval list.
12239 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12241         * INSTALL/README: egcs -> GCC update.
12243 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12245         * MAINTAINERS: Add myself to Write After Approval list.
12247 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12249         * MAINTAINERS: Add myself to Write After Approval list.
12251 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12253         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12254         X11 libraries for hppa64.
12256 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12258         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12260 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12262         * Makefile.in (all-zlib): Added dummy target.
12264         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12265         ltcf-gcj.sh: Updated from libtool multi-language branch.
12267 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12269         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12270         (bootstrap*): Depend on all-bootstrap.
12272 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12274         * config.guess: Import CVS version 1.156.
12275         * config.sub: Import CVS version 1.179.
12277 2000-09-02  Anthony Green  <green@cygnus.com>
12279         * Makefile.in (all-gcc): Depend on all-zlib.
12280         (CLEAN_MODULES): Add clean-zlib.
12281         (ALL_MODULES): Add all-zlib.
12282         * configure.in (host_libs): Add zlib.
12284 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12286         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12287         crosses, but add gcc/include to the header search path for them.
12289 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12291         * MAINTAINERS: Add self to Write After Approval list.
12293 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12295         * config.guess: Import CVS version 1.152.
12296         * config.sub: Import CVS version 1.177.
12298 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12300         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12301         $targargs to tell whether newlib is going to be built.
12303         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12304         $$r/TARGET_SUBDIR/libio for _G_config.h.
12306 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12308         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12310 2000-08-22  DJ Delorie  <dj@redhat.com>
12312         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12314 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12316         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12317         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12318         sub-configures.
12320 2000-08-21  DJ Delorie  <dj@redhat.com>
12322         * MAINTAINERS: Add self as a libiberty maintainer
12324 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12326         * configure.in (libstdcxx_flags): Use
12327         libstdc++-v3/src/libstdc++.INC.
12329 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12331         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12333 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12335         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12337         * configure: Make enable_threads and enable_shared defaults
12338         explicit.  Substitute enable_threads into generated Makefiles.
12339         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12340         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12342 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12344         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12346 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12348         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12349         previous delta.
12351 2000-08-11  Jason Merrill  <jason@redhat.com>
12353         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12354         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12355         (FLAGS_FOR_TARGET): Not here.
12356         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12358 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12360         * config-ml.in (CC, CXX): Don't introduce a leading space.
12362 2000-08-07  DJ Delorie  <dj@delorie.com>
12364         * MAINTAINERS: Add self as a DJGPP maintainer
12366 2000-08-07  DJ Delorie  <dj@redhat.com>
12368         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12369         "if we're also building gcc, and it's a gcc that will run on the
12370         build machine, we want to use its includes instead of the system's
12371         default includes".
12373 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12375         * MAINTAINERS: Add self to Write After Approval list.
12377 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12379         * configure.in (libstdcxx_flags): Don't use `"'.
12381         * config-ml.in: Adjust multilib search paths to the
12382         appropriate multilib tree.
12384 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12386         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12387         commas in $LANGUAGES.
12389 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12391         * configure.in: Re-enable all references to libg++ and librx.
12393 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12395         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12396         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12397         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12398         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12400         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12402 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12404         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12405         CXX_FOR_TARGET for sed.
12407 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12409         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12410         Do not override if already set in the environment or in configure.
12411         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12412         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12414 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12416         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12417         the libtool CVS tree multi-language branch.
12418         * ltconfig, ltmain.sh: Updated.
12420 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12422         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12423         (clean-target): Depend on it.
12425         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12426         (GCC_FOR_TARGET): Use it.
12427         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12428         * configure.in: ... here.
12429         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12430         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12432 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12434         * MAINTAINERS: Add self to Write After Approval list.
12436 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12438         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12439         (configure-target-libchill, configure-target-libobjc): Likewise.
12441         * configure.in: Use the same cache file for all target libs.
12442         * config-ml.in: But different cache files per multilib variant.
12444 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12446         * configure (topsrcdir): Don't use dirname.
12448 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12450         * MAINTAINERS: Add self to Write After Approval list.
12452 2000-07-20  Jason Merrill  <jason@redhat.com>
12454         * configure.in: Remove all references to libg++ and librx.
12456         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12458 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12460         * config.sub: Update to subversions version 2000-07-06.
12462 2000-07-12  Andrew Haley  <aph@cygnus.com>
12464         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12465         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12467 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12469         * symlink-tree:  Check number of arguments.
12471 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12473         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12474         search path for a g++ extracted from the build tree.  This
12475         will allow link tests run by configure scripts in
12476         subdirectories to succeed.
12478 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12480         * ltconfig: Add support for mips-dde-sysv4.2MP
12482 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12484         * MAINTAINERS: Add myself as loop discovery maintainer.
12486 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12488         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12489         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12491 2000-06-19  Timothy Wall  <twall@cygnus.com>
12493         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12494         * config.sub: Add tic54x target.
12496 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12498         * MAINTAINERS: Add self as Fortran maintainer,
12499         remove Craig Burley.
12501 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12503         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12504         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12506 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12508         * MAINTAINERS: Add self as i18n maintainer
12510 20000-05-21  H.J. Lu  (hjl@gnu.org)
12512         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12513         directory are used if they exist. Make sure
12514         $(build_tooldir)/include is searched for header files,
12515         $(build_tooldir)/lib/ for library files.
12516         (GCC_FOR_TARGET): Likewise.
12517         (CXX_FOR_TARGET): Likewise.
12519 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12521         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12523 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12525         * Makefile.in (configure-target-libiberty): Depend on
12526         configure-target-newlib.
12528 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12530         * configure.in, Makefile.in: Merge all libffi-related
12531         configury stuff from the libgcj tree.
12533 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12535         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12536         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12538 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12540         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12541         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12542         current version information.  Add to proto-toplev directory.
12543         (gdb-taz): Build do-djunpack.
12545 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12547         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12549 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12551         * MAINTAINERS: Add self to Write After Approval list.
12553 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12555         * ltmain.sh: Preserve in relink_command any environment
12556         variables that may affect the linker behavior.
12558 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12560         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12562 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12564         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12566 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12568         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12569         with the version name.
12571 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12573         * MAINTAINERS: Add self as bb-reorder maintainer.
12575 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12577         * config.if: Tweak.
12579 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12581         * djunpack.bat: New file.
12583 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12585         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12586         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12587         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12588         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12590 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12592         * config.sub (case $basic_machine): Change default for "ibm-*"
12593         to "openedition".
12595 2000-04-13  Andreas Jaeger  <aj@suse.de>
12597         * MAINTAINERS: Added myself.
12599 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12601         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12602         (do-md5sum): New target.
12603         (MD5PROG): Define.
12604         (PACKAGE): Default to TOOL.
12605         (VER): Default to a shell script.
12606         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12607         md5 checksum generation.
12608         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12609         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12610         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12611         insight.tar.bz2): Use gdb-taz to create archive.
12613 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12615         * configure (warn_cflags): Delete.
12617 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12619         * MAINTAINERS: Added myself.
12621 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12622             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12624         * configure.in (enable_libstdcxx_v3): Add.
12625         (target_libs): Add bits here to switch between libstdc++-v2 and
12626         libstdc++-v3.
12627         * config.if: And this file too.
12628         * Makefile.in: Add libstdc++-v3 targets.
12630 2000-04-05  Michael Meissner  <meissner@redhat.com>
12632         * config.sub (d30v): Add d30v as a basic machine type.
12634 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12636         * configure.in: -linux-gnu*, not -linux-gnu.
12638 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12640         * MAINTAINERS: Add self in write-after-approval section.
12642 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12644         * MAINTAINERS: Add self as ia64 port maintainer.
12646 2000-03-08  Neil Booth  <NeilB@earthling.net>
12648         * MAINTAINERS: Add self in write-after-approval section.
12650 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12652         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12653         (do-tar-bz2): Replace TOOL with PACKAGE.
12654         (gdb.tar.bz2): Remove GDBTK from GDB package.
12655         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12656         dejagnu.tar.bz2): New packages.
12658 2000-02-27  Andreas Jaeger  <aj@suse.de>
12660         * configure.in: Add entry for mips*-*-linux*, move catch all
12661         *-*-*linux* entry below this one.
12663 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12665         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12667 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12669         * config.sub: Support an OS of "wince".
12671 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12673         * config.guess, config.sub: Updated to match config's 2000-02-15
12674         version.
12676 2000-02-23  Linas Vepstas  <linas@linas.org>
12678         * config.sub: Add support for Linux/IBM 370.
12679         * configure.in: Likewise.
12681 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12683         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12685 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12687         * config.guess: Guess "cygwin" rather than "cygwin32".
12689 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12691         * configure (gcc_version): When setting, narrow search to
12692         lines containing `version_string'.
12694 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12696         * config.sub: Add support for avr target.
12698 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12700         * MAINTAINERS: Add maintainers for MCore port.
12702 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12704         * config.sub: Add mmix-knuth-mmixware.
12706 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12708         * MAINTAINERS: Pair cccp with cpplib maintainership.
12710 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12712         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12713         structure stuff to -L library search.
12714         (CXX_FOR_TARGET): Ditto.
12715         (CROSS_CHECK_MODULES): Fix spelling mistake.
12717 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12719         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12720         the C++ compiler.
12722 2000-01-12  Richard Henderson  <rth@cygnus.com>
12724         * configure.in: Don't build some bits for beos.
12726 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12728         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12729         as include files.
12731 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12733         * Add self as cpplib maintainer, as requested by Jason
12734         Merrill.  Correct my e-mail address.
12736 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12738         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12739         not mh-aix43.
12741 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12743         * MAINTAINERS: Add myself to "write after approval" list.
12745 1999-12-14  Richard Henderson  <rth@cygnus.com>
12747         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12748         * config.sub: Accept alphaev[78], alphaev8.
12750 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12752         * config.guess, config.sub: Update from autoconf.
12754 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12756         * MAINTAINERS:  update my playtime e-address.
12758 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12760         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12761         necessary libraries are missing.
12763 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12765         * MAINTAINERS: Add new 'write after approval' maintainer.
12767 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12769         * MAINTAINERS: Add new Java maintainer.
12771 1999-10-25  Andreas Schwab  <schwab@suse.de>
12773         * configure: Fix quoting inside arguments of eval.
12775 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12777         * config-ml.in: Allow suppression of some ARM multilibs.
12779 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12781         * config.guess: Add OS/390 match pattern.
12782         * config.sub: Add mvs, openedition targets.
12783         * configure.in (i370-ibm-opened*): New.
12785 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12787         * config.sub: Add support for configuring for pj.
12789 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12791         * config.sub (maybe_os): Add support for configuring for fr30.
12793 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12795         * configure.in: Do not configure or build ld for AIX
12796         platforms.  ld is known to be broken on these platforms.
12798 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12800         * config-ml.in: Pass compiler flag corresponding to multidirs to
12801         subdir configures.
12803 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12805         * Makefile.in (LDFLAGS): Define.
12807 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12809         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12810         noconfigdirs.
12811         (*-*-cygwin*): Likewise.
12813 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12815         * mkdep: New file.
12816         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12817         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12819         From Eli Zaretskii <eliz@is.elta.co.il>:
12820         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12821         long file name when using DJGPP on MS-DOS.
12823 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12825         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12827 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12829         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12830         dependency as this causes "make check" to globally "make all"
12832 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12834         * configure.in (target_libs): Added target-zlib.
12835         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12836         (CONFIGURE_TARGET_MODULES): Likewise.
12837         (CHECK_TARGET_MODULES): Likewise.
12838         (INSTALL_TARGET_MODULES): Likewise.
12839         (CLEAN_TARGET_MODULES): Likewise.
12840         (configure-target-zlib): New target.
12841         (all-target-zlib): Likewise.
12842         (all-target-libjava): Depend on all-target-zlib.
12843         (configure-target-libjava): Depend on configure-target-zlib.
12845         * Makefile.in (configure-target-libjava): Depend on
12846         configure-target-newlib.
12847         (configure-target-boehm-gc): New target.
12848         (configure-target-qthreads): New target.
12850         * configure.in (target_libs): Added target-qthreads.
12851         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12852         (CONFIGURE_TARGET_MODULES): Likewise.
12853         (CHECK_TARGET_MODULES): Likewise.
12854         (INSTALL_TARGET_MODULES): Likewise.
12855         (CLEAN_TARGET_MODULES): Likewise.
12856         (all-target-qthreads): New target.
12857         (configure-target-libjava): Depend on configure-target-qthreads.
12858         (all-target-libjava): Depend on all-target-qthreads.
12860         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12861         (CONFIGURE_TARGET_MODULES): Likewise.
12862         (CHECK_TARGET_MODULES): Likewise.
12863         (INSTALL_TARGET_MODULES): Likewise.
12864         (CLEAN_TARGET_MODULES): Likewise.
12865         (all-target-libjava): New target.
12866         (all-target-boehm-gc): Likewise.
12867         * configure.in (target_libs): Added libjava, boehm-gc.
12869 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12871         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12872         configure.bat in SUPPORT_FILES.
12873         (gas+binutils.tar.bz2): Likewise.
12875         * makeall.bat: Remove; obsolete.
12877 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12879         From Mark Elbrecht:
12880         * configure.bat: Remove; obsolete.
12882 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12884         * configure: Add -W -Wall to the default CFLAGS when compiling with
12885         gcc.
12887 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12889         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12891 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12893         * configure.in: Build ld on IRIX6.
12895 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12897         * Makefile.in: Change distribution targets to use bzip2 instead of
12898         gzip.
12899         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12900         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12902 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12904         * config.sub: Add mcore target.
12906 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12908         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12910 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12912         * config.guess (dummy): Changed to $dummy.
12914 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12916         * config.sub: Tidied up case statements.
12918 1999-05-22  Ben Elliston  <bje@cygnus.com>
12920         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12921         <jiro@din.or.jp>.
12923         * config.guess: Merge with FSF version. Future changes will be
12924         more accurately recorded in this ChangeLog.
12925         * config.sub: Likewise.
12927 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12929          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12931 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12933         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12935 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12937         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12939 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12941         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12942         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12943         Bad merge removed these two changes.
12945 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12946                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12948         * config.guess (interix Alpha): Add.
12950 1999-04-11  Richard Henderson  <rth@cygnus.com>
12952         * configure.in (i?86-*-beos*): Do config gperf; don't config
12953         gdb, newlib, or libgloss.
12955 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12957         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12958         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12959         from multidirs.
12961 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12963         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12965 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12967         * config.sub: Add support for mcore targets.
12969 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12971         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12972         not mt-ospace, in order to shut up assembler warning about using
12973         symbols that are named the same as registers.
12975 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12977         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12978         dependency list for all-target-cygmon.
12980 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12982         * config-ml.in: Check $host, not $target, for selective multilibs.
12983         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12984         thumb interworking, and underscore prefix multilibs.
12986 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12988         * missing: Update to version from current automake.
12990 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12992         * configure (gxx_include_dir): Removed.
12994         * configure.in (gxx_include_dir): Handle it.
12995         * Makefile.in: Likewise.
12997 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12999         * config.sub (mips64vr4111,mips64vr4111el) Add.
13001 1999-03-21  Ben Elliston  <bje@cygnus.com>
13003         * config.guess: Correct typo for detecting ELF on FreeBSD.
13005 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13007         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13008         config/mh-djgpp.
13010 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13012         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13013         all-target-newlib to dependency list for all-target-bsp.
13015 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13017         * config.sub: Add i386-uwin support.
13018         * config.guess: Likewise.
13020 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13022         * configure.in: cleanup, add mh-*pic handling for arm, special
13023         case powerpc*-*-aix*
13025 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13027         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13028         can be built.
13030 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13032         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13033         targets.
13035 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13037         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13039 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13041         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13043 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13045         * config.sub: Fix typo in arm recognition.
13047 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13049         * configure.in (noconfigdirs): Changed target_configdirs to
13050         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13051         rather than m68k-*-* since it is not known to work on
13052         m68k-aout. Ditto for arm-*-*oabi.
13054 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13056         * configure.in (*-*-windows*): Remove, no longer used.
13058 1999-02-19  Ben Elliston <bje@cygnus.com>
13060         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13061         Smart and improved by Andrew Cagney.
13063 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13065         * config.guess: Recognize openbsd-*-hppa.
13067 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13069         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13070         only if it is not empty.
13072 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13074         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13076         * config.guess: Modified to recognize uname's armv* syntax.
13078         * config.sub: Modified to recognize uname's armv* syntax.
13080 1999-02-17  Mark Salter  <msalter@cygnus.com>
13082         * configure.in: Added target-bsp for sparclite.
13084 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13086         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13088 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13090         * configure.in: Add support for strongarm port.
13091         * config.sub: Add support for strongarm target.
13093 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13095         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13096         the old name config/mh-cygwin32.
13097         Enable texinfo.
13099 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13101         * configure.in: Do build ld for ix86 Solaris.
13103 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13105         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13106         $AR_FOR_TARGET.  Likewise for RANLIB.
13108 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13110         * config.sub (oabi):  Recognize.
13111         * configure.in (arm-*-oabi):  Handle.
13113 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13115         * config.guess: Improve detection of i686 on UnixWare 7.
13117 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13119         * config.guess: Add support for i386-pc-interix.
13120         * config.sub: Likewise.
13121         * configure.in: Likewise.
13123 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13125         * Makefile.in: Remove unneeded all-target-libio from
13126         from all-target-winsup target since it is now unneeded.
13127         Add all-target-libtermcap in its place since it is now
13128         needed.
13130 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13132         * configure.in: makefile stub for cygwin target is probably
13133         unnecessary.  Remove it for now.
13135 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13137         * configure.in: libtermcap.a should be built when cygwin is the
13138         target as well as the host.
13139         * config.guess: Allow mixed case in cygwin uname output.
13140         * Makefile.in: Add libtermcap target.
13142 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13144         * config.sub: Clean up handling of hppa2.0.
13146 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13148         * config.guess: Use C code to identify more HP machines.
13150 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13152         * config.sub: Handle hppa2.0.
13154 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13156         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13157         cygmon for all sparclite targets, regardless of object format.
13159 1998-12-15  Mark Salter  <msalter@cygnus.com>
13161         * configure.in: Added target-bsp for several target architectures.
13163         * Makefile.in: Added rules for bsp.
13165 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13167         * config.guess: Improve detection of hppa2.0 processors.
13169 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13171         * config.guess: Recognize FreeBSD using ELF automatically.
13173 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13175         * configure (skip-this-dir): Add handling for new shell script, which
13176         might be created by a sub-directory's configure to indicate, this particular
13177         directory is "unwanted".
13178         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13180 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13182         * ltconfig: import from libtool, after changing libtool to
13183         account for the cygwin name change.
13185 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13187         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13188         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13190 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13192         * configure.in: Add libtermcap to list of cygwin dependencies.
13194 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13196         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13197         they include winsup/include when it's a cygwin target.
13199 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13201         * configure.in (host_tools): Added zip.
13202         * Makefile.in (all-target-libjava): Depend on all-zip.
13203         (all-zip): New target.
13204         (ALL_MODULES): Added all-zip.
13205         (NATIVE_CHECK_MODULES): Added check-zip.
13206         (INSTALL_MODULES): Added install-zip.
13207         (CLEAN_MODULES): Added clean-zip.
13209 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13211         * Makefile.in: lose "32" from comment about cygwin.
13213 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13215         * configure.in: Use -Os to build target libraries for the fr30.
13217 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13219         * config.sub: Add fr30.
13221 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13223         * configure.in: drop "32" from config/mh-cygwin32.  Check
13224         cygwin* instead of cygwin32*.
13225         * config.sub: Check cygwin* instead of cygwin32*.
13227 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13229         * config.guess: Match any version of Unixware7.
13231 1998-10-20  Syd Polk  <spolk@cygnus.com>
13233         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13234         if desired.
13236 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13238         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13239         these if the appropriate directories and files to not exist.
13241 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13243         * Makefile.in (DEVO_SUPPORT): Add config.if.
13245 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13247         * configure: Add pattern to replace "build_tooldir"'s
13248         definition in the generated Makefile with "tooldir"'s
13249         actual value.
13251 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13253         * config.sub: Bring back lost sparcv9.
13255         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13257 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13259         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13260         CC_FOR_TARGET and friends.
13262 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13264         * Makefile.in (build_tooldir): New variable, same as tooldir.
13265         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13266         -B$(build_tooldir)/bin/.
13267         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13269 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13271         * README: Remove installation instructions and refer to the
13272         INSTALL directory instead.
13274 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13276         * config.sub: Add support for i[34567]86-pc-udk.
13277         * configure.in: Likewise.
13279 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13281         * Makefile.in: add bzip2 package building bits for user
13282         tools module
13283         * configure.in: ditto
13285 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13287         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13288         (ALL_TARGET_MODULES): Add all-target-libobjc.
13289         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13290         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13291         (all-target-libchill): Add dependencies.
13292         * configure.in (target_libs): Add libchill.
13294 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13296         * configure.in (target_subdir): Remove duplicate line.
13298 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13300         * Makefile.in (all-automake): fix dependencies.
13302 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13304         * configure.in: Minor cleanups for building in the $(target_alias)
13305         subdir.
13307 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13309         * Makefile.in (bootstrap): Set r and s before make all.  Use
13310         BASE_FLAGS_TO_PASS in make all.
13311         (cross): Likewise.
13313 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13315         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13317 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13319         * config.sub: Fix typo in last change.
13321 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13323         * config.sub: Add support for C4x target.
13324         * configure.in: Likewise.
13326 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13328         * config.sub: Recognize sparcv9 just like sparc64.
13330 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13332         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13334 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13336         * config.guess: Correctly identify Pentium II sco boxes.
13338         * config.guess: Fix "tr" code.  From Weiwen Liu.
13340 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13342         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13343         stabs.
13345 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13347         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13348         (ALL_TARGET_MODULES): Add all-target-libchill.
13349         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13350         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13351         (all-target-libchill): Add dependencies.
13352         * configure.in (target_libs): Add libchill.
13354 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13356         * config.guess: Avoid assumptions about "tr" behaves when
13357         LANG is set to something other than English.
13359 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13361         * configure (gxx_include_dir): Changed to
13362         '${prefix}/include/g++'-${libstdcxx_interface}.
13364         * config.if: New to determine the interfaces.
13366 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13368         * config.guess: Detect and handle MPE/IX.
13369         * config.sub: Deal with MPE/IX.
13371 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13373         * configure.in: Use mh-aix43.
13375 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13377         * configure: Fix --without/--disable cases for gxx-include-dir.
13379 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13381         * mdata-sh:  Imported.  Needed for automake support.
13383 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13385         * Makefile.in (taz): Try "chmod -R og=u ." before
13386         "chmod og=u `find . -print`".
13388 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13390         * configure.in: Add arm-elf and thumb-elf support.
13392 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13394         * Makefile.in: Undo previous patch.
13396 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13398         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13399         to here ...
13400         (install-no-fixedincludes): and here
13401         (INSTALL_MODULES): ... from here.
13403 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13405         * config.sub: Merge with FSF.
13407         * config.guess: Merge with FSF.
13409 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13411         * configure (extraconfigdirs): New variable.
13412         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13413         * Makefile.in (all): Move higher in file.
13414         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13415         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13416         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13417         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13418         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13420 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13422         * Makefile.in (all-target-libjava): Depend on all-gcc and
13423         all-target-newlib.
13424         (configure-target-libjava): Depend on $(ALL_GCC).
13426 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13428         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13429         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13431 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13433         * INSTALL/README: Fix typo.
13435 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13437         * ylwrap: Change absolute path checks to check for DOS style path
13438         names.
13440         * ylwrap: Don't use a full path name if the source file is in the
13441         same directory.  From hjl@lucon.org (H.J. Lu).
13443         * config-ml.in: Default to being verbose, to match Feb 18 change to
13444         configure.
13446 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13448         Brought over from egcs:
13450         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13452         * configure.in (target_subdir): Set to ${target_alias} instead
13453         of "libraries".
13455         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13457         * configure.in (target_subdir): Set to libraries if enable_multilib.
13459 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13461         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13462         multilibs, force reconfiguration the first time we create
13463         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13465 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13467         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13468         avoid confusion with --no-recursion.
13470 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13472         * configure.in: Win32 hosts shouldn't use install -x
13473         * install-sh: remove -x option, and special .exe-handling
13474         hack.
13476 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13478         * config.guess: Recognize i586-pc-beos.
13479         * configure.in: Don't build some bits for beos.
13481 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13483         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13484         CFLAGS default to -O2.
13486         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13487         when using GNU ld.
13489 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13491         * ltmain.sh: Correct install when using a different shell.
13493 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13495         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13497 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13499         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13500         target.
13502 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13504         * ltconfig: Update to correct AIX handling.
13506 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13508         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13510         * configure.in (target_subdir): Set to ${target_alias} instead
13511         of "libraries".
13513 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13515         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13516         (Makefile): Depend on $(gcc_version_trigger).
13518         * configure (gcc_version): Change default initializer to empty
13519         string.
13520         (gcc_version_trigger): New variable; pass this variable down
13521         to subdir configures to enable them checking gcc's version
13522         themselves. Emit make macros for both gcc_version vars.
13523         (topsrcdir): Initialize reliably.
13524         (recursion line): Remove --with-gcc-version=${gcc_version}.
13526 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13528         * configure (enable_version_specific_runtime_libs): Implement new flag
13529         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13530         in $(libsubdir); emit definition in each generated Makefile.
13531         (gxx_include_dir): Initialize depending on
13532         $enable_version_specific_runtime_libs.
13534 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13536         * configure (gcc_version): Initialize properly depending on
13537         how and where configure is started.
13538         (recursion line): Pass a --with-gcc-version=${gcc_version}
13539         to configures in subdirs.
13541 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13543         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13544         cygmon
13546 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13548         * configure.in: Add cygmon and libstub support for mn10200.
13550 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13552         * configure (gcc_version): Add new variable describing the
13553         particular gcc version we're building.
13554         * Makefile.in (libsubdir): Add new macro for the directory
13555         in which the compiler finds executables, libraries, etc.
13556         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13557         and libsubdir.
13559 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13561         * Makefile.in (local-clean): Remove *.log.
13562         (warning.log): Built with warn_summary from build.log.
13563         (mail-report.log): Run test_summary.
13564         (mail-report-with-warnings.log): Run test_summary including
13565         warning.log in the report.
13567 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13569         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13571 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13573         * Makefile.in (grep): Grep no longer depends on libiberty.
13575 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13577         * Makefile.in: all-snavigator needs all-libgui.
13579 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13581         * configure.in: Add cygmon and libstub support for mn10300.
13583 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13585         * missing: Update to version from automake 1.3.
13587         * ltmain.sh: On installation, don't get confused if the same name
13588         appears more than once in the list of library names.
13590 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13592         * config.sub: Accept m68060 and m5200 as CPU names.
13594 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13596         * configure: Use && rather than using -a in test, because odd
13597         strings can confuse test.
13598         * configure.in: Likewise.
13600 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13602         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13604 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13606         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13607         bootstrap4-lean): New targets.
13609 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13611         * mpw-* Delete.  Not used.
13613 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13615         * COPYING.LIB: Update FSF address.
13617 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13619         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13621         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13622         GAS_SUPPORT_DIRS.
13624 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13626         * ltconfig, ltmain.sh: Avoid producing a version number if
13627         -version-info was not used.
13629 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13631         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13632         building with newlib.
13634 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13636         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13637         Solaris `make' causes it to continue to next definition.
13639 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13641         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13642         the right GUI libraries and files are installed along with GDB.
13644 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13646         * configure.in: Change alpha to alpha* in several places.
13648 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13650         * config.sub: Recognize sparc86x.
13652 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13654         * configure.in (--enable-target-optspace): Remove debug echo.
13656 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13658         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13660 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13662         * ltconfig: Update cygwin32 support.
13664         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13665         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13666         (GDB_SUPPORT_DIRS): Likewise.
13668 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13670         * configure.in (target_makefile_frag): If --enable-target-optspace,
13671         use -Os to compile target libraries rather than -O2.  Default to
13672         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13673         not used.
13674         * configure.in (target_cflags): Ditto for d30v.
13676 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13678         * Makefile.in (all-bfd): Depend on all-intl.
13679         (all-binutils): Likewise.
13680         (all-gas): Likewise.
13681         (all-gprof): Likewise.
13682         (all-ld): Likewise.
13684 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13686         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13688 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13690         * Makefile.in (all-bfd): Depend upon all-libiberty.
13692         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13694 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13696         * Makefile.in: Add libstub.
13698         * configure.in: Ditto. Build libstub for targets that have cygmon
13699         support.
13701 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13703         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13705 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13707         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13708         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13710 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13712         * configure: Define DEFAULT_M4 by searching PATH.
13713         * Makfile.in: Use DEFAULT_M4.
13715 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13717         * ltconfig: Add cygwin32 support.
13719         * Makefile.in, configure.in: Add libtool as a native only directory
13720         to configure and build.
13722 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13724         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13726 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13728         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13730 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13732         * Makefile.in: add ash make rules
13733         * configure.in: add ash to native_only and host_tools lists
13735 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13737         * Makefile.in (all-gettext, all-intl): New targets.
13738         (ALL_MODULES): Added all-gettext, all-intl.
13739         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13740         (INSTALL_MODULES): Added install-gettext, install-intl.
13741         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13743         * configure.in (host_tools): Added gettext.
13744         (native_only): Likewise.
13745         (noconfigdirs) [various cases]: Likewise.
13746         (host_libs): Added intl.
13748 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13750         * configure: Do not disable building gdbtk for cygwin32 hosts.
13752 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13754         * configure.in: Add thumb-coff target.
13755         * config.sub: Add thumb-coff target.
13757 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13759         * Makefile.in: Revert yesterday's change.
13760         (all-target-winsup):  all-target-librx stays out of here.
13762 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13764         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13765         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13766         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13767         Remove references to librx and libg++.
13769 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13771         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13772         recursive makes
13774 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13776         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13777         for newlib directory.
13778         (CXX_FOR_TARGET): Likewise.
13780 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13782         * ltconfig: Update after libtool/ltconfig.in change for
13783         hpux11.
13785 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13787         * ltconfig, ltmain.sh: Update to libtool 1.2.
13789 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13791         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13792         (install-gcc-cross): Instead, override LANGUAGES here.
13794 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13796         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13797         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13799 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13801         * configure.in: Add Thumb-pe target.
13803 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13805         * Makefile.in - changed sn targets to snavigator
13806         * configure.in - changed sn targets to snavigator
13808 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13810         * config-ml.in: After building symlink tree call make distclean
13811         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13812         to be the case for libiberty.
13814 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13816         * configure: When making link, also check the current
13817         directory. The configure scripts may create one.
13819 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13821         * config.sub: Accept alphapca56 and alphaev6 properly.
13823 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13825         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13827 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13829         * config.sub (sco5): Fix typo.
13831 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13833         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13834         install-itcl.
13835         (install-itcl): Remove dependency on install-tcl.
13837 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13839         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13841 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13843         * configure.in: Don't build libgui for a cygwin32 target when not on
13844         a cygwin32 host.
13846 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13848         * configure (redirect): Set to null, so default behavior of
13849         configure is now --verbose.
13851 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13853         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13854         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13856 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13858         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13859         this change to sync Makefile.in with its ChangeLog entries.
13861 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13863         * ltmain.sh (mkdir): Check that the directory doesn't exist
13864         before we exit with error, so that we don't get races during
13865         parallel builds.
13867 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13869         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13871 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13873         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13874         PICFLAG_FOR_TARGET.
13875         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13877         * configure: Emit a definition for the new macro enable_shared
13878         into each Makefile.
13880 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13882         * configure.in (host_tools, native_only): Add libtool.
13884 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13886         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13887         Fix typo in ming config comment.
13889 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13891         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13893 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13895         * config.sub: Add tic30 cases, and map c30 to tic30.
13897 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13899         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13900         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13901         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13902         (CLEAN_TARGET_MODULES): Similarly
13903         (all-target-libf2c): Add dependences.
13904         * configure.in (target_libs): Add libf2c.
13906 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13908         * configure.in: Remove expect from noconfigdirs when target
13909         is cygwin32.  OK to build expect and dejagnu with Canadian
13910         Cross.
13912 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13914         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13915         host.
13917         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13918         and mingw32.
13920 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13922         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13923         here as it is not defined in the toplevel Makefile.
13925 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13927         * configure (package_makefile_rules_frag): New variable, which names
13928         a file with generic rules, ...
13929         Change comment to mention we now have FIVE parts.
13930         * configure: Undo last change.
13932 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13934         * config.guess: More accurate determination of HP processor types.
13935         * config.sub: More accurate determination of HP processor types.
13937 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13939         * configure (package_makefile_frag): Move inserting the
13940         ${package_makefile_frag} to where it should be according
13941         to the comment.
13943 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13945         * config.guess: Add support for Linux/ARM.
13947 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13949         * .cvsignore: Remove *-info and *-install since they match
13950         release-info and mpw-install, which we don't want to just ignore.
13952 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13954         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13956 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13958         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13959         local_prefix to sub-make invocations.
13961 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13963         * configure.in: Check makefile fragments in the source
13964         directory.
13966 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13968         * configure.in: Check whether host and target makefile
13969         fragments exist before adding them to *_makefile_frag.
13971 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13973         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13975 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13977         * configure.in: Make sure we only replace RPATH_ENVVAR on
13978         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13979         regexp to sed.
13981         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13982         to sub-makes.
13984 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13986         * config-ml.in (multi-do): LDFLAGS must include multilib
13987         designator.
13989 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13991         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13993 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13995         * config.sub: Add mingw32 support.
13996         * configure.in: Likewise.
13998 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14000         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14002 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14004         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14005         * configure (gxx_include_dir): Provide a definition for subdirs
14006         which do not use autoconf.
14008 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14010         * config.guess: Sync with egcs.  Picks up new alpha support,
14011         BeOS & some additional linux support.
14013 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14015         * config.guess: HP 9000/803 is a PA1.1 machine.
14017 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14019         * configure.in: It's alpha*-...
14021 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14023         * configure.in (host_makefile_frag, target_makefile_frag):
14024         Handle multiple config files.
14025         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14026         alpha-*-*.
14028 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14030         * mkdep: New file.
14032 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14034         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14036 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14038         * Makefile.in: Add libgui directory.
14039         (GDB_TK): Add all-libgui.
14040         * configure.in: Add libgui directory.
14041         * configure: Add all-libgui to GDB_TK.
14043 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14045         * config-ml.in (multidirs): Add m32r to multilib list.
14047 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14049         * Makefile.in (all-target-gperf): Change dependency to
14050         all-target-libstdc++.
14052 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14054         * config.guess: Add BeOS support.
14056 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14058         Source directory cvs renamed to cvssrc:
14059         * configure.in (host_tools): Change cvs to cvssrc.
14060         (native_only): Likewise.
14061         (noconfigdirs) [various cases]: Likewise.
14062         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14063         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14064         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14065         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14066         (all-cvssrc): Rename target from all-cvs.
14068 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14070         * configure (gxx_include_dir): Fix thinko.
14072 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14074         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14075         (install-cross, install-gcc-cross): New targets.
14077 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14079         * configure.in (noconfigdirs): Add support for Thumb target.
14081         * config.sub (maybe_os): Add support for Thumb target.
14083 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14085         * Makefile.in: Add rules for cygmon.
14087         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14089 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14091         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14092         * configure (gxx_include_dir): Provide a definition for subdirs
14093         which do not use autoconf.
14095 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14097         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14098         11/18/97 build
14100 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14102         * From Franz Sirl.
14103         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14104         found on RedHat Linux systems.
14106 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14108         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14109         guesses.
14111 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14113         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14115 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14117         * ltmain.sh: If mkdir fails, check whether the directory was created
14118         anyhow by some other process.
14120 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14122         * configure.in (d30v-*-*): Configure all directories.
14124 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14126         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14127         for the D30V.
14129 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14131         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14133 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14135         * include/libiberty.h: Add extern "C" { so it can be used with C++
14136         progrms.
14137         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14138         programs.
14140 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14142         * configure.in (d30v-*-*): Configure GCC now.
14144 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14146         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14147         is no longer needed.
14149 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14151         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14153 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14155         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14156         targets using "$@" to provide support for similar but not identical
14157         targets without having to duplicate code.
14159 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14161         * makefile.vms: Fix to work with DEC C.
14163 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14165         * config.sub: Add mips-tx39-elf to marketing names.
14167 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14169         * ltmain.sh: Handle symlinks in generated script.
14171 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14173         * configure: Handle autoconf style directory options: --bindir,
14174         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14175         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14176         --sysconfdir.
14177         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14178         (sharedstatedir, localstatedir, oldincludedir): New variables.
14179         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14180         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14181         sbindir, sharedstatedir, and sysconfdir.
14183 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14185         * Makefile.in (bootstrap-lean): New target.
14187 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14189         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14190         sn, and gnuserv from noconfigdirs.
14192 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14194         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14196 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14198         * Makefile.in (cross): New target.
14200 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14201                           Jeff Law         <law@cygnus.com>
14203         * Makefile.in (bootstrap2, bootstrap3): New targets.
14204         (all-bootstrap): Remove outdated and confusing target.
14205         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14207 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14209         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14210         windows.  Consistent with gdb/configure.
14212 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14214         * configure.in: Name Linux target fragment.
14216         * configure: Rewrite so that project Makefile fragment is inserted
14217         first and appears last in the resulting Makefile.
14219 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14221         * Makefile.in (install-itcl): Install tcl first.
14223 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14225         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14227 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14229         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14231         * configure.in (skipdirs): Add target-librx for Linux.
14232         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14234 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14236         * Makefile.in (bootstrap): New target.
14238 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14240         * config.sub: Accept 'amigados' for backward compatibility.
14242 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14244         * config.guess: Merge with FSF.
14246 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14248         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14250 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14252         * config.sub: Add "marketing-names" patch.
14254 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14256         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14258 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14260         * config.sub: Handle v850-elf.
14262 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14264         * .cvsignore (*-install): Remove.
14266 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14268         * ltconfig: Set CONFIG_SHELL in libtool.
14269         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14271 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14273         * configure.in (target_subdir): Set to libraries if enable_multilib.
14275 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14277         * config.guess: Update from gcc directory.
14279 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14281         * Makefile.in (all-sim): Depends on all-readline.
14283 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14285         * Makefile.in (BISON, YACC): Use $$s.
14286         (all-bison): Depend on all-texinfo.
14288 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14290         * Makefile.in (BISON): Add -L flag.
14291         (YACC): Likewise.
14293 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14295         * configure.in (noconfigdirs): Add support for v850e target.
14297         * config.sub (maybe_os): Add support for v850e target.
14299 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14301         * configure.in (noconfigdirs): Add support for v850ea target.
14303         * config.sub (maybe_os): Add support for v850ea target.
14305 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14307         * config.sub: Add mipstx39.  Delete r3900.
14309 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14311         * Makefile.in (all-autoconf): Depends on all-texinfo.
14313 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14315         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14316         eabi targets.
14318 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14320         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14322         * configure: When handling a Canadian Cross, handle YACC as well as
14323         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14324         * Makefile.in (all-bison): Depend upon all-texinfo.
14326 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14328         * Makefile.in (BISON): bison, not byacc or bison -y.
14329         (YACC): bison -y or byacc or yacc.
14330         (various): Add *-bison as appropriate.
14331         (taz): No need to mess with BISON anymore.
14333 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14335         * configure: If OSTYPE matches *win32*, try to find a good value for
14336         CONFIG_SHELL.
14338 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14340         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14341         configure.in if it is present.
14343 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14345         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14347 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14349         * config.sub: Recognize `arc' cpu.
14350         * configure.in: Likewise.
14351         * config-ml.in: Likewise.
14353 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14355         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14357 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14359         * configure: Changed sed delimiter from ':' to '|' when
14360         attempting to substitute ${config_shell} for SHELL. On
14361         NT ${config_shell} may contain a ':' in it.
14363 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14365         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14367 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14369         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14371 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14373         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14375         * ylwrap: If the program is a relative path, force it to be
14376         absolute.
14378 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14380         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14382 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14384         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14385         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14386         for libraries.
14388 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14390         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14391         separated by spaces.
14393 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14395         * ylwrap: New file.
14396         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14398         * ltmain.sh: Handle /bin/sh at start of install program.
14400         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14402         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14403         * missing: New file, from automake 1.2.
14405 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14407         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14408         check-tk to CHECK_X11_MODULES.
14410 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14412         * config.sub: Merge with FSF.
14414 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14416         * config.guess: Merge with FSF.
14418 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14420         * configure: Treat msdosdjgpp like go32.
14421         * configure.in: Likewise.  Don't remove gprof for go32.
14423         * configure: Change Makefile.tem2 to Makefile.tm2.
14425 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14427         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14429 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14431         * install-sh (chmodcmd): Set to null if the DST directory already
14432         exists.  Same as Nov 11th change.
14434 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14436         * configure (GDB_TK): Needs itcl and tix.
14438 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14440         * config.guess: Update from FSF.
14442 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14444         * Makefile.in (GDB_TK): Depend on itcl and tix.
14446 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14448         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14449         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14450         (INSTALL_SCRIPT): New variable.
14451         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14452         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14453         to -x.
14454         * install-sh: Add support for -x option.
14456 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14458         * configure.in, Makefile.in: Treat tix like itcl.
14460 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14462         * Makefile.in (WINDRES): New variable.
14463         (WINDRES_FOR_TARGET): New variable.
14464         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14465         (EXTRA_HOST_FLAGS): Add WINDRES.
14466         (EXTRA_TARGET_FLAGS): Add WINDRES.
14467         (EXTRA_GCC_FLAGS): Add WINDRES.
14468         ($(DO_X)): Pass down WINDRES.
14469         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14470         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14471         DLLTOOL_FOR_TARGET.
14473 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14475         * configure.in: configure sim before gdb for win32-x-ppc
14477 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14479         Move gperf into the toplevel, from libg++.
14480         * configure.in (target_tools): Add target-gperf.
14481         (native_only): Add target-gperf.
14482         * Makefile.in (all-target-gperf): New target, depend on
14483         all-target-libg++.
14484         (configure-target-gperf): Empty rule.
14485         (ALL_TARGET_MODULES): Add all-target-gperf.
14486         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14487         (CHECK_TARGET_MODULES): Add check-target-gperf.
14488         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14489         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14491 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14493         * config.sub (mn10200): Recognize new basic machine.
14495 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14497         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14498         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14500 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14502         * configure.in: If we're building mips-sgi-irix6* native, turn on
14503         ENABLE_MULTILIB and set TARGET_SUBDIR.
14505 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14507         * Makefile.in (all-sn): Depend on all-grep.
14509 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14511         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14513         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14514         Makefile.  From Jeff Makey <jeff@cts.com>.
14515         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14517         * Makefile.in (DISTBISONFILES): Remove.
14518         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14519         $(DEFAULT_YACC).
14521         * configure.in: Build itl, db, sn, etc., when building for native
14522         cygwin32.
14524         * Makefile.in (LD): New variable.
14525         (EXTRA_HOST_FLAGS): Pass down LD.
14526         ($(DO_X)): Likewise.
14528 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14530         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14532 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14534         * configure.in (targargs): Strip out any supplied --build argument
14535         before adding our own. Always add --build.
14537 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14539         * configure.in (targargs): Pass --build if we're doing
14540         a cross-compile.
14542 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14544         * configure: Use '|' instead of ":" as the separator in
14545         sed. Otherwise sed chokes on NT path names with drive
14546         designators. Also look for "?:*" as the leading characters in an
14547         absolute pathname.
14549 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14551         * config.sub: Support for r3900.
14553 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14555         * configure.in: Use install-sh, not install.sh.
14557 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14559         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14560         apply it twice.
14562 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14564         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14565         install-binutils.
14567 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14569         * Makefile.in: Add automake targets.
14570         * configure.in (host_tools): Add automake.
14572 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14574         * configure: Default CXX to c++, not gcc.
14575         * Makefile.in (CXX): Set to c++, not gcc.
14576         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14578 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14580         * install-sh: try appending a .exe if source file doesn't
14581         exist
14583 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14585         * configure.in: Turn on multilib by default.
14586         (cross_only): Remove target-libiberty.
14588         * Makefile.in (all-gcc): Don't depend on libiberty.
14590 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14592         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14594 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14596         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14597         (DISTBISONFILES): Add ld/Makefile.in
14599 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14601         * configure.in: if target is cygwin32 but host isn't cygwin32,
14602         don't configure gdb tcl tk expect, not just gdb.
14604 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14606         * configure.in: Added gnuserv everywhere sn appears.
14608         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14609         (CROSS_CHECK_MODULES): Added check-gnuserv.
14610         (INSTALL_MODULES): Added install-gnuserv.
14611         (CLEAN_MODULES): Added clean-gnuserv.
14612         (all-gnuserv): New target.
14614 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14616         * config.guess: Fixes for MIPS OpenBSD systems.
14618 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14620         * Makefile.in (INSTALL_XFORM): Remove.
14621         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14623         * mkinstalldirs: New file, copied from automake.
14624         * Makefile.in (installdirs): Rename from install-dirs.  Use
14625         mkinstalldirs.  Change all users.
14626         (DEVO_SUPPORT): Add mkinstalldirs.
14628 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14630         * install-sh: Rename from install.sh.
14631         * Makefile.in (INSTALL): Change install.sh to install-sh.
14632         (DEVO_SUPPORT): Likewise.
14634         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14635         Graichen <graichen@rzpd.de>.
14637 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14639         * config.guess: Recognize OpenBSD systems correctly.
14641 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14643         * README, Makefile.in (ETC_SUPPORT): Remove references to
14644         cfg-paper*, configure.{texi,man,info*}._
14646 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14648         * Makefile.in (all.normal): Ensure that gcc is built after all
14649         the x11 - ie gdb - targets.
14651 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14653         * makefile.vms: Don't run conf-a-gas.
14655 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14657         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14659 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14661         * configure.in: Remove noconfigdirs case since gdb also
14662         configures and builds for tic80-coff.
14664 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14666         * configure: Set cache_file to config.cache.
14667         * Makefile.in (local-distclean): Remove config.cache.
14669 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14671         * COPYING: Update FSF address.
14673 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14675         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14676         noconfigdirs.
14678 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14680         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14681         MAKEDIRS, is empty.
14683 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14685         * config.sub: Tweak mn10300 entry.
14687 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14689         * configure.in (host_tools): Put sim before gdb, so gdb's
14690         configure.tgt can determine if the simulator was configured.
14692 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14694         * config.sub: Move BeOS $os case to be with other Cygnus
14695         local cases.
14697 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14699         * config.sub: Remove misplaced comment that broke Linux.
14701 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14703         * config.sub: Add BeOS support.
14705 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14707         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14709 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14711         * configure.in (noconfigdirs): Remove tcl and tk from
14712         noconfigdirs for cygwin32 builds.
14714 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14716         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14718 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14720         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14721         make-all.com, use makefile.vms instead.
14723 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14725         * config.sub: Accept -lnews*.
14727 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14729         * configure.in (noconfigdirs): Disable target-newlib,
14730         target-examples and target-libiberty for d30v.
14732 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14734         * configure.in (noconfigdirs): Enable ld for d30v.
14736 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14738         * configure.in (tic80-*-*): Build compiler.
14740 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14742         * configure.in (d30v-*): Remove sim directory from list of
14743         unsupported d30v directories
14745 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14747         * config.sub, configure.in: Add d30v target cpu.
14749 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14751         * makefile.vms: New file.
14752         * make-all.com: Remove.
14754 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14756         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14758 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14760         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14762 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14764         * Makefile.in (ALL_MODULES): Added all-db.
14765         (CROSS_CHECK_MODULES): Addec check-db.
14766         (INSTALL_MODULES): Added install-db.
14767         (CLEAN_MODULES): Added clean-db.
14769 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14771         * config.guess: Merge with latest FSF sources.
14773 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14775         * Makefile.in (ALL_MODULES): Added all-itcl.
14776         (CROSS_CHECK_MODULES): Added check-itcl.
14777         (INSTALL_MODULES): Added install-itcl.
14778         (CLEAN_MODULES): Added clean-itcl.
14780 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14782         * configure.in: build gdb for mn10200
14784 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14786         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14788 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14790         * configure.in (tic80-*-*): Turn off most targets right now.
14792 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14794         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14795         rather than the makeinfo program.
14796         (do-info): Depend upon all-texinfo.
14798 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14800         * configure.in: Remove uses of config/mh-linux.
14802         * config.sub, config.guess: Merge with latest FSF sources.
14804 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14806         * config.sub (case $basic_machine): Add tic80 entries.
14808 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14810         * config.sub, config.guess: Merge with latest FSF sources.
14812 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14814         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14815         * mpw-config.in: Test for NewFolderRecursive.
14816         * mpw-install: Use symbolic name for startup filename.
14817         * mpw-README: Add various additional details.
14819 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14821         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14823 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14825         * configure.in: Do build gcc and the target libraries for
14826         the mn10200.
14828 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14830         * configure.in: don't avoid building gdb for mn10300 any more
14831         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14832         instead of single-quoting it.
14834 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14836         * configure.in: Don't use --with-stabs on IRIX 6.
14838 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14840         * configure.in (m32r): Build gdb, libg++ now.
14842 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14844         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14845         directories from noconfigdirs.
14847 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14849         * config.sub (basic_machine): added mips16 configuration
14851 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14853         * config.sub: Handle d10v-unknown.
14855 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14857         * config.sub: Handle v850-unknown.
14859 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14861         * Makefile.in: add findutils
14862         * configure.in: add findutils to list of host_tools
14864 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14866         * config.sub: Handle mn10200 and mn10300.
14868 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14870         * configure.in (d10v-*): Do not build librx.
14872 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14874         * configure.in (mn10300): Build everything except gdb & libgloss.
14876 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14878         * config.guess:  Patch for Dansk Data Elektronik servers,
14879         from Niels Skou Olsen <nso@dde.dk>.
14881         For ncr, use /bin/uname rather than uname, since GNU uname does not
14882         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14884         Patch for MIPS R4000 running System V,
14885         from Eric S. Raymond <esr@snark.thyrsus.com>.
14887         Fix thinko for nextstep.
14889         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14891         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14892         * config.guess: Guess mips-dec-mach_bsd4.3.
14894         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14895         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14896         release numbers.
14897         * config.guess (mips-mips-riscos*):  Emit just enough of the
14898         release number.
14900         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14901         * config.guess (sparc-auspex-sunos*):  Added.
14902         (f300-fujitsu-*): Added.
14904         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14905         * config.guess:  Recognize a Tadpole as a sparc.
14907 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14909         * config.guess: Don't assume that NextStep version is either 2 or
14910         3.  NextStep 4 (aka OpenStep 4) has come out now.
14912 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14914         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14915         From Rik Faith <faith@cs.unc.edu>.
14917 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14919         * config.sub: Contributions from bug-gnu-utils to:
14920         Support plain "hppa" (no version given) architecture, reported by
14921         OpenStep.
14922         OpenBSD like NetBSD.
14923         LynxOs is not a hardware supplier.
14925         * config.guess: Contributions from bug-gnu-utils to add support for:
14926         OpenBSD like NetBSD.
14927         Stratus systems.
14928         More Pyramid systems.
14929         i[n>4]86 Intel chips.
14930         M680[n>4]0 Motorola chips.
14931         Use unknown instead of lynx for hardware manufacturer.
14933 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14935         * install.sh (chmodcmd): Set to null if the DST directory already
14936         exists.
14938 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14940         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14941         not use mt-ppc target Makefile fragment any more.
14943 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14945         * configure.in (*-*-windows):  Exclude everything but those dirs
14946         needed to build windows.
14948 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14950         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14952 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14954         * configure.in:  Exclude mmalloc from i386-windows.
14956 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14958         * Undo my previous change.
14960 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14962         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14963         unconditionally.
14964         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14966 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14968         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14969         host to add it's own flags.
14971 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14973         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14975 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14977         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14978         (CXX_FOR_TARGET): Likewise.
14979         (GCC_FOR_TARGET): Define.
14980         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14981         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14982         CC_FOR_TARGET was specified on the command line.
14983         (MAKEOVERRIDES): Don't define.
14985 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14987         * configure.in (m32r): Fix spelling of libg++ libs.
14989 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14991         * config.sub (-apple*): Remove, now redundant.
14993 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14995         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14997         * configure: Rework yesterday's sed script patch.
14999         * config.sub: Merge with FSF.
15001 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15003         * config.guess:  Merge from FSF.
15005         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15006         * config.guess: Use pc instead of unknown, for pc clone systems.
15007         Change linux to linux-gnu.
15009         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15010         * config.guess: Avoid non-portable tr syntax.
15012 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15014         * test-build.mk (HOLES): Add "xargs" for gdb.
15016         * configure: Avoid hpux10.20 sed bug.
15018 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15020         * configure.in:  Add support for windows host
15021         (that is a build done under the Microsoft build environment).
15023 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15025         * Makefile.in: Replace all uses of srcroot with s, to shrink
15026         command line lengths.
15028         Patches from Geoffrey Noer <noer@cygnus.com>:
15029         * configure.in: If configuring for newlib, pass --with-newlib to
15030         subdirectories.
15031         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15032         -Bnewlib/ and -Lwinsup to gcc.
15033         (CXX_FOR_TARGET): Likewise.
15035 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15037         * Makefile.in (ETC_SUPPORT): Add configure.
15039 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15041         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15042         host configuration file.
15044 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15046         * configure.in: Break mn10x00 support into separate
15047         mn10200 and mn10300 configurations.
15048         * config.sub: Likewise.
15050 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15052         * configure.in: Add lots of stuff to noconfigdirs for
15053         the mn10x00 targets.
15055         * config.sub, configure.in: Add mn10x00 support.
15057 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15059         * make-all.com: Call conf-a-gas, not config-a-gas.
15061 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15063         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15064         targets.
15066 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15068         * mpw-README: Add much more detail for native PowerMac.
15069         * mpw-install: New file.
15070         * mpw-configure: Add --norecursion and --help options.
15071         * mpw-config.in: Translate readme and install files when
15072         copying to objdir.
15073         * mpw-build.in: Don't always depend on byacc and flex.
15074         (install-only-top): New action.
15076 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15078         * configure.in:  You can now configure GDB for the v850.
15080 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15082         * configure.in (noconfigdirs): Don't configure any C++ dirs
15083         if targeting D10V.
15085 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15087         * config.sub: Recognize mips64vr5000.
15089 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15091         * configure.in: Use a single line for host_tools and native_only.
15093 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15095         * config.sub, configure.in: Add entries for m32r.
15097 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15099         * Makefile.in (inet-install): Don't run install-gzip.
15101 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15103         * configure.in:  Don't config lots of things for *-*-windows*.
15105 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15107         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15108         (host_libs, host_tools): Copy from configure.in.
15109         * mpw-configure: Don't complain about directories not found.
15111 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15113         * configure.in (i[345]86): Recognize i686 for pentium pro.
15114         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15115         file.
15117         * config.guess (i[345]86): Ditto.
15119 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15121         * configure.in (noconfigdirs): Removed gdb for D10V.
15123 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15125         * configure.in: Remove ld, target-libio, target-libg++, and
15126         target-libstdc++ from noconfigdirs.
15128 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15130         * configure: Fix three locations where shell scripts were
15131         being run directly rather than with config_shell.
15133 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15135         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15136         * config.sub (basic_machine): Recognize v850.
15138 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15140         * mpw-configure: Handle multiple enable/disable options and
15141         pass them down recursively, handle -c and -s flags appropriately
15142         depending on choice of compiler, add escape mechanism for
15143         quoted arguments to gC.
15145 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15147         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15148         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15149         so that -mrelocatable-lib and -mno-eabi are used.
15151         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15152         not support --print-multi-lib, don't abort.
15154 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15156         * make-all.com: Run config-a-gas.
15157         * setup.com: Don't copy subdirectory files around.
15159 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15161         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15162         target, it now compiles correctly.
15164 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15166         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15168 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15170         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15172 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15174         * configure.in (native_only): Add prms.
15176 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15178         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15179         (BINUTILS_SUPPORT_DIRS): Likewise.
15181 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15183         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15184         d10v support is added.
15186 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15188         * configure.in (d10v-*-*): New target.
15190 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15192         * config.guess (HP 9000/811): Recognize this as a PA1.1
15193         machine.
15195 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15197         * Makefile.in (do-tar-gz): New target, split out from tail end of
15198         taz target.  Run each command separately, don't use pipes.
15199         (taz): Use it.
15201 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15203         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15204         * mpw-build.in: No builds should depend on building byacc or flex,
15205         they are assumed to be installed already.
15207 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15209         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15210         variable that CC_FOR_TARGET needs.
15212 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15214         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15215         options have changed since the last time the subdirectory was
15216         configured, and if it has, reconfigure.
15217         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15218         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15220 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15222         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15223         CLEAN_MODULES): Add bash.
15224         (all-bash): New target.
15226 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15228         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15230 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15232         * config.sub (basic_machine): Recognize d10v as a valid processor.
15234 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15236         * mpw-configure: Add support for --bindir.
15237         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15239 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15241         * configure.in: add bash, time, gawk to list of hosttools and things
15242         to only build for native toolchains
15244 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15246         * Makefile.in (docdir): Remove.
15248 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15250         * Makefile.in (datadir): Set to $(prefix)/share.
15252 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15254         * configure.in: build diff and patch for cygwin32-hosted
15255         toolchains.
15257 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15259         * config.sub: Accept -rtems*.
15261 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15263         * configure.in: enable dosrel for cygwin32-hosted builds,
15264                 remove diff from the list of things not buildable
15265                 via Canadian Cross
15267 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15269         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15270         don't get ". ".
15272 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15274         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15276 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15278         * Makefile.in (taz): Handle case where tex3patch didn't even get
15279         checked out.  Also, if it was found, put the symlink in a new util
15280         subdirectory.
15282 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15284         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15286 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15288         * config.sub: Recognize -openvms.
15289         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15290         * make-all.com, setup.com: New files.
15292 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15294         * Makefile.in (taz): tex3patch moved to texinfo/util.
15296 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15298         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15299         * configure.in: remove make from disable-if-Can-Cross list
15300                 enable gdb if ${host} and ${target} are cygwin32
15302 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15304         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15305         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15307 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15309         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15310         distinguish sysv/svr4/bsd variants.
15311         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15313 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15315         * configure.in: Added copyright notice.
15316         * move-if-change: Added copyright notice.
15318 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15320         * configure.in (powerpcle-*-solaris*): Until we get shared
15321         libraries working, don't build gdb, sim, make, tcl, tk, or
15322         expect.
15324 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15326         * config.guess:  Merge with FSF:
15328         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15329         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15331         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15332         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15334         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15335         * config.guess:  Combine two OSF1 rules.
15336         Also recognize field test versions.  From mjr@zk3.dec.com.
15337         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15338         because GNU uname does not support -p.  From pmr@pajato.com.
15340 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15342         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15344 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15346         * mpw-README: Document GCCIncludes.
15348 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15350         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15352 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15354         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15356 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15358         * configure.in (*-*-cygwin32): Configure make.
15360 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15362         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15364 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15366         * Makefile.in (all-inet): Depend on all-perl.
15368         * Makefile.in (inet-install): New target.
15370         * Makefile.in (all-inet): Depend on all-tcl.
15371         (all-inet): Depend on all-send-pr.
15373 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15375         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15376         temporarily.
15378 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15380         * configure.in: Don't configure --with-gnu-ld on AIX.
15382 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15384         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15386 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15388         * Makefile.in (ALL_MODULES): Added all-inet.
15389         (CROSS_CHECK_MODULES): Added check-inet.
15390         (INSTALL_MODULES): Added install-inet.
15391         (CLEAN_MODULES): Added clean-inet.
15392         (all-indent): New target.
15394         * configure.in (host_tools): Added inet.
15395         (native_only): Added inet.
15396         (noconfigdirs): Added inet.
15398 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15400         * configure.in: Don't configure libgloss if we are not configuring
15401         newlib.
15403 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15405         * configure.in: Don't configure libgloss for unsupported
15406         architectures.
15408 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15410         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15412 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15414         * Makefile.in (ALL_MODULES): Include all-apache.
15415         (CROSS_CHECK_MODULES): Include check-apache.
15416         (INSTALL_MODULES): Include install-apache.
15417         (all-apache): New target.
15419         * configure.in: Added apache everywhere perl is seen.
15421 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15423         * Makefile.in: Add support for clean-{module} and
15424         clean-target-{module} rules.
15426 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15428         * configure.in (*-*-ose) do not build libgloss.
15430 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15432         * config.guess (prep*:SunOS:5.*:*): Turn into
15433         powerpele-unknown-solaris2.
15435 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15437         * configure.in: Permit --enable-shared to specify a list of
15438         directories.
15440 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15442         * configure.in (host==solaris): Pass only the first word of $CC
15443         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15445 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15447         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15449 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15451         * Makefile.in (ALL_MODULES): Include all-perl.
15452         (CROSS_CHECK_MODULES): Include check-perl.
15453         (INSTALL_MODULES): Include install-perl.
15454         (ALL_X11_MODULES): Include all-guile.
15455         (CHECK_X11_MODULES): Include check-guile.
15456         (INSTALL_X11_MODULES): Include install-guile.
15457         (all-perl): New target.
15458         (all-guile): New target.
15460         * configure.in (host_tools): Include perl and guile.
15461         (native_only): Include perl and guile.
15462         (noconfigdirs): Don't build guile and perl; no ports have been
15463         done.
15465 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15467         * configure (--enable-*): Handle quoted option lists such as
15468         --enable-sim-cflags='-g0 -O' better.
15470 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15472         * Makefile.in ({,inst}all-target): New rule so we can make and
15473         install all of the target directories easily.
15475 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15477         * configure.in: Add missing global flag in sed substitution when
15478         deleting `target-' from ${configdirs}.
15480 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15482         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15483         option.
15485         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15486         config/mh-necv4.
15488         * install.sh: Correct misspelling of transformbasename.
15490         * config.guess: Recognize mips-*-sysv*.
15492 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15494         * config.sub: Recognize mon960.
15496 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15498         * configure: Restore Canadian Cross handling of BISON and LEX,
15499         removed in Feb 20 change.
15501 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15503         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15504         Mention make install.  Remove the old copyright date as well the
15505         clumsy and rather pointless copyright on the README file.
15507 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15509         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15510         Makefile after running symlink-tree, then run `make distclean' to
15511         avoid clobbering any generated files in srcdir.
15513 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15515         * configure.in (m68k-*-netbsd*): Build everything now.
15517 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15519         * Makefile.in (taz): Fix quoting.
15521 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15523         * configure.in (sparclet-*-*): Build everything now.
15525 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15527         * configure.in (m68k-*-linux*): New host.
15529 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15531         * configure: Check for bison before byacc.
15533 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15535         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15536         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15537         searching PATH.  These are used as fallbacks by Makefile.in if
15538         flex/bison/byacc aren't in objdir.
15540 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15542         * Makefile.in: Make everything which depends upon all-bfd also
15543         depend upon all-opcodes, in case --with-commonbfdlib is used.
15545 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15547         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15548         building NT native compilers on Unix.
15550 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15552         * configure.in: Don't get CC from the host Makefile fragment if we
15553         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15554         Solaris test for /usr/ucb/cc to the post target script, just after
15555         the compiler sanity test.
15557 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15559         * config.sub: Merge with FSF.
15561 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15563         * Makefile.in (RPATH_ENVVAR): New variable.
15564         (REALLY_SET_LIB_PATH): Use it.
15565         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15567 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15569         * config.sub, configure.in: Recognize sparclet cpu.
15571 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15573         * config.guess:  Support m68k-cbm-sysv4.
15575 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15577         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15578         m68k-unknown-linuxaout from linker help string.  Put quotes around
15579         $ld_help_string.
15581 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15583         * config.guess (powerpc-harris-powerunix): Add guess for port
15584         to new target.
15586 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15588         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15590 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15592         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15593         $(REALLY_SET_LIB_PATH) in Makefile.
15594         * Makefile.in (SET_LIB_PATH): New variable.
15595         (REALLY_SET_LIB_PATH): New variable.
15596         ($(DO_X)): Use $(SET_LIB_PATH).
15597         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15598         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15599         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15600         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15601         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15602         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15603         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15604         (install-dosrel): Likewise.
15605         (all-opcodes): Depend upon all-libiberty.
15607 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15609         * config.guess (*:CYGWIN*): New
15611 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15613         * Makefile.in (all-target-winsup): All all-target-libiberty.
15615 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15617         * configure.in (noconfigdirs): Add missing # in front of comment.
15619 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15621         * configure.in: add second pass to things added to noconfigdirs
15622         so *-gm-magic can exclude libgloss properly.
15624 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15626         * mpw-configure (extralibs_name, rez_name): Set correctly
15627         for MWC68K compiler.
15629         * mpw-README: Add more info on the necessary build tools.
15631 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15633         * configure.in, config.sub: Recognize cygwin32.
15635 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15637         * config.guess, config.sub: Recognize A/UX.
15639 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15641         * config.sub: Merge with gcc/config.sub.
15643 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15645         * mpw-build.in (do-binutils): Add build of stamps.
15647 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15649         * config.sub: Add recognition for mips64vr4100*-* targets.
15651 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15653         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15654         Add creation of gconfigargs with `--enable-shared' turned on.
15655         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15656         ($(host)-stamp-stage3-configured): Likewise.
15657         (HOLES): Add chatr and ldd.
15658         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15660 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15662         * configure: Pass --nfp to recursive configures.
15664 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15666         * Makefile.in (DLLTOOL): New.
15667         (DLLTOOL_FOR_TARGET): New.
15668         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15669         (EXTRA_TARGET_FLAGS): Ditto.
15670         (EXTRA_GCC_FLAGS): Ditto.
15671         (CONFIGURE_TARGET_MODULES): Ditto.
15672         (DO_X): Ditto.
15673         * configure: Add DLLTOOL.
15675 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15677         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15678         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15679         mh-sco, since old workarounds no longer needed, and don't
15680         build ld, since libraries have weak symbols in COFF.
15682 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15684         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15686 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15688         * configure.in: Make sure that ${CC} can be used to compile an
15689         executable.
15691 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15693         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15694         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15695         nothing depending on whether gdbtk is being built.
15697 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15699         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15701 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15703         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15704         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15706 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15708         * config-ml.in: Add support for
15709         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15710         Simplify setting of multidirs from --disable-foo.
15712 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15714         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15715         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15716         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15717         non-empty, pass them on to the  GCC make.
15718         (all-bootstrap): New rule that is like all-gcc, except it executes
15719         the GCC bootstrap rule instead of the GCC all rule.
15721 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15723         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15725 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15727         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15728         DG/UX support.
15730 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15732         * config.sub (i*86*) Change [345] to [3456]
15734 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15736         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15737         --with-gnu-ld=no.
15739 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15741         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15742         AIX multilibs get built.
15744 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15746         * configure.in (i386-win32): Don't build expect if we're not
15747         building the tcl subdir.
15749 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15751         * Makefile.in: (configure-target-examples, all-target-examples):
15752         New targets, configure and build example programs.
15754 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15756         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15757         use it as input to sedit the generated MPW makefile.
15758         * mpw-README: Add a suggestion about Gestalt.h.
15760 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15762         * config.sub: Accept *-*-ieee*.
15764 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15766         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15767         Ronald F. Guilmette <rfg@monkeys.com>.
15769 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15771         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15772         for powerpc-pe native.
15773         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15774         (target==powerpc-pe): duplicate i386-win32 entry.
15776 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15778         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15779         of vxworks, not just vxworks5.1.
15781 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15783         * mpw-configure: Add support for exec-prefix.
15785 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15787         * config.guess: Recognize HP model 816 machines as having
15788         a PA1.1 processor.
15790 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15792         * configure: Ignore new autoconf configure options.
15794 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15796         * config.guess:  Recognize Pentium under SCO.
15797         From Robert Lipe <robertl@arnet.com>.
15799 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15801         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15803 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15805         * configure.in: Don't configure gas for alpha-dec-osf*.
15807 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15809         * configure.in: Default to --with-stabs for some targets for which
15810         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15811         i[345]86*-*-unixware*.
15813 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15815         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15816         rather than basing it on the target.  Simplify handling of options
15817         controlling which directories to configure.  Remove extraneous
15818         slash in multi-clean target.
15820 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15822         * config-ml.in: Prefix more variables with ml_ so they don't collide
15823         with configure's.
15825 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15827         * configure: Don't turn -v into --v.
15829 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15831         * configure.in (targargs): Fix typo.
15833         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15835 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15837         * configure.in: Strip --host and --target options from
15838         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15839         --with-cross-host option when building with a cross-compiler.
15840         * configure: Canonicalize the arguments put into config.status by
15841         always using `=' for an option with an argument.  Pass a presumed
15842         --host or --target explicitly.
15844 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15846         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15847         into general OS recognition case.
15849 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15851         * configure.in (target_configdirs): add target-winsup only
15852         for win32 target systems.
15854 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15856         * Makefile.in (all-target-libgloss): Depend upon
15857         configure-target-newlib, since when libgloss is built it looks to
15858         see if the newlib directory exists.
15860 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15862         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15863         cfg-ml-*.in.
15865 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15867         * configure: Handle LD and LD_FOR_TARGET when configuring a
15868         Canadian Cross.
15870 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15872         * configure.in (target_libs): add target-winsup.
15873         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15874         (target==ppcle-pe): remove ld from $noconfigdirs.
15876 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15878         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15879         Preserve relative path names in $srcdir.  Build symlink tree if
15880         configuring cross target dir and srcdir=. (= no VPATH support).
15881         (configure-target-libg++): Depend on configure-target-librx.
15882         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15883         * config-ml.in: New file.
15884         * symlink-tree: New file.
15885         * configure: Ensure srcdir="." if that's what it is.
15887 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15889         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15890         includes and FLEX_SKELETON setting.
15891         * mpw-configure (--with-gnu-ld): New option, controls whether
15892         to use PPCLink or ld with PowerMac GCC.
15893         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15894         * mpw-config.in: Configure grez if targeting Mac.
15896         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15897         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15898         just macos.
15899         * configure.in: Configure grez resource compiler if targeting Mac.
15900         * Makefile.in (all-grez, install-grez): New targets.
15902 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15904         * configure: CXX defaults to gcc, not g++.  If we find
15905         gcc in the path, set CC to gcc -O2.
15907 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15909         * configure: Default ${build} correctly.  Avoid picking up extra
15910         spaces when reading CC and CXX from Makefile.  When doing a
15911         Canadian Cross, use plausible default values for numerous
15912         variables.
15913         * configure.in: When doing a Canadian Cross, don't try to
15914         configure tools whose configure script can't handle it.
15916 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15918         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15920 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15922         * configure:  Remove dubious bug reporting address.
15924 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15926         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15927         configure script, run that instead of this directory's configure.
15928         In either case, print a message that we're configuring the sub-dir.
15930 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15932         * configure.in: Before checking for the existence of various files,
15933         use sed to filter out "target-".
15935 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15937         * Makefile.in (DO_X): Split rule to decrease command line length
15938         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15939         (Philippe De Muyter).
15941 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15943         * Makefile.in (all-patch): depend on all-libiberty.
15945 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15947         * configure.in: If the only directory in target_configdirs which
15948         actually exists is libiberty, then set target_configdirs to empty,
15949         to avoid trying to build a target libiberty in a gas or gdb
15950         distribution.
15952 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15954         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15955         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15956         systems.
15958 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15960         * configure.in (copy_dirs): Use sys-include instead of include
15961         for --with-headers option.
15963 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15965         * Makefile.in, configure.in: Make winsup builds work with
15966         new scheme.
15968 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15970         * configure.in: Build the linker on AIX.
15972 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15974         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15975         where needed.
15977 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15979         * Makefile.in (all-gcc): Fix typo.
15981 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15983         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15985 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15987         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15988         to target-xiberty, to provide more flexibility.
15989         (target_subdir):  Define.  Create if cross.
15990         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15991         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15992         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15993         check-libFOO -> check-target-libFOO, etc.
15994         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15995         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15996         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15997         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15998         allow ALL_GCC="" to only configure.
15999         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16000         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16001         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16003 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16005         * Makefile.in (taz): Build "info" in etc explicitly.
16007 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16009         * configure.in:  Make sure that CC is undefined (as opposed to
16010         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16011         problem with autoconf trying to configure on a host without GCC.
16013 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16015         * mpw-configure: Set host alias from choice of host compiler,
16016         only use generic MPW Makefile sed if present, edit a file
16017         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16018         * mpw-README: Add problem notes about CW6 and CW7.
16020 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16022         * Makefile.in (taz): Use ";" instead of ";;".
16024 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16026         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16027         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16028         DISTDOCDIRS.
16029         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16030         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16032 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16034         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16035         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16036         Move bfd to DISTSTUFFDIRS.
16038 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16040         * Makefile.in (X11_LIB): Removed.
16041         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16043         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16045 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16047         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16048         names.
16050 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16052         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16054 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16056         * configure.in (i[345]86-*-win32): Always build newlib.
16057         Don't configure cvs, autoconf or texinfo.
16058         * Makefile.in (LD_FOR_TARGET): New.
16059         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16060         Pass down LD_FOR_TARGET.
16062 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16064         * winsup: New directory.
16065         * Makefile.in: Build winsup.
16066         * configure.in: Winsup is configured when target is win32.
16067         Can only build win32 target GDB when native.
16069 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16071         * config.guess: Recognize HP model 819 machines as having
16072         a PA 1.1 processor.
16074 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16076         * configure: Fix sed loop which substitutes for CC and CXX to
16077         avoid bug found in various sed implementations.
16079 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16081         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16082         simulator.  Use standard powerpc-*-eabi*.
16084 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16086         * configure.in: Stop putting gas and binutils in noconfigdirs for
16087         powerpc-*-aix* and rs6000-*-*.
16089 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16091         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16092         -mcall-aixdesc libraries.
16094 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16096         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16098         * config.sub (arm | armel | armeb): Fix shell syntax.
16100 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16102         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16103         -msoft-float and -mcpu=common support.
16104         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16105         libraries.
16107 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16109         * configure.in: Allow configuration and build of emacs19 for the alpha.
16111 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16113         * configure.in (CC): Get ^CC, not just any old CC, from
16114         ${host_makefile_frag}.
16116 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16118         * configure.in (CC): Try to get CC from
16119         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16121 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16123         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16124         only if it exists in $(srcdir).
16126 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16128         * configure: If CC and CXX are not set in the environment, set
16129         them, based on either an existing Makefile or on searching for gcc
16130         in PATH.  Substitute for CC and CXX in Makefile.
16131         * configure.in: Remove libm from target_libs.  Separate
16132         target_configdirs from configdirs.  If CC is not set in
16133         environment, try to get it from a host Makefile fragment.  Rewrite
16134         changes of configdirs to use skipdirs instead.  A few minor
16135         tweaks.  Take directories out of target_configdirs as they are
16136         taken out of configdirs.  Remove existing Makefile files from
16137         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16138         CONFIG_ARGUMENTS in Makefile.
16139         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16140         by configure.in.
16141         (CONFIG_ARGUMENTS): Likewise.
16142         (CONFIGURE_TARGET_MODULES): New variable.
16143         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16144         ($(CONFIGURE_TARGET_MODULES)): New target.
16145         (configure-libg++, configure-libio): New targets.
16146         (all-libg++): Depend upon configure-libg++.
16147         (all-libio): Depend upon configure-libio.
16148         (configure-libgloss, all-libgloss): New targets.
16149         (configure-libstdc++): New target.
16150         (all-libstdc++): Depend upon configure-libstdc++.
16151         (configure-librx, all-librx): New targets.
16152         (configure-newlib): New target.
16153         (all-newlib): Depend upon configure-newlib
16154         (configure-xiberty): New target.
16155         (all-xiberty): Depend upon configure-xiberty.
16157 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16159         * configure.in (host i[345]86-*-win32):  Expand the
16160         noconfigdirs again.
16162 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16164         * mpw-configure: Fix sed command file name.
16166 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16168         * configure.in (host i[345]86-*-win32): Reduce the
16169         noconfigdirs again.
16171 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16173         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16174         or powerpc*-*-pe*, since they are not yet supported.
16176 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16178         Add PowerMac support and many other enhancements.
16179         * mpw-configure: New option --cc to select compiler to use,
16180         paste options set according to --cc into the generated
16181         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16182         if mpw-make.sed is present.
16183         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16184         add forward includes for PowerPC include files.
16185         * mpw-build.in: Build using Makefile.PPC if present.
16186         (do-byacc, etc): Remove separate version resource builds.
16187         (do-gas): Build "stamps" before "all".
16188         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16189         * mpw-README: Update to reflect --cc option, PowerMac support,
16190         and recently-reported compatibility problems.
16192 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16194         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16195         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16196         (--with-multilib-top): Pass to recursive invocations.
16198 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16200         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16201         v810-*-*.
16203 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16205         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16206         gdb, ld and opcodes on v810-*-*.
16208 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16210         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16211         (local-maintainer-clean): New target.
16212         (maintainer-clean): New target.
16213         (realclean): Just depend upon maintainer-clean.
16215 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16217         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16219 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16221         * configure.in: Build ld in mips*-*-bsd* case.
16223 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16225         * config.sub: Accept -lites* OS.  From Ian Dall.
16227 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16229         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16230         targets.
16232 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16234         * configure.in: treat i386-win32 canadian cross the same as
16235         i386-go32 canadian cross.
16237 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16239         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16240         running under the simulator to build a reduced set of libraries.
16241         (powerpc-*-eabiaix): Add fine grained multilib support added to
16242         other powerpc targets yesterday.
16244 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16246         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16247         -disable-softfloat, -disable-relocatable, -disable-aix, and
16248         -disable-sysv to control which multilib libraries get built.
16250 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16252         * configure: Add Makefile.tem to list of files to remove in trap
16253         handler.
16255 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16257         * config.guess (*Linux*):  Add missing "exit"s.
16258         Also, need specific check for alpha-unknown-linux (uses COFF).
16260 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16262         * config.guess:  Merge with FSF:
16264         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16265         * config.guess (AIX4): More robust release numbering discovery.
16267         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16268         * config.guess (i386-sequent-ptx): Properly get version number.
16270         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16271         * config.guess (mips:*:4*:UMIPS): New case.
16273 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16275         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16276         (i386-win32 host): Likewise.  Don't build readline.
16278 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16280         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16281         SUPPORT_FILES to submakes.
16283 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16285         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16286         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16287         mpw-configure.
16289 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16291         * configure.in (appdirs): Use =, not ==, in test expression when
16292         trying to build the text to print in the warning message for
16293         Solaris users.
16295 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16297         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16299 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16301         * config.guess: Recognize lynx-2.3.
16303 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16305         * config.sub (z8ksim): Deleted
16306         (z8k-*-coff): New, this is the one true name of the target.
16308 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16310         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16312 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16314         * config.guess (*:Linux:*:*): First try asking the linker what the
16315         default object file format is (elf, aout, or coff).  Then if this
16316         fails, try previous methods.
16318 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16320         * configure.in: Don't build newlib for *-*-vxworks5.1.
16322 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16324         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16325         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16327 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16329         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16331 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16333         * cfg-ml-com.in: New file.
16334         * cfg-ml-pos.in: New file.
16336 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16338         * COPYING.NEWLIB: Add HP free copyright to list.
16340 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16342         * config.sub: Recognize -eabi* for the system, not just -eabi.
16344 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16346         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16347         * config.sub, configure.in (win32): New target and host.
16349 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16351         * configure.in: Add i386-pe configuration.
16353 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16355         * mpw-build.in (install): Install GDB after LD.
16357 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16359         * mpw-config.in (elf/mips.h): Always forward-include, needed
16360         for GDB to build.
16362 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16364         * testsuite: New directory for customer acceptance and whole tool
16365         chain tests.
16367 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16369         * configure: If per-host line isn't found, but AC_OUTPUT is found
16370         and a configure script exists, run it instead.
16372 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16374         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16376 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16378         * configure: Set build_{cpu,vendor,os,alias} to host values when
16379         --build isn't specified.
16381 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16383         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16384         (FLAGS_TO_PASS): Pass them.
16385         (EXTRA_TARGET_FLAGS): Ditto.
16387 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16389         * Makefile.in (all-libg++): Depend on all-libstdc++.
16391 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16393         * configure.in (noconfigdirs): Enable all packages for
16394           i386-unknown-netbsd.
16396 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16398         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16399         hosted builds (DOS builds)
16401 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16403         Changes for ARM based on patches from Richard Earnshaw:
16404         * config.sub: Handle armeb and armel.
16405         * configure.in: Omit arm linker only for riscix.
16407 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16409         * config.guess:  Update from FSF.
16411 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16413         * config.sub: Recognize powerpcle as the little endian variant of
16414         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16415         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16416         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16417         temporarily.
16419 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16421         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16423 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16425         * config.sub: Accept -lites* as a basic system type.
16427 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16429         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16430         installed, and if so return linuxoldld as the system name.
16432 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16434         * config.guess: Add hppa1.1-hp-lites support.
16436 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16438         * configure.in: Don't build newlib for m68k-vxworks5.1.
16440 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16442         * configure.in (mips-sgi-irix6): Use mh-irix5.
16444 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16446         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16448 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16450         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16451         OSF/1.  Fix compiler flags.
16452         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16454 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16456         * configure.in: Recognize --with-newlib.
16457         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16459 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16461         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16462         to *_X11_MODULES due to gdbtk needing X include files et al.
16464 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16466         Merge in support for Mac MPW as a host.
16467         (Old change descriptions retained for informational value.)
16469         * mpw-config.in: Add generic include forwards for cpu-specific
16470         include files in aout and elf directories.
16472         * mpw-configure: Added copyright.
16473         * mpw-config.in: Check for presence of required build tools.
16474         (target_libs): Add newlib.
16475         (target_tools): Add examples.
16476         (Read Me): Generate as "Read Me for MPW" instead.
16477         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16478         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16479         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16481         * mpw-configure: Remove subdir-specific makefile hackery,
16482         delete mk.tmp after using it.
16484         * mpw-build.in (all): Display start and end times.
16486         * mpw-configure (host_canonical): Set.
16487         (target_cpu): Always add to makefiles.
16488         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16489         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16490         (mpw-mh-mpw): Look for in srcdir and srcroot.
16491         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16493         * mpw-build.in: (install-only): New target.
16495         * mpw-configure (host_alias, target_alias): Rename from hostalias
16496         and targetalias, add into generated Makefile.
16497         (mk.tmp): If present, add into generated Makefile.
16498         * mpw-build.in (all-gas): Build config.h first before gas proper.
16500         * mpw-configure (config.status): Write only if changed.
16501         * mpw-config.in (readline): Configure it (not built, just used for
16502         definitions).
16504         * mpw-config.in (elf/mips.h): Add a forward include.
16506         * mpw-config.in: Forward-include most .h files in include into
16507         extra-include.
16508         (readline): Don't build.
16509         mpw-build.in (install): Install GDB.
16511         * mpw-configure (prefix, mpw_prefix): Handle it.
16512         * mpw-config.in (mmalloc, readline): Don't configure.
16513         * mpw-build.in (thisscript): Rename to ThisScript.
16514         Use mpw-build instead of BuildProgram everywhere.
16515         (mmalloc, readline): Don't build.
16516         * mpw-README: New file, basic documentation about the MPW port.
16518         * mpw-config.in: Use forward-include to create include files.
16520         * mpw-configure: Add more things to the top of each configured
16521         Makefile, including contents of config/mpw-mh-mpw.
16522         * mpw-config.in (extra-include): Create this directory and fill it
16523         with Posix-like include files when configuring.
16525         * config.sub (apple, mac, mpw): Add various aliases.
16527         * mpw-build.in: New file, top-level build script fragment for MPW.
16528         * mpw-configure: New file, configure script for MPW.
16529         * mpw-config.in: New file, config fragment for MPW.
16531 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16533         * configure.in (host_libs): Remove glob, since it is gone from the
16534         sources.
16536 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16538         * Makefile.in: define empty GDB_NLM_DEPS var.
16540         * configure.in(target_makefile_frag): use config/mt-netware
16541         for netware targets.
16543 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16545         * config.sub: Merge in recent FSF changes.  Remove linux special
16546         cases.
16548 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16550         Revert this change:
16552         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16554                 * build-all.mk: Use CC=cc -Xs on Solaris.
16556 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16558         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16559         stop using it.
16560         * Makefile.in: Nuke all references to glob subdirectory.
16562 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16564         * configure.in: Fix --enable-shared logic in per-host.
16566 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16568         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16570 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16572         * configure.in (noconfigdirs): Don't build gas on AIX, for
16573         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16575 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16577         * configure: Fix --cache-file to work if the file argument is a
16578         relative path.
16580 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16582         * configure: If the --cache-file is used, pass it down to
16583         configure in subdirectories.
16585 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16587         * config.sub: add vxworks29k configuration.
16589 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16591         * Makefile.in (taz): Do "diststuff" part quietly.
16593 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16595         * config.sub: Mini-merge with gcc/config.sub.
16597 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16599         * config.guess (IRIX): Sed - to _.
16601 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16603         * Makefile.in (source-vault, binary-vault): New targets.
16605 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16607         * config.sub: Recognize -eabi as a basic system type.
16609 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16611         * configure.in (enable_shared stuff): Fix typo.
16613 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16615         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16617 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16619         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16621 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16623         * configure.in (rs6000-*-*): Don't build gas.
16625 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16627         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16628         reduce command line length.
16629         (AS_FOR_TARGET): Check for as.new, not Makefile.
16630         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16632 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16634         * config.guess:  Merge from FSF.
16636 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16638         * configure: Don't use $ when handling program_suffix.
16640 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16642         * configure.in:  Configure tk for hppa/hpux.
16644 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16646         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16648 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16650         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16651         to LIBCXXFLAGS.  Tests are better run without it.
16653 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16655         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16657 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16659         * configure.in (*-*-netware*): Don't configure xiberty.
16661 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16663         * configure.in:  Remove tk from native_only list.
16665 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16667         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16668           for special NCD build.
16670 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16672         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16673         makeall.bat, they're only useful for binutils snapshots.
16674         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16675         makeall.bat to specified SUPPORT_FILES.
16677 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16679         * build-all.mk: Add Ericsson targets to sun4 and solaris
16680           hosts.  Add  BNR's sun4 target to solaris host, so their
16681           build-from-source will be tested in-house first.
16683 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16685         * Makefile.in (LIBCFLAGS): New variable.
16686         (CFLAGS_FOR_TARGET): Ditto.
16687         (LIBCFLAGS_FOR_TARGET): Ditto.
16688         (LIBCXXFLAGS): Ditto.
16689         (CXXFLAGS_FOR_TARGET): Ditto.
16690         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16691         (BASE_FLAGS_TO_PASS): Pass them.
16692         (EXTRA_TARGET_FLAGS): Ditto.
16694         * configure.in: Support --enable-shared.
16696 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16698         * configure.in (target_libs):  Include libstdc++ again.
16699         * config.guess:  Update from FSF (for FreeBSD).
16701 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16703         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16704         makeall.bat.
16705         (DISTDOCDIRS): Add `etc'.
16706         (ETC_SUPPORT_PFX): New variable.
16707         (taz): Include anything from etc starting with a word in
16708         ETC_SUPPORT_PFX.
16710 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16712         * config.sub: Update for recent FSF changes.  Remove obsolete
16713         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16714         spacing changes.
16716 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16718         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16720         * config.guess:  Merge with FSF.
16721         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16723 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16725         * configure: Since the "trap 0" handler will override the exit
16726         status on many systems, only use it for "exit 1", and make it set
16727         a non-zero exit status; reset it before "exit 0".  Also, check
16728         exit status of config.sub, and error out if it failed.
16730 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16732         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16733         and install libgloss.
16735 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16737         * Makefile.in (all-binutils): Depend upon all-byacc.
16739         * configure.in: Don't build emacs on Irix 5.
16741 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16743         * configure.in (*-*-netware*): Add libio.
16745 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16747         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16748         (CHECK_TARGET_MODULES): Ditto.
16749         (INSTALL_TARGET_MODULES): Ditto.
16750         (TARGET_LIBS): Ditto.
16751         (all-libstdc++): Note dependencies.
16753 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16755         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16757 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16759         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16760         -fexternal-templates.
16762         * configure.in (target_libs): Add libstdc++.
16763         (noconfigdirs): Add libstdc++ as appropriate.
16765 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16767         * config.guess:  Update from FSF.
16769 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16771         * configure: Use ${config_shell} when running ${configsub}.
16773 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16775         * config.sub: No longer recognize h8300h.
16777 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16779         * config.sub: Remove extraneous differences between config.sub and
16780         gcc/config.sub.
16782 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16784         * Makefile.in (DISTSTUFFDIRS): Add gas.
16786 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16788         * COPYING.NEWLIB: New file.
16790 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16792         * config.guess (HP-UX):  Patch from Harlan Stenn
16793         <harlan@landmark.com> to also emit release level.
16795 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16797         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16799 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16801         * config.sub:  Merge nextstep cleanup from FSF.
16803 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16805         * configure.in (arm-*-*): Don't configure ld for this target.
16807 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16809         * configure.in (*-*-netware): don't configure libg++, libio,
16810           librx, or newlib.
16812 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16814         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16815         configure ld--it works, but it doesn't support shared libraries.
16817 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16819         * config.guess (*-unknown-freebsd*):  Get rid of possible
16820         trailing "(Release)" in version string.
16821         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16823 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16825         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16826         Fix type: *-next-neststep -> *-next-nextstep.
16828         * config.guess:  Merge from FSF:
16830         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16832         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16834         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16836         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16837         instead of UNIX_SV for UnixWare 1.0).
16839 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16841         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16842         to make gdb/nlm/* build after the compiler and linker.
16844 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16846         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16847         not just i[34]86.
16848         (m68k-atari-sysv4):  Relocate to match FSF version.
16850         * config.guess:  More merges from the FSF:
16852         Add a space before function call or macro invocation.
16854         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16856         * config.guess: Add trap cmd to remove dummy.c and dummy when
16857         interrupted.
16859         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16861         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16862         (dummy): Redirect stderr from compilation of dummy.c.
16864         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16866         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16868 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16870         * configure: Accept and ignore --cache*, for compatibility with
16871         new autoconf.
16873 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16875         * config.guess:  Merge from FSF:
16877         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16879         * config.guess (Pyramid*:OSx*:*:*): New case.
16880         (PATH): Add /.attbin at end for finding uname.
16881         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16883         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16885         * config.guess (M88*:DolphinOS:*:*): New case.
16887         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16889         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16890         to select whether to use ELF or COFF.
16892         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16894         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16896         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16898         * config.guess: Guess the OS version for HPUX.
16900         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16902         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16904 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16906         * configure.in: Recognize --with-headers, --with-libs, and
16907         --without-newlib.
16908         * Makefile.in (all-xiberty): Depend upon all-ld.
16910 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16912         * configure.in: Change i[34]86 to i[345]86.
16914 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16916         * configure (version): A few more tweaks to help message.
16918 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16920         * Makefile.in:  Remove (for now) librx as a host library,
16921         now that we're building it for target.
16923 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16925         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16926         (Karl Berry).
16928 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16930         * configure.in:  Also configure librx.
16932 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16934         * Makefile.in:  Update various rules to reflect that librx
16935         is now needed for libg++.
16937 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16939         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16941 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16943         * configure.in: Configure the examples directory.
16945 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16947         * configure: Simplify Jun 2 1994 change.
16949 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16951         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16952         /bin/gcc isn't good enough to build gcc.
16954 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16956         * Makefile.in (GDB_SUPPORT_FILES): Remove
16957         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16958         (gdb.tar.gz): Add new rule to use standard distribution building
16959         mechanism.
16961 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16963         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16964         Bill Cox <bill@cygnus.com>.
16966 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16968         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16970 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16972         * configure:  Search current dir first in .gdbinit.
16974 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16976         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16978 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16980         * config.sub:  Refer to NeXT's operating system as nextstep.
16982         * config.sub (case $basic_machine):  Re-order the cases, to match
16983         the order in the FSF version (which is mostly alphabethical).
16984         Merge in some additions and changes from the FSF.
16986 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16988         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16989         * config.sub: Recognize cxux7.
16990         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16992 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16994         * config.sub:  Fix typo powerpc -> powerpc-*.
16996 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16998         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17000         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17001         parallel with all-emacs and install-emacs).  Top-level command
17002         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17004 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17006         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17007         $(relbindir)/make before doing ``make install'', and use
17008         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17009         installing over running make binary.
17010         ($(host)-stamp-stage3-installed): Likewise.
17012 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17014         * config.guess: Recognize Mach.
17016 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17018         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17019         see whether --exec-prefix was used.
17021 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17023         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17025 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17027         * Makefile.in: Add all-librx target similar to all-libproc.
17029 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17031         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17032         with post 1.2 uname bogosity.
17034 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17036         * configure: Remove temporary files on receipt of a signal.
17038 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17040         * configure: If there is a package_makefile_frag, remove
17041         ${subdir}/Makefile.tem after copying it in.
17043 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17045         * build_all.mk: support rs6000 lynx identifies itself as
17046         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17047         since /bin/gcc is too feeble to compile a modern gcc.
17049 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17051         * brought devo/test-build.mk update-to-date with progressive/
17052           test-build.mk. Add lynx targets and hppa flag info.
17054 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17056         * configure.in:  Use mh-ncrsvr43.  Patch from
17057         Tom McConnell <tmcconne@sedona.intel.com>.
17059 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17061         * config.guess (i386-unknown-bsdi):  No longer need to
17062         check #if defined(__bsdi__) && defined(__i386__).
17064 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17066         * configure: Set program_transform_nameoption correctly.
17068 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17070         * brought build-all.mk update-to-date with progressive build-all.mk,
17071           added new targets and hppa info.
17073 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17075         * configure: If config.guess result is a prefix of the user
17076         specified target, assume a native build and use the user specified
17077         target as the host alias.  Remove SunOS patch suffix removal hack.
17078         * configure.in: Remove SunOS patch suffix removal hack.
17080         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17081         in NATIVE_CHECK_MODULES.
17083 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17085         * Makefile.in: Rename HOST_ONLY to NATIVE.
17086         * configure: Delete SunOs patch suffix from host_canonical
17087           and build_canonical variables that are prepended to Makefiles.
17088         * configure.in: Add comments for easier maintenance.
17090 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17092         * Makefile.in: Add all-libproc target similar to all-gui.
17094 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17096         * Makefile.in (CHECK_MODULES): split into
17097         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17099 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17101         * config.guess (i386-unknown-bsdi): New system to guess.
17103 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17105         * Makefile.in: Add all-gui target (but not yet build by "all").
17107 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17109         * config.sub: Move deletion of patch suffix from here...
17110         * configure.in: To here, at Ian's suggestion.  The top-
17111           level scripts might need to know of a patch level.
17113 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17115         * config.sub: Strip off patch suffix so rtl is recognized
17116           as a sunos4.1.3 machine, even though it's been patched.
17118 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17120         * Makefile.in (INSTALL_LAST): Delete.
17121         (INSTALL_DOSREL): New.
17123 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17125         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17126         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17127         whether we pass down --with-gnu-ld anyhow.
17129 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17131         * Makefile.in (INSTALL_LAST): Change operation so it works
17132         on more flavors of make.
17133         * configure.in (go32): Don't build libg++ or libio.
17135 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17137         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17138         they can be overriden by templates.
17140 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17142         * configure.in (target==go32): Don't build gdb.
17143         * dosrel: New directory.
17145 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17147         * configure.in (host==go32): Configure dosrel too.
17148         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17149         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17150         be set by incoming names or templates.
17151         (INSTALL_LAST): New rule.
17153 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17155         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17157 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17159         * configure.in (appdirs): New variable.  Currently empty, but will
17160         be used in gas distribution.  If nonempty, lists a set of
17161         directories at least one of which must get configured, or top
17162         level configuration is considered to have failed.
17163         (rs6000-*-lynxos*): Use new file name.
17165 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17167         Eliminate XTRAFLAGS.
17168         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17169         newlib include files using -idirafter, and also use -nostdinc.
17170         (CXX_FOR_TARGET): Likewise.
17171         (XTRAFLAGS): Removed.
17172         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17173         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17174         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17175         ($(DO_X)): Don't pass down XTRAFLAGS.
17177 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17179         * configure.in (mips*-dec-bsd*): New target; do build linker.
17180         (mips*-*-bsd*): New target; don't build linker.
17182 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17184         * configure.in: support rs6000-*-lynxos* configuration.
17185         support sunos4 as a cross target.
17187         * config.sub: look for lynx*, not lynx since the OS version may
17188         legitimately be part of the name.
17190 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17192         * configure.in (i[34]86-*-sco*): Move to be with other i386
17193         targets.
17194         (romp-*-*): New target.  Skip various binary utilities.
17195         (vax-*-*): New target.  Don't build newlib.
17196         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17198 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17200         * configure.in: Only set host_makefile_frag if config
17201         directory exists.
17203 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17205         * install.sh: If $dstdir exists, don't check whether each
17206         component does.
17208 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17210         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17212 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17214         * configure.in (*-*-lynxos*): Don't configure newlib for either
17215         native or cross Lynx.
17217 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17219         * config.sub (sparc64-elf): Fix os.
17220         (z8k): Remove duplicate.
17222 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17224         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17225         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17227 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17229         * configure: Make file links cleanly even if Lynx fails on
17230           an NFS symlink (at least fail cleanly).
17232 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17234         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17235         -XNh2000.
17237 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17239         * configure: Unknown options are fatal again.
17241 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17243         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17244         compatibility.
17246 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17248         * build-all.mk: Add `clean' target.
17250 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17252         * config.guess:  Add SINIX support.
17253         * configure.in:  Add mips-*-sysv4* support.
17255 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17257         * build-all.mk: Document all useful targets.
17258         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17259         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17261 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17263         * configure: Support --silent, --quiet.
17265 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17267         * configure: Support --disable-FEATURE.
17269 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17271         * config.guess: Recognize NCR running SVR4.3.
17273 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17275         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17276         Patch from Paul Eggert <eggert@twinsun.com>.
17278 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17280         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17282 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17284         * configure: Make unrecognized options give nonfatal warnings
17285         instead of fatal errors, and pass them to any subdirectory
17286         configures in case they recognize them.
17287         Make --x equivalent to --with-x.
17289 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17291         * configure: Add --enable-* options.  Clean up usage message and
17292         some comments.
17294 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17296         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17298 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17300         * configure.in (hppa*-*-*): Enable binutils.
17302 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17304         * config.sub: Recognize cisco.
17306 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17308         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17310 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17312         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17313         than one configuration name.  Add comment.
17315 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17317         * config.guess: about target *-hitachi-hiuxwe2, fixed
17318         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17319         macro is incorrect.]
17321 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17323         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17324         than the "make ls" stuff which used to be here.
17326 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17328         * config.guess:  Recognize i[34]86-unknown-freebsd.
17329         From Shawn M Carey <smcarey@rodan.syr.edu>.
17331 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17333         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17335 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17337         * config.guess: Check for ptx.
17339 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17341         * config.sub: Add os9k checking.
17343 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17345         * config.guess: Handle OSF1 running on HPPA processors
17347 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17349         * configure: If subdir configure fails, print out a message with
17350         subdirectory name, in case subdir's configure code didn't identify
17351         itself.
17353 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17355         * configure.in: Remove embedded newlines from configdirs.
17356         Avoid mismatches of substrings.  Fix matching strings at end
17357         of configdirs.
17359 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17361         * config.guess:  Add Lynx/rs6000 config support.
17363 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17365         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17367 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17369         * configure.in (hppa*-*-osf*): Treat this just like most other
17370         PA configurations (eg no binutils or ld).
17371         (hppa*-*-*elf*): These configurations have binutils and ld.
17373 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17375         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17377 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17379         * configure.in (rs6000-*-*): Build gas.
17381 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17383         * Makefile.in:  Avoid bug in losing hpux sed.
17385 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17387         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17388         for GDB and GDB has been fixed to not need it.
17390 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17392         * config.guess: Recognize vax hosts.
17394 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17396         * configure (while loop): Don't use "break 2" inside case
17397         statement -- the case statement isn't an enclosing loop.
17399 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17401         * config.guess:  Clean up NeXT support, to allow nextstep
17402         on Intel machines.  Make OS be nextstep.
17404 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17406         * config.guess: Add alternate forms for Convex.
17408 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17410         * configure:  Completely rewrite option processing.  Take
17411         advantage of pattern-matching to avoid invoking test frequently.
17412         Also clean up host and target defaulting logic.
17414 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17416         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17417         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17418         commands (plus user environment) will fit SCO limits.
17420 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17422         * configure.in: Don't issue warnings about directories which are
17423         not being configured if -norecursion is set.  Correct test for
17424         --with-gnu-as and --with-gnu-ld to not get confused by substring
17425         matches.
17427         * configure.in: Don't build gas for alpha-dec-osf1*.
17429 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17431         * configure:  Back out Per's change of 12/19/1993.  It changes the
17432         behavior of configure in unexpected and confusing ways.
17434         Also, use different delim char when calculating
17435         program_transform_name so that the name can contain slashes.
17437 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17439         * configure.in, config.sub: Add support for VSTa micro-kernel.
17441 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17443         * configure.in: Nuke hacks which were used to get a special
17444         version of GAS for HPPA configurations.
17446 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17448         * configure:  If only ${target_alias} is given, use that
17449         as the default for ${host_alias}.
17450         * configure:  Add missing back-slashes before nested quotes.
17452 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17454         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17456 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17458         * config.guess:  Recognize some Tektronix configurations.
17459         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17461 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17463         * config.sub: Match any flavor of SH.
17465 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17467         * configure.in: Don't try to configure newlib for Alpha.
17469 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17471         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17472         libg++ or libio for any Alpha target.
17474         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17476 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17478         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17479         default arguments -- so it tried to compress itself.
17481 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17483         * configure.in (notsupp): ensure that a space is always at the end
17484           of the configdirs list, since the grep checks for an explicit space
17486 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17488         * configure.in (target i386-sysv4.2): don't build ld, since static
17489           versions of many libraries are not available.
17491 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17493         * config.guess: Recognize Apollos (using environment variables).
17494         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17496 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17498         * config.guess: Recognize Sony news mips running newsos.
17500 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17502         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17503         "fi ; else" for bash.
17505 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17507         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17509 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17511         * config.sub: accept unixware as an alias for svr4.2.
17512         Fix some inconsistancies with the gcc version.
17514 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17516         * Makefile.in (DISTDOCDIRS):  Add gdb.
17518 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17520         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17522 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17524         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17525         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17526         this now.
17528 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17530         * config.sub: Accept hiux* as an OS name.
17532         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17533         etc/make-stds.texi.  The underscore came from gcc, and dje now
17534         agrees that RUNTESTFLAGS is the correct name.
17536 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17538         * install.sh:  Remove 'set -e'.  It makes any conditionals
17539         in the script useless.
17541         * config.guess: Automatically recognize arm-acorn-riscix
17542         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17544 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17546         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17548 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17550         * Makefile.in (DISTDOCDIRS): New variable.
17551         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17552         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17554 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17556         * configure.in (hppa target): check the source directory for the
17557           pagas sub-directory
17559 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17561         * config.sub: Allow -aout* and -elf*.
17563 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17565         * configure.in: Don't build ld on i386-solaris2, same as for
17566         sparc-solaris2.
17568 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17570         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17572 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17574         * configure.in:  Configure gdb for alpha.
17576 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17578         * Makefile.in (CXXFLAGS): Add -O.
17580 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17582         * config.guess: added support for DG Aviion
17584 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17586         * configure.in: Produce warning message for subdirectories not
17587         configurable for this host/target combination.  Don't try to
17588         configure gdb for vms.
17590 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17592         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17593         appropriate files before making "diststuff".
17594         (DISTBISONFILES): New var: list of files to be edited.
17595         (DISTSTUFFDIRS): Add binutils.
17597 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17599         * config.sub: also handle mipsel and mips64el (for little endian mips)
17601 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17603         * configure.in: Add * to end of all OS names.
17605 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17607         * configure.in: Build newlib for LynxOS native.
17609 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17611         * config.guess: Add support for delta 88k running SVR3.
17613         * configure.in: Add comment about HP compiler vs. emacs.
17615 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17617         * configure.in: don't build ld on solaris2 (not a viable option
17618           due to bugs in getpwnam & getpwuid)
17620 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17622         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17623         config.guess will produce a full version number.
17625 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17627         * configure.in: Build linker and binutils for alpha-dec-osf1.
17629 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17631         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17632         and gdb/testsuite/Makefile.in.
17634 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17636         * configure.in: recognize mips*- instead of mips-
17638 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17640         * config.sub: Accept linux*coff and linux*elf as operating
17641         systems.
17643 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17645         * config.sub: Recognize mips64, and mips3 as an alias for it.
17647 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17649         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17650         gdb knows how to handle OSF/1 shared libraries.
17652 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17654         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17655         * config.guess: Recognize Hitachi's HIUX.
17656         * config.sub: Recognize h3050r* and hppahitachi.
17657         Remove redundant cases for hp9k[23]*.
17659 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17661         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17662         if gas and ld are in the source tree and are in ${configdirs}.
17663         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17664         --with options (but still pass them down on the command line,
17665         if they were explicitly specified).
17667 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17669         * configure: substitute SHELL value in Makefile.in with
17670         ${CONFIG_SHELL}
17672 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17674         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17675         *-*-solaris2* targets.
17677 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17679         * Makefile.in: define M4, and pass it down to sub-makes;
17680         all-autoconf now depends on all-m4
17682 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17684         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17685         presence of {ar,ranlib} instead of a configured directory
17687 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17689         * config.guess: Accept 34?? as well as 33?? for NCR.
17691 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17693         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17694         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17696 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17698         * configure: grab values for $(CC) and $(CXX) from the
17699         environment, so that someone can do "CC=gcc configure; make" and
17700         have it work right (matching the way that autoconf works now)
17702         * configure.in, Makefile.in: add support for gash, the tcl
17703         interface to Galaxy
17705         * config.guess: add NetBSD variants (hp300, x86)
17707 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17709         * install.sh: Support -d option (in the manner of SunOS 4 install,
17710         as it is more deterministic than that of GNU install)
17711         (chmodcmd): Set file to mode 755 by default (should also do default
17712         chgrp and chown, but I don't feel like dealing with that now)
17714 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17716         * config.sub: Remove h8300hhms alias.
17718 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17720         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17722 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17724         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17725         as stmp-fixinc
17727 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17729         * config.sub: recognize m88110-bug-coff.
17731 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17733         * Makefile.in (all-libio): all dependencies on the toolchain used
17734         to build this (gcc, gas, ld, etc)
17736 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17738         * config.guess: Deal with OSF/1 1.3 on alpha.
17740 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17742         * install.sh: add some 'else true' clauses for portability
17744         * configure.in: don't build libio for h8[35]00-*-* targets
17746 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17748         * Makefile.in:  Add support for new libio.
17750 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17752         * install.sh: If one command fails, don't try the rest.  Don't try
17753         to remove $dsttmp (via trap) unless we have already created it.
17754         If $src doesn't exist, detect it and exit with an error.
17756         * config.guess: Recognize BSD on hp300.
17758 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17760         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17761         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17763 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17765         * Makefile.in (all-send-pr): depends on all-prms
17767 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17769         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17771 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17773         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17774         Added test for mips-mips-riscos5.
17776 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17778         * configure.in: use mh-hp300 for 68k HP hosts
17780 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17782         * configure: add support for CONFIG_SHELL, so that you can use
17783         some alternate shell for evaluating configure scripts
17785 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17787         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17788         in configure script to bug-gdb@prep.ai.mit.edu when building
17789         distribution archive.
17790         * Makefile.in (COMPRESS):  Remove def.
17791         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17792         gdb.tar.Z and make-gdb.tar.Z respectively.
17793         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17794         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17795         to convergence with 'taz' target in Makefile.in.
17797 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17799         * install.sh (dsttmp): use trap to ensure that tmp files go
17800         away on error conditions
17802 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17804         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17806 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17808         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17809         its parent is '/' not ''.
17811         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17813 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17815         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17816         that ${newsrcdir}/configure.in does.
17818 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17820         * test-build.mk: support for CONFIG_SHELL
17822 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17824         * config.sub (netware):  Add as a basic system type.
17826 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17828         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17829           $(srcdir)/ from the dependency on Makefile.in.
17831 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17833         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17834         (h8300hhms is temporary until multi-libraries are implemented).
17835         * configure.in: Handle h8300h too.
17837 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17839         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17841 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17843         * configure:  Remove extraneous output when guessing host type.
17844         * config.guess:  Remove extraneous output when guessing using C
17845         compiler rather than uname, or when guessing fails.
17847 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17849         * Makefile.in: remove all.cross and install.cross targets
17851         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17852           definitions
17854 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17856         * configure.in (target sh): Build gprof.
17858 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17860         * config.sub: change -solaris to -solaris2
17862 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17864         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17866 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17868         * configure: Correct error message for missing Makefile.in to
17869         print correct directory.
17871 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17873         * install.sh: kludge around 386BSD shell bug
17875 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17877         * config.guess:  Recognize NeXT.
17878         * config.guess:  Recognize i486-ncr-sysv4.
17879         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17881 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17883         * Makefile.in (MAKEINFOFLAGS): New variable.
17884         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17885         * build-all.mk, test-build.mk: Pass down --no-split as
17886         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17888 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17890         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17892 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17894         * Makefile.in (libg++.tar.z):  New rule.
17895         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17896         * Makefile.in (taz):  Only do a single chmod.
17898 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17900         * install.sh: don't use dirname anymore (replaced with sed usage)
17902 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17904         * Makefile.in:  Change extension for gzip'd files from '.z' to
17905         '.gz' per new FSF standard usage.
17907 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17909         * configure: put quotes around the final value of program_transform_name
17911 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17913         * Makefile.in: new install.sh support; update install-info rules
17915 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17917         * configure.in: Build diff for crosses, but not for go32 host.
17919         * configure.in: Build gprof only for native, and don't build it
17920         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17922 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17924         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17926 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17928         * configure.in (host_tools): Add prms.
17930 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17932         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17933         with $(FLAGS_TO_PASS) on the command line
17935         * config.sub: Recognize lynx and lynxos
17937 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17939         * config.sub: Accept -ecoff*, not just -ecoff.
17941 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17943         * Makefile.in (taz): Use .gz suffix instead of .z.
17944         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17945         names.
17947 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17949         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17951 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17953         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17954         that rebuilds that might happen during 'make install' don't get
17955         bogus gcc include files
17957 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17959         Change from Utah for HPPA support:
17960         * config.guess: Recognize hppa1.x-hp-bsd.
17962 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17964         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17965         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17967 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17969         * config.sub: Add support for rom68k and bug boot monitors.
17971 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17973         * Makefile.in: Make all-opcodes depend on all-bfd.
17975 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17977         * config.guess: Added special check for i[34]86-univel-sysv4*.
17979 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17981         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17982         the processor rather than assuming i486.
17984 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17986         * config.guess: Recognize SunOS6 as Solaris3.
17988 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17990         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17991         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17993 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17995         * build-all.mk (all-cross): New target for Canadian Cross.
17996         Added Q2 go32 targets.
17997         * test-build.mk: Configure go32 cross sparclite-aout and
17998         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17999         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18001 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18003         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18004         GO32 hosted toolchains
18006 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18008         * configure: change  so "-exec-prefix" gets passed down rather
18009         than "-exec_prefix" so autoconf generated Makefiles get the
18010         exec_prefix set right.
18012 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18014         * config.guess: get the Solaris2 minor version number
18016         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18018 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18020         * config.guess: Recognize some Sequent platforms.
18022 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18024         * Makefile.in: added the vault-install target
18026         * configure.in: actually use the Sun3 makefile fragment that's in
18027         config, also added the release dir to configdirs
18029 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18031         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18033 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18035         * configure.in: remove some program from Alpha targetted toolchains
18037 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18039         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18040         gprof.
18041         (taz): Run "make diststuff" in those directories instead of "make
18042         proto-dir".  Look for "VERSION=" only at start of line in subdir
18043         Makefile.  Use "gzip -9" for compression.
18044         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18045         (binutils.tar.z): New target.
18047 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18049         * Makefile.in (taz): Include gpl.texinfo.
18051 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18053         * Makefile.in (setup-dirs): Merged into "taz" target.
18054         (taz): Only do `proto-dir' stuff if a directory is actually needed
18055         for this target.
18057 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18059         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18060         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18061         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18062         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18063         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18065 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18067         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18068         config.sub, and move-if-change to gdb testsuite distribution
18069         archive, so the testsuite can be extracted, configured, and
18070         run separately from the gdb distribution.  Blow away the Chill
18071         tests that require a Chill compiled executable, since GNU Chill
18072         is not yet publically available.
18074 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18076         * test-build.mk: set environment variables in a single command,
18077         instead of a list of assignments and exports
18079         * config.guess: recognize Alpha/OSF1 systems
18081 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18083         * configure: Change help message to prefer --options rather than
18084           -options.
18086 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18088         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18089         zippy@ecst.csuchico.edu.
18090         * config.guess: Recognize miniframe.
18092 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18094         * Makefile.in: Use srcroot to find runtest rather than rootme.
18095         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18097 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18099         * test-build.mk: Extensive additions to support building on a
18100         machine other than the host.
18102 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18104         * configure (tooldir): Fix for i386-aix again.
18106 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18108         * configure, Makefile.in:  Change definition of $(tooldir)
18109         to match the FSF.
18111 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18113         * config.guess:  Recognize i[34]86/SVR4.
18115 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18117         * Makefile.in (all-gdb): gdb depends on sim.
18119 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18121         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18122         at the same time we make the prototype gdb directory.
18123         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18124         files at the same time as the gdb base release distribution.
18126 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18128         * Makefile.in (check): Use individual check targets rather than
18129         DO_X rule.
18130         (check-gcc): Added.
18132 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18134         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18135         for System V release 3.2.
18137 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18139         * config.sub: Recognize hppaosf.
18140         * configure.in: Do configure ld/binutils/gas for it.
18142 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18144         * configure (tooldir): Alter syntax used to set this, for systems
18145         where "\$" isn't handled right, like i386-aix.
18147 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18149         * configure: Pass program-transform-name, not
18150         program_transform_name, to recursive configures.
18152 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18154         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18155         of gas+ld+binutils.
18157 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18159         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18161 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18163         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18165 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18167         * Makefile.in (PRMS): Set back to all-prms.
18169 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18171         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18172         targets, rather than for MIPS hosts.
18174 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18176         * configure.in: add comment for --with-x default values
18178         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18180         * Makefile.in: add check-* targets for each of the directories in
18181         the tree.  Add a definition of RUNTEST that will use the one we
18182         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18184 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18186         * configure.in: Removed obsolete references to bfd_target and
18187         target_makefile_frag.
18189         * build-all.mk: Set assorted targets for Q2.
18190         * config.sub: Recognize z8k-sim and h8300-hms.
18191         * test-build.mk: Really don't pass host to configure.
18192         (HOLES): Added uname.
18194 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18196         * configure: Handle an empty program-prefix, program-suffix or
18197         program-transform-name correctly.
18199 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18201         * build-all.mk: -G 8 no longer required for MIPS targets.
18202         * test-build.mk: Don't pass host argument to configure; make it
18203         guess.
18205 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18207         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18208         * Makefile.in (COMPRESS):  New macro, like GZIP.
18210 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18212         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18214         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18215         with gas currently defaults to -G 0.
18217 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18219         * Makefile.in (all-flex): flex depends on byacc.
18221         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18222         to test-build.mk as RELEASE_TAG.
18223         * test-build.mk (configargs): New variable containing arguments to
18224         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18225         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18227         * config.guess: Use /bin/uname when checking -X argument on SCO,
18228         to avoid invoking GNU uname which doesn't understand -X.
18230         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18232         * configure.in: Build gas for mips-*-*.
18234 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18236         * Makefile.in (all.normal): insert missing backslash.
18238 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18240         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18242         * Makefile.in: Complete overhaul to merge many almost identical
18243         targets.
18245 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18247         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18248         (gdb.tar.Z): Adjusted.
18250         * Makefile.in (setup-dirs, taz): New targets; should be general
18251         enough to adapt for gdb sometime.  Build only .z file.
18252         (gas.tar.z): New target.
18254 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18256         * build-all.mk: Use CC=cc -Xs on Solaris.
18258 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18260         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18261         for handling BISON for FSF releases.
18263 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18265         * configure: Actually implement the change zoo just documented.
18267 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18269         * configure: when using config.guess, only set target_alias when
18270         it's not already been set (ie, on the command line)
18272 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18274         * Makefile.in: add installcheck target, set PRMS to install-prms
18276 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18278         * configure: add support for package_makefile_fragment, handle the
18279         case where a directory has a configure.in file but no Makefile.in
18280         more gracefully (with an actual understandable error message, even);
18281         add support for --without (and add this to the usage message); also
18282         explicitly add a --host=${host_alias} to the command line when
18283         config.guess is used
18285 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18287         * configure: Must use both --host and --target in recursive calls.
18289 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18291         * Makefile.in: Change deja-gnu to dejagnu.
18293 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18295         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18297 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18299         * configure.in: canonicalize all instances to *-*-solaris2*,
18300         also strip out a number of tools to not build for go32 host
18302 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18304         * config.guess: add GPL.
18306         * Makefile.in, config.guess, config.sub, configure: bump
18307           copyrights to 93.
18309 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18311         * Makefile.in (do-info): Removed obsolete check for existence of
18312         localenv file.
18314         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18316 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18318         * Makefile.in: a couple of 'else true' for decstation,
18319         support for TclX
18321         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18323 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18325         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18327 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18329         * config.guess: Recognize i386-ibm-aix (PS/2).
18330         * configure.in: Use config/mh-aix386 file for it.
18332 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18334         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18335         CC_FOR_TARGET instead.
18336         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18338 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18340         * Makefile.in: Add sim to list of directories sent with gdb
18342 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18344         * configure.in: Put back mips-dec-bsd* case.
18346 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18348         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18349         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18350         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18352 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18354         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18356         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18357         (install-info): install dir.info only if it exists,
18358         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18360 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18362         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18363         gas for mips-dec-bsd.
18365 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18367         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18368         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18370 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18372         * configure.in: Added "dejagnu" to hosttools list.
18374 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18376         * config.sub, configure.in, config.guess:  Add support
18377         for Bosx, an AIX variant from Bull.
18378         Patches from F.Pierresteguy@frcl.bull.fr.
18380 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18382         * devo/dejagnu: Initial creation of devo/dejagnu.
18383         Migrated dejagnu testcases and support files for testing software
18384         tools to reside as subdirectories, currently called "testsuite",
18385         within the directory of the software tool.  Migrated all programs,
18386         support libraries, etc. beloging to dejagnu proper from
18387         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18388         with no modifications.  The changes to these files which will
18389         allow them to configure, build, and execute properly will be made
18390         in a future update.
18392 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18394         * Makefile.in: Change send_pr to send-pr.
18395         * configure.in: Likewise.
18396         * send_pr: Renamed directory to send-pr.
18398 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18400         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18402 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18404         * README:  Update for gdb-4.8 release.
18405         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18406         gdb-xxx.tar.z (gzip'd) file also.
18408 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18410         * Makefile.in: make all-diff depend on all-libiberty
18412 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18414         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18416 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18418         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18420 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18422         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18423         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18424         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18426 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18428         * Makefile.in:  makeinfo binary is in a new location
18430 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18432         * config.sub: Accept -ecoff as an OS.
18434         * Makefile.in: Various changes to eliminate a level of make
18435         recursion and reduce the required command line length.
18436         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18437         sub-makes.
18438         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18439         variables holding settings for specific sub-makes.
18440         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18441         in terms of BASE_FLAGS_TO_PASS.
18442         (TARGET_LIBS): New variable listing directories which use
18443         TARGET_FLAGS_TO_PASS.
18444         (subdir_do): Eliminated.
18445         (do-*): New set of targets to replace subdir_do.
18446         (various): All targets which used subdir_do now depend on do-*.
18447         (local-clean): Renamed from do_clean.
18448         (local-distclean): New target, dependency of distclean and
18449         realclean.
18450         (install-info): Don't create directories.  Depend on dir.info
18451         rather than calling make recursively.
18452         (install-dir.info): Eliminated.
18453         (install-info-dirs): Create all info directories here.
18454         (dir.info): Depend upon do-install-info.
18456         * test-build.mk (HOLES): Added false.
18458 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18460         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18462 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18464         * Makefile.in (info): remove dependency on all-texinfo.  The
18465         problem was really in texinfo/C, not at this level.
18467 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18469         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18471 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18473         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18474         GDB releases.
18476 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18478         * configure: Include srcdir in message about target of link not
18479         being found.  Don't convert `-' to `_' in `with' options being
18480         passed to subdirs.
18482 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18484         * configure.in: add uudecode to host_tools
18486         * Makefile.in: added {all,install}-uudecode targets, added them to
18487         the appropriate lists
18489 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18491         * Makefile.in (all-gcc): Added dependency on all-gas.
18493         * configure.in (mips-*-*): Build ld and binutils.
18495 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18497         * configure: check return code from mkdir, print error message and
18498           exit on failure.
18500 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18502         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18504 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18506         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18508 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18510         * config.sub (h8500):  Recognize this as a cpu type.
18512 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18514         * configure: source directory missing is no longer a warning
18516         * configure.in: recognize irix[34]* instead of irix[34]
18518         * Makefile.in: define and pass down X11_LIB
18520 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18522         * guess-systype: Renamed to ...
18523         * config.guess:  ... by popular request.
18524         * configure.in, Makefile.in:  Update accordingly.
18526 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18528         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18529         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18530         + Execute ./dummy instead of assuming . is in PATH.
18532 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18534         * guess-systype:  New shell script.  Attempts to guess the
18535         canonical host name of the executing host.
18536         Only a few hosts are supported so far.
18537         * configure:  Call guess-systype if no host is specified.
18539 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18541         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18542         gcc Makefile.
18544 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18546         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18547         (all-gcc, install-gcc, subdir_do): Use it.
18549 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18551         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18553 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18555         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18556           set exclusively by configure, using configure.in .
18558 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18560         * test-build.mk: set $PATH for all builds
18562         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18564 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18566         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18567         the one used in gcc/Makefile.in, so that a null expansion doesn't
18568         override the one needed to build gcc with a native cc.
18570 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18572         * configure: Accept -with arguments.
18574 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18576         * Makefile.in: added h8300sim
18578 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18580         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18581         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18582         (all-cygnus, native, build-cygnus): Make
18583         $(canonhost)-stamp-3stage-done, not $(host)....
18584         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18585         i386-sco3.2v4.  Added else true to if command.
18587 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18589         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18591 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18593         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18595 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18597         * configure.in: don't remove binutils from Solaris builds
18599 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18601         * Makefile.in: get rid of earlier definitions for *clean,
18602         also handle the recursive info rule better
18604 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18606         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18607         do more-or-less the right thing.
18609 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18611         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18612         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18614 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18616         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18617         $(host_canonical).
18619         * configure.in: split the configdirs list into 4 categories (native
18620         v. cross, library v. tool) and handle the cross-only and native-
18621         only in more reasonable (and correct!) way.
18623 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18625         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18626         configdirs anymore.
18628 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18630         * Makefile.in: extensive cleanup::  removed all of the explicit
18631         clean-* targets, collapsed many wrappers around subdir_do into
18632         one, added additional targets to satisfy standards.texi, deleted
18633         some old targets, some changes for consistency
18635 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18637         * configure.in: handle some programs as cross-only, and others as
18638         native only
18640         * test-build.mk: handle partial holes in a more generic manner
18642         * Makefile.in: m4 depends on libiberty
18644 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18646         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18647         time, wdiff, and find to configdirs
18649         * Makefile.in: all, clean, and install rules for the new programs
18650         added to configure.in
18652 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18654         * configure.in: use mh-sun for all *-sun-* hosts
18656 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18658         * Makefile.in: define flags for X11 include files and library file
18659         locations, pass them down to the programs that need this info
18661         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18663 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18665         * configure.in: start building libg++ for HP-UX targets
18667 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18669         * README:  Update references to files moved into etc/.
18671 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18673         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18674         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18676 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18678         * configure: accept dash as well as underscore in long option
18679         names for FSF compatibility.
18681 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18683         * config.sub: added -sco3.2v4 support from FSF.
18685 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18687         * configure.in: expand the section that adds or removes
18688         directories from the list of programs to build, to handle native
18689         vs. cross in addition to host v. native
18691 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18693         * Makefile.in:  Replace C++ in macro names with CXX.
18694         This is less likely to break ...
18696 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18698         * test-build.mk: add -w to GNU_MAKE
18700 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18702         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18703         add 'sparc' to list of recognized cpus.  This needed to make
18704         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18705         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18706         then changes that into $CPU-wrs-vxworks.
18708         * configure.in: remove most references to gdbtest, regularize
18709         target based program removal
18711         * test-build.mk: import from p3 tree (many fixes and changes)
18713 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18715         * Makefile.in: added rules to handle tcl, tk, and expect
18717         * configure.in: handle those directories if they exist
18719 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18721         * config.sub: removed bogus hppabsd and hppahpux names, since
18722         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18724 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18726         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18727         depends upon all-xiberty
18729         * Makefile.in: changes from p3, including:
18731         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18733         * Makefile.in (XTRAFLAGS): include newlib directories if
18734         newlib/Makefile exists, rather than if host != target.
18736         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18738         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18739         from the same source tree and not building a cross-compiler.  This
18740         matters for the libg++ configuration if reconfiguring a tree that
18741         has already been installed.
18743         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18745         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18746         pick up the machine and system specific header files.
18748         * Makefile.in: added AS_FOR_TARGET, passed down in
18749         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18750         the C compiler to use to create programs which are run in the
18751         build environment, set it to default to $(CC), and passed it down
18752         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18754         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18756         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18757         We need them for unusual native builds, like systems without
18758         ranlib.
18760         * configure: also define $(host_canonical) and
18761         $(target_canonical), which are the full, canonical names for the
18762         given host and target
18764 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18766         * Makefile.in:  Added separate definitions for C++.
18768 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18770         * configure.in (configdirs):  Add deja-gnu.
18772 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18774         * README:  Update for configure.texi and gdb-4.7 release.
18776 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18778         * Makefile.in:  Move "all" target to top of file.
18779         Previously, first target was ".PHONY" which caused BSD4.4 make
18780         to build .PHONY when make was run without arguments.
18782 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18784         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18785         Library-copylefted code in libiberty.
18787 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18789         * config.sub:  Replace m68kmote with plain old m68k.
18791 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18793         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18795 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18797         * config.sub: Complain if no argument is given.  Added support for
18798         386bsd as OS and target alias.
18800 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18802         * Makefile.in (XTRAFLAGS): include newlib directories if
18803         newlib/Makefile exists, rather than if host != target.
18805 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18807         * config.sub: recognize sparclite-wrs-vxworks.
18809         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18810         p3.) Added clean-xiberty to clean.
18812 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18814         * configure.in: use *-*-* instead of nested cases for host and target
18816 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18818         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18819         from the same source tree and not building a cross-compiler.  This
18820         matters for the libg++ configuration if reconfiguring a tree that
18821         has already been installed.
18823 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18825         * config.sub (i486v/i486v4):  Merge in from FSF version.
18827 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18829         * configure: only set PWD if it is already set.
18831 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18833         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18834         doesn't have unset and all success paths (and most error paths)
18835         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18836         to just ${PWD} to avoid confusion.)
18838 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18840         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18841         even for a native compilation.
18843 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18845         Changes to make the gdb.tar.Z rule work better.
18847         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18848         (DEVO_SUPPORT):  Add configure.texi.
18849         (bfd-ilrt.tar.Z):  Remove ancient rule.
18851 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18853         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18854         pick up the machine and system specific header files.
18856         * configure.in, config.sub: added new target m68010-adobe-scout,
18857         with alias of adobe68k.  Changed configure.in to check for
18858         -scout before -sco* to avoid a false match.
18860         * Makefile.in: added AS_FOR_TARGET, passed down in
18861         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18862         the C compiler to use to create programs which are run in the
18863         build environment, set it to default to $(CC), and passed it down
18864         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18866 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18868         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18869         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18870         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18871         FOR_TARGET variants, to newlib and libg++.
18873 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18875         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18876         first.
18878 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18880         * config.sub:  Accept `elf' as an environment.
18882 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18884         * Makefile.in (all-opcodes):  cd into the right directory
18886 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18888         * configure: added -program_transform_name option, used as
18889         argument to sed when installing programs.
18890         configure.texi: added documentation for -program_prefix,
18891         -program_suffix and -program_transform_name.
18893 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18895         * config.sub:  Accept i486 where i386 ok.
18897 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18899         * config.sub: accept we32k
18901 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18903         * config.sub, configure.in: accept OSE68000 and OSE68k.
18905         * Makefile.in: don't create all directories for ``make install'';
18906         let the subdirectories create the ones they need.
18908 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18910         * COPYING: new file, GPL v2
18912 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18914         * Makefile.in: use the new gen-info-dir, which needs a template
18915         argument (which also lives in texinfo)
18917         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18919 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18921         * config.sub (ncr3000):  Change i386 to i486.
18923 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18925         * Makefile.in: add install-rcs, install-grep to
18926         install-no-fixedincludes, removed install-bison and install-libgcc
18928 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18930         * configure.in: grab the HPUX makefile fragment if on HPUX
18932 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18934         * Makefile.in: eradicate bison spoor (ditto libgcc).
18935          configure.in: recognise m68{k,000}-ericsson-OSE.
18936          es1800 is alias for m68k-ericsson-OSE
18938 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18940         * configure.in: rearrange the parts that remove programs from
18941         configdirs, based now on HOST==TARGET or by canonical triple.
18943 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18945         * test-build.mk: recurse explicitly with -f test-build.mk when
18946           appropriate.  predicate stage3 and comparison on the existence
18947           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18948           On very clean, also remove ...stamp-co.  Build in-place before
18949           doing other builds.
18951 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18953         * Makefile.in, configure.in: add tgas
18955 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18957         * Makefile.in: a number of changes merged in from progressive.
18959         * configure.in: add libm.
18961         * .cvsignore: ignore some stuff that comes from test-build.mk.
18963 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18965         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18967 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18969         * configure: Add program_suffix (parallel to program_prefix)
18970         * Makefile.in: adjust directory-creating script for losing decstation
18972 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18974         * configure:  Minor $subdir-related fixes.
18976 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18978         * configure: fix various problems with propogating
18979         makefile_target_frag in subdirs.
18980         * configure.in: config libgcc if its there
18982 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18984         * config.sub:  HPPA merge.
18986 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18988         * Makefile.in:  Replace all-bison with all-byacc in all
18989         dependency lines for other tools (which now use byacc).
18991 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18993         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18995 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18997         * Makefile.in: make gprof rules similar to byacc rules (instead of
18998         vestigal $(unsubdir) that didn't work...)
19000 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19002         * config.sub:  Add support for Linux.
19003         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19004         (at least for libg++).
19006 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19008         * configure.texi: fix doc for the -nfp option to configure
19010 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19012         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19014 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19016         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19017         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19018         * configure.in: added solaris* host_makefile_frag hook.
19020 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19022         * config.sub: changed recognition of m68000 so that various
19023         m68k types can be specified via m680[01234]0
19025 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19027         * config.sub (basic_machine): fix sed so that '-foo' isn't
19028         completely substituted out while .+'-foo' loses the '-foo'
19030 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19032         * config.sub ($os): Add -aout.
19034 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19036         * configure:  If host_makefile_frag is absolute, don't
19037         prefix ${invsubdir} (relevant to libg++ auto-configure).
19039 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19041         * Makefile.in (tooldir): Define it.
19042         (all-ld): Depend on all-flex.
19044 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19046         * Makefile.in (check):  Fix libg++ special case.
19048 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19050         * configure: do not bury `pwd` into config.status, thus do fewer
19051           pwd's.
19053         * configure: print the "Building in" message only when building in
19054           other than "." AND verbose.
19056         * configure: remove -s, rework -v to better accommodate guested
19057           configures.
19059         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19061 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19063         * Makefile.in: macroize flags passed on recursion.  remove
19064           fileutils.
19066 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19068         * configure: get makesrcdir right for subdirs deeper than 1.
19070         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19071           install.
19073 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19075         * Makefile.in: don't print subdir_do or recursion lines.
19077 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19079         * standards.texi: added menu item.
19081         * Makefile.in: build and install standards.info.
19083         * standards.texi: new file.
19085 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19087         * configure: test for and move config.status pieces from
19088           ${subdir}/.
19090 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19092         * configure:  Test for existance of files before trying to mv
19093         them, to avoid numerous non-existance messages.
19095 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19097         * configure: correct final line of config.status.
19099         * configure: patch from eggert.  Avoids a protection problem if
19100           the original Makefile.in is read only.
19102         * configure: use move-if-change from gcc to create config.status.
19103           Some makefiles depend on config.status to tell if a directory
19104           has been reconfigured for a different host.  This change
19105           prevents those directories from remaking everything in the case
19106           where the reconfig was only intended to rebuild a Makefile.
19108         * configure: test for config.sub with "config.sub sun4" rather
19109           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19110           host alias from a missing config.sub.
19112 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19114         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19115           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19117 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19119         * configure: mkdir ${subdir} as needed.
19121 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19123         * Makefile.in,configure.in: added autoconf.
19125 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19127         * Makefile.in: no longer pass against on recursion.
19129         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19130           definitions are not inherited.
19132         * configure: correct makesrcdir when subdir is .
19134 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19136         * configure:  Add support for 'subdirs' variable, which is
19137         like 'configdirs', except that configure doesn't re-invoke
19138         itself for subdirs, it just creates a Makefile for each subdir.
19139         * configure.texi:  Document subdirs.
19141 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19143         * configure.in: added flex to configdirs
19145 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19147         * Makefile.in: remove clean-stamps from clean.
19149 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19151         * configure.in:  Add gdbtest to configdirs.
19153 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19155         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19156         to recursive makes.
19157         * configure.in:  Recognize new ncr3000 config.
19159 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19161         * Makefile.in, configure.in: removed references to gdbm.
19163 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19165         * config.sub:  Don't canonicalize os value
19166         newsos* to bsd (readline needs to check for newsos).
19167         (This fix was earlier made Jan 31, but got re-broken.)
19169 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19171         * configure.in:  sco is an os, not a vendor!
19173         * configure:  Quote $( better.  Keep various shells happy.
19175 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19177         * Makefile.in: eliminate stamp-files.
19179 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19181         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19182           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19184 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19186         * config.sub:  fix iris/iris3.
19188 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19190         * configure: re-add -rm.
19192 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19194         * Maskefile.in: add .stmp-rcs to all.
19196         * configure.in: remove gas from rs6000 build, use aix host fragment.
19198 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19200         * configure: pass down site_option during recursion.
19202 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19204         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19206 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19208         * configure: Change exec_prefix so that it really defaults to prefix.
19210 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19212         * Makefile.in, configure.in:  Add support for mmalloc library.
19214 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19216         * Makefile.in: add stmp dependencies for a few more things.
19218 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19220         * configure: adjusted error message on objdir/srcdir configure
19221           collision, per john's suggestion.
19223         * Makefile.in: add libiberty stmp to all and all.cross.
19225 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19227         * Makefile.in: remove force dependencies, add grep to all.
19229 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19231         * Makefile.in: drop flex.  make stamp files work.
19233         * configure: added test for conflicting configuration in srcdir,
19234           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19235           gets cranky.  use relative paths for configure and srcdir
19236           whenever possible.  Send some error messages to stderr that were
19237           going to stdout.
19239 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19241         * Makefile.in:  Fix libg++ rule to check for gcc directory
19242         before using gcc/gcc.  Also pass XTRAFLAGS.
19244 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19246         * Makefile.in: added stmp-files so that directories aren't polled
19247           when they are already built.
19249         * configure.texi: fixed a node pointer problem.
19251 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19253         * config.sub configure.in gdb/configure.in
19254         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19255         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19256         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19258 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19260         * configure: -recurring becomes -silent.  corrected help message
19261           for -site= option.
19263         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19265 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19267         * configure: when building Makefile for crosses, replace
19268           tooldir and program_prefix.  default srcdir from location of
19269           config.sub.  remove "for host in hosts" and "for target in
19270           targets" loops.
19272 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19274         * Makefile.in: Do not pass bindir or mandir to cvs.
19276 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19278         * Makefile.in, configure.in: removed traces of namesubdir,
19279           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19280           copyrights to '92, changed some from Cygnus to FSF.
19282         * configure.texi: remove most references to multiple hosts,
19283           multiple targets, subdirs, etc.
19285         * configure.man: removed rcsid. reference config.sub not
19286           config.subr.
19288         * Makefile.in: mkdir $(infodir) on install-info.
19290 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19292         * configure.texi:  Explain better about .gdbinit and about
19293         the environment that configure.in sections run in.
19295 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19297         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19299 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19301         * README:  DOC.configure => cfg-paper.texi.
19303 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19305         * config.sub (near case $os):  Don't convert newsos* to bsd!
19307 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19309         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19310         the number of copies of COPYING that go into the GDB tar file.
19312 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19314         * bfd/configure.in, gdb/config/mh-i386sco,
19315         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19316         Fix SCO configuration stuff.
19318 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19320         * Makefile.in:  For libg++, make sure the -I pointing
19321         to the gcc directory goes *after* all the libg++-local -I flags.
19322         Also, move just-gcc dependency from just-libg++ to all-libg++.
19324 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19326         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19328 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19330         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19332 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19334         * config.sub:  Add stratus configuration frags.  Also
19335         submitted to FSF.
19337 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19339         * Makefile.in (DEV_SUPPORT):  add configure.man.
19341         * config.sub(Decode manufacturer-specific):  add -none*.
19343 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19345         * Makefile.in:  remove form feeds to make Sun's make happy.
19346         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19348 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19350         * Makefile.in (AR_FLAGS):  Make quieter.
19352 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19354         * configure.in:  Add libg++.
19355         * configure:  When verbose, don't output the command line at each
19356         level; it will be unremarkably the same as the previous version,
19357         which will be the same as what the user typed.
19359 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19361         * configure.in, Makefile.in: fix clean-info, add flex.  add
19362           fileutils.
19364         * configure: be less sensitive to spaces in Makefile.in.  Do not
19365           look for sources in "..".  Doing so breaks subdirectories that
19366           might have their own configure.  If a subdir has it's own
19367           configure script, use it.
19369 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19371         * cfg-paper.texi: some changes suggested by rms.
19373 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19375         * config.sub:  Merge in some small additions from the FSF version,
19376         taken from the gcc distribution, to bring the Cygnus and FSF
19377         versions into closer sync.
19379 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19381         * configure.in:  Changed svr4 references to sysv4.
19383 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19385         * configure: added -V for version number option.
19387 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19389         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19390           renamed from DOC.configure to cfg-paper.texi.
19392 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19394         * configure, config.subr, config.sub: config.subr is now
19395           config.sub again.
19397 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19399         * configure.texi: new file, in progress.
19401         * Makefile.in: build info file and install the man page for
19402           configure.
19404         * configure.man: new file, first cut.
19406         * configure: find config.subr again now that configuration "none"
19407           has gone.  removed all traces of the -ansi option.  removed all
19408           traces of the -languages option.
19410         * config.subr: resync from rms.
19412 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19414         * configure, config.sub, config.subr: merge config.sub into
19415           config.subr, call the result config.subr, remove config.sub, use
19416           config.subr.
19418         * Makefile.in: revised install for dir.info.
19420 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19422         * configure.in: add decstation host makefile frag.
19424         * Makefile.in: BISON now bison -y again.  also install-gcc on
19425           install.  clean-gdbm on clean.  infodir belongs in datadir.
19426           Make directories for info install.  Build dir.info here then
19427           install it.
19429 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19431         * Makefile.in: fix for bad directory tests.
19433 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19435         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19436           regexp.  -srcdir relative was being handled incorrectly.
19438         * Makefile.in: unwrapped some for loops so that parallel makes
19439           work again and so one can focus one's attention on a particular
19440           package.
19442 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19444         * configure: added PWD as a stand in for `pwd` (for speed). use
19445           elif wherever possible.  make -srcdir work without -objdir.
19446           -objdir= commented out.
19448 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19450         * configure: +options become --options.  -subdirs commented out.
19451           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19452           Makefile now at top of generated Makefile.  Removed cvs log
19453           entries.  added -srcdir.  create .gdbinit only if there is one
19454           in ${srcdir}.
19456         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19457           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19458           and mandir now keyed off datadir by default.
19460 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19462         * Freshly created ChangeLog.
19465 Local Variables:
19466 mode: change-log
19467 left-margin: 8
19468 fill-column: 76
19469 version-control: never
19470 End: