* config/sh/divtab.c: Fix formatting and comments throughout the file.
[official-gcc.git] / ChangeLog
blobdb1a42b8b9c2e47a96eca0c84edf3c417cbbf81e
1 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3         * MAINTAINERS: Update my email.
5 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
7         * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
8         * configure: Re-generate.
10 2013-01-15  Richard Biener  <rguenther@suse.de>
12         PR other/55973
13         * configure: Re-generate.
15 2013-01-14  Matthias Klose  <doko@ubuntu.com>
17         * Makefile.def (install-target-libsanitizer): Depend on
18         install-target-libstdc++-v3.
19         * Makefile.in: Regenerate.
21 2013-01-14  Richard Biener  <rguenther@suse.de>
23         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
24         * configure: Re-generate
26 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
28         * config.sub: Update from config repo.
30 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
32         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
33         * Makefile.in: Regenerate.
35 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
37         * MAINTAINERS (arc): Add new port maintainership for myself.
39 2013-01-09  Jason Merrill  <jason@redhat.com>
41         * .gitignore: Import from gdb repository.
43 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
45         * Makefile.def (configure-gcc): Depend on all-gmp.
46         (all-gcc): Remove dependency on all-gmp.
47         * Makefile.in: Regenerated.
49 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
51         * config.sub: Merge from config repo.
52         * config.guess: Ditto.
54 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
56         * Makefile.def: Merge from binutils.
57         * Makefile.in: Ditto.
59 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
61         * MAINTAINERS: Update my email.
63 2012-12-29  Ben Elliston  <bje@gnu.org>
65         * config.guess: Update to 2012-12-29 version.
66         * config.sub: Likewise.
68 2012-12-20  Matthias Klose  <doko@ubuntu.com>
70         * Makefile.def (install-target-libgfortran): Depend on
71         install-target-libquadmath, install-target-libgcc.
72         (install-target-libsanitizer): Depend on install-target-libgcc.
73         (install-target-libjava): Depend on install-target-libgcc.
74         (install-target-libitm): Depend on install-target-libgcc.
75         (install-target-libobjc): Depend on install-target-libgcc.
76         (install-target-libstdc++-v3): Depend on install-target-libgcc.
77         * Makefile.in: Regenerate.
79 2012-12-19  Matthias Klose  <doko@ubuntu.com>
81         * Makefile.def (install-target-libgo): Depend on
82         install-target-libatomic.
83         * Makefile.in: Regenerate.
85 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
87         PR go/55201
88         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
89         * Makefile.in: Regenerate.
91 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
93         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
94         * configure: Regenerate.
96 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
98         * config.sub: Merge from config repo.
100 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
102         * Makefile.def (target_modules): Add bootstrap=true and
103         raw_cxx=true to libsanitizer.
104         * configure.ac (bootstrap_target_libs): Add libsanitizer.
105         * Makefile.in: Regenerated.
106         * configure: Likewise.
108 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
110         * MAINTAINERS: Remove self as RTL optimization maintainer.
112 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
114         * MAINTAINERS (Write After Approval): Add myself.
116 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
118         * Makefile.def (target_modules): Remove bootstrap=true and
119         raw_cxx=true from libsanitizer.
120         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
121         * Makefile.in: Regenerated.
122         * configure: Likewise.
124 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
126         * Makefile.def (target_modules): Add bootstrap=true and
127         raw_cxx=true to libsanitizer.
128         * configure.ac (bootstrap_target_libs): Add libsanitizer.
129         * Makefile.in: Regenerated.
130         * configure: Likewise.
132 2012-11-28  Andrew Pinski  <apinski@cavium.com>
134         PR bootstrap/54279
135         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
136         * configure: Regenerate.
137         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
138         * Makefile.in: Regenerate.
140 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
142         * configure.ac: Disable libsanitizer if we're not building C++.
143         * configure: Regenerate.
145 2012-11-15  Roland McGrath  <roland@hack.frob.com>
147         * MAINTAINERS (Write After Approval): Add myself.
149 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
151         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
152         Kostya Serebryany (kcc@google.com) and
153         Jakub Jelinek (jakub@redhat.com).
154         Rename area for Dodji Seketeli (dodji@redhat.com).
156 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
158         * MAINTAINERS: (asan.c, related): Add myself.
160 2012-11-14  Roland McGrath  <mcgrathr@google.com>
162         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
163         * configure: Regenerate.
165 2012-11-13  Richard Henderson  <rth@redhat.com>
167         * configure.ac: Move libsanitizer logic to subdirectory.
168         * configure: Regenerate.
170 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
172         * configure.ac: Enable libsanitizer just on x86 linux for now.
173         * configure: Re-generate.
175 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
177         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
178         sections.
179         * configure: Regenerate.
181 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
183         * configure.ac: Add section for configdirs for libsanitizer.
184         Disable for cris-*-* and mmix-*-*.
185         * configure: Regenerate.
187 2012-11-12  Wei Mi <wmi@google.com>
189         * configure.ac: Add libsanitizer to target_libraries.
190         * Makefile.def: Ditto.
191         * configure: Regenerate.
192         * Makefile.in: Regenerate.
193         * libsanitizer: New directory for asan runtime.  Contains an empty
194         tsan directory.
196 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
198         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
199         against Mingw64 w32api.
200         * configure: Regenerate.
202 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
204         * configure: Regenerated.
206 2012-11-03  Robert Mason  <rbmj@verizon.net>
208         * configure.ac: add --disable-libstdcxx configure option
209         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
211 2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
213         * MAINTAINERS (Write After Approval): Add myself.
215 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
217         * MAINTAINERS (Write After Approval): Add myself.
219 2012-10-24  Sharad Singhai  <singhai@google.com>
221         * MAINTAINERS (Write After Approval): Add myself.
223 2012-10-24  Eric Christopher  <echristo@gmail.com>
225         * MAINTAINERS: Update email address.
227 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
229         PR bootstrap/54820
230         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
231         * configure: Regenerate.
233 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
235         * MAINTAINERS (aarch64): Add Marcus and myself.
237 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
239         PR bootstrap/54820
240         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
241         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
242         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
243         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
244         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
245         * Makefile.in: Regenerate.
246         * configure.ac (have_static_libs): New variable and associated check.
247         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
248         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
249         * configure: Regenerate.
251 2012-10-10  Richard Biener  <rguenther@suse.de>
253         * MAINTAINERS: Adjust for changed surname.
255 2012-10-04  Lawrence Crowl  <crowl@google.com>
257         * MAINTAINERS (Write After Approval): Add myself.
259 2012-10-01  Cary Coutant  <ccoutant@google.com>
261         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
263 2012-09-28  Ian Lance Taylor  <iant@google.com>
265         * Makefile.def: Make all-target-libgo depend on
266         all-target-libbacktrace.
267         * Makefile.in: Rebuild.
269 2012-09-26  Ian Lance Taylor  <iant@google.com>
271         * Makefile.def: Make all-gcc depend on all-libbacktrace.
272         * Makefile.in: Rebuild.
274 2012-09-20  Walter Lee  <walt@tilera.com>
276         * configure.ac: Add tilegx to list of targets that support gold.
277         * configure: Regenerate.
279 2012-09-20  Marek Polacek  <polacek@redhat.com>
281         * MAINTAINERS (Write After Approval): Add myself.
283 2012-09-19  Steve Ellcey  <sellcey@mips.com>
285         * configure.ac: Add mips*-mti-elf* target.
286         * configure: Regenerate.
288 2012-09-17  Ian Lance Taylor  <iant@google.com>
290         * MAINTAINERS (Various Maintainers): Add libbacktrace.
291         * configure.ac (host_libs): Add libbacktrace.
292         (target_libraries): Add libbacktrace.
293         * Makefile.def (host_modules): Add libbacktrace.
294         (target_modules): Likewise.
295         * configure, Makefile.in: Rebuild.
297 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
299         PR target/38607
300         Merge upstream change.
301         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
303         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
304         Add libgomp*.o to compare_exclusions for AIX.
305         * configure: Regenerate.
307 2012-09-06  Diego Novillo  <dnovillo@google.com>
309         * configure.ac: Bump minimum GMP version to 4.2.3.
310         * configure: Re-generate.
312 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
314         PR target/54461
315         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
316         target-libgloss if not configured --with-avrlibc=no.
317         * configure: Regenerate.
319 2012-09-04  Jason Merrill  <jason@redhat.com>
321         * configure.ac: Fix --enable-languages=all.
323 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
325         * MAINTAINERS (Write After Approval): Add myself.
327 2012-09-03  Richard Guenther  <rguenther@suse.de>
329         PR bootstrap/54138
330         * configure.ac: Re-organize ISL / CLOOG checks to allow
331         disabling with either --without-isl or --without-cloog.
332         * configure: Regenerated.
334 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
336         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
337         * configure: Regenerate.
339 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
341         * MAINTAINERS: Fix my email address.
343 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
345         PR binutils/4970
346         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
347         and opcodes.
348         * Makefile.in: Regenerated.
350 2012-08-26  Art Haas <ahaas@impactweather.com>
352         * configure: Regenerate.
354 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
356         * INSTALL/README: Also refer to the online installation
357         instructions.
359 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
361         * MAINTAINERS (Write After Approval): Add myself.
362         (Picochip port): Remove myself.
364 2012-08-14   Diego Novillo  <dnovillo@google.com>
366         Merge from cxx-conversion branch.
368         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
369         POSTSTAGE1_CONFIGURE_FLAGS.
370         * Makefile.in: Regenerate.
371         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
372         Force C++ when bootstrapping.
373         * configure: Regenerate.
375 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
377         * MAINTAINERS (Write After Approval): Add myself.
379 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
381         * README: Document use of ranges of years in copyright notices.
383 2012-07-06  Richard Guenther  <rguenther@suse.de>
385         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
386         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
387         --with-gmp=system.
388         * Makefile.in: Regenerated.
389         * configure: Likewise.
391 2012-07-06  Richard Guenther  <rguenther@suse.de>
393         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
394         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
395         supply V=1 as extra_make_flags.
396         * configure: Regenerated.
397         * Makefile.in: Likewise.
399 2012-07-04  Tristan Gingold  <gingold@adacore.com>
401         * configure: Regenerate.
403 2012-07-03  Richard Guenther  <rguenther@suse.de>
405         * Makfile.def (isl): Remove not necessary extra_exports and
406         extra_make_flags.
407         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
408         * Makefile.in: Regenerated.
410 2012-07-03  Richard Guenther  <rguenther@suse.de>
412         * Makefile.def (cloog): Add V=1 to extra_make_flags.
413         * configure.ac: If either the ISL or the CLooG check failed
414         do not try to build in-tree versions.
415         * Makefile.in: Regenerated.
416         * configure: Regenerated.
418 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
420         * configure: Regenerate.
422 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
424         * MAINTAINERS (Various Maintainers): Add myself as testsuite
425         maintainer.
427 2012-07-02  Richard Guenther  <rguenther@suse.de>
429         * configure: Regenerated.
431 2012-07-02  Richard Guenther  <rguenther@suse.de>
432         Michael Matz  <matz@suse.de>
433         Tobias Grosser <tobias@grosser.es>
434         Sebastian Pop <sebpop@gmail.com>
436         * Makefile.def: Add ISL host module, remove PPL host module.
437         Adjust ClooG host module to use the proper ISL.
438         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
439         * configure.ac: Include config/isl.m4.  Add ISL host library,
440         remove PPL.  Remove PPL configury, add ISL configury, adjust
441         ClooG configury.
442         * Makefile.in: Regenerated.
443         * configure: Likewise.
445 2012-07-02  Richard Guenther  <rguenther@suse.de>
447         Merge from graphite branch
448         2011-07-21  Tobias Grosser  <tobias@grosser.es>
450         * configure: Regenerated.
451         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
452         both cloog.org and legacy versions. The only supported version will
453         be CLooG with the isl backend.
455         2011-07-21  Tobias Grosser  <tobias@grosser.es>
457         * configure: Regenerated.
458         * configure.ac: Require cloog isl 0.17.0
460         2011-07-21  Tobias Grosser  <tobias@grosser.es>
462         * configure: Regenerated.
463         * config/cloog.m4: Do not define CLOOG_ORG
465 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
467         * configure.ac: Skip C if explicitly selected.
468         * configure: Regenerate.
470 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
472         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
473         they contain -O2.
474         * configure: Regenerate.
476 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
478         PR debug/53740
479         * df.h, df-problems.c, dce.c: Revert last patch.
481 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
483         * MAINTAINERS (Write After Approval): Update my email address.
485 2012-06-21  Meador Inge  <meadori@codesourcery.com>
487         * MAINTAINERS (Write After Approval): Add myself.
489 2012-06-20  Jason Merrill  <jason@redhat.com>
491         * Makefile.tpl (check-target-libgomp-c++): New.
492         (check-target-libitm-c++): New.
493         * Makefile.def (c++): Add them.
494         * Makefile.in: Regenerate.
496 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
498         * MAINTAINERS (Write After Approval): Add myself.
500 2012-05-16  Olivier Hainque  <hainque@adacore.com>
502         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
503         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
504         (install-no-fixedincludes): Adjust accordingly.
505         * Makefile.in: Regenerate.
507 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
509         Merge upstream change
510         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
512 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
514         * MAINTAINERS (Write After Approval): Add myself.
516 2012-05-09  Nick Clifton  <nickc@redhat.com>
517             Paul Smith  <psmith@gnu.org>
519         PR bootstrap/50461
520         * configure.ac (mpfr-dir): When using in-tree MPFR sources
521         allow for the fact that from release v3.1.0 of MPFR the source
522         files were moved into a src sub-directory.
523         * configure: Regenerate.
525 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
527         * configure.ac: Bump minimum MPFR version to 2.4.0.
528         * configure: Regenerated.
530 2012-05-01  Richard Henderson  <rth@redhat.com>
532         * Makefile.def (libatomic): New target_module.
533         * configure.ac (target_libraries): Add libatomic.
534         (noconfigdirs): Check if libatomic is supported.
535         * Makefile.in, configure: Rebuild.
537 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
539         * MAINTAINERS (Write After Approval): Add myself.
541 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
543         * config.sub: Update to 2012-04-18 version from official repo.
545 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
547         * MAINTAINERS (Write After Approval): Add myself.
549 2012-04-11  Steve Ellcey  <sellcey@mips.com>
551         * MAINTAINERS: Changed email address.
553 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
555         PR target/52737
556         * contrib/gcc_update (files_and_dependencies):
557         Remove gcc/config/avr/t-multilib from touch data.
559 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
561         * MAINTAINERS (OS Port Maintainers): Remove irix.
562         * configure.ac (enable_libgomp): Remove *-*-irix6*.
563         (unsupported_languages): Remove mips-sgi-irix6.*.
564         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
565         (with_stabs): Remove.
566         * configure: Regenerate.
568 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
570         * MAINTAINERS (OS Port Maintainers): Remove osf.
571         * configure.ac (enable_libgomp): Remove *-*-osf*.
572         (with_stabs): Remove alpha*-*-osf*.
573         * configure: Regenerate.
575 2012-03-05  Tristan Gingold  <gingold@adacore.com>
577         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
578         * configure: Regenerate.
580 2012-02-17  Walter Lee  <walt@tilera.com>
582         * MAINTAINERS: (Write After Approval): Delete myself.
584 2012-02-14  Walter Lee  <walt@tilera.com>
586         * MAINTAINERS (tilegx port): Add myself.
587         (tilepro port): Add myself.
588         (Write After Approval): Add myself.
590 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
592         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
593         and Joseph Myers as docstring relicensing maintainers.
595 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
597         * MAINTAINERS (write-after-approval): Add myself.
599 2012-02-08  Ira Rosen <irar@il.ibm.com>
601         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
602         maintainer.
604 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
606         * MAINTAINERS (Write After Approval): Move myself to
607         maintain alphabetical order.
609 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
611         * MAINTAINERS (Write After Approval): Add myself.
613 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
615         * MAINTAINERS (Write After Approval): Add myself.
617 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
618             Jayant R Sonar <jayant.sonar@kpitcummins.com>
620         * configure.ac (cr16-*-*): Remove nonconfigdirs.
621         * configure: Regenerate.
623 2012-01-23  Harshit Chopra  <harshit@google.com>
625         * MAINTAINERS (Write After Approval): Add myself.
627 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
629         * configure.ac: Remove reference to mh-interix.
630         * configure: Regenerate.
632 2012-01-05  Richard Henderson  <rth@redhat.com>
634         PR bootstrap/51072
635         * configure.ac: Disable libitm if c++ is not enabled.
636         * configure: Rebuild.
638         * configure.ac: Fix regexp for same.
639         * configure: Rebuild.
641 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
643         * MAINTAINERS (Write After Approval): Add myself.
645 2012-01-02  Richard Guenther  <rguenther@suse.de>
647         PR bootstrap/51686
648         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
649         * Makefile.in: Regenerate.
651 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
653         * MAINTAINERS (Write After Approval): Add myself.
655 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
657         * configure: Regenerate.
659 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
661         * MAINTAINERS (picochip): Changed email address.
663 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
665         * MAINTAINERS (write-after-approval): Add self.
667 2011-11-29  DJ Delorie  <dj@redhat.com>
669         * configure.ac (rl78-*-*) New case.
670         * configure: Regenerate.
671         * MAINTAINERS: Add myself as RL78 maintainer.
673 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
675         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
677 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
679         * libtool.m4: Additional FreeBSD 10 fixes.
681 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
683         * MAINTAINERS: Move myself from Write After Approval to CPU Port
684         Maintainers section, as Epiphany maintainer.
686 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
688         PR target/49992
689         * configure.ac: Remove ranlib special-casing for Darwin.
690         * configure: Regenerate.
692 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
694         * MAINTAINERS (Reviewers): Keep the list sorted.
696 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
698         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
700 2011-11-09  Roland McGrath  <mcgrathr@google.com>
702         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
703         * configure: Rebuild.
704         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
705         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
706         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
707         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
708         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
709         Add READELF.
710         * Makefile.in: Rebuild.
712 2011-11-09  Jason Merrill  <jason@redhat.com>
714         * Makefile.def (language=c++): Remove check-c++0x.
715         * Makefile.in (check-gcc-c++): Regenerate.
717 2011-11-08  Richard Henderson  <rth@redhat.com>
719         * configure.ac: Test for libitm directory present first.
721         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
723         * configure.ac: Test libitm/configure.tgt to disable libitm.
724         * configure: Rebuild.
726 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
727             Richard Henderson  <rth@redhat.com>
729         Merged from transactional-memory.
731         * Makefile.def (lang_env_dependencies): libitm is c++.
732         Add libitm target module.
733         * configure.ac: Likewise.
734         * config/mmap.m4: New file.
735         * contrib/gcc_update: Add libitm to touch data.
736         * Makefile.in, configure: Rebuild.
738 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
740         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
741         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
742         * Makefile.in: Regenerate.
744 2011-11-01  DJ Delorie  <dj@redhat.com>
746         * config.sub: Update to version 2011-10-29 (added rl78)
748 2011-10-27  Nick Clifton  <nickc@redhat.com>
750         * config.sub: Import these changes from the config project:
752         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
753             Ben Elliston  <bje@gnu.org>
755         * config.sub (epiphany): New.
757         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
758             Ben Elliston  <bje@gnu.org>
760         * config.sub (hexagon, hexagon-*): New.
762         2011-08-23  Roland McGrath  <mcgrathr@google.com>
764         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
765         64eb to be64.
767         2011-08-16  Roland McGrath  <mcgrathr@google.com>
769         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
770         (nacl): Grok as alias for 32el-unknown-nacl.
772 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
774         * MAINTAINERS (Write After Approval): Add myself.
776 2011-10-24  Teresa Johnson  <tejohnson@google.com>
778         * MAINTAINERS (Write After Approval): Add myself.
780 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
782         * MAINTAINERS (sparc port): Remove myself.
784 2011-09-14  Tom de Vries  <tom@codesourcery.com>
786         * MAINTAINERS (Write After Approval): Add myself.
788 2011-08-14  Yao Qi  <yao@codesourcery.com>
790         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
791         * configure: Regenerate.
793 2011-07-26  Ian Lance Taylor  <iant@google.com>
795         * configure.ac: Set have_compiler based on whether gcc directory
796         exists, rather than on whether gcc is in configdirs.
797         * configure: Rebuild.
799 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
801         * MAINTAINERS (Global Reviewers): Add self.
803 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
805         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
806         link directories.
807         * Makefile.in: Rebuild.
809 2011-07-20  Ian Lance Taylor  <iant@google.com>
811         PR bootstrap/49787
812         * configure.ac: Move --enable-bootstrap handling earlier in file.
813         If --enable-bootstrap and either --enable-build-with-cxx or
814         --enable-build-poststage1-with-cxx, enable C++ automatically.
815         * configure: Rebuild.
817 2011-07-19  Ian Lance Taylor  <iant@google.com>
819         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
820         make C++ a boot_language.  Set and substitute
821         POSTSTAGE1_CONFIGURE_FLAGS.
822         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
823         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
824         * configure, Makefile.in: Rebuild.
826 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
828         * MAINTAINERS (Register Allocation): Move myself from reviewers to
829         maintainers.
831 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
833         * MAINTAINERS (Global Reviewers): Add myself.
835 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
837         * configure: Regenerate.
839 2011-07-16  Jason Merrill  <jason@redhat.com>
841         * Makefile.def (language=c++): Add check-c++0x and
842         check-target-libmudflap-c++.
843         * Makefile.tpl (check-target-libmudflap-c++): New.
844         * Makefile.in: Regenerate.
846 2011-07-16  Matthias Klose  <doko@ubuntu.com>
848         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
849         * Makefile.def (target_modules/libjava): Pass
850         $(EXTRA_CONFIGARGS_LIBJAVA).
851         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
852         if not configured with --enable-static-libjava.
853         * Makefile.in: Regenerate.
854         * configure: Likewise.
856 2011-07-15  Jason Merrill  <jason@redhat.com>
858         * Makefile.in (check-c++): Move check-gcc-c++0x after
859         check-target-libstdc++-v3.
861 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
863         * MAINTAINERS (c6x port): New entry.
865 2011-07-13  Jason Merrill  <jason@redhat.com>
867         * Makefile.in (check-gcc-c++0x): New.
868         (check-c++): Depend on it.
870 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
872         PR target/39150
873         * configure.ac (i[3456789]86-*-solaris2*): Also accept
874         x86_64-*-solaris2.1[0-9]*.
875         * configure: Regenerate.
877 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
879         * MAINTAINERS (RTL optimizers): Add self.
881 2011-06-27  Gabriel Charette  <gchare@google.com>
883         * MAINTAINERS (Write After Approval): Add myself.
885 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
887         PR regression/47836
888         PR bootstrap/23656
889         PR other/47733
890         PR bootstrap/49247
891         PR c/48825
892         * configure.ac (target_libraries): Remove target-libiberty.
893         Remove case-statement setting skipdirs=target-libiberty for
894         multiple targets.  Remove checking target_configdirs and
895         removing target-libiberty but keeping target-libgcc if
896         otherwise empty.
897         * Makefile.def (target_modules): Don't add libiberty.
898         (dependencies): Remove all traces of target-libiberty.
899         * configure, Makefile.in: Regenerate.
901 2011-06-13  Walter Lee <walt@tilera.com>
903         * configure.ac (tilepro-*-*) New case.
904         (tilegx-*-*): Likewise.
905         * configure: Regenerate.
907 2011-06-06  Jing Yu  <jingyu@google.com>
909         * configure.ac: Skip target-libiberty for
910         arm*-*-linux-androideabi.
911         * configure: Regenerated.
913 2011-06-06  Nick Clifton  <nickc@redhat.com>
915         * config.sub: Sync from upstream.
917 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
919         * MAINTAINERS (Write After Approval): Add myself.
921 2011-06-01  Daniel Jacobowitz  <drow@false.org>
923         * MAINTAINERS: Update my email address.
925 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
927         * MAINTAINERS (Write After Approval): Update my email address.
929 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
931         * MAINTAINERS (Write After Approval): Add myself.
933 2011-05-08  Doug Kwan  <dougkwan@google.com>
935         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
936         * configure: Regenerated.
937         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
938         value from configure.
939         * Makefile.in: Regenerated.
941 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
943         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
944         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
945         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
946         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
947         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
948         *-*-vxworks*): Disable newlib and libgloss in separate case
949         statement.
950         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
951         to separate case statement.
952         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
953         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
954         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
955         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
956         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
957         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
958         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
959         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
960         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
961         i[[3456789]]86-*-rdos*, m32r-*-*,
962         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
963         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
964         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
965         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
966         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
967         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
968         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
969         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
970         and libgloss in main case over targets.  Remove most empty cases
971         in main case over targets.
972         * configure: Regenerate.
974 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
976         * MAINTAINERS (Write After Approval): Add myself.
978 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
980         * configure.ac: Remove code setting special library locations for
981         hppa*64*-*-hpux11*.  Remove code setting compiler for
982         sparc-sun-solaris2*.
983         * configure: Regenerate.
985 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
987         * configure.ac: Separate libgloss_dir settings from general case
988         over targets.
989         * configure: Regenerate.
991 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
993         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
994         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
995         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
996         cases in libgcj-disabling case statement.
997         (hppa*64*-*-linux*): Set unsupported_languages instead of
998         disabling target-zlib.
999         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1000         to hppa*64*-*-hpux*.
1001         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1002         hppa*-*-hpux*.
1003         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1004         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1005         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1006         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1007         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1008         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1009         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1010         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1011         libgcj-disabling case statement.
1012         * configure: Regenerate.
1014 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1016         * configure.ac: Disable Java for targets not supporting libffi.
1017         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1018         Remove cases in Java-disabling statement.
1019         (*arm-wince-pe): Change to arm-wince-pe.
1020         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1021         cases in Java-disabling statement.
1022         (bfin-*-*): Don't disable Java again.
1023         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1024         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1025         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1026         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1027         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1028         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1029         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1030         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1031         Java-disabling statement.
1032         (mmix-*-*): Don't disable Java again.
1033         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1034         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1035         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1036         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1037         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1038         statement.
1039         * configure: Regenerate.
1041 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1043         * configure.ac: Separate cases disabling Java and Java libraries
1044         from general case over targets.
1045         * configure: Regenerate.
1047 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1049         * MAINTAINERS: Update my email address.
1051 2011-04-20  Easwaran Raman  <eraman@google.com>
1053         * MAINTAINERS (Write After Approval): Add myself.
1055 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1057         PR lto/48086
1058         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1059         * configure: Regenerate.
1061 2011-04-16  Jim Meyering  <meyering@redhat.com>
1063         * MAINTAINERS (Write After Approval): Add myself.
1065 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1067         * MAINTAINERS: Update my email address.
1069 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1071         * MAINTAINERS (Write After Approval): Add myself.
1073 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1075         * MAINTAINERS (Write After Approval): Add myself.
1077 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1079         * MAINTAINERS (Write After Approval): Add myself.
1081 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1083         * configure.ac (build_tools): Remove build-byacc.
1084         (host_libs): Remove mmalloc.
1085         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1086         autoconf automake libtool diff rcs fileutils shellutils time
1087         textutils wdiff find uudecode hello tar gzip indent recode release
1088         sed perl gawk findutils gettext zip.
1089         (libgcj): Remove target-qthreads.
1090         (target_tools): Remove target-examples target-gperf.
1091         (YACC): Don't handle building byacc.
1092         * configure: Regenerate.
1093         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1094         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1095         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1096         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1097         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1098         handle building components.
1099         * Makefile.in: Regenerate.
1101 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1103         * MAINTAINERS: Update my email address as Xtensa maintainer.
1105 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1107         * config.sub: Sync from upstream.
1109 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1111         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1112         (microblaze*): Don't disable libssp.
1113         * configure: Regenerate.
1115 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1117         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1118         moveifchange.
1119         * configure: Regenerate.
1120         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1121         * Makefile.in: Regenerate.
1123 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1125         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1126         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1127         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1128         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1129         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1130         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1131         md_exec_prefix cases.
1132         * configure: Regenerate.
1134 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1136         * configure.ac: Separate cases disabling target-libssp,
1137         target-libiberty, target-libstdc++-v3 and Fortran from general
1138         case over targets.
1139         * configure: Regenerate.
1141 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1143         * configure.ac (*-*-chorusos): Don't disable libgcj.
1144         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1145         Remove case.
1146         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1147         (arm-*-coff): Don't disable libgcj.
1148         (arm*-*-linux-gnueabi): Remove useless assignment.
1149         (arm-*-riscix*): Don't disable libgcj.
1150         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1151         configuration.
1152         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1153         (c54x*-*-*): Remove case.
1154         (tic54x-*-*): Don't disable GCC or GCC libraries.
1155         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1156         to *.
1157         (d10v-*-*): Don't disable GCC libraries.
1158         (d30v-*-*): Don't disable libgcj.
1159         (h8500-*-*): Don't disable GCC libraries.
1160         (i960-*-*): Don't disable libgcj.
1161         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1162         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1163         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1164         libgcj.
1165         (m68k-*-coff*): Remove case.
1166         (mmix-*-*): Don't disable libgloss on host.
1167         (mn10200-*-*, mn10300-*-*): Remove cases.
1168         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1169         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1170         Don't disable libgcj.
1171         (romp-*-*): Remove case.
1172         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1173         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1174         case.
1175         (v810-*-*): Don't disable GCC libraries.
1176         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1177         (ip2k-*-*): Don't disable GCC libraries.
1178         * configure: Regenerate.
1180 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1182         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1183         libffi on host.
1184         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1185         on host.
1186         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1187         * configure: Regenerate.
1189 2011-03-26  John Marino  <binutils@marino.st>
1191         * configure.ac: Add support for *-*-dragonfly*
1192         * configure: Regenerate.
1194 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1196         * configure.ac (native_only): Remove.
1197         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1198         send-pr uudecode guile gnuserv on host.
1199         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1200         send-pr rcs guile perl texinfo libtool on host.
1201         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1202         automake send-pr rcs guile perl texinfo libtool on host.
1203         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1204         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1205         (alpha*-dec-osf*): Don't disable fileutils on target.
1206         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1207         texinfo send-pr expect dejagnu on target.
1208         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1209         target-qthreads on target.
1210         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1211         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1212         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1213         x86_64-*-mingw*): Don't disable expect on target.
1214         (*-*-cygwin*): Don't disable target-gperf on target.
1215         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1216         gnuserv on target.
1217         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1218         target.
1219         * configure: Regenerate.
1221 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1223         * configure.ac (target_tools): Remove target-groff.
1224         (native_only): Remove target-groff.
1225         (hppa*64*-*-*): Don't disable byacc.
1226         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1227         setting.
1228         (*-*-kaos*): Don't skip target-librx and target-groff.
1229         (*-*-netware*): Don't skip target-libmudflap.
1230         (*-*-tpf*): Don't skip target-libmudflap.
1231         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1232         directories on the host.
1233         (ia64*-*-*vms*): Don't skip tix.
1234         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1235         host.
1236         * configure: Regenerate.
1238 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1240         * configure.ac: Remove references to mt-mep, mt-netware,
1241         mt-wince.
1242         * Makefile.def: Add all-utils soft dependencies.
1243         * Makefile.tpl: Remove GDB_NLM_DEPS.
1244         * configure: Regenerate.
1245         * Makefile.in: Regenerate.
1247 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1249         * configure.ac: Do not include mh-x86omitfp.
1250         * configure: Regenerate.
1252 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1254         * configure.ac: Remove empty cases.
1255         * configure: Regenerate.
1257 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1259         * Makefile.def: Add dependency from termcap to gdb.
1260         * Makefile.in: Regenerate.
1262 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1264         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1265         * configure: Regenerate.
1266         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1267         * Makefile.tpl: Likewise.
1268         * Makefile.in: Regenerate.
1270 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1272         * configure.ac: Remove all mentions of tentative_cc.
1273         * configure: Regenerate.
1275 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1277         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1278         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1279         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1280         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1281         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1282         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1283         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1284         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1285         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1286         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1287         *-*-rhapsody*): Remove host cases.
1288         * configure: Regenerate.
1290 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1292         * configure.ac (ppc*-*-pe): Remove host case.
1293         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1294         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1295         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1296         cases.
1297         * configure: Regenerate.
1299 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1301         * config.sub: Update to version 2011-03-23.
1303 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1305         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1306         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1307         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1308         * configure: Regenerate.
1310 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1312         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1313         to Write After Approval.
1314         * config-ml.in: Don't handle arc-*-elf*.
1315         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1316         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1317         handle GCC libraries.
1318         * configure: Regenerate.
1320 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1322         PR bootstrap/48120:
1323         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1324         Add -lstdc++ -lm to LIBS.
1325         * configure: Regenerate.
1327 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1329         * config.guess: Update to version 2011-02-02
1330         * config.sub: Update to version 2011-02-24
1332 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1334         PR lto/48086
1335         * configure.ac: Re-enable LTO on *-apple-darwin9.
1336         * configure: Regenerate.
1338 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1340         PR lto/48086
1341         * configure.ac: Disable LTO on darwin due to an assembler change in
1342         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1343         under 256.
1344         * configure: Regenerate.
1346 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1348         * MAINTAINERS: Update myself as score backend maintainer,
1349         update my e-mail address.
1351 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1353         * MAINTAINERS: Update my e-mail address.
1355 2011-03-06  Joey Ye  <joey.ye@arm.com>
1357         * MAINTAINERS: Update my e-mail address.
1359 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1361         * configure.ac: Adjust test of with_ppl.
1362         * configure: Regenerated.
1364 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1366         * MAINTAINERS: Adjust my e-mail address.
1368 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1370         * configure.ac: Add -lpwl to ppllibs.
1371         * configure: Regenerated.
1373 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1375         * config/cloog.m4: Add -lisl to clooglibs.
1376         * configure: Regenerated.
1378 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1380         * MAINTAINERS (CPU Port maintainers): Add self.
1382 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1384         * MAINTAINERS: Add myself as testsuite maintainer.
1386 2011-02-15  Mike Stump  <mikestump@comcast.net>
1388         * MAINTAINERS: Add myself as testsuite maintainer.
1390 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1392         Import from Libtool and gnulib:
1394         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1396         Prepare for supporting FreeBSD 10.
1397         * config.rpath: Remove handling of freebsd1* which soon would
1398         match FreeBSD 10.0.
1400         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1402         Remove support for FreeBSD 1.x.
1403         * libtool.m4 (_LT_LINKER_SHLIBS)
1404         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1405         soon would incorrectly match FreeBSD 10.0.
1407 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1409         PR binutils/12283
1410         * move-if-change: Import version from gnulib.
1412 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1414         PR lto/47225
1415         * Makefile.def (lto-plugin): Double dash for enable-shared.
1416         (configure-gcc): Depend on all-lto-plugin.
1417         * Makefile.in: Rebuilt.
1419 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1421         * configure.ac: Remove extra bracket.
1422         * configure: Regenerate.
1424 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1426         * MAINTAINERS: Add myself as libquadmath maintainer.
1428 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1430         * MAINTAINERS: Update my email address.
1432 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1434         * MAINTAINERS (option handling): Add self.
1436 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1438         PR lto/47225
1439         * Makefile.def: Add dependency for install-gcc
1440         on install-lto-plugin.
1441         * Makfile.in: Regenerated
1443 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1445         * MAINTAINERS (CPU Port Maintainers): Add myself.
1447 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1449         PR libgcj/44341
1450         * configure.ac: Discard --with-* flags for host when configuring
1451         target libraries for cross build.
1452         * configure: Rebuilt.
1454 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1456         * MAINTAINERS (linear loop transforms): Removed.
1458 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1460         * configure.ac: If with_ppl is no, move setting with_cloog=no
1461         after CLOOG_REQUESTED check.
1462         * configure: Regenerated.
1464 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1466         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1467         CLooG has been requested.
1468         * configure: Regenerated.
1470 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1472         * configure: Regenerated.
1473         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1475 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1477         * configure: Regenerated.
1478         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1480 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1482         * configure.ac: Use AS_HELP_STRING throughout.
1483         * configure: Regenerate.
1485 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1487         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1488         * configure: Regenerate.
1490 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1492         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1494 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1496         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1497         for ia64-hpux.
1498         * configure: Regenerate.
1500 2011-01-07  Jan Hubicka  <jh@suse.cz>
1502         PR lto/47225
1503         * Makefile.in: Regenerate.
1504         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1505         configure.
1507 2011-01-07  Jan Hubicka  <jh@suse.cz>
1509         * Makefile.in: Regenerate.
1510         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1511         and configure dependency on lto-plugin configure.
1512         (lto-plugin module): Remove dependency on GCC; add dependency on
1513         liniberty.
1515 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1517         * MAINTAINERS (Write After Approval): Add myself.
1519 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1521         * configure: Regenerate.
1523 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1525         * configure.ac: (picochip): Disable libiberty.
1527 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1529         * MAINTAINERS (Write After Approval): Add myself.
1531 2010-12-10  Ian Lance Taylor  <iant@google.com>
1533         PR bootstrap/46819
1534         * configure.ac: For --disable-libgcj clear libgcj_saved.
1535         * configure: Rebuild.
1537 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1539         PR fortran/46540
1540         * configure.ac: Add --disable-libquadmath and
1541         --disable-libquadmath-support.
1542         * configure: Regenerate.
1544 2010-12-03  Ian Lance Taylor  <iant@google.com>
1546         * MAINTAINERS: Add myself as libgo maintainer.
1548 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1550         PR libffi/46792
1551         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1552         * configure: Regenerate.
1554 2010-12-02  Ian Lance Taylor  <iant@google.com>
1556         * configure.ac: Always set default for poststage1_ldflags to
1557         -static-libstdc++ -static-libgcc.
1559 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1561         * configure.ac: Move comment to remove extra space in last argument
1562         of GCC_TARGET_TOOL.
1564 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1566         PR other/46026
1567         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1568         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1569         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1570         (BASE_FLAGS_TO_PASS): Use it.
1571         * configure: Rebuilt.
1572         * Makefile.in: Rebuilt.
1574 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1576         PR binutils/12258
1577         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1578         Properly check default linker.
1579         * configure: Regnerated.
1581 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1583         * configure.ac: For --enable-gold, handle value `default' instead of
1584         `both*'.  New configure option --{en,dis}able-ld.
1585         * configure: Regenerate.
1587 2010-11-20  Ian Lance Taylor  <iant@google.com>
1589         * configure.ac: Only disable a language library if no language needs
1590         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1591         * configure: Rebuild.
1593 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1595         * Makefile.in: Regenerate.
1597         PR other/46202
1598         * configure.ac: Fix just-built in-tree STRIP name to be
1599         binutils/strip-new.
1600         * configure: Regenerate.
1601         * Makefile.def (install-strip-gcc, install-strip-binutils)
1602         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1603         (install-strip-sid): Mirror dependencies on non-strip variants
1604         of these targets on the respective -strip prerequisites.
1605         * Makefile.tpl (install-strip, install-strip-host)
1606         (install-strip-target): New targets.
1607         (install-strip-[+module+], install-strip-target-[+module+]):
1608         New targets.
1609         * Makefile.in: Regenerate.
1611 2010-11-19  Ian Lance Taylor  <iant@google.com>
1612             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1614         * configure.ac: Add target-libgo to target_libraries.  Set
1615         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1616         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1617         (HOST_EXPORTS): Add GOC.
1618         (BASE_TARGET_EXPORTS): Add GOC.
1619         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1620         (GOCFLAGS_FOR_TARGET): New variable.
1621         (EXTRA_HOST_FLAGS): Add GOC.
1622         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1623         * Makefile.def (target_modules): Add libgo.
1624         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1625         (dependencies): Add dependency from configure-target-libgo to
1626         configure-target-libffi and all-target-libstdc++-v3.  Add
1627         dependencies from all-target-libgo to all-target-libffi.
1628         (languages): Add go.
1629         * configure: Rebuild.
1630         * Makefile.in: Rebuild.
1632 2010-11-19  Ian Lance Taylor  <iant@google.com>
1634         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1635         compiler/flag environment variables.
1637 2010-11-18  Ian Lance Taylor  <iant@google.com>
1639         * configure.ac: Check for lang_requires_boot_languages in
1640         config-lang.in files.
1641         * configure: Rebuild.
1643 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1644             Tobias Burnus  <burnus@net-b.de>
1646         PR fortran/32049
1647         * Makefile.def: Add libquadmath; build it with language=fortran.
1648         * configure.ac: Add libquadmath.
1649         * Makefile.tpl: Handle multiple libs in check-[+language+].
1650         * Makefile.in: Regenerate.
1651         * configure: Regenerate.
1653 2010-11-16  Tom Tromey  <tromey@redhat.com>
1655         * MAINTAINERS: Moved myself to reviewers section.
1657 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1659         * MAINTAINERS: Moved myself to reviewers section.
1661 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1663         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1664         (Write After Approval): Remove self.
1666 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1668         * configure.ac: Fix spelling in option names.
1669         * configure: Regenerated.
1671 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1673         PR bootstrap/39622
1674         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1675         * configure: Regenerated.
1677 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1679         * MAINTAINERS: Update my email address.
1681 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1683         * configure: Regenerate.
1685 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1687         * configure: Regenerate.
1689 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1691         * configure: Regenerate.
1693 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1695         * configure: Regenerate.
1697 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1699         * configure.ac: Support official CLooG.org versions.
1700         * configure: Regenerate.
1701         * config/cloog.m4: New.
1703 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1705         * MAINTAINERS (Write After Approval): Add myself.
1707 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1709         * MAINTAINERS: Update my email address.
1711 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1713         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1714         * configure: Regenerate.
1716 2010-11-03  Ian Lance Taylor  <iant@google.com>
1717             Dave Korn  <dave.korn.cygwin@gmail.com>
1719         PR lto/46273
1720         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1721         and on other supported platforms whenever LTO is enabled.
1722         * configure: Rebuild.
1724 2010-11-02  Alan Modra  <amodra@gmail.com>
1726         PR binutils/12110
1727         * configure.ac: Error when source path contains spaces.
1728         * configure: Regenerate.
1730 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1732         * MAINTAINERS: Update my email address.
1734 2010-10-20  Ian Lance Taylor  <iant@google.com>
1736         * Makefile.def (target_modules): Set lib_path to src/.libs for
1737         libstdc++-v3 module.
1738         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1739         * Makefile.in: Rebuild.
1741 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1743         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1744         (Write After Approval): Remove myself.
1746 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1748         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1750 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1752         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1754 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1756         * configure.ac (build_lto_plugin): New shell variable.
1757         (--enable-lto): Turn on by default for all non-ELF platforms that
1758         have had LTO support added so far.  Set build_lto_plugin appropriately
1759         for both ELF and non-ELF.
1760         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1761         * configure: Regenerate.
1763 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1765         Sync from src:
1766         * configure.ac (v850 support): Remove target-libgloss from
1767         noconfigdirs.
1768         * configure: Regenerate.
1770 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1772         PR bootstrap/45326
1773         PR bootstrap/45174
1774         * configure.ac: Honor initial values of $build_configargs,
1775         $host_configargs, $target_configargs.  Mark the precious, so
1776         environment settings get recorded.
1777         * configure: Regenerate.
1779 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1781         PR bootstrap/45796
1782         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1783         Depend on all-build-libiberty.
1784         * Makefile.in: Regenerate.
1786 2010-09-30  Michael Eager  <eager@eagercon.com>
1788         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1789         * configure: Regenerate.
1791 2010-09-28  Michael Eager  <eager@eagercon.com>
1793         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1795 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1797         PR bootstrap/44621
1798         * configure.ac: Fix unportable shell quoting.
1799         * configure: Regenerate.
1801 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1803         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1804         targets and amend comment.
1805         * configure: Regenerate.
1807 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1809         * MAINTAINERS (Write After Approval): Add myself.
1811 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1813         * configure.ac: Enable LTO by default on Darwin.
1814         * configure: Regenerate.
1816 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1818         * MAINTAINERS (Write After Approval): Add myself.
1820 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1826         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1827         ports
1829 2010-07-28  David Yuste  <david.yuste@gmail.com>
1831         * MAINTAINERS (Write After Approval): Add myself.
1833 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1835         * configure.ac: Support all v850 targets.
1836         * configure: Regenerate.
1838 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1840         PR bootstrap/44455
1841         * configure.ac (extra_mpfr_configure_flags): Copy from
1842         extra_mpc_gmp_configure_flags.
1843         * configure: Re-generated.
1845 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1847         * MAINTAINERS (Write After Approval): Add myself.
1849 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1851         * MAINTAINERS (Write After Approval): Add myself.
1853 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1855         * MAINTAINERS (Write After Approval): Add myself.
1857 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1859         PR target/44862
1860         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1861         Provide -B option to allow for link spec %s substitutions for
1862         libstdc++.a on darwin.
1863         * Makefile.in: Regenerate.
1865 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1867         * MAINTAINERS (Reviewers): Update my e-mail address
1869 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1871         * Makefile.def (configure-gcc): Depend on all-libelf.
1872         * Makefile.in: Rebuild.
1874 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1876         * MAINTAINERS (Write After Approval): Add myself in the right place.
1878 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1880         * MAINTAINERS (Write After Approval): Add myself.
1882 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1884         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1886 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1888         * config.sub: Update to version 2010-05-21.
1889         * config.guess: Update to version 2010-04-03.
1891 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1893         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1894         * configure: Regenerate.
1896 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1898         * MAINTAINERS (Write After Approval): Add myself.
1900 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1902         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1903         a platform that supports LTO.
1904         * configure: Regenerate.
1906 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1908         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1909         * configure: Regenerated.
1911 2010-04-27  Roland McGrath  <roland@redhat.com>
1912             H.J. Lu  <hongjiu.lu@intel.com>
1914         * configure.ac (--enable-gold): Support both, both/gold and
1915         both/bfd to add gold to configdirs without removing ld.
1916         * configure: Regenerated.
1918         * Makefile.def: Add install-gold dependency to install-ld.
1919         * Makefile.in: Regenerated.
1921 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1923         PR lto/42776
1924         * configure.ac (--enable-lto): Refactor handling so libelf tests
1925         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1926         and allow LTO to be explicitly enabled on non-ELF platforms that
1927         are known to support it inside else-clause.
1928         * configure: Regenerate.
1930 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1932         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1933         * configure: Regenerate.
1935 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1937         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1938         * configure: Regenerate.
1940 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1942         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1943         separately.
1944         * configure: Regenerate.
1946 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1948         * MAINTAINERS (Write After Approval): Add myself.
1950 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1952         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1953         * configure: Regenerate.
1955 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1957         * configure: Regenerate after change to elf.m4.
1959 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1961         * MAINTAINERS (Write After Approval): Add myself.
1963 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1965         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1966         * configure: Regenerated.
1968 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1970         * configure.ac: Print "buggy but acceptable" when CLooG
1971         revision is less than 9.
1972         * configure: Regenerated.
1974 2010-04-01  Diego Novillo  <dnovillo@google.com>
1976         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1978 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1980         PR bootstrap/43615
1981         PR bootstrap/43328
1983         Revert:
1985         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1987         * configure.ac: Do not pass --enable-multilib nor
1988         --disable-multilib in baseargs.  Accept explicitly passed
1989         --enable_multilib.
1990         * configure: Regenerate.
1992 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1994         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1996 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1998         * MAINTAINERS: Remove myself.
2000 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2002         PR bootstrap/43328
2003         * configure.ac: Do not pass --enable-multilib nor
2004         --disable-multilib in baseargs.  Accept explicitly passed
2005         --enable_multilib.
2006         * configure: Regenerate.
2008 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2010         * MAINTAINERS (spu port): Remove me.
2012 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2014         * configure.ac (tic6x-*-*): New case.
2015         * configure: Regenerate.
2017 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2019         * config.sub: Update to version 2010-03-22.
2020         * config.guess: Update to version 2009-12-30.
2022 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2024         PR ada/42554
2025         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2026         * configure: Regenerate.
2028 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2030         * MAINTAINERS: Update my email address.
2032 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2034         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2035         (ghassan.shobaki@amd.com): Removed.
2037 2010-03-17  Alan Modra  <amodra@gmail.com>
2039         * MAINTAINERS: Update my email address.
2041 2010-03-16  Diego Novillo  <dnovillo@google.com>
2043         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2044         Matthews.
2046 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2048         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2049         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2051 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2053         * MAINTAINERS: Update my email address.
2055 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2057         * MAINTAINERS: Update my email address.
2059 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2061         * MAINTAINERS: Update my email address.
2063 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2065         * MAINTAINERS: Update my email address.
2067 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2069         PR libstdc++/32499
2070         * configure.ac (RANLIB): Default to true.
2071         (STRIP): Likewise.
2072         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2073         * configure: Regenerate.
2075 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2077         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2078         (Write After Approval): Update my email address.
2080 2010-02-17  Nick Clifton  <nickc@redhat.com>
2082         PR 11238
2083         * Makefile.tpl (local-distclean): Also remove config.cache files in
2084         sub-directories as there may not be Makefiles present in the
2085         sub-directories.
2086         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2087         the config.cache files found by the find command.
2089         * Makefile.in: Regenerate.
2090         * configure.ac: Revert previous delta.
2091         * configure: Regenerate.
2093 2010-02-15  Nick Clifton  <nickc@redhat.com>
2095         PR 11238
2096         * configure.ac: Delete config.cache files in sub-directories when
2097         deleting Makefiles.
2098         * configure: Regenerate.
2100 2010-02-12  Ben Elliston  <bje@gnu.org>
2102         * MAINTAINERS: Update my email address.
2104 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2106         * MAINTAINERS (spu port): Update my email address.
2108 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2110         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2112 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2114         * configure.ac: Add "recommended" version checks for GMP/MPC.
2115         Update recommended GMP/MPFR/MPC versions.
2116         * configure: Regenerate.
2118 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2120         * MAINTAINERS: Move my Embecosm email address into the
2121         write-after-approval section.
2123 2010-01-26  Ian Lance Taylor  <iant@google.com>
2125         * MAINTAINERS: Add myself as Go frontend maintainer.
2127 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2129         PR libstdc++/36101, PR libstdc++/42813
2130         * configure.ac (bootstrap_target_libs): Make inclusion of
2131         target-libgomp conditional on libgomb being in target_configdirs.
2132         * configure: Regenerate.
2134 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2136         PR libstdc++/36101, PR libstdc++/42813
2137         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2138         * configure: Regenerate.
2140 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2142         PR libstdc++/36101, PR libstdc++/42813
2143         * configure.ac (target_configdirs): Substitute.
2144         * Makefile.def: Bootstrap target module libgomp.
2145         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2146         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2147         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2148         * configure, Makefile.in: Regenerate.
2150 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2152         * MAINTAINERS: Adjust my details.
2154 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2156         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2158 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2160         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2162 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2164         * MAINTAINERS (Write After Approval): Add myself.
2166 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2168         * MAINTAINERS (Write After Approval): Add myself.
2170 2010-01-11  Richard Guenther  <rguenther@suse.de>
2172         PR lto/41569
2173         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2174         * Makefile.in: Regenerated.
2176 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2178         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2179         * configure: Regenerate.
2181 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2182             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2184         PR bootstrap/42424
2185         * configure.ac: Include libtool m4 files.
2186         (_LT_CHECK_OBJDIR): Call it.
2187         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2188         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2190         * configure: Regenerate.
2192 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2194         PR bootstrap/41818
2195         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2196         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2197         * Makefile.in: Regenerate.
2199 2010-01-02  Richard Guenther  <rguenther@suse.de>
2201         PR lto/41529
2202         * configure.ac: Include config/elf.m4.  Disable LTO if not
2203         builting for an elf target.
2204         * configure: Regenerate.
2206 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2208         * MAINTAINERS: Change my email address.
2210 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2212         * config.sub, config.guess: Update from upstream sources.
2214 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2216         * MAINTAINERS (Write After Approval): Add myself.
2218 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2220         PR middle-end/30447
2221         PR middle-end/30789
2222         PR other/40302
2224         * configure.ac: Require MPC.
2225         * configure: Regenerate.
2227 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2229         PR target/38384
2230         PR bootstrap/40972
2231         * libtool.m4: Sync from git Libtool.
2232         * ltoptions.m4: Likewise.
2233         * ltversion.m4: Likewise.
2234         * lt~obsolete.m4: Likewise.
2235         * ltmain.sh: Likewise.
2237 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2239         * configure.ac: Update minimum MPC version to 0.8.
2240         * configure: Regenerate.
2242 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2244         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2245         * configure: Regenerated.
2247 2009-11-21  Ian Lance Taylor  <iant@google.com>
2249         * configure.ac: Change default of poststage1_ldflags to be empty if
2250         poststage1_libs is set.  When poststage1_libs is empty, and
2251         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2252         * configure: Rebuild.
2254 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2256         * MAINTAINERS (Write After Approval): Update my email address.
2258 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2260         * config.guess: Update from upstream sources.
2262 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2264         * Makefile.def: Restore host and target settings for gmp.
2265         * Makefile.in: Rebuild.
2267 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2269         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2270         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2271         Fix portability of test of C++ as bootstrap language.  Add
2272         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2273         * configure: Rebuild.
2274         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2275         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2276         in-tree building.
2277         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2278         (POSTSTAGE1_HOST_EXPORTS): Use it.
2279         (STAGE[+id+]_CXXFLAGS): New.
2280         (BASE_FLAGS_TO_PASS): Pass it down.
2281         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2282         extra_exports.
2283         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2284         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2285         extra_exports.
2286         * Makefile.in: Rebuild.
2288 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2290         * config.sub, config.guess: Update from upstream sources.
2292 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2294         * MAINTAINERS (Write After Approval): Add myself.
2296 2009-11-09  Jon Beniston  <jon@beniston.com>
2298         * MAINTAINERS (Write After Approval): Add myself.
2300 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2302         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2303         paths for *-w64-mingw* and x86_64-*mingw*.
2304         * configure: Regenerated.
2306 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2308         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2310 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2312         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2313         Phil Edwards to Write-After Approval.
2315 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2317         * configure.ac: Disable target-winsup & co for
2318         x86_64-*-mingw* and *-w64-mingw* targets.
2319         * configure: Regenerated.
2321 2009-10-16  Nick Clifton  <nickc@redhat.com>
2323         * MAINTAINERS: Add myself as a maintainer for the RX port.
2325 2009-10-26  Johannes Singler  <singler@kit.edu>
2327         * MAINTAINERS (Write After Approval): Update my e-mail address.
2329 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2331         * configure.ac (CLooG test): Use = with test.
2332         * configure: Regenerate.
2334 2009-10-22  Richard Guenther  <rguenther@suse.de>
2336         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2337         cloog if the ppl version check failed.  Move flags saving
2338         before setting in libelf check.
2339         * configure: Regenerate.
2341 2009-10-21  Richard Guenther  <rguenther@suse.de>
2343         * configure.ac: Adjust the ppl and cloog configure to work as
2344         documented.  Disable cloog if ppl was disabled.  Omit the version
2345         checks if they were disabled.
2346         * configure: Re-generate.
2348 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2350         * configure.ac: Add 'lto' to enable_languages, not
2351         new_enable_languages, and only if not already present.
2352         * configure: Regenerate.
2354 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2356         * README: Refer to the various COPYING* files instead of just
2357         COPYING.
2358         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2360 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2362         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2364 2009-10-07  Richard Guenther  <rguenther@suse.de>
2366         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2367         and Richard Guenther as reviewers.
2368         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2369         as reviewers.
2371 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2373         * config.sub: Update from upstream sources.
2375 2009-10-06  Ian Lance Taylor  <iant@google.com>
2377         * Makefile.def: check-gold depends upon all-gas.
2378         * Makefile.in: Rebuild.
2380 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2382         * MAINTAINERS (Write After Approval): Add myself.
2384 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2386         * Makefile.def: all-lto-plugin depends on all-libiberty.
2387         set bootstrap=true for lto-plugin.
2388         Add lto-plugin.
2389         * Makefile.in: Regenerate.
2390         * configure.ac (host_libs): Add lto-plugin.
2391         * configure: Regenerate.
2393 2009-10-03  Diego Novillo  <dnovillo@google.com>
2395         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2396         (HOST_LIBELFLIBS): Define.
2397         (HOST_LIBELFINC): Define.
2398         * Makefile.in: Regenerate.
2399         * configure.ac: Add --enable-lto.
2400         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2401         If --enable-lto is used, add 'lto' to new_enable_languages.
2402         If --enable-lto is used and gold is enabled, add
2403         lto-plugin to configdirs.
2404         * configure: Regenerate.
2406 2009-10-03  Simon Baldwin  <simonb@google.com>
2408         * configure.ac: If --with-system-zlib, suppress local zlib and
2409         pass --with-system-zlib to subdir configure scripts.
2410         * configure: Regenerate.
2412 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2413             Paolo Bonzini  <bonzini@gnu.org>
2415         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2416         $(srcdir).
2417         * Makefile.in: Rebuilt.
2419 2009-09-26  Gary Funck  <gary@intrepid.com>
2421         * MAINTAINERS (Write After Approval): Add myself.
2423 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2425         * configure.ac: Update minimum MPC version to 0.7.
2426         * configure: Regenerate.
2428 2009-09-25  Nick Clifton  <nickc@redhat.com>
2430         * configure.ac: Pass any --cache-file=/dev/null option on to
2431         subconfigures.
2432         * configure: Regenerate.
2434 2009-09-23  Nick Clifton  <nickc@redhat.com>
2436         * config.sub, config.guess: Update from upstream sources.
2438 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2440         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2441         * Makefile.in: Rebuilt.
2443 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2445         PR bootstrap/32272
2446         * configure.ac: Error out if $srcdir isn't '.' but contains
2447         host-${host_noncanonical}.
2448         * configure: Regenerate.
2450 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2452         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2453         maintainer.
2455 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2457         * configure.ac: If bootstrapping a combined tree with
2458         --enable-gold, require c++ in stage1_languages.
2459         * configure: Regenerate.
2461         * configure.ac: Also add target_libs of stage1_languages to
2462         bootstrap_target_libs.
2463         * configure: Regenerate.
2465         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2466         with --enable-languages not containing c++.
2467         * configure: Regenerate.
2469 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2471         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2472         * configure: Regenerate.
2474 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2476         * MAINTAINERS (Write After Approval): Update my e-mail address,
2477         and move from from here...
2478         (Waiting for paperwork): To here.
2480 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2482         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2484 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2486         * configure.ac: Do not use $extrasub for replacing @if/@endif
2487         parts in Makefile; instead, use additional arguments to
2488         AC_CONFIG_COMMANDS to do the replacement manually, with several
2489         sed invocations, to avoid HP-UX sed command limits.
2490         * configure: Regenerate.
2492 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2494         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2495         blank before -L.
2497 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2499         * configure.ac (with-build-config): Document.  Handle without.
2500         Handle missing argument.
2501         * configure: Rebuilt.
2503 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2505         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2506         Default to bootstrap-debug only if compare-debug works.
2507         * configure: Rebuilt.
2508         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2509         * Makefile.in: Rebuilt.
2511 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2513         * MAINTAINERS (OS Port Maintainers): Update my email address.
2515 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2517         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2518         * Makefile.in: Rebuilt.
2520 2009-09-01  Chris Demetriou  <cgd@google.com>
2522         * MAINTAINERS (Write After Approval): Add myself.
2524 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2526         PR debug/30161
2527         * include/dwarf2.h (enum dwarf_tag): Added
2528         DW_TAG_GNU_template_template_param
2529         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2531 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2533         * Makefile.tpl (AWK): Fix typo.
2534         * Makefile.in: Regenerate.
2536 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2538         * configure.ac: Detect awk and sed.
2539         * Makefile.def (flags_to_pass): Add AWK and SED.
2540         * Makefile.tpl (AWK, SED): New.
2541         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2542         * configure: Regenerate.
2543         * Makefile.in: Regenerate.
2545 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2547         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2548         (collapseslashes): Likewise.
2550 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2552         * configure.ac (AC_PREREQ): Bump to 2.64.
2554 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2556         * configure.ac: Remove --with-datarootdir, --with-docdir,
2557         --with-pdfdir, --with-htmldir switches.
2558         * configure: Regenerate.
2560         * configure: Regenerate.
2562         * compile: Sync from Automake 1.11.
2563         * depcomp: Likewise.
2564         * install-sh: Likewise.
2565         * missing: Likewise.
2566         * mkinstalldirs: Likewise.
2567         * ylwrap: Likewise.
2569 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2571         * ltmain.sh (func_normal_abspath): New function.
2572         (func_relative_path): Likewise.
2573         (func_mode_help): Document new -bindir option for link mode.
2574         (func_mode_link): Add new -bindir option, and use it to place
2575         output DLL if specified.
2577 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2579         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2580         (baseargs): Add --disable-option-checking.
2581         * configure: Regenerate.
2583         * Makefile.def (configure-target-libiberty): Depend on
2584         all-binutils and all-ld.
2585         (configure-target-newlib): Likewise.
2586         * Makefile.in: Regenerate.
2588 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2590         * config.sub, config.guess: Update from upstream sources.
2592 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2594         Sync from src, merge:
2596         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2598         * configure.ac: Do not exclude gas for i386-*-darwin.
2599         Add a case for x86_64-*-darwin.
2600         * configure: Regenerate.
2602 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2604         * MAINTAINERS: Add my name to Write After Approval list.
2606 2009-08-06  Michael Eager  <eager@eagercon.com>
2608         * configure.ac: Add Microblaze target.
2609         * configure: Regenerate.
2611 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2613         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2614         * configure: Regenerate.
2616 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2618         * MAINTAINERS (Write After Approval): Update my e-mail address.
2620 2009-07-06  Ian Lance Taylor  <iant@google.com>
2622         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2623         * configure: Rebuild.
2625 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2627         * MAINTAINERS: Move myself to the Graphite Reviewers.
2629 2009-06-30  Wei Guozhi  <carrot@google.com>
2631         * MAINTAINERS: Add my name to Write After Approval list.
2633 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2635         PR bootstrap/40338
2636         * configure.ac (comparestring): Create new variable.
2637         * Makefile.tpl (comparestring): Use to skip some comparisions.
2638         * configure: Regenerate.
2639         * Makefile.in: Regenerate.
2641 2009-06-26  Doug Evans  <dje@sebabeach.org>
2643         * Makefile.def (host_modules): Add cgen.
2644         * Makefile.in: Regenerate.
2645         * configure.ac (host_tools): Add cgen.
2646         * configure: Regenerate.
2648 2009-06-23  DJ Delorie  <dj@redhat.com>
2650         * MAINTAINERS: Add myself as mep maintainer.
2652 2009-06-23  Ian Lance Taylor  <iant@google.com>
2654         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2655         boot_languages.  Only bootstrap target libraries listed in
2656         target_libs for some boot language.  Add --with-stage1-ldflags,
2657         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2658         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2659         if not building with C++.
2660         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2661         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2662         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2663         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2664         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2665         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2666         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2667         * configure, Makefile.in: Rebuild.
2669 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2671         * MAINTAINERS: Added my name to write-after-approval list.
2673 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2675         * configure.ac: Define is_elf for QNX Neutrino targets.
2676         * configure: Regenerate.
2678 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2680         * MAINTAINERS: Added my name to the write-after-approval list
2682 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2684         * configure.ac: Detect MPC in default directory.
2685         * configure: Regenerate.
2687 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2688             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2690         * Makefile.tpl (all): Avoid a trailing backslash.
2691         * Makefile.in: Regenerate.
2693 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2695         * config.sub, config.guess: Update from upstream sources.
2697 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2699         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2700         to noconfdirs.
2701         * configure: Regenerate.
2703 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2705         * Makefile.tpl ([+compare-target+]): Compare all stage
2706         directories, rather than just gcc.
2707         * Makefile.in: Rebuilt.
2709 2009-06-01  Doug Kwan  <dougkwan@google.com>
2711         * configure.ac: Support gold for target arm*-*-*.
2712         * configure: Regenerate.
2714 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2716         * Makefile.def: Add MPC support and dependencies.
2717         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2719         * Makefile.in, configure: Regenerate.
2721 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2723         * Makefile.tpl (all): Avoid harmless warning in make all when
2724         gcc-bootstrap is enabled but stage_last does not exist.
2725         * Makefile.in: Rebuilt.
2727 2009-05-24  Nicolas Roche  <roche@adacore.com>
2729         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2730         * Makefile.in: Regenerate.
2732 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2734         * MAINTAINERS: Update my e-mail address.
2736 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2738         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2739         * configure:  Regenerate.
2741 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2743         PR other/40159
2744         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2745         gcc-no-bootstrap are mutually exclusive.
2746         * Makefile.in: Rebuilt.
2748 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2750         PR other/40159
2751         * Makefile.tpl (all): Don't end with unconditional success.
2752         * Makefile.in: Rebuilt.
2754 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2756         PR target/37137
2757         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2758         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2759         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2760         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2761         stage_configureflags, stage_cflags and stage_libcflags into
2762         explicit Makefile macros.
2763         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2764         GFORTRAN.
2765         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2766         CC.  Set CC_FOR_BUILD from CC.
2767         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2768         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2769         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2770         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2771         and GFORTRAN.
2772         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2773         (_LIBCFLAGS): Renamed to _TFLAGS.
2774         (do-compare-debug, do-compare3-debug): Drop.
2775         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2776         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2777         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2778         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2779         (XGCC_FLAGS_FOR_TARGET): New.
2780         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2781         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2782         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2783         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2784         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2785         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2786         TFLAGS.
2787         (BUILD_CONFIG): Include if requested.
2788         (all): Set TFLAGS on bootstrap.
2789         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2790         (all-stageid-prefixmodule): Likewise.
2791         (do-clean, distclean-stageid): Set TFLAGS.
2792         (restrap): Fix whitespace.
2793         * Makefile.in: Rebuilt.
2795 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2797         * config.guess: Sync with src.
2799 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2801         * configure.ac ($with_ppl):  Default to no if not supplied.
2802         ($with_cloog):  Likewise.
2803         configure:  Regenerate.
2805 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2807         * MAINTAINERS: Update my e-mail address.
2809 2009-04-27  Nick Clifton  <nickc@redhat.com>
2811         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2813 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2815         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2816         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2817         * Makefile.in: Regenerate.
2819 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2821         PR bootstrap/39739
2822         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2823         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2825         * configure, Makefile.in: Regenerate.
2827 2009-04-21  Taras Glek  <tglek@mozilla.com>
2829         * include/hashtab.h: Update GTY annotations to new syntax
2830         * include/splay-tree.h: Likewise
2832 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2834         * config.sub, config.guess: Update from upstream sources.
2836 2009-04-15  Anthony Green  <green@moxielogic.com>
2838         * configure.ac: Add moxie support.
2839         * configure: Rebuilt.
2841 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2843         * configure.ac: Change copyright header to refer to version
2844         3 of the GNU General Public License and to point readers at the
2845         COPYING3 file and the FSF's license web page.
2846         * Makefile.def: Likewise.
2847         * Makefile.tpl: Likewise.
2848         * Makefile.in: Regenerate.
2850 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2852         * configure.ac: Restore match for darwin9 or later. Use double
2853         brackets since regeneration eats one pair.
2854         * configure: Regenerate.
2856 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2858         PR gas/10039
2859         * configure.ac: Require texinfo 4.7.
2860         * configure: Regenerated.
2862 2009-04-09  Nick Clifton  <nickc@redhat.com>
2864         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2865         the GCC Runtime Library Exception.
2867 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2869         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2870         * configure: Regenerate.
2872 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2874         * Makefil.def (languages): New entries.
2875         * Makefile.tpl (check-gcc-*): New generic target.
2876         * Makefile.in: Regenerate.
2878 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2880         * MAINTAINERS:  Update my email address.
2882 2009-03-18  Tom Tromey  <tromey@redhat.com>
2884         * configure: Rebuild.
2885         * configure.ac (host_libs): Add libiconv.
2886         * Makefile.in: Rebuild.
2887         * Makefile.def (host_modules): Add libiconv.
2888         (configure-gdb, all-gdb): Depend on libiconv.
2890 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2892         * configure.ac: Treat gdb as supported on x86_64-darwin.
2893         * configure: Regenerate.
2895 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2897         * configure.ac (--with-host-libstdcxx): New option.
2898         * configure: Regenerate.
2900 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2902         * MAINTAINERS:  Move myself into the write after approval list.
2904 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2906         * MAINTAINERS: Update e-mail address.
2908 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2910         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2912 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2914         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2916 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2918         Backport from git Libtool:
2920         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2921         Support GNU/kOpenSolaris.
2922         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2923         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2924         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2925         GNU/kOpenSolaris.
2927 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2929         * MAINTAINERS: Update e-mail address.
2931 2009-02-24  Michael Eager  <eager@eagercon.com>
2933         * MAINTAINERS (Write After Approval): Add self.
2935 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2937         * MAINTAINERS (Write After Approval): Add myself.
2939 2009-02-05  Andreas Schwab  <schwab@suse.de>
2941         * Makefile.tpl (stage_last): Define $r and $s before using
2942         $(RECURSE_FLAGS_TO_PASS).
2943         * Makefile.in: Regenerate
2945 2009-01-30  Ian Lance Taylor  <iant@google.com>
2947         * MAINTAINERS: Move myself to the Global Reviewers list.
2949 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2951         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2952         * configure: Regenerate.
2954 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2956         * MAINTAINERS: Make whitespace consistent.
2957         Remove Robert Millan from Write After Approval.
2959 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2961         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2962         (all-opcodes): Depend on all-libiberty.
2963         * Makefile.in: Regenerate.
2965 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2967         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2968         * configure: Regenerate.
2970 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2972         * MAINTAINERS (Write After Approval): Add myself.
2974 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2976         * MAINTAINERS: Add myself to reviewers (Fortran).
2978 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2980         PR tree-optimization/38515
2981         * configure.ac (cloog-polylib): Removed.
2982         (with_ppl, with_cloog): Test for "no".
2983         * configure: Regenerated.
2985 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2987         * MAINTAINERS: Moved myself to reviewers (Fortran).
2989 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2991         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2992         (Write After Approval): Remove myself.
2994 2009-01-03  Diego Novillo  <dnovillo@google.com>
2996         * MAINTAINERS: Remove myself from alias maintainership.
2998 2009-01-02  David Ayers  <ayers@fsfe.org>
3000         * MAINTAINERS: Update e-mail address.
3002 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3004         * MAINTAINERS: Make whitespace consistent.
3006 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3008         Backport from upstream Libtool:
3009         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3010         Add cache variables to tests that require the linker to work.
3011         For shlibpath_overrides_runpath, this also changes the semantics
3012         to let the result from the C compiler take precedence.
3014 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3016         * config.sub, config.guess: Update from upstream sources.
3018 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3020         * configure.ac (ppllibs): Add by default the lib flags.
3021         * configure: Regenerate.
3023 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3025         * MAINTAINERS:  Add myself to the write after approval list.
3027 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3029         * configure.ac: Add double brackets on darwin[912].
3030         * configure: Regenerate.
3032 2008-12-03  Daniel Kraft  <d@domob.eu>
3034         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3035         Approval to Reviewer section (for Fortran front-end).
3037 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3039         * configure.ac: Expand to darwin10 and later.
3040         * configure: Regenerate.
3042 2008-12-02  Andreas Schwab  <schwab@suse.de>
3044         * Makefile.def: configure-target-boehm-gc depends on
3045         all-target-libstdc++-v3.
3046         * Makefile.in: Regenerate.
3048 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3050         * MAINTAINERS:  Add myself as mingw maintainer.
3052 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3054         * config.sub, config.guess: Update from upstream sources.
3056 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3058         * README.SCO: Remove.
3060 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3062         * MAINTAINERS:  Add myself to the write after approval list.
3064 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3066         * MAINTAINERS:  Update my email address in WAA section.
3068 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3070         * MAINTAINERS: Update e-mail address.
3072 2008-11-27  Toon Moene  <toon@moene.org>
3074         * MAINTAINERS: Change e-mail address.
3076 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3078         * configure.ac: Build gdb for i?86-*-darwin*
3079         * configure: Regenerated.
3081 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3083         * MAINTAINERS: Added my full name.
3085 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3087         PR bootstrap/38014
3088         PR bootstrap/37923
3090         Revert:
3092         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3094         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3095         * Makefile.in: Regenerated.
3097         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3099         PR gdb/921
3100         PR gdb/1646
3101         PR gdb/2175
3102         PR gdb/2176
3104         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3105         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3106         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3107         (HOST_EXPORTS): Pass CPPFLAGS.
3108         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3109         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3110         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3111         * Makefile.in, configure: Regenerated.
3112         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3113         and CPPFLAGS_FOR_BUILD.
3115 2008-11-06  Jeff Law  <law@redhat.com>
3117         * MAINTAINERS: Add myself as middle end maintainer.
3119 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3121         * MAINTAINERS (Write after approval): Add myself.
3123 2008-11-05  Diego Novillo  <dnovillo@google.com>
3125         * MAINTAINERS (Global Reviewers): Add myself.
3126         (Non-Algorithmic Maintainers): Remove myself.
3128 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3130         * MAINTAINERS (Write after approval): Add myself.
3132 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3134         * MAINTAINERS (Write after approval): Add myself.
3136 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3138         * configure.ac (spu-*-*): Remove special case.
3139         * configure: Regenerate.
3141 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3143         * MAINTAINERS (Write after approval): Update my email address.
3145 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3147         * configure.ac [spu-*-*]: Do not set skipdirs.
3148         * configure: Re-generate.
3150 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3152         * MAINTAINERS (Various Maintainers): Add myself to reload.
3154 2008-10-25  Richard Guenther  <rguenther@suse.de>
3156         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3157         maintainer.  Remove myself as libgcc-math maintainer.
3158         (Non-Algorithmic Maintainers): Remove myself.
3160 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3162         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3163         * Makefile.in: Regenerated.
3165 2008-10-23  Cary Coutant  <ccoutant@google.com>
3167         * MAINTAINERS (Write after approval): Add myself.
3169 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3171         PR gdb/921
3172         PR gdb/1646
3173         PR gdb/2175
3174         PR gdb/2176
3176         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3177         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3178         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3179         (HOST_EXPORTS): Pass CPPFLAGS.
3180         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3181         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3182         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3183         * Makefile.in, configure: Regenerated.
3184         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3185         and CPPFLAGS_FOR_BUILD.
3187 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3189         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3190         Sebastian Pop.
3192 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3194         * MAINTAINERS (Write After Approval): Added myself.
3196 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3198         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3199         recommended version to 2.3.2.
3201         * configure: Regenerate.
3203 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3205         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3207 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3209         * MAINTAINERS (Write After Approval): Update e-mail address.
3211 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3213         * libtool.m4: Update to libtool 2.2.6.
3214         * lt~obsolete.m4: Update to libtool 2.2.6.
3215         * ltmain.sh: Update to libtool 2.2.6.
3216         * ltsugar.m4: Update to libtool 2.2.6.
3217         * ltversion.m4: Update to libtool 2.2.6.
3218         * ltoptions.m4: Update to libtool 2.2.6.
3219         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3221 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3223         * MAINTAINERS (Write After Approval): Add myself.
3225 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3227         * MAINTAINERS (Write After Approval): Update my name.
3229 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3231         * MAINTAINERS: Add myself in "Write After Approval".
3233 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3235         * MAINTAINERS: Add myself as ia64 maintainer.
3237 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3239         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3240         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3241         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3242         and Michael Tiemann from Write After Approval since they do not
3243         actually have access.
3245 2008-09-05  Richard Guenther  <rguenther@suse.de>
3247         * configure.ac: Initialize clooglibs to -lcloog.
3248         * configure: Re-generate.
3250 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3252         * MAINTAINERS (Write After Approval): Add myself.
3254 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3256         * configure.ac (--with-cloog-polylib): New.
3257         (--disable-cloog-version-check): New.
3258         (--disable-ppl-version-check): New.
3259         * configure: Re-generate.
3261 2008-09-03  Richard Guenther  <rguenther@suse.de>
3263         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3264         cloog test.
3265         * configure: Re-generate.
3267 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3269         Add picoChip port.
3270         * MAINTAINERS: Add picoChip maintainers.
3272 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3273             Tobias Grosser  <grosser@fim.uni-passau.de>
3274             Jan Sjodin  <jan.sjodin@amd.com>
3275             Harsha Jagasia  <harsha.jagasia@amd.com>
3276             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3277             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3278             Adrien Eliche  <aeliche@isty.uvsq.fr>
3280         Merge from graphite branch.
3281         * configure: Regenerate.
3282         * Makefile.in: Regenerate.
3283         * configure.ac (host_libs): Add ppl and cloog.
3284         Add checks for PPL and CLooG.
3285         * Makefile.def (ppl, cloog): Added modules and dependences.
3286         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3287         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3289 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3291         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3292         (GCC_SHLIB_SUBDIR): New.
3293         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3294         * configure: Regenerate.
3295         * Makefile.in: Regenerate.
3297 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3299         * MAINTAINERS: Consistently use tabs to separate columns.
3301 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3303         * MAINTAINERS (Write after Approval): Add myself.
3305 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3307         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3308         Enable bfd, binutils and opcodes.
3309         * configure: Regenerate.
3311 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3313         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3315 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3317         * MAINTAINERS:  Use correct Umlaut for last name.
3319 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3321         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3323 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3325         * MAINTAINERS: Update my email address.
3327 2008-08-16  Nicolas Roche  <roche@adacore.com>
3329         * Makefile.tpl: Add BOOT_ADAFLAGS.
3330         * Makefile.in: Regenerate.
3332 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3334         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3335         * configure: Regenerate.
3337 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3339         * configure.ac: Add makefile fragments for hpux.
3340         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3341         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3342         * configure: Regenerate.
3343         * Makefile.in: Regenerate.
3345 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3347         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3349 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3351         * MAINTAINERS (Write after Approval): Add myself.
3353 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3355         * MAINTAINERS (Write After Approval):  Add myself.
3357 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3359         * MAINTAINERS (Write After Approval):  Add myself.
3361 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3363         * MAINTAINERS: Update my email address.
3365 2008-06-25  Joey Ye  <joey.ye@intel.com>
3367         * MAINTAINERS (Write After Approval):  Add myself.
3369 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3371         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3372         * Makefile.in: Regenerate.
3373         * configure: Regenerate.
3375 2008-06-17  Daniel Kraft  <d@domob.eu>
3377         * MAINTAINERS (Write After Approval):  Add myself.
3379 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3381         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3382         "$@" is still intact with both Autoconf 2.59 and 2.62.
3383         * configure: Regenerate.
3385 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3387         * Makefile.tpl: Fix comment errors.
3388         * Makefile.in: Regenerate.
3390 2008-06-12  David S. Miller  <davem@davemloft.net>
3391             David Edelsohn  <edelsohn@gnu.org>
3393         * configure.ac: Add powerpc*-*-* to gold supported targets.
3394         * configure: Regenerate.
3396 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3398         PR tree-optimization/36218
3399         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3400         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3401         (all prefix="build-"): Pass them to build-system sub-makes.
3402         * Makefile.in: Regenerate.
3404 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3406         * MAINTAINERS (mt port): Remove.
3407         (sco5, unixware, sco udk): Remove.
3408         (Kean Johnston): Add to Write After Approval.
3410 2008-05-30  Julian Brown  <julian@codesourcery.com>
3412         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3413         of libobjc for ARM EABI Linux.
3414         * configure: Regenerate.
3416 2008-05-18  Xinliang David Li   <davidxl@google.com>
3418         * ChangeLog: Remove wrong ChangeLog entry.
3420 2008-05-17  Xinliang David Li   <davidxl@google.com>
3422         * MAINTAINERS (Write After Approval): Add myself.
3424 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3426         * MAINTAINERS (Write After Approval): Add myself.
3428 2008-05-14  Rafael Espíndola  <espindola@google.com>
3430         * config-ml.in: don't handle --enable-shared and --enable-static.
3432 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3434         * MAINTAINERS: Update my email address.
3436 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3438         * MAINTAINERS: Update my email address.
3440 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3442         * MAINTAINERS (Write After Approval): Add myself.
3444 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3446         * MAINTAINERS (Write After Approval): Add myself.
3448 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3450         * MAINTAINERS (crx): Add myself.
3452 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3454         Sync with src:
3455         2008-04-14  David S. Miller  <davem@davemloft.net>
3457         * configure.ac: Add sparc*-*-* to gold supported targets.
3458         * configure: Regenerate.
3460 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3462         PR bootstrap/35457
3463         * configure.ac: Include override.m4.
3464         * configure: Regenerate.
3466 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3468         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3469         * Makefile.in: Regenerate.
3471 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3473         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3474         as nonconfigurable directories list.
3475         * configure: Regenerate.
3477 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3479         * config.sub, config.guess: Update from upstream sources.
3481 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3483         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3484         * Makefile.in: Regenerate.
3486 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3488         * configure.ac: Do not build libssp for the AVR.
3489         * configure: Regenerate.
3491 2008-04-07  Ian Lance Taylor  <iant@google.com>
3493         * Makefile.def: check-gold depends upon all-binutils.
3494         * Makefile.in: Regenerate.
3496 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3498         * MAINTAINERS (Write After Approval): Add myself.
3500 2008-04-04  Nick Clifton  <nickc@redhat.com>
3502         PR binutils/4334
3503         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3504         builds.
3505         * configure: Regenerate.
3507 2008-04-04  NightStrike  <NightStrike@gmail.com>
3509         PR other/35151
3510         * configure.ac: Combine rules for mingw32 and mingw64.
3511         * configure: Regenerate.
3513 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3515         * MAINTAINERS (Write After Approval): Add myself.
3517 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3519         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3520         * Makefile.in (.NOTPARALLEL): Ditto.
3522 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3524         * MAINTAINERS (Write After Approval): Add myself.
3526 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3528         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3529         * Makefile.in (.NOTPARALLEL): Regenerate.
3531 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3533         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3534         * Makefile.in: Regenerate.
3536 2008-03-26  Jakub Staszak  <kuba@et.pl>
3538         * MAINTAINERS (Write After Approval): Add myself.
3540 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3542         * MAINTAINERS:  Update e-mail address.
3544 2008-03-20  Ian Lance Taylor  <iant@google.com>
3546         * configure.ac: Add support for --enable-gold.
3547         * Makefile.def: Add gold as a directory like ld.
3548         * configure, Makefile.in: Regenerate.
3550 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3552         * configure.ac: m4_include config/proginstall.m4.
3553         * configure: Regenerate.
3555         Backport from upstream Libtool:
3557         2007-10-12  Eric Blake  <ebb9@byu.net>
3559         Deal with Autoconf 2.62's semantic change in m4_append.
3560         * ltsugar.m4 (lt_append): Replace broken versions of
3561         m4_append.
3562         (lt_if_append_uniq): Don't require separator to be overquoted,
3563         and avoid broken m4_append.
3564         (lt_dict_add): Fix typo.
3565         * libtool.m4 (_LT_DECL): Don't overquote separator.
3567 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3569         * config.rpath: Add AIX 6 support.
3571 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3573         * Makefile.def (stageprofile).  Remove -fprofile-generate
3574         from stage_libcflags.
3575         * Makefile.in: Regenerate.
3577 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3579         * config.sub, config.guess: Update from upstream sources.
3581 2008-03-06  Tom Tromey  <tromey@redhat.com>
3583         * MAINTAINERS: Update for treelang deletion.
3585 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3587         * MAINTAINERS: Update my email address.
3589 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3591         * MAINTAINERS (darwin port): Add myself as a maintainer.
3592         (objective-c/c++): Add myself as a maintainer.
3594 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3596         * MAINTAINERS (Write After Approval): Update my email address.
3598 2008-02-25  Tomas Bily  <tbily@suse.cz>
3600         * MAINTAINERS (Write After Approval): Add myself.
3602 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3604         * MAINTAINERS (OpenMP): Add myself.
3606 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3608         PR bootstrap/32009
3609         PR bootstrap/32161
3611         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3612         * configure: Regenerate.
3614         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3615         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3616         STAGE4_LIBCFLAGS): New.
3617         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3618         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3619         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3620         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3621         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3622         for target modules.  Don't export LIBCFLAGS.
3623         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3624         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3625         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3626         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3627         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3628         * Makefile.in: Regenerate.
3630 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3632         PR libgcj/33085
3633         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3634         Do not use -DDLL_EXPORT.  Backport from upstream.
3636 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3638         * MAINTAINERS (Write After Approval): Add myself.
3640 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3642         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3643         * configure: Regenerate.
3645 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3647         * configure.ac (xtensa*-*-*): Recognize processor variants.
3648         * configure: Regenerate.
3650 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3652         PR bootstrap/34922
3653         * configure.ac (PARSE_ARGS): Push suitable setting of
3654         ac_subdirs_all, for `./configure --help=recursive'.
3655         Handle `+' in generic toplevel directory disabling.
3656         * configure: Regenerate.
3658 2008-01-28  Nick Clifton  <nickc@redhat.com>
3660         * MAINTAINERS (xstormy16): Take over maintainership.
3662 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3664         * MAINTAINERS (c4x port): Remove.
3666 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3668         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3670 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3672         * config.sub, config.guess: Update from upstream sources.
3674 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3676         * MAINTAINERS (Write After Approval): Add myself.
3678 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3680         * MAINTAINERS: Update my email address.
3682 2008-01-09  Raksit Ashok  <raksit@google.com>
3684         * MAINTAINERS (Write After Approval): Add myself.
3686 2008-01-09  Raksit Ashok  <raksit@google.com>
3688         * MAINTAINERS (Write After Approval): Add myself.
3690 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3692         * config.sub, config.guess: Update from upstream sources.
3694 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3696         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3697         Change recommended MPFR from 2.2.1 -> 2.3.0.
3698         * configure: Regenerate.
3700 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3702         * MAINTAINERS: Update my email address.
3704 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3706         * MAINTAINERS: Update my email address.
3708 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3710         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3711         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3712         * Makefile.in: Regenerate.
3714 2007-12-10  Mark Heffernan  <meheff@google.com>
3716         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3717         misplaced entries.
3719 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3721         * configure.ac: Enable libjava for x86_64-*-darwin9.
3722         * configure: Regenerate.
3724 2007-12-07  Bill Maddox  <maddox@google.com>
3726         * MAINTAINERS (Write After Approval): Add myself.
3728 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3730         * config.sub, config.guess: Update from upstream sources.
3732 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3734         * config-ml.in: Remove 64bit configure tests.
3736 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3738         * config-ml.in: Robustify against white space in absolute file
3739         names.
3741         * config-ml.in (multi-clean): Substitute ${Makefile}.
3742         Remove superfluous ${Makefile} in list.
3744 2007-11-19  Thiemo Seufer  <ths@mips.com>
3746         * config-ml.in: Don't hardcode the Makefile name.
3748 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3750         * MAINTAINERS (Write After Approval): Add myself.
3752 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3754         * MAINTAINERS (Write After Approval): Add myself.
3756 2007-11-06  Doug Kwan  <dougkwan@google.com>
3758         * MAINTAINERS (Write After Approval): Add myself.
3760 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3762         * MAINTAINERS (mercury): Remove entry.
3763         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3765 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3767         * Makefile.def (dependencies): Make configure-gdb depend on
3768         all-intl.
3769         * Makefile.in: Regenerated.
3771 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3773         * MAINTAINERS (Fortran maintainer): Remove myself.
3775 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3777         * Makefile.def: To avoid problems running with parallel makes,
3778         build newlib before libgloss so that target specific header
3779         files are availble.
3780         * Makefile.in: Regenerate
3782 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3784         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3785         * Makefile.in: Regenerate.
3787 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3789         * MAINTAINERS (Register allocation reviewer): Add myself.
3791 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3793         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3794         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3795         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3796         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3797         * configure: Regenerate.
3799 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3801         * MAINTAINERS (Register allocation reviewer): Add myself.
3803 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3805         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3806         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3807         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3808         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3809         * configure.ac: Default them to host tools for $host = $build.
3810         Subst them.
3812         * configure: Regenerate.
3813         * Makefile.in: Regenerate.
3815 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3817         * MAINTAINERS (Register allocation reviewer): Add myself.
3819 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3821         * MAINTAINERS (Register allocation reviewer): Add myself.
3823 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3825         * MAINTAINERS (Write After Approval): Fix typo.
3827 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3829         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3830         * configure: Regenerate.
3832 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3834         PR bootstrap/31906
3835         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3836         they're already prefixed.
3838 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3840         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3841         libstdc++.
3842         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3843         * configure: Regenerate.
3844         * Makefile.in: Regenerate.
3846 2007-09-17  Andreas Schwab  <schwab@suse.de>
3848         * configure.ac: Raise minimum makeinfo version to 4.6.
3849         * configure: Regenerate.
3851 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3853         * MAINTAINERS (write-after-approval) add myself
3855 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3857         * configure.ac: Correct makeinfo version check.
3858         * configure: Regenerate.
3860 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3862         * MAINTAINERS: Update my email address.
3864 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3866         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3867         to $skipdirs and only disable gprof for newlib.  Use the normal
3868         mips*-elf* handling in other respects.
3869         * configure: Regnerate.
3871 2007-09-12  David Daney  <ddaney@avtrex.com>
3873         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3874         enabling libgcj.
3875         * configure: Regenerate.
3877 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3879         PR other/32154
3880         * configure.ac: For libgloss targets, point the linker to the linker
3881         script, startup code and simulator library.
3882         * configure: Regenerate.
3884 2007-09-07  Andrew Haley  <aph@redhat.com>
3886         * configure.ac (noconfigdirs): Remove target-libffi and
3887         target-libjava.
3888         * configure: Regenerate.
3890 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3892         PR target/33281
3893         * configure.ac: Use config/mh-mingw on mingw.
3894         * configure: Regenerate.
3896 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3898         * MAINTAINERS (Write After Approval): Add myself.
3900 2007-09-05  Richard Guenther  <rguenther@suse.de>
3902         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3903         nor --disable-checking is provided also turn on yes and types
3904         checking for stage1.
3905         * configure: Re-generate.
3907 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3909         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3910         (Write After Approval): Remove myself.
3912 2007-08-29  Nick Clifton  <nickc@redhat.com>
3914         * config.sub, config.guess: Update from upstream sources.
3916 2007-08-22  Bud Davis  <jmdavis@link.com>
3918         * MAINTAINERS (Write After Approval): Added myself.
3919         * MAINTAINERS (Reviewers): Removed myself.
3921 2007-08-18  Paul Brook  <paul@codesourcery.com>
3922             Joseph Myers  <joseph@codesourcery.com>
3924         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3925         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3926         * Makefile.in: Regenerate.
3927         * configure.ac (--with-debug-prefix-map): New.
3928         * configure: Regenerate.
3930 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3931             Nigel Stephens  <nigel@mips.com>
3933         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3934         as target_makefile_frag.
3935         * configure: Regenerate.
3937 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3939         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3940         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3941         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3942         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3943         (do-compare, do-compare3, do-compare-debug): New.
3944         ([+compare-target+]): Use them.
3946 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3948         * MAINTAINERS (Write After Approval): Change my email address.
3950 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3951             Ben Elliston  <bje@au.ibm.com>
3953         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3954         --silent if $silent.
3955         * configure: Regenerate.
3957 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3959         * MAINTAINERS (Various Maintainers): Add myself as
3960         loop infrastructure maintainer.  Update my e-mail
3961         address.
3963 2007-07-31  Diego Novillo  <dnovillo@google.com>
3965         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3966         Adjust description.
3968 2007-07-26  Richard Guenther  <rguenther@suse.de>
3970         * configure.ac: Add types checking to stage1 checking flags.
3971         * configure: Regenerate.
3973 2007-07-17  Nick Clifton  <nickc@redhat.com>
3975         * COPYING3: New file.  Contains version 3 of the GNU General
3976         Public License.
3977         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3978         Lesser General Public License.
3980 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3982         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3984 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3986         * MAINTAINERS (S/390 co-maintainer): Add myself.
3987         (Write After Approval): Remove myself.
3989 2007-07-13  Dan Hipschman  <dsh@google.com>
3991         * MAINTAINERS (Write After Approval): Add myself.
3993 2007-07-11  Nick Clifton  <nickc@redhat.com>
3995         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3996         WINDRES export.
3997         * Makefile.in: Regenerate.
3999 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4001         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4002         maintainer.
4004 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4006         * lt~obsolete.m4: New. Import from 20070318 libtool.
4008 2007-07-03  Julian Brown  <julian@codesourcery.com>
4010         * MAINTAINERS (Write After Approval): Add myself.
4012 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4014         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4015         * configure: Regenerate.
4017 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4019         * configure.ac: Add some missing m4 quotation.
4020         * configure: Regenerate.
4022 2007-07-02  Simon Baldwin  <simonb@google.com>
4024         * MAINTAINERS (Write After Approval): Add myself.
4026 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4028         * configure: Regenerate.
4030 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4032         * Makefile.def: Add windmc tool to build.
4033         * Makefile.tpl: Likewise.
4034         * configure.ac: Likewise.
4035         * Makefile.in: Regenerate.
4036         * configure: Regenerate.
4038 2007-06-28  DJ Delorie  <dj@redhat.com>
4040         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4041         not building newlib.
4042         * configure: Regenerated.
4044 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4046         * MAINTAINERS (Write After Approval): Add myself.
4048 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4050         * MAINTAINERS (Write After Approval): Add myself.
4052 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4054         * MAINTAINERS (Write After Approval): Add myself.
4056 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4058         * MAINTAINERS (Write After Approval): Add myself.
4060 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4062         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4063         * Makefile.in: Regenerated.
4065 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4067         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4068         bfin*-*-uclinux* targets.
4069         * configure: Regenerate.
4071 2007-06-14  Ian Lance Taylor  <iant@google.com>
4073         * MAINTAINERS: Add myself as non-algorithmic global write
4074         maintainer.
4076 2007-06-14  Diego Novillo  <dnovillo@google.com>
4078         * MAINTAINERS: Add self as middle-end maintainer and
4079         non-algorithmic global write maintainer.
4081 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4083         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4084         Move all Fortran maintainers except Paul Brook into the
4085         Non-Autopoiesis section.
4087 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4089         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4090         (distclean-stage[+id+]): Possibly delete stage_last.
4091         * Makefile.in: Regenerate.
4093 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4095         * MAINTAINERS (Various Maintainer): Fix typo.
4097 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4099         * MAINTAINERS (Various Maintainer): Add myself as
4100         dataflow maintainer.
4102 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4104         * config.sub, config.guess: Update from upstream sources.
4106 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4108         * Makefile.tpl: Fix spelling error.
4109         * Makefile.in: Regenerate.
4111 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4113         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4114         lt_cv_sys_max_cmd_len.
4116 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4118         * MAINTAINERS (Various Maintainers): Add myself as
4119         auto-vectorizer maintainer.
4121 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4123         PR libjava/32098
4124         * libtool.m4: Revert previous change.
4125         * ltgcc.m4: Put it here.
4127 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4129         * MAINTAINERS (Various Maintainers): Add myself as
4130         auto-vectorizer maintainer.
4132 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4134         PR libjava/32098
4135         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4137 2007-05-30  Richard Guenther  <rguenther@suse.de>
4139         * MAINTAINERS (Various Maintainers): Add myself as
4140         auto-vectorizer maintainer.
4142 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4144         PR bootstrap/29382
4145         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4146         * configure: Rebuilt.
4148 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4150         * MAINTAINERS (Write After Approval): Removed my name.
4152 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4154         * MAINTAINERS (Write After Approval): Remove myself.
4156 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4158         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4160 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4162         * ltmain.sh: Update from ToT Libtool.
4163         * libtool.m4: Update from ToT Libtool.
4164         * ltsugar.m4: New. Update from ToT Libtool.
4165         * ltversion.m4: New. Update from ToT Libtool.
4166         * ltoptions.m4: New. Update from ToT Libtool.
4167         * ltconfig: Remove.
4168         * ltcf-c.sh: Remove.
4169         * ltcf-cxx.sh: Remove.
4170         * ltcf-gcj.sh: Remove.
4172 2007-05-22  Ollie Wild  <aaw@google.com>
4174         * MAINTAINERS (Write After Approval): Add myself.
4176 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4178         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4179         stage_cflags.
4180         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4181         Remove CFLAGS/LIBCFLAGS.
4182         (configure-stage[+id+]-[+prefix+][+module+],
4183         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4184         * Makefile.in: Regenerate.
4186 2007-05-15  Diego Novillo  <dnovillo@google.com>
4188         * MAINTAINERS: Update e-mail address.
4190 2007-05-15  Revital Eres  <eres@il.ibm.com>
4192         * MAINTAINERS (Write After Approval): Add myself.
4194 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4196         * MAINTAINERS (Write After Approval): Updated my address.
4198 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4200         * MAINTAINERS (Write After Approval): Add myself.
4202 2007-05-11  Silvius Rus  <rus@google.com>
4204         * MAINTAINERS (Write After Approval): Add myself.
4206 2007-04-23  Tom Tromey  <tromey@redhat.com>
4208         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4210 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4212         * MAINTAINERS (cpplib): Rename to ...
4213         (libcpp): ... this.  Add C/C++ front end maintainers.
4215 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4217         * config-ml.in: Pass ${ml_config_env} to configure calls.
4219 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4221         * MAINTAINERS (Write After Approval): Add myself.
4223 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4225         * MAINTAINERS (Write After Approval): Add myself.
4227 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4229         * MAINTAINERS (fortran 95 front end): Add myself.
4231 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4233         * MAINTAINERS (Write After Approval): Add myself.
4235 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4237         * MAINTAINERS (Modulo Scheduler): Add myself.
4239 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4241         * MAINTAINERS (fortran 95 front end): Add myself.
4242         (c++ front end): whitespace fix.
4244 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4246         * MAINTAINERS (Write After Approval): Add myself.
4248 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4250         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4251         of glob.  Quote arguments with single quotes too.
4252         * configure: Regenerate.
4254 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4256         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4257         * Makefile.in: Regenerate
4259 2007-03-07  Andreas Schwab  <schwab@suse.de>
4261         * configure: Regenerate.
4263 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4265         * configure.ac: Add "--with-pdfdir" configure option,
4266         which defines pdfdir variable.
4267         * Makefile.def (target=fixincludes): Add install-pdf to
4268         missing targets.
4269         (recursive_targets): Add install-pdf target.
4270         (flags_to_pass): Add pdfdir.
4271         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4272         target.
4273         * configure: Regenerate
4274         * Makefile.in: Regenerate
4276 2007-02-28  Eric Christopher  <echristo@apple.com>
4278         Revert:
4279         2006-12-07  Mike Stump  <mrs@apple.com>
4281         * Makefile.def (dependencies): Add dependency for
4282         install-target-libssp and install-target-libgomp on
4283         install-gcc.
4284         * Makefile.in: Regenerate.
4286 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4288         * configure: Regenerate.
4289         * configure.ac: Move statements after variable declarations.
4291 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4293         * MAINTAINERS: Add myself as sh maintainer.
4295 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4297         * configure.ac: Adjust for loop syntax.
4298         * configure: Regenerate.
4300 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4302         * configure: Rebuilt.
4304 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4306         * configure.ac: Drop multiple occurrences of --enable-languages,
4307         and fix its quoting.
4308         * configure: Rebuilt.
4310 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4311             Nathan Sidwell  <nathan@codesourcery.com>
4312             Vladimir Prus  <vladimir@codesourcery.com>
4313             Joseph Myers  <joseph@codesourcery.com>
4315         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4316         * configure: Regenerate.
4318 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4320         * ltconfig (freebsd*): Default to elf.
4322 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4324         * configure.ac (target_libraries): Move libgcc before libiberty.
4325         * configure: Regenerated.
4327 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4328             Paolo Bonzini  <bonzini@gnu.org>
4330         PR bootstrap/30753
4331         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4332         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4333         * configure: Regenerated.
4335 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4337         * MAINTAINERS (Language Front End Maintainers): Update my mail
4338         address.
4340 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4342         PR bootstrap/30748
4343         * configure.ac: Correct syntax for Solaris ksh.
4344         * configure: Regenerated.
4346 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4348         * configure.ac: Sync with src.
4349         * configure: Regenerate.
4351 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4353         * Makefile.in: Regenerate.
4355 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4357         * config.sub: Sync with src.
4359 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4361         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4362         noncanonical equivalents.
4363         * configure.in: Rename to...
4364         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4365         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4366         target_noncanonical.  Use them.  Rewrite removal of configure
4367         arguments for autoconf 2.59.  Discard variable settings.  Force
4368         program_transform_name for native tools.
4370         * Makefile.in: Regenerated.
4371         * configure: Regenerated with autoconf 2.59.
4373 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4375         * MAINTAINERS (Write After Approval): Add myself.
4377 2007-01-31  Andreas Schwab  <schwab@suse.de>
4379         * Makefile.tpl (LDFLAGS): Substitute it.
4380         * Makefile.in: Regenerate.
4382 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4384         * MAINTAINERS (Write After Approval): Add myself.
4386 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4388         * MAINTAINERS (spu port): Add myself.
4390 2007-01-23  Richard Guenther  <rguenther@suse.de>
4392         PR bootstrap/30541
4393         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4394         * Makefile.tpl (GNATBIND): Substitute it.
4395         (GNATMAKE): Likewise.
4396         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4397         of STAGE_PREFIX.
4398         * Makefile.in: Regenerate.
4399         * configure: Regenerate.
4401 2007-01-18  Mike Stump  <mrs@apple.com>
4403         * configure.in: Re-enable -Werror for gcc builds.
4405 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4407         * MAINTAINERS (Write After Approval): Add myself.
4409 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4411         * configure.in: Change == to = in test command.
4412         * configure: Regenerate.
4414 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4415             Nick Clifton  <nickc@redhat.com>
4416             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4418         * configure.in (build_configargs, host_configargs, target_configargs):
4419         Remove build/host/target parameters.
4420         (host_libs): Add gmp and mpfr.
4421         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4422         * Makefile.def (gmp, mpfr): New.
4423         (gcc): Remove target.
4424         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4425         target_os, target_vendor): New.
4426         (configure): Add host_alias/target_alias arguments; adjust invocations.
4427         * configure: Regenerate.
4428         * Makefile.in: Regenerate.
4430 2007-01-11  Matt Fago  <fago@earthlink.net>
4432         * configure.in: Try to link to functions only in mpfr 2.2.x
4433         to improve robustness of configure tests.
4434         * configure: Regenerate.
4436 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4438         * MAINTAINERS: Add myself as i386 maintainer.
4440 2007-01-08  Jan Hubicka  <jh@suse.cz>
4442         * MAINTAINERS: Add myself as i386 maintainer.
4444 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4446         * configure.in: Add support for an x86_64-mingw* target.
4447         * configure: Regenerate.
4449 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4451         * Makefile.tpl (all-target): Correct @if conditional for target
4452         modules.
4453         * configure.in: Omit libiberty if building only target libgcc.
4454         * configure, Makefile.in: Regenerated.
4456 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4458         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4459         * configure: Regenerate.
4461 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4463         * Makefile.def (target_modules): Add libgcc.
4464         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4465         * Makefile.tpl (clean-target-libgcc): Delete.
4466         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4467         on gcc even for bootstrapped modules.  Rewrite handling of
4468         lang_env_dependencies to loop over target_modules.
4469         * configure.in (target_libraries): Add target-libgcc.
4470         * Makefile.in, configure: Regenerated.
4472 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4474         * configure.in: Reorganize recognition of languages.  Add
4475         --enable-stage1-languages.  Show supported languages for the chosen
4476         target rather than all recognized languages.
4477         * configure: Regenerate.
4479 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4481         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4482         * Makefile.in: Regenerate.
4484 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4486         * configure.in: Warn that MPFR 2.2.0 is buggy.
4487         * configure: Regenerate.
4489 2006-12-27  Ian Lance Taylor  <iant@google.com>
4491         * configure.in: When removing Makefiles to force a reconfigure, also
4492         remove prev-DIR*/Makefile.
4493         * configure: Regenerate.
4495 2006-12-22  Andreas Schwab  <schwab@suse.de>
4497         * configure: Regenerate with correct autoconf version.
4499 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4501         * configure.in: add AC_SUBST for *_FOR_TARGET.
4502         * configure: Regenerate.
4504 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4506         * configure.in: Simplify logic for rejecting languages that cannot
4507         be built.  Separate the case when a language is unsupported,
4508         from the case when the user chooses not to build a language.
4510 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4512         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4513         it only affects bootstrap and could be tested on "$host" as well.
4514         * configure: Regenerate.
4515         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4517 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4519         PR bootstrap/29544
4520         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4521         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4522         move here comment from Makefile.tpl.
4523         * Makefile.tpl: Move some definitions higher in the file.
4524         (STAGE1_CHECKING): New.
4525         * configure.in: Add --enable-stage1-checking.
4526         * configure: Regenerate.
4527         * Makefile.in: Regenerate.
4529 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4531         * MAINTAINERS: Add myself as build system maintainer.
4533 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4535         * MAINTAINERS (Write After Approval): Add myself.
4537 2006-12-13  Eric Christopher  <echristo@apple.com>
4539         * MAINTAINERS: Add myself as darwin maintainer.
4541 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4543         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4545 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4547         MAINTAINERS: Update my entry.
4549 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4551         * configure.in:  Handle spu makefile frag.
4552         * Makefile.tpl (MAINT): Define
4553         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4554         * configure: Regenerate.
4555         * Makefile.in: Regenerate.
4557 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4559         * config.guess: Import latest version.
4560         * config.sub: Likewise.
4562 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4564         * configure.in (spu-*-*): Don't skip target-libiberty.
4565         * configure: Regenerate.
4567 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4569         PR bootstrap/30134
4570         * configure.in: Correct x86 darwin support for libjava to powerpc
4571         and i?86 only.
4572         * configure: Regenerate.
4574 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4576         * configure.in: Add x86 darwin support for libjava.
4577         * configure: Regenerate.
4579 2006-12-07  Mike Stump  <mrs@apple.com>
4581         * Makefile.def (dependencies): Add dependency for
4582         install-target-libssp and install-target-libgomp on
4583         install-gcc.
4584         * Makefile.in: Regenerate.
4586 2006-12-04  Richard Guenther  <rguenther@suse.de>
4588         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4589         (Non-Algorithmic Maintainers): Move over non-algorithmic
4590         loop optimizer maintainers, add myself as a non-algorithmic
4591         middle-end maintainer.
4593 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4595         * MAINTAINERS (Write After Approval): Add myself.
4597 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4599         * configure.in: Update error message for missing GMP/MPFR.
4601         * configure: Regenerate.
4603 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4605         * configure.in: Update MPFR version in error message.
4607         * configure: Regenerate.
4609 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4611         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4612         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4613         --with-gmp-lib): New flags.
4615         * configure: Regenerate.
4617 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4619         * MAINTAINERS (Write After Approval): Change my email address.
4621 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4623         * MAINTAINERS (Write After Approval): Add myself.
4625 2006-11-22  Philipp Thomas  <pth@suse.de>
4627         * MAINTAINERS (i18n): Update e-mail address.
4629 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4631         * MAINTAINERS (spu port): Add myself as maintainer.
4632         (Write After Approval): Remove myself.
4634 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4636         * configure.in (skipdirs): Don't build libssp for SPU.
4637         * configure: Regenerate.
4639 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4641         * MAINTAINERS (spu port): Add myself as maintainer.
4642         (libobjc): Update my email address.
4644 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4646         * MAINTAINERS (Write After Approval): Add myself.
4648 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4650         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4651         * configure : Rebuilt.
4653 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4655         * MAINTAINERS (Write After Approval): Add myself.
4657 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4659         * MAINTAINERS (Write After Approval): Add myself.
4661 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4663         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4664         libmpfr.a.
4665         * configure: Regenerate.
4667 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4669         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4670         (unstage): Test for stage_last presence.
4672         PR bootstrap/29802
4673         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4674         STAGE_PREFIX.
4675         * Makefile.in: Regenerate.
4677 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4679         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4680         maintainers.
4682 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4684         * MAINTAINERS (Write After Approval): Add myself.
4686 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4688         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4689         and stageN-package/Makefile.
4690         * Makefile.in: Regenerated.
4692 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4694         * configure.in: Remove target-libgloss from noconfigdirs for
4695         bfin-*-*.
4696         * configure: Regenerated.
4698 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4700         * configure.in (have_gmp): Only error if the gcc directory exists.
4702         * configure: Regenerate.
4704 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4706         * configure.in: Robustify error message for missing GMP/MPFR.
4708         * configure: Regenerate.
4710 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4712         * MAINTAINERS (Write After Approval): Add myself.
4714 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4716         * MAINTAINERS: Change email address.
4718 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4720         * MAINTAINERS (Write After Approval): Add myself.
4722 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4724         * MAINTAINERS (Write After Approval): Add myself.
4726 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4728         * MAINTAINERS (Write After Approval): Move myself to
4729         Write After Approval section.
4731 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4733         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4734         need_gmp anymore.
4735         * configure: Regenerate.
4737 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4739         * MAINTAINERS (Write After Approval): Add myself.
4741 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4743         * config.guess: Import latest version.
4744         * config.sub: Likewise.
4746 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4748         * Makefile.def: Added pdf target handling.
4749         * Makefile.tpl: Added pdf target handling.
4750         * Makefile.in: Regenerated.
4752 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4754         * MAINTAINERS: Add self as score port maintainer.
4756 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4758         * MAINTAINERS (Write After Approval): Add myself.
4760 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4762         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4763         or newer.
4764         * configure: Regenerated.
4766 2006-09-27  Dave Brolley  <brolley@redhat.com>
4768         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4769         using $s instead of $r.
4770         * configure: Regenerated.
4772 2006-09-26  Thiemo Seufer  <ths@mips.com>
4774         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4775         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4776         * configure: Regenerate.
4778 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4780         * MAINTAINERS (Write After Approval): Remove myself.
4782 2006-09-22  Chao-ying Fu  <fu@mips.com>
4784         * MAINTAINERS (Write After Approval): Add myself.
4786 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4788         * MAINTAINERS: Add self as soft-fp maintainer.
4790 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4792         * MAINTAINERS: Add myself as avr maintainer.
4793         Remove Marek Michalkiewicz as avr maintainer.
4795 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4797         * MAINTAINERS (Write After Approval): Add myself.
4799 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4801         * configure.in: Never build newlib for a Mingw host.
4802         Never build newlib as Mingw target library.
4803         Test the existence of winsup/cygwin for building a Cygwin newlib,
4804         rather than just winsup.
4805         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4806         building a Mingw target.
4807         * configure: Regenerate.
4809 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4811         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4813 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4815         * config.guess: Import from src (was more updated).
4816         * config.sub: Likewise.
4818 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4820         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4821         * configure: Regenerated.
4823 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4825         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4826         for stages after the first.
4828 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4830         * Makefile.def: Add dependencies for configure-opcodes
4831         on configure-intl and all-opcodes on all-intl.
4832         * Makefile.in: Regenerated.
4834 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4836         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4838 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4840         Port to hosts whose 'sort' and 'tail' implementations
4841         treat operands with leading '+' as file names, as POSIX
4842         has required since 2001.  However, make sure the code still
4843         works on pre-POSIX hosts.
4844         * ltmain.sh: Don't assume "sort +2" is equivalent to
4845         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4847 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4849         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4851 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4853         * ltconfig: chmod 644 before ranlib during install.
4855 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4857         PR bootstrap/18058
4858         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4859         if the bootstrap compiler is a GCC version that supports it.
4860         * configure: Regenerate.
4862 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4864         * configure.in: Fix thinkos in previous check-in.
4865         * configure: Regenerate.
4867 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4869         PR other/27063
4870         * configure.in: Test subdir_requires and give an appropriate
4871         error message.
4872         * configure: Regenerate.
4874 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4876         * MAINTAINERS (Write After Approval): Add myself.
4878 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4880         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4882 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4884         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4886 2006-06-20  David Ayers  <d.ayers@inode.at>
4888         PR bootstrap/28072
4889         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4890         whether target-libjava is being configured instead of whether the
4891         java front end is enabled.
4892         * configure: Regenerate.
4894 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4896         PR target/27540
4897         * configure.in: Only enable libgomp on IRIX 6.
4898         * configure: Regenerate.
4900 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4902         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4903         too.
4904         * Makefile.in: Regenerate.
4906 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4908         * config-ml.in: Alter CCASFLAGS to include special
4909         multilib options the same as is done for CFLAGS.
4911 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4913         * configure.in: Don't enable libgomp on hpux10.
4914         * configure: Rebuilt.
4916 2006-06-12  David Ayers  <d.ayers@inode.at>
4918         PR bootstrap/27963
4919         PR target/19970
4920         * configure.in: Remove target-boehm-gc from noconfigdirs where
4921         ${libgcj} is specified.
4922         * configure: Regenerate.
4924 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4926         Sync from src:
4928         * configure.in: Sync.
4929         * configure: Regenerated.
4931         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4933         * Makefile.def: Added dependencies from sim and gdb on intl, and
4934         added configure dependencies to everything with an all dependency
4935         on intl.
4936         * Makefile.in: Regenerated.
4938 2006-06-06  David Ayers  <d.ayers@inode.at>
4940         PR libobjc/13946
4941         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4942         * Makefile.in: Regenerate.
4943         * configure.in: Add --enable-objc-gc at toplevel and have it
4944         enable boehm-gc for Objective-C.
4945         Remove target-boehm-gc from libgcj.
4946         Add target-boehm-gc to target_libraries.
4947         Add target-boehm-gc to noconfigdirs where ${libgcj}
4948         is specified.
4949         Assert that boehm-gc is supported when requested for Objective-C.
4950         Only build boehm-gc if needed either for Java or Objective-C.
4951         * configure: Regenerate.
4953 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4955         PR 27674
4956         * Makefile.tpl (configure-[+prefix+][+module+],
4957         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4958         Remove rule to unstage bootstrapped modules.
4959         (stage_current): New.
4960         * Makefile.in: Regenerate.
4962 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4964         * MAINTAINERS (Write After Approval): Update my e-mail address.
4966 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4968         * include/libiberty.h: Declare pex_run_in_environment.
4970 2006-05-31  Asher Langton  <langton2@llnl.gov>
4972         * MAINTAINERS (Write After Approval): Add myself.
4974 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4976         * Makefile.def (bfd, opcodes): Fix lib_path.
4977         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4978         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4979         * Makefile.in: Regenerate.
4981 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4983         * Makefile.in: Regenerate.
4985 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4987         * Makefile.def: Add install-html target. Add datarootdir
4988         docdir and htmldir to flags_to_pass.
4989         * Makefile.tpl: Add install-html target.
4990         * Makefile.in: Regenerate.
4991         * configure.in: Add --with-datarootdir, --with-docdir, and
4992         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4993         * configure: Regenerate.
4995 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4997         * configure.in: Enable gprof for cross builds.
4998         * configure: Regenerate.
5000 2006-05-22  Richard Guenther  <rguenther@suse.de>
5002         Revert
5003         2006-01-31  Richard Guenther  <rguenther@suse.de>
5004         Paolo Bonzini  <bonzini@gnu.org>
5006         * Makefile.def (target_modules): Add libgcc-math target module.
5007         * configure.in (target_libraries): Add libgcc-math target library.
5008         (--enable-libgcc-math): New configure switch.
5009         * Makefile.in: Re-generate.
5010         * configure: Re-generate.
5011         * libgcc-math: New toplevel directory.
5013 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5014             Andreas Tobler  <a.tobler@schweiz.ch>
5016         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5017         * configure: Rebuilt.
5019 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5021         * MAINTAINERS (Write After Approval): Add myself.
5023 2006-05-01  DJ Delorie  <dj@redhat.com>
5025         * configure.in: Restore CFLAGS if GMP isn't present.
5026         * configure: Regenerate.
5028 2006-05-01  Richard Guenther  <rguenther@suse.de>
5030         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5031         maintainer.
5033 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5035         * MAINTAINERS (Write After Approval): Add myself.
5037 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5039         * MAINTAINERS (Write After Approval): Add myself.
5041 2006-04-18  DJ Delorie  <dj@redhat.com>
5043         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5044         reference libgloss so that libssp can be built in a combined
5045         tree.
5046         * configure: Regenerate.
5048 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5050         * MAINTAINERS (Write After Approval): Add myself.
5052 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5054         * configure.in: Require makeinfo 4.4 or higher.
5055         * configure: Regenerate.
5057 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5059         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5060         Rearrange the entries of other libraries to have them in one place.
5062 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5064         * MAINTAINERS (Write After Approval): Remove myself.
5065         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5067 2006-03-14  Richard Guenther  <rguenther@suse.de>
5069         * configure: Regenerate with autoconf 2.13.
5071 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5073         * MAINTAINERS: Use my work address.
5075         * MAINTAINERS: Update my E-mail address.
5077 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5079         * configure.in: Handle --disable-<component> generically.
5080         * configure: Regenerate.
5082 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5084         PR libgcj/17311
5085         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5087 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5089         * MAINTAINERS (Write After Approval):  Remove myself.
5090         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5092 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5094         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5095         (TARGET_CONFIGDIRS): Remove.
5096         * configure.in: Remove AC_SUBST(target_configdirs).
5097         * Makefile.in, configure: Regenerated.
5099 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5101         * MAINTAINERS (Write After Approval):  Remove myself.
5102         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5104 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5106         PR bootstrap/25670
5108         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5110         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5111         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5112         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5113         BUILD_PREFIX, BUILD_PREFIX_1.
5114         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5116         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5117         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5119         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5120         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5121         of `cat stage_current`.  Always provide the `r' and `s' variables.
5122         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5123         a single shell execution.
5124         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5125         bootstrapped modules, make the stage1 module if the build was not
5126         started yet, else build the current stage.
5127         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5128         (all-build, all-host, all-target, [+make_target+]-host,
5129         [+make_target+]-target): Do not use \-continued lines.
5130         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5131         (current_stage, restrap, stage_last): New.
5133         * Makefile.in: Regenerate.
5134         * configure: Regenerate.
5136 2006-02-19  Bud Davis  <jmdavis@link.com>
5138         * MAINTAINERS (Write After Approval):  Remove myself.
5139         (Language Front End Maintainers):  Add myself as fortran 95
5140         maintainer and update e-mail address.
5142 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5144         * MAINTAINERS (Write After Approval):  Remove myself.
5145         (Language Front End Maintainers):  Add myself as fortran 95
5146         maintainer.
5148 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5150         * MAINTAINERS (Write After Approval): Add myself.
5152 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5154         * MAINTAINERS (Write After Approval):  Remove myself.
5155         (Language Front End Maintainers):  Add myself as
5156         fortran 95 maintainer.
5158 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5160         Sync from src:
5162         2005-12-27  Leif Ekblad  <leif@rdos.net>
5164         * configure.in: Add support for RDOS target.
5165         * configure: Regenerate.
5167 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5168             Andreas Schwab  <schwab@suse.de>
5170         * configure: Regenerate.
5172 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5174         * configure.in (enable_libgomp): Add AIX.
5175         * configure: Regenerate.
5177 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5179         * MAINTAINERS (Write After Approval): Add myself.
5181 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5183         * MAINTAINERS (Write After Approval): Add myself.
5185 2006-01-31  Richard Guenther  <rguenther@suse.de>
5186         Paolo Bonzini  <bonzini@gnu.org>
5188         * Makefile.def (target_modules): Add libgcc-math target module.
5189         * configure.in (target_libraries): Add libgcc-math target library.
5190         (--enable-libgcc-math): New configure switch.
5191         * Makefile.in: Re-generate.
5192         * configure: Re-generate.
5193         * libgcc-math: New toplevel directory.
5195 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5197         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5198         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5199         the assembler, linker and binutils.
5200         * configure: Regenerate.
5202 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5204         * MAINTAINERS (Write After Approval): Add myself.
5206 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5208         * configure: Regenerate.
5210 2006-01-18  Richard Henderson  <rth@redhat.com>
5211             Jakub Jelinek  <jakub@redhat.com>
5212             Diego Novillo  <dnovillo@redhat.com>
5214         * libgomp: New directory.
5215         * Makefile.def: Add target_module libgomp.
5216         * Makefile.in: Regenerate.
5217         * configure.in (target_libraries): Add target-libgomp.
5218         * configure: Regenerate.
5220 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5222         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5223         @ from continuation.
5224         * Makefile.in: Rebuilt.
5226 2006-01-04  Chris Lattner  <sabre@gnu.org>
5228         * MAINTAINERS (Write After Approval): Add myself.
5230 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5232         PR bootstrap/24252
5234         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5235         * Makefile.tpl (OBJDUMP): New.
5236         (EXTRA_HOST_FLAGS): Add it.
5237         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5239         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5240         to use symbolic links between directories.  Avoid race conditions
5241         or make them harmless.
5242         * configure.in: Do not try to use symbolic links between directories.
5244         * Makefile.def (LEAN): Pass.
5245         * Makefile.tpl (LEAN): Define.
5246         (stage[+id+]-start): Accept that the previous directory does not
5247         exist, if the bootstrap is lean.
5248         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5249         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5250         configure substitution.
5251         ([+compare-target+]): Likewise.
5252         ([+bootstrap-target+]-lean): New.
5253         * configure.in: Remove lean bootstrap support from here.
5255         * Makefile.in: Regenerate.
5256         * configure: Regenerate.
5258 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5260         * MAINTAINERS (libdecnumber): Add myself.
5262 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5264         * libtool-ldflags: New script.
5266 2006-01-02  Andreas Schwab  <schwab@suse.de>
5268         * configure.in: When reconfiguring remove Makefile in
5269         all stage directories.
5270         * configure: Regenerate.
5272 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5274         * MAINTAINERS: Update my email address.
5276 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5278         Revert Ada-related part of the previous change.
5280         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5281         Do not pass.
5282         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5283         * Makefile.in: Regenerate.
5284         * configure.in: Do not include mt-ppc-aix target fragment.
5285         * configure: Regenerate.
5287 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5289         * configure.in: Select appropriate fragments for PowerPC/AIX.
5290         * configure: Regenerate.
5292         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5293         BOOT_CFLAGS, BOOT_LDFLAGS.
5294         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5295         BOOT_CFLAGS, BOOT_LDFLAGS.
5296         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5297         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5298         (stage): Fail if we cannot complete the work.
5299         * Makefile.in: Regenerate.
5301 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5303         * configure.in: Replace ms1 with mt.
5304         * configure: Rebuilt.
5306 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5308         * MAINTAINERS: Update my email address.
5310 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5312         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5313         install-host-nogcc): Don't invoke $(stage) at the end.
5314         * Makefile.in: Regenerate.
5316 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5318         * configure.in: Flip the top-level bootstrap switch.
5319         * configure: Regenerate.
5321 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5323         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5324         $(stage) and $(unstage).
5325         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5326         (all): Remove stray semicolon.
5327         (local-distclean): Don't handle multilib.tmp and multilib.out.
5328         (install.all): Set $s for consistency.
5329         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5330         check_multilibs setting.  Always make the install directory.
5331         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5332         Correct @if/@endif.
5333         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5334         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5335         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5336         (multilib.out): Remove.
5337         * Makefile.in: Regenerated.
5339 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5341         * MAINTAINERS (Write After Approval): Add myself.
5343 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5345         * MAINTAINERS: Add myself as mt maintainer.
5347         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5349 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5351         * MAINTAINERS: Change email address.
5353 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5355         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5356         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5357         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5358         Find in-tree tools if available.
5359         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5360         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5361         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5362         (COMPILER_*_FOR_TARGET): New.
5363         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5364         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5365         (CONFIGURED_*, USUAL_*): Remove.
5366         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5367         STRIP): Use autoconf substitutions.
5368         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5369         COMPILER_NM_FOR_TARGET): New.
5370         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5372         (all): Make all-host and all-target in parallel.
5373         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5374         that $$r and $$s are set before invoking a recursive make.
5375         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5376         ([+bootstrap-target+]): Inline most of the `all' target.
5378 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5380         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5381         from the gcc build directory.
5382         * Makefile.in: Regenerate.
5384 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5386         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5387         depend on all-libdecnumber.
5388         * configure.in (host_libs): Include libdecnumber.
5389         * Makefile.in: Regenerate.
5390         * configure: Likewise.
5392 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5394         * libdecnumber: Import decNumber sources from the dfp-branch.
5396 2005-11-21  Kean Johnston  <jkj@sco.com>
5398         * config.sub, config.guess: Sync from upstream sources.
5400 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5402         Import from Autoconf sources:
5404         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5405         * config/move-if-change: Don't output "$2 is unchanged";
5406         suggested by Ben Elliston.  Handle weird characters correctly.
5408 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5410         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5411         to match upstream libtool for darwin.
5413 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5415         * Makefile.def: Remove gdb dependencies for gdbtk.
5416         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5417         (configure-gdb, install-gdb): New rules.
5418         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5419         * Makefile.in, configure: Regenerated.
5421 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5423         * MAINTAINERS (Write After Approval): Add myself.
5425 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5427         * MAINTAINERS (Write After Approval): Add myself.
5429 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5431         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5432         Diego Novillo.
5434 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5436         PR bootstrap/24297
5437         * Makefile.tpl (do-[+make-target+], do-check, install,
5438         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5439         are set before recursing.
5440         * Makefile.in: Regenerate.
5442 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5444         PR bootstrap/18939
5445         * Makefile.def (gcc) <target>: Fix thinko.
5446         * Makefile.in: Regenerate.
5448 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5450         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5451         * configure: Regenerate.
5453 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5455         * MAINTAINERS (Write After Approval): Add self.
5457 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5459         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5460         target-libffi, target-qthreads, target-libjava, and
5461         targetlibobjc.
5462         * configure: Regenerate.
5464 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5466         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5467         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5468         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5469         (USUAL_OBJDUMP_FOR_TARGET): New.
5470         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5471         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5472         * configure, Makefile.in: Regenerated.
5474 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5476         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5477         before other host packages.
5479 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5481         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5483 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5485         PR bootstrap/22340
5487         * configure.in (default_target): Remove.
5488         * Makefile.tpl (all): Do not use prerequisites as subroutines
5489         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5490         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5491         use prerequisites as subroutines.
5492         (check-host, check-target): New.
5493         (bootstrap configure & all targets): Do not use stage*-start
5494         if the directory layout is already ok.
5495         (non-bootstrap configure & all targets): Prepend a $(unstage).
5496         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5497         (NOTPARALLEL): Remove.
5498         (unstage, stage variables): New variables.
5499         (unstage, stage targets): Simply expand to those variables.
5501         * configure: Regenerate.
5502         * Makefile.in: Regenerate.
5504 2005-10-04  James E Wilson  <wilson@specifix.com>
5506         * Makefile.def (lang_env_dependencies): Add libmudflap.
5507         * Makefile.in: Regenerate.
5509 2005-10-03  Andreas Schwab  <schwab@suse.de>
5511         Backport from libtool CVS:
5512         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5514         * ltmain.sh: add support for installing into temporary
5515         staging area (e.g. 'make install DESTDIR=...')
5517 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5519         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5520         * configure: Regenerated.
5522 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5524         * configure: Regenerate with the correct
5525         autoconf version.
5527 2005-09-30  Catherine Moore  <clm@cm00re.com>
5529         * configure.in (bfin-*-*): New.
5530         * configure: Regenerated.
5532 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5534         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5535         (LIPO_FOR_TARGET): New.
5536         (CONFIGURED_LIPO_FOR_TARGET): New.
5537         (USUAL_LIPO_FOR_TARGET): New.
5538         (STRIP_FOR_TARGET): New.
5539         (CONFIGURED_STRIP_FOR_TARGET): New.
5540         (USUAL_STRIP_FOR_TARGET): New.
5541         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5542         STRIP_FOR_TARGET.
5543         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5544         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5545         * Makefile.in: Regenerate.
5546         * configure: Regenerate.
5548 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5550         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5551         (rs6000-*-aix*): Same.
5552         * configure: Regenerate.
5554 2005-09-16  Tom Tromey  <tromey@redhat.com>
5556         * MAINTAINERS: Add self as java maintainer.
5558 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5560         * configure.in: Recognize f95 in the --enable-languages option,
5561         and substitute it for fortran, issuing a warning.
5562         * configure: Regenerate.
5564 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5566         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5567         * configure:  Regenerated.
5569 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5571         * MAINTAINERS: Add self as ms1 maintainer.
5573 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5575         * Makefile.def (libssp): Add to lang_env_dependencies.
5576         * Makefile.in: Regenerate.
5578 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5580         * MAINTAINERS: Add myself as middle-end maintainer.
5582 2005-08-17  Christian Groessler  <chris@groessler.org>
5584         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5585         * Makefile.in: Regenerate.
5587 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5589         * MAINTAINERS (write after approval): Added myself.
5591 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5593         * MAINTAINERS (Write After Approval): Add myself.
5595 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5597         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5598         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5599         Look for alternate names of the target cc and c++
5600         * configure: Regenerate.
5602 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5604         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5605         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5606         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5607         tools; remove code to manually set them.
5608         (Target tools): Look in the environment for them.
5609         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5610         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5611         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5612         build directory.
5613         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5614         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5615         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5616         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5617         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5618         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5619         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5620         * configure: Regenerate.
5621         * Makefile.in: Regenerate.
5623 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5625         * MAINTAINERS: Update for removed CPU targets.
5627 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5629         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5630         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5631         * Makefile.in: Regenerated.
5633 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5635         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5636         (CFLAGS_FOR_TARGET): Use it.
5637         (CXXFLAGS_FOR_TARGET): Likewise.
5638         * Makefile.in: Regenerated.
5639         * configure.in (--with-build-sysroot): New option.
5640         * configure: Regenerated.
5642 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5644         * Makefile.tpl: Wrap install between unstage and stage
5645         * Makefile.in: Regenerate.
5647 2005-07-21  Eric Christopher  <echristo@apple.com>
5649         * MAINTAINERS: Update affiliation.
5651 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5653         * MAINTAINERS: Add self as crx port maintainer.
5655 2005-07-20  DJ Delorie  <dj@redhat.com>
5657         * MAINTAINERS: Add self as m32c maintainer.
5659 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5661         * all files: Update FSF address.
5663 2005-07-15  Eric Christopher  <echristo@redhat.com>
5665         * MAINTAINERS: Change affiliation.
5667 2005-07-14  Jim Blandy  <jimb@redhat.com>
5669         * configure.in: Add cases for Renesas m32c.
5670         * configure: Regenerated.
5672 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5674         * COPYING.LIB: Update from fsf.org.
5676 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5678         * COPYING, compile, config.guess,
5679         config.sub, install-sh, missing, mkinstalldirs,
5680         symlink-tree, ylwrap: Sync from upstream sources.
5681         * config-ml.in: Update FSF address.
5683 2005-07-13  Eric Christopher  <echristo@redhat.com>
5685         * configure.in: Add toplevel noconfigdir support for tpf.
5686         * configure: Regenerate.
5688 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5690         PR ada/22340
5692         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5693         * Makefile.in: Regenerate.
5695 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5697         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5698         Brolley to write-after-approval.
5700 2005-07-07  Andreas Schwab  <schwab@suse.de>
5702         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5703         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5704         * Makefile.in: Regenerated.
5706 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5708         * configure.in: Don't build sim or rda when targetting darwin.
5709         * configure: Regenerate.
5711 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5713         * configure.in: Add --enable-libssp and --disable-libssp.
5714         * configure: Regenerate with autoconf-2.13.
5716 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5718         * Makefile.def (target_modules): Add libssp.
5719         * configure.in (target_libraries): Add target-libssp.
5720         * configure: Rebuilt.
5721         * Makefile.in: Rebuilt.
5723 2005-07-01  Zack Weinberg  <zackw@panix.com>
5725         * MAINTAINERS: Change email address.  Resign from maintainership.
5727 2005-07-01  Richard Guenther  <rguenther@suse.de>
5729         * MAINTAINERS: Change my e-mail address and affiliation.
5731 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5733         * Makefile.def (stagefeedback): Come after profile.
5734         Define profiledbootstrap target.
5735         * Makefile.tpl (profiledbootstrap): Remove.
5736         (stageprofile-end): Zap stagefeedback.
5737         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5738         * Makefile.in: Regenerate.
5740 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5742         * MAINTAINERS: Update my email address.
5744 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5746         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5747         In 'cpp' stanza, support '#line' as well as '# '.
5749 2005-06-08  Andreas Schwab  <schwab@suse.de>
5751         * MAINTAINERS: Move myself from 'Write After Approval' to
5752         'CPU Port Maintainers' section as m68k maintainer.
5754 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5756         * configure.in (unsupported_languages): New macro.
5757         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5758         non-ported target libraries in noconfigdirs.
5759         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5760         non-linux-gnu.  Remove libgcj_ex_libffi.
5761         <lang_frag loop>: Set add_this_lang=no if the language is in
5762         unsupported_languages.
5763         * configure: Regenerate.
5765 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5767         * configure.in: Fix typo in handling of --with-mpfr-dir.
5768         * configure: Regenerate.
5770 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5772         * MAINTAINERS: Update my email address.
5774 2005-06-02  Jim Blandy  <jimb@redhat.com>
5776         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5777         accepted into the master sources.)
5779 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5780             Michael Snyder  <msnyder@redhat.com>
5781             Stan Cox  <scox@redhat.com>
5783         * configure.in: Set noconfigdirs for ms1.
5785         * configure: Regenerate.
5787 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5789         * MAINTAINERS (Write After Approval): Add self.
5791 2005-06-01  Josh Conner  <jconner@apple.com>
5793         * MAINTAINERS (Write After Approval): Add self.
5795 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5797         * MAINTAINERS: Update my email address.
5799 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5801         * MAINTAINERS (Write After Approval): Add self.
5803 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5805         * MAINTAINERS (Write After Approval): Remove self.
5807 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5809         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5810         (Dependencies): Consider target modules for bootstrap dependencies.
5811         Make target bootstrap modules depend on each stage's gcc.
5812         * Makefile.in: Regenerate.
5814 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5816         * Makefile.def (configure-gcc): Depend on binutils having been built.
5817         (all-gcc): No need to do it here.
5818         * Makefile.in: Regenerate.
5820 2005-05-19  Paul Brook  <paul@codesourcery.com>
5822         * configure.in: Rewrite misleading error message when requested
5823         language cannot be built.
5824         * configure: Regenerate.
5826 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5828         * ylwrap: Import from Automake 1.9.5.
5830 2005-05-13  David Ung  <davidu@mips.com>
5832         * MAINTAINERS (Write After Approval): Add self.
5834 2005-05-09  Mike Stump  <mrs@apple.com>
5836         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5837         lt_cv_sys_max_cmd_len for now.
5839 2005-05-09  Stan Cox  <scox@redhat.com>
5841         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5843 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5845         * README.SCO: Update the URL.
5847 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5849         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5850         with_gnu_ld to libtool.
5851         * ltcf-c.sh (aix[45]): Define file_list_spec.
5852         * ltcf-cxx.sh (aix[45]): Same.
5853         * ltcf-gcj.sh (aix[45]): Same.
5854         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5855         exists, write list of input files to temporary file.
5857 2005-05-04  Mike Stump  <mrs@apple.com>
5859         * configure.in: Always pass --target to target configures as
5860         otherwise rebuilds that do --recheck will fail.
5861         * confiugure: Rebuilt.
5863 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5865         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5866         STAGE_HOST_EXPORTS.
5867         (configure, all): Add bootstrap support.
5868         (Host modules, target modules): Pass post-stage1 flags and exports.
5869         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5870         * Makefile.in: Regenerate.
5872 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5874         * configure: Regenerate.
5876 2005-04-27  Mike Stump  <mrs@apple.com>
5878         * MAINTAINERS: Add self as darwin maintainer.
5880 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5882         * config.sub: Update from master copy.
5884 2005-04-21  Mike Stump  <mrs@apple.com>
5886         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5887         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5889 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5891         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5892         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5893         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5894         "*-*-elf" and "*-*-linux*".
5895         * configure: Regenerate.
5897 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5899         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5901 2005-04-12  Mike Stump  <mrs@apple.com>
5903         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5905 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5907         * MAINTAINERS (Write After Approval): Add myself.
5909 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5911         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5913 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5915         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5916         (TARGET_CONFIGARGS): Include --with-target-subdir.
5917         (configure, all): New macros.  Use them throughout.
5918         * Makefile.in: Regenerate.
5920 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5922         * MAINTAINERS (Write After Approval): Add myself.
5924 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5926         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5928 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5930         * MAINTAINERS: Move John Carr to Write After Approval.
5932 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5934         * config/mh-mingw32: Delete.
5935         * configure.in: Don't use it.
5936         * configure: Regenerate.
5938 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5940         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5941         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5942         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5943         (HOST_LIB_PATH): Generate from Makefile.def.
5944         (TARGET_LIB_PATH): Likewise.
5945         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5946         * Makefile.in: Regenerate.
5947         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5948         (RPATH_ENVVAR): Include Darwin case.
5949         * configure: Regenerate.
5951 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5953         * MAINTAINERS (Various Maintainers): Remove self.
5954         (Write After Approval): Add self.
5956 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5958         * MAINTAINERS (Various Maintainers): Add self.
5960 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5962         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5963         * configure: Regenerate.
5965 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5967         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5968         gcc_version, and gcc_version_trigger from set of flags to pass.
5969         * Makefile.tpl: Remove definitions of above variables.
5970         (config.status): Remove dependency on $(gcc_version_trigger).
5971         * Makefile.in: Regenerate.
5972         * configure.in: Do not reference config/gcc-version.m4 nor
5973         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5974         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5975         * configure: Regenerate.
5977 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5978             Andrew Pinski  <pinskia@physics.uc.edu>
5980         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5981         * Makefile.in: Regenerate.
5983 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5985         * MAINTAINERS (Write After Approval): Add myself.
5987 2005-03-03  David Ayers  <d.ayers@inode.at>
5989         * MAINTAINERS (Write After Approval): Add myself.
5991 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5993         PR libgcj/20160
5994         * ltmain.sh: Avoid creating archives with components that have
5995         duplicate basenames.
5997 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5999         PR bootstrap/20250
6000         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6001         instead of check.
6002         * Makefile.in: Regenerate.
6004 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6006         * Makefile.in: Regenerate to fix conflict between the previous two
6007         patches.
6009 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6011         PR bootstrap/17383
6012         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6013         * Makefile.tpl (HOST_SUBDIR): New substitution.
6014         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6015         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6016         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6017         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6018         (Host modules, Bootstrapped modules): Use it.
6019         (Build modules, Target modules): Do not create symlink trees,
6020         always configure out-of-srcdir.
6021         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6022         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6023         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6024         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6026         * Makefile.in: Regenerate.
6027         * configure: Regenerate.
6029 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6031         Merged from libada-gnattools-branch:
6032         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6034         * gnattools: New directory.
6035         * Makefile.def: Add gnattools as a module, depending on target-libada.
6036         * Makefile.in: Regenerate.
6037         * configure.in: Include gnattools in host_tools; disable it if ada
6038         is disabled.
6039         * configure: Regenerate.
6041 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6043         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6044         treelang maintainer.
6045         (Write After Approval): Remove myself.
6047 2005-02-23  Paul Schlie  <schlie@comcast.net>
6049         * configure.in: Allow darwin targeted ports to build tk, itcl and
6050         libgui.
6051         * configure: Regenerate.
6053 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6055         PR libgcj/10353
6056         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6057         * configure: Regenerate.
6059 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6061         * MAINTAINERS (Write After Approval): Add myself.
6063 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6065         * MAINTAINERS: Update my e-mail address.
6067 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6069         * MAINTAINERS (Write After Approval): Add myself.
6071 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6073         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6074         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6075         target-libgloss when not *-*-elf and *-*-aout.
6076         * configure: Regenerate.
6078 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6080         * MAINTAINERS: Remove obsolete entries.
6082         * MAINTAINERS (Write After Approval): Add Michael Matz.
6084 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6086         * MAINTAINERS: Remove self as cpplib maintainer.
6088 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6090         * install-sh, config.sub: Import from upstream.
6092 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6094         PR bootstrap/18222
6095         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6096         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6097         * Makefile.in: Regenerate.
6099 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6101         * MAINTAINERS: Update my email address.
6103 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6104             Andreas Schwab  <schwab@suse.de>
6106         PR bootstrap/18033
6107         * config-ml.in: Eval option if surrounded by single quotes.
6109 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6111         Revert 2004-12-28 Makefile changes, a better fix will be
6112         applied to mainline and src after GCC 4.0 branches.
6114 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6116         PR bootstrap/17383
6118         * Makefile.def (target_modules): Remove stage parameter,
6119         it is always true now.
6120         * Makefile.tpl (configure-build-[+module+],
6121         configure-target-[+module+]): Always build symlink tree
6122         for the directory and for include.  BUILD_SUBDIR and
6123         TARGET_SUBDIR cannot be . anymore.
6124         * Makefile.in: Regenerate.
6126 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6128         Revert 2004-12-08 Makefile changes.
6130 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6132         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6133         cygwin, mingw.
6135 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6137         * configure.in (sh64-*-*): Reenable gprof.
6138         * configure: Regenerate.
6140 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6142         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6143         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6144         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6145         * Makefile.in: Regenerate.
6147 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6149         * MAINTAINERS: Update my email address.
6151 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6153         * Makefile.tpl: Generate normal dependencies if the LHS module is
6154         not bootstrapped.
6155         * Makefile.in: Regenerate.
6157 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6159         * configure.in: Include config/gxx-include-dir.m4.  Use
6160         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6161         * configure: Regenerate.
6163 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6165         * config.if: Delete.
6166         * configure.in: Set libstdcxx_incdir directly.
6167         * configure: Regenerate.
6169 2004-12-02  Eric Christopher  <echristo@redhat.com>
6171         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6172         * Makefile.in: Regenerate.
6174 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6176         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6177         * configure: Regenerate.
6179 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6181         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6182         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6183         * configure: Regenerate.
6185 2004-12-01  Eric Christopher  <echristo@redhat.com>
6187         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6188         of things to remove.
6190 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6192         * MAINTAINERS (Write After Approval): Update my e-mail address.
6194 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6196         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6197         from CVS libtool to always pass_all.
6199 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6201         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6202         (hppa*64*-*-*): Delete incorrect comment.
6203         * configure: Rebuilt.
6205 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6207         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6209 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6211         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6212         from CVS libtool to always pass_all.
6214 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6216         * install-sh, compile: Import from automake.
6218 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6220         * config.guess, config.sub:  Import from savannnah.
6222 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6224         * MAINTAINERS (Write After Approval): Add myself
6226 2004-11-12  Mike Stump  <mrs@apple.com>
6228         * Makefile.def: Add html support.
6229         * Makefile.tpl: Likewise.
6230         * Makefile.in: Regenerate.
6232 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6234         PR 18423
6235         * configure.in: Remove all instances of build-fixincludes from
6236         noconfigdirs.
6237         (build_configargs): Supply --target to subdirectories.
6238         * configure: Regenerate.
6240         * Makefile.def: Make gcc install depend on fixincludes install.
6241         * Makefile.in: Regenerate.
6243 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6245         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6247 2004-11-11  Paul Brook  <paul@codesourcery.com>
6249         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6251 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6253         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6254         target-libgfortran.
6255         * configure: Regenerate.
6257 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6259         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6260         like CC.
6262 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6264         * Makefile.def (host fixincludes): Specify missing targets.
6265         * Makefile.in: Regenerate.
6267 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6269         * MAINTAINERS: Add myself
6271 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6273         * MAINTAINERS (Write After Approval): Add myself.
6275 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6277         * Makefile.def: Build fixincludes for the host, too.
6278         * Makefile.in: Regenerate.
6279         * configure.in (host_tools): Add fixincludes.
6280         * configure: Regenerate.
6282 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6284         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6285         * configure: Regenerated.
6287 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6289         PR other/17783
6290         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6291         * configure: Regenerated.
6293 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6295         * README.SCO: Update per FSF instructions.
6297 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6299         PR target/18151
6300         * configure.in (case ${target}): Do not build fixincludes for avr.
6301         * configure: Regenerated.
6303 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6305         * configure.in (case ${target}): Do not build fixincludes
6306         on platforms where it is not used.
6307         * configure: Regenerated.
6309 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6311         * configure.in: Use an absolute path to install-sh.
6312         * configure: Regenerated.
6314 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6316         * MAINTAINERS (Write After Approval): Add myself.
6318 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6320         * MAINTAINERS: Remove from Write After Approval those that are
6321         already maintainers.
6323 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6325         * MAINTAINERS:  Update my email address.
6327 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6329         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6330         * configure: Regenerate.
6332 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6334         * MAINTAINERS:  Update my email address.
6336 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6338         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6339         entries belonging to this category.
6341 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6343         * MAINTAINERS: Update my e-mail address.
6345 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6347         Fix wrong conflict resolution in:
6349         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6351         * Makefile.in: Regenerate.
6352         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6353         in the recursive `make', instead of hardwiring `all'.
6354         (Autogenerated TARGET-* variables): New.
6356 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6358         * configure.in: Enable target-libgloss for crx-*-*.
6359         * configure: Regenerate.
6361 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6363         * MAINTAINERS (Various Maintainers): Move the "windows,
6364         cygwin, mingw" maintainer to ...
6365         (OS Port Maintainers): ... here.
6367 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6369         * MAINTAINERS (Write After Approval): Remove those that are
6370         maintainers of some subsystem.
6372 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6374         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6375         * ltcf-cxx.sh (tpf*): Likewise.
6376         * ltconfig (tpf*): Add TPF OS configuration support.
6378 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6380         * MAINTAINERS: Change my email address to my new work account.
6382 2004-09-24  Michael Roth  <mroth@nessie.de>
6384         * configure.in (--without-headers): Add missing double quotes.
6385         * configure: Regenerate.
6387 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6389         * ylwrap: Revert to previous version.
6391 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6393         PR bootstrap/17369
6394         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6395         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6396         SET_GCC_LIB_PATH_CMD.
6397         (BASE_TARGET_EXPORTS): Likewise.
6398         * Makefile.in: Regenerated.
6400         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6401         * configure: Regenerated.
6403 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6405         * config.guess: New upstream version
6406         * compile, depcomp, install-sh, ylwrap: Likewise.
6408 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6410         * config/mh-x86omitfp: New host makefile fragment.  Add
6411         -fomit-frame-pointer to the default BOOT_CFLAGS.
6412         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6413         * configure: Regenerate.
6415 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6417         PR target/11572
6418         * configure.in (*-*-darwin*): Renable libobjc.
6419         * configure: Regenerate.
6421 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6423         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6425 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6427         * Makefile.def: Remove libbanshee.
6428         * Makefile.tpl: Ditto.
6429         * configure.in: Ditto.
6430         * Makefile.in: Regen.
6431         * configure: Ditto.
6433 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6435         * ltmain.sh: Use $pic_object as $non_pic_object if
6436         $non_pic_object=none.
6438 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6440         * missing: Import latest version from master repository.
6442 2004-09-06  Nick Clifton  <nickc@redhat.com>
6444         * config.sub: Import latest version from master repository.
6445         * config.guess: Likewise.
6446         This includes these changes:
6448         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6450         * config.sub: Handle crisv32, alias etraxfs.
6451         * config.guess (crisv32:Linux:*:*): Handle.
6453         2004-08-13  Brad Smith  <brad@comstyle.com>
6455         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6456         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6458         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6460         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6461         assume the processor is a powerpc.  This is because coreutils
6462         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6463         in this case, due to a MacOS X bug that causes
6464         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6465         to return a negative number.
6466         Problem reported by Petter Reinholdtsen in:
6467         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6469         2004-07-19  Ben Elliston  <bje@gnu.org>
6471         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6473         2004-06-24  Ben Elliston  <bje@gnu.org>
6475         * config.guess: Update copyright years.
6476         * config.sub: Likewise.
6478         2004-06-22  Robert Millan  <robertmh@gnu.org>
6480         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6481         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6483         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6485         * config.guess (*:*VMS:*:*): New entry. Replaces
6486         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6487         manufacturer.
6489         2004-06-22  Ben Elliston  <bje@gnu.org>
6491         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6492         * config.sub: Likewise.
6494         2004-06-22  Ben Elliston  <bje@gnu.org>
6496         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6497         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6499         2004-06-11  Ben Elliston  <bje@gnu.org>
6501         * config.guess (pegasos:OpenBSD:*:*): Remove.
6503         2004-06-11  Ben Elliston  <bje@gnu.org>
6505         From Wouter Verhelst <wouter@grep.be>:
6506         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6508         2004-06-11  Ben Elliston  <bje@gnu.org>
6510         * config.guess (luna88k:OpenBSD:*:*): New.
6512         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6514         * config.guess (m32r*:Linux:*:*): New case.
6515         * config.sub: Handle m32rle.
6517         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6519         From Jens Petersen  <petersen@redhat.com>:
6520         * config.sub: Handle sparcv8.
6522         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6524         From Tom Smith <smith@cag.lkg.hp.com>:
6525         * config.guess: Version suffixes are equally significant on Tru64
6526         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6527         prefix of "P" (patched kernel).
6529         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6531         * config.sub: Add support for National Semiconductor CRX target.
6533 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6535         * MAINTAINERS (Various Maintainers): Remove myself as web page
6536         maintainer, add myself as maintainer of build status lists.
6538 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6540         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6541         *-*-netware, but add target-libmudflap.
6542         Consolidate *-*-netware targets (of which really only i?86 exists)
6543         into a single entry.
6544         * configure: Likewise.
6546 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6548         * Makefile.tpl (sorry): Remove.
6549         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6550         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6551         (do-clean): Clean per-stage directories too.
6552         (do-distclean): Run distclean-stage1 too.
6553         (.NOTPARALLEL): Enable during toplevel bootstrap.
6554         (stage[+id+]-bubble): Enable parallel execution during
6555         the recursive invocation.
6556         * Makefile.in: Regenerate.
6558         Fix previous checkin:
6560         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6561         include.
6562         * configure.in: Fix indentation.
6563         * configure: Regenerate.
6565 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6567         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6568         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6569         * configure: regenerate
6570         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6571         -mdynamic-no-pic
6573 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6575         * Makefile.def (build_modules): Add fixincludes.
6576         (dependencies): Make gcc depend on fixincludes.
6577         * configure.in (build_tools): Add fixincludes.
6578         (build_configdirs): Always include build_libs.
6579         * Makefile.in: Regenerate.
6580         * configure: Regenerate.
6582 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6584         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6585         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6586         phony targets; do not generate timestamp files.
6587         (distclean-stageN): Remove references to their timestamp files.
6588         (restageN, touch-stageN): Remove.
6589         (stageN-bubble): Rewritten.
6590         (compare): Support lean bootstraps.
6591         * Makefile.in: Regenerate.
6593         * configure.in: Only warn when bootstrapping but
6594         build != host or build != target.  Support lean bootstraps.
6595         * configure: Regenerate.
6597 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6599         * configure.in:  Give a better error message if GMP/MPFR are missing
6600         and a language needing them has been requested.
6601         * configure:  Regenerated.
6603 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6605         * configure.in:  Print a list of available language front-ends if
6606         a requested one is missing.  Tidy stray tab characters.
6607         * configure:  Regenerated.
6609 2004-08-19  Michael Koch  <konqueror@gmx.de>
6611         * gcc/doc/install.texi: Update entry about automake for libjava.
6613 2004-08-17  Robert Millan  <robertmh@gnu.org>
6615         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6616         (instead of FreeBSD).
6617         * configure: Regenerate.
6619 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6621         * Makefile.in: Regenerate.
6622         * configure: Regenerate.
6624         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6625         stage_*_flags.
6626         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6627         for bootstrapped modules if toplevel bootstrap is going.
6628         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6629         modules.  Adjust for changes in Makefile.def.  Enable several
6630         rules even in non-bootstrap mode, just to avoid peppering the
6631         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6632         (stage-[+prev+]-bubble): Remove.
6634         * Makefile.def (Dependencies): Depend on all-build-bison,
6635         all-build-flex, all-build-byacc, all-build-texinfo, rather
6636         than the host variations.
6637         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6638         with BUILD_SUBDIR.
6639         (BISON): Update for recent Bisons.
6640         (YACC): Fix typo.
6641         (cross): Depend on all-build.
6642         (all): Do not depend on all-build.
6643         (prebootstrap): Remove.
6644         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6645         (Prebootstrap dependencies): Add them to the per-stage targets
6646         and to all-prebootstrap.
6647         * configure.in (build_configdirs): Always enable build_tools.
6648         (BUILD_DIR_PREFIX): Remove.
6650         * Makefile.def (gcc): Add target variable.
6651         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6652         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6653         in the recursive `make', instead of hardwiring `all'.
6654         (Autogenerated TARGET-* variables): New.
6656 2004-08-13  Brian Booth  <bbooth@redhat.com>
6658         * MAINTAINERS: Remove myself from write-after-approval.
6660 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6662         * src-release: Stop distributing mmalloc with gdb (which doesn't
6663         use it).
6664         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6665         * Makefile.in: Regenerate.
6667 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6669         * configure.in (arm*-*-eabi*): New target.
6670         * configure: Regenerate.
6672 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6674         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6675         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6676         (Dependencies): New section.
6677         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6678         (configure-target-[+module+]): Depend on maybe-all-gcc
6679         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6680         (toplevel profiledbootstrap): Fix dependencies.
6681         * Makefile.in: Regenerate.
6683 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6685         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6686         target-libiberty to noconfigdirs.
6687         * configure: Regenerate.
6689 2004-08-03  Paul Brook  <paul@codesourcery.com>
6691         * configure.in: Check for MPFR as well as GMP.
6692         * configure: Regenerate.
6694 2004-08-01  Robert Millan  <robertmh@gnu.org>
6696         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6697         libmudflap for all GNU-based systems (with Glibc).
6698         * configure: Regenerate.
6700 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6702         * Makefile.def (host-modules): Add gcc.
6703         * Makefile.in: Regenerate.
6704         * Makefile.tpl (sorry): New rule.
6705         (configure-host, all-host, [+make_target+]-host, do-check,
6706         install-host): Do not add gcc as a special case.
6707         (host modules): Add a small special-casing for gcc.  Export
6708         extra_make_flags through the environment.
6709         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6710         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6711         other recursive targets for gcc): Remove.
6713         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6714         (stage, unstage): New rules.
6715         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6716         distclean-stage[+id+]): Use stage_current.
6717         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6718         the stage*-start rules.
6720 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6722         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6723         use -all_load flag.
6725 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6727         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6728         * configure: Regenerate.
6730 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6732         * maintainer-scripts/gcc_release: Revert yesterday's change.
6734 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6736         * MAINTAINERS: Add myself to write-after-approval.
6738 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6740         * libf2c: Removed.
6741         * gcc/gccbug.in: Updated because of libf2c removal.
6742         * maintainer-scripts/gcc_release: Ditto.
6744 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6746         * configure.in: Build libmudflap by default on FreeBSD.
6747         * configure: Regenerated.
6749 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6751         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6752         systems.
6753         * configure: Regenerated.
6755 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6757         PR target/16344
6758         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6759         feedback based compiler.
6760         * Makefile.in: Rebuilt.
6762 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6764         * Makefile.def (host_modules): Set bootstrap=true for flex.
6765         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6766         * Makefile.in: Rebuilt.
6768 2004-07-07  Jan Hubicka  <jh@suse.cz>
6770         * MAINTAINERS: Add self as a profile feedback maintainer.
6772 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6774         * configure.in:  Do not prepend $srcdir to /dev/null in
6775         makefile fragments.
6776         * configure:  Regenerate.
6778 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6780         * Makefile.def (build_modules): Add bison, byacc, flex,
6781         m4, texinfo.
6782         (flags_to_pass): Add FLEX.
6783         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6784         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6785         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6786         DEFAULT_MAKEINFO): Remove.
6787         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6788         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6789         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6790         objdir or else use configured tool.
6791         (all-build): New.
6792         (all): Depend on it.
6793         (Build module dependencies): Add.
6794         * Makefile.in: Regenerate.
6795         * configure.in: Better support for multiple build modules,
6796         matching what is done for host/target modules.  Do not look
6797         for "plausible" locations of build tools if Canadian cross.
6798         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6799         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6800         * configure: Regenerate.
6802 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6804         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6805         * Makefile.in: Regenerate.
6807 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6809         * Makefile.tpl (configure-build-[+module+],
6810         configure-[+module+], configure-target-[+module+]): Pass
6811         [+extra_configure_args+].
6812         (all-build-[+module+], all-[+module+], check-[+module+],
6813         install-[+module+], [+make_target+]-[+module+],
6814         all-target-[+module+], check-target-[+module+],
6815         install-target-[+module+], [+make_target+]-target-[+module+]):
6816         Pass [+extra_make_args+].
6817         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6818         (GCC_HOST_EXPORTS): Remove.
6819         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6820         cross, check-gcc, check-gcc-c++, install-gcc,
6821         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6822         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6823         * Makefile.in: Regenerate.
6825 2004-06-21  Matthew Sachs  <msachs@apple.com>
6827         * MAINTAINERS: Added self to write-after-approval.
6829 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6831         * configure.in: Check for srcdir/winsup rather than build directory
6832         winsup.
6833         * configure: Regenerate.
6835 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6837         * configure.in: Don't build Cygwin native newlib if winsup
6838         directory is missing.  Emit warning instead.
6839         * configure: Regenerate.
6841 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6843         * Makefile.tpl (touch-stage[+id+]): New.
6844         (restage[+prev+]): Depend on touch-stage[+id+].
6846         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6847         Use it throughout.
6849         * Makefile.def: Add profile and feedback bootstrap stages.
6850         Remove next field from bootstrap stages.
6851         * Makefile.tpl (LN, LN_S): Substitute.
6852         (stageN-start, stageN-end): Use double-colon rules, to
6853         provide a hook for additional setup commands.
6854         (distclean-stageN-gcc, restageN): Create dependencies from
6855         [+prev+], not from [+next+].
6856         (stageN-bubble): Add commands for successive stages from
6857         [+prev+], using double-colon rules.
6858         (all-stageN-gcc): Fix typo.
6859         (stagefeedback-start, profiledbootstrap): New.
6860         * Makefile.in: Regenerate.
6861         * configure.in: Call ACX_PROG_LN.
6862         * configure: Regenerate.
6864 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6866         * MAINTAINERS (Write After Approval): Add myself.
6868 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6870         * MAINTAINERS (Write After Approval): Add myself.
6872 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6874         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6875         without gcc.
6876         * configure: Regenerate.
6878 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6880         * Makefile.tpl: Fix typo.
6881         * Makefile.in: Regenerate.
6883 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6885         * configure.in: Remove new- prefix from toplevel
6886         bootstrap targets.
6887         * configure: Regenerate.
6889 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6891         * Makefile.tpl (all.normal): Rename to all.
6892         (all): Replace with a rule to pick the default
6893         target from configure.
6894         (all-gcc, configure-gcc): Use conditionals to
6895         do nothing when toplevel bootstrap is going on.
6896         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6897         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6898         * configure.in: Support --enable-bootstrap.
6900         * Makefile.def: Remove new- prefix from toplevel
6901         bootstrap targets.
6902         * Makefile.tpl: Likewise.
6904         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6905         target.
6907         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6908         $(RECURSE_FLAGS) to recursive invocation of make.
6910         * Makefile.in: Regenerate.
6911         * configure: Regenerate.
6913 2004-05-30  Andreas Jaeger  <aj@suse.de>
6914             Jim Wilson  <wilson@specifixinc.com>
6916         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6917         like CC.
6919 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6921         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6922         * configure: Regenerate.
6924 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6926         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6927         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6928         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6929         targets.
6930         * Makefile.in: Regenerate.
6932 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6934         * configure.in: Test the ability to symlink directories.
6935         * configure: Regenerate.
6937         * Makefile.def (bootstrap-stage): New definitions.
6938         * Makefile.tpl (configure-stage1-gcc,
6939         configure-stage2-gcc, configure-stage3-gcc,
6940         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6941         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6942         new-restage3, compare): Autogenerate, see Makefile.in
6943         entry for behavioral changes.
6944         (distclean-stage1, new-stage1-start, new-stage1-end,
6945         new-stage1-bubble, distclean-stage2, new-stage2-start,
6946         new-stage2-end, new-stage2-bubble, distclean-stage3,
6947         new-stage3-start, new-stage3-end): New autogenerated targets.
6948         (objext, prebootstrap, BOOT_CFLAGS,
6949         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6950         targets.
6952         * Makefile.in: Regenerate.
6953         (distclean-stage1, new-stage1-start, new-stage1-end,
6954         new-stage1-bubble, distclean-stage2, new-stage2-start,
6955         new-stage2-end, new-stage2-bubble, distclean-stage3,
6956         new-stage3-start, new-stage3-end): New targets.
6957         (all-stage1-gcc): Move prebootstrap dependency from here...
6958         (configure-stage1-gcc): ...to here.
6959         (new-bootstrap): Use bubble targets.
6960         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6961         Use per-stage distclean targets.
6962         (configure-stage1-gcc, configure-stage2-gcc,
6963         configure-stage3-gcc, all-stage1-gcc,
6964         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6965         Use new-stageN-start to prepare the tree.
6967 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6969         * Makefile.def (host_modules): add libcpp.
6970         * Makefile.tpl: Add dependencies on and for libcpp.
6971         * Makefile.in: Regenerate.
6972         * configure.in: Add libcpp host module.
6973         * configure: Regenerate.
6975 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6977         * Makefile.tpl: Whenever a recursive target is defined, wrap
6978         it in a special @if/@endif block, and prepare its maybe
6979         dependency in the @if/@endif block
6980         * configure.in: Instead of writing maybe dependencies, remove
6981         the @if/@endif statements, and remove the @if/@endif blocks
6982         that remain.
6983         * configure: Regenerate.
6984         * Makefile.in: Regenerate.
6986 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6988         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6990 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6992         PR bootstrap/15120
6993         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6994         * */configure: Rebuilt.
6996 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6998         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6999         of libf2c.
7000         * configure, Makefile.in: Regenerate.
7002 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7004         * MAINTAINERS (Write After Approval): Add myself.
7006 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7008         Merge from tree-ssa-20020619-branch.
7010         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7011         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7012         (HOST_GMPLIBS): Define.
7013         (HOST_GMPINC): Define.
7014         (TARGET_LIB_PATH): Add libmudflap.
7015         (GFORTRAN_FOR_TARGET): Define.
7016         (configure-build*): Export GFORTRAN.
7017         (configure-gcc): Export GMPLIBS and GMPINC.
7018         (all-gcc): Add maybe-all-libbanshee.
7019         (configure-target-libgfortran): Define.
7020         * Makefile.in: Regenerate.
7021         * configure.in (host_libs): Add libbanshee.
7022         (target_libraries): Add target-libmudflap and target-libgfortran.
7023         Add --with-libbanshee.
7024         Handle --disable-libmudflap.
7025         (*-*-freebsd*): Use with_gmp.
7026         Add $(libgcj) to noconfigdirs.
7027         * configure: Regenerate.
7028         * depcomp: New file.
7029         * MAINTAINERS: Add tree-ssa maintainers.
7031 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7033         * MAINTAINERS (Various Maintainers): Add myself.
7035 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7037         * MAINTAINERS (Write After Approval): Add myself.
7039 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7041         * MAINTAINERS (Write After Approval): Add myself.
7043 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7045         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7046         * configure: Regenerate.
7048 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7050         Revert:
7051         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7053         * Makefile.def (flags_to_pass): Remove *dir variables that
7054         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7055         as well as prefix and exec_prefix.
7056         * Makefile.in: Regenerate.
7058 2004-04-26  Robert Millan  <robertmh@gnu.org>
7060         Add patches from libtool CVS.
7061         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7062         * ltconfig: Likewise.
7063         * ltcf-c.sh: Likewise.
7064         * ltcf-cxx.sh: Likewise.
7065         * ltcf-gcj.sh: Likewise.
7067 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7069         * Makefile.def (host_modules): Mark with the bootstrap
7070         flag packages on which gcc depends.
7071         * Makefile.tpl (all-bootstrap): Use it.
7072         * Makefile.in: Regenerate.
7074 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7076         * Makefile.def (flags_to_pass): Remove *dir variables that
7077         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7078         as well as prefix and exec_prefix.
7079         * Makefile.in: Regenerate.
7081 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7083         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7084         * configure: Regenerate.
7085         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7086         * gcc/Makefile.tpl (compare): Use the result of the test.
7087         * gcc/Makefile.in: Regenerate.
7089 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7091         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7092         Always relocate gcc and prev-gcc to the original names, even
7093         if the build fails.
7094         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7095         New targets.
7097 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7099         * MAINTAINERS: Update my email address.
7101 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7103         * configure.in (mips*-*-irix5*): Enable ld.
7104         * configure: Regenerate.
7106 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7108         * configure: Regenerate.
7110 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7112         * Makefile.tpl (configure-[+module+], configure-gcc,
7113         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7114         Set and export LDFLAGS.
7115         * Makefile.in: Regenerate.
7117 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7119         * MAINTAINERS: Add myself to write-after-approval.
7121 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7123         PR bootstrap/14871
7124         * Makefile.tpl: If we don't have built-in-tree target tools,
7125         use the ones found by configure rather than hacking around with
7126         program_transform_name.
7127         * configure.in: Give Makefile.tpl the information necessary
7128         to do that.
7129         * Makefile.in: Regenerate.
7130         * configure: Regenerate.
7132 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7134         PR bootstrap/14760
7135         * configure.in: When computing baseargs, strip *all* copies of
7136         offending options.  Also, don't match/substitute the trailing space,
7137         so that this actually works when two similar options are separated by
7138         only one space.
7139         * configure: Regenerate.
7141 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7143         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7144         (rs6000-*-aix*): Same.
7145         * configure: Regenerate.
7147 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7149         * MAINTAINERS: Add myself to write-after-approval.
7151 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7153         * MAINTAINERS: Add myself to write-after-approval.
7155 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7157         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7158         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7159         * Makefile.in: Regenerate.
7161         * configure.in (top level bootstrap support): Rework --enable-werror
7162         to set @stage2_werror_flag@.
7163         * configure: Regenerate.
7164         * Makefile.tpl (top level bootstrap support): Pass
7165         @stage2_werror_flag@ down to configure in stages 2 and 3.
7166         * Makefile.in: Regenerate.
7168 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7170         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7171         for stages 2 and 3 as well as in make.  As a consequence, remove
7172         OUTPUT_OPTION (now detected by configure) from the flags passed down
7173         to make.
7174         * Makefile.in: Regenerate.
7176         * Makefile.tpl (new-bootstrap): Fix typo.
7177         * Makefile.in: Regenerate.
7179 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7181         * Makefile.tpl: Rearrange by moving recursive_targets rules
7182         into their proper sections.
7183         * Makefile.tpl (top level bootstrap support): Move disabling
7184         of coverage flags from 'make' to 'configure'; improve comments.
7185         * Makefile.in: Regenerate.
7187         * Makefile.tpl (experimental top level bootstrap) Move stage1
7188         language setting from all- target to configure- target; disable
7189         intermodule optimization in stage 1; prevent gratuitous rebuilds
7190         of stage 1.
7191         * Makefile.in: Regenerate.
7192         * configure.in: Comma-separate stage 1 language list for top
7193         level bootstrap.
7194         * configure: Regenerate.
7196         * Makefile.tpl: Clean up experimental top level bootstrap support:
7197         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7198         prev-gcc in configure- targets as well as all- targets.
7199         * Makefile.in: Regenerate.
7201 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7203         * compile: New file imported from automake.
7205 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7207         * configure.in: Remove symbolic link section.
7208         * configure: Regenerate.
7209         * Makefile.tpl (links): Remove.
7210         * Makefile.in: Regenerate.
7212 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7213             Nathanael Nerode  <neroden@gcc.gnu.org>
7215         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7216         Set with AC_CHECK_PROGS.
7217         * configure.in: Fix comment typo from last patch.
7218         * configure: Regenerate.
7220 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7222         * Makefile.tpl: Introduce experimental top level bootstrap support.
7223         * Makefile.in: Regenerate.
7224         * configure.in: Introduce support for top level bootstrap.
7225         * configure: Regenerate.
7227 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7228             Paolo Bonzini  <bonzini@gnu.org>
7230         PR bootstrap/14522
7231         * configure.in: Cope with shells that do not support unquoted ^
7232         * configure: Regenerate.
7234 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7235             Paolo Bonzini  <bonzini@gnu.org>
7237         PR bootstrap/14522
7238         * configure.in: Cope with shells that do not support nesting
7239         quotes inside quoted backquote substitutions.
7240         * configure: Regenerate.
7242 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7244         PR bootstrap/14522
7245         * configure.in: Fix escaping of $.
7246         * configure: Regenerate.
7248 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7250         * configure: Regenerate, since I forgot to while committing Paolo's
7251         changes.
7253 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7255         PR ada/14131
7256         Move language detection to the top level.
7257         * configure.in: Find default values for the tools as
7258         soon as possible.  Disable ada if GNAT is not found.
7259         Emit error message about missing languages.  Expand
7260         --enable-languages=all for the gcc subdirectory.
7262 2004-03-10  Ben Elliston  <bje@gnu.org>
7264         * MAINTAINERS: Update my email address.
7266 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7268         * ltconfig: Disable building static libraries if building shared
7269         libraries on AIX 5L.
7271 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7273         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7274         and disable libgcj.
7275         * configure: Regenerated.
7277 2004-03-01  Brian Booth  <bbooth@redhat.com>
7279         * MAINTAINERS: Add myself to write-after-approval.
7281 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7283         * MAINTAINERS: Add myself to write-after-approval.
7285 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7287         PR bootstrap/7087
7288         * Makefile.tpl: Guard XFOO sed statements better.
7289         * Makefile.tpl: Add dependency for configure-target-libada.
7290         * Makefile.in: Regenerate (incidentally fixes broken
7291         commit when libada-branch was merged).
7293 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7295         * MAINTAINERS: Add myself to write-after-approval.
7297 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7299         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7300         maintainers.
7302 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7304         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7305         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7307 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7309         PR bootstrap/11932
7310         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7312 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7314         * MAINTAINERS: Added myself to write-after-approval.
7316 2004-02-14  Michael Koch  <konqueror@gmx.de>
7318         * MAINTAINERS: Added myself to write-after-approval.
7320 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7322         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7323         some OS port maintainers to OS port maintainers section.
7325 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7327         * MAINTAINERS: Add self.
7329 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7331         * MAINTAINERS: Alphabetize.
7333 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7335         * MAINTAINERS: Remove myself.
7337 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7339         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7340         (rs6000-*-aix*): Same.
7341         * configure: Regenerate.
7343 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7345         * configure.in (host): Add in missing $noconfigdirs to defines.
7346         * configure: Regenerate.
7348 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7349             Nathanael Nerode  <neroden@gcc.gnu.org>
7351         PR ada/6637, PR ada/5911
7352         Merge with libada-branch:
7353         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7354         with appropriate dependencies. Add --enable-libada configure switch.
7355         * configure, Makefile.in: Regenerate.
7357 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7359         * MAINTAINERS: Add myself to write-after-approval.
7361 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7363         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7364         * configure: Regenerate.
7366 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7368         Merge from upstream:
7370         * ltmain.in: When setting IFS to '~', be careful about user
7371         arguments that contain '~'.
7373         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7375         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7376         Also test $base_compile against $CC with escaped arguments. Bug
7377         reported by Geoff Keating <geoffk@apple.com>.
7379 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7381         * MAINTAINERS: Remove i960 port.
7383 2004-01-23  DJ Delorie  <dj@redhat.com>
7385         * Makefile.def (target_modules) [libiberty]: Don't stage.
7386         * Makefile.in: Rebuilt.
7388 2004-01-20  Caroline Tice  <ctice@apple.com>
7390         * MAINTAINERS: Add myself to write-after-approval.
7392 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7394         * MAINTAINERS: Update my email address.
7396 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7398         * MAINTAINERS: Add myself to write-after-approval.
7400 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7402         * MAINTAINERS: Remove entries without email address.
7404 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7406         * MAINTAINERS: Add myself to write-after-approval.
7408 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7410         * MAINTAINERS: Update my email address.
7412 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7414         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7415         * Makefile.tpl (configure-target-[+module+]): Support stage.
7416         * Makefile.in: Rebuilt.
7418 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7420         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7422 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7424         * MAINTAINERS: Add myself as a MIPS maintainer.
7426 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7428         * configure.in: Use ./config.cache, not config.cache.
7429         * configure: Regenerate.
7430         * Makefile.tpl: Special-casing not needed for GCC any more.
7431         * Makefile.in: Regenerate.
7433         * configure.in: Don't share a cache file for host dirs.
7434         * configure: Regenerate.
7436         * config-ml.in: Don't mess with the cache file.
7438 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7440         * MAINTAINERS: Move myself from 'Write After Approval' to
7441         'CPU Port Maintainers' section as SPARC maintainer.
7443 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7445         * Makefile.tpl: Make GCC use a separate config.cache.
7446         * Makefile.in: Regenerate.
7448         PR bootstrap/11932, PR bootstrap/11933
7449         (I don't know if it will fix either of them, but it relates
7450         to them.)
7451         * configure.in: Don't use shared config.cache for target
7452         directories.
7453         * configure: Regenerate.
7455 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7457         * MAINTAINERS: Add myself to 'Write After Approval' section.
7459 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7461         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7462         * configure: Regenerated.
7464 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7466         * MAINTAINERS: Remove the mn10200 maintainer.
7468 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7470         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7471         * configure: Regenerated.
7473 2003-12-16  Jan Hubicka  <jh@suse.cz>
7475         * MAINTAINERS: Add myself as callgraph maintainer.
7477 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7479         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7480         * configure: Regenerate.
7482 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7484         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7485         'Write After Approval' section. Update email.
7487 2003-12-01  James Lemke  <jim@wasabisystems.com>
7489         * MAINTAINERS (Write After Approval): Add myself.
7491 2003-11-20  Matt Thomas  <matt@3am-software.com>
7493         * MAINTAINERS: Add myself as a vax port maintainer.
7495 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7497         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7498         (configure-build-[+module+], configure-[+module+]): Likewise.
7499         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7500         * Makefile.in: Regenerate.
7502 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7504         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7505         shared/dylibed libraries.
7506         * ltmain.sh: Likewise.
7507         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7508         * ltcf-cxx.sh: Likewise.
7509         * ltcf-gcj.sh: Likewise.
7510         * ltconfig: Likewise.
7512 2003-11-17  Stan Cox  <scox@redhat.com>
7514         * MAINTAINERS: Add myself as iq2000 port maintainer.
7516 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7518         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7519         * Makefile.in: Regenerate.
7521 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7523         * config.sub: Update to 2003-11-03 version.
7525 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7527         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7528         * configure:  Regenerate.
7530 2003-10-20  Nicolas Pitre  <nico@cam.org>
7532         * MAINTAINERS: Add myself to 'Write After Approval' section.
7534 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7536         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7538 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7540         * MAINTAINERS: Update my email address.
7542 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7544         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7546 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7548         * MAINTAINERS: Add myself to 'Write After Approval' section.
7550 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7552         * config.guess: Update to 2003-10-16 version.
7553         * config.sub: Update to 2003-10-16 version.
7555 2003-10-15  David Daney  <ddaney@avtrex.com>
7557         * MAINTAINERS: Added myself to 'Write After Approval' section.
7559 2003-10-15  Falk Hueffner  <falk@debian.org>
7561         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7562         'Write After Approval' section. Update email.
7564 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7566         * MAINTAINERS: Move myself from 'Write After Approval' to
7567         'Various Maintainers' section as middle-end maintainer.
7569 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7571         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7572         HOST_FLAGS_TO_PASS.
7573         * Makefile.in: Regenerate.
7575 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7577         * config.guess: Update to 2003-10-07 version.
7578         * config.sub: Update to 2003-10-07 version.
7580 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7582         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7583         * ltconfig (irix5*, irix6*): Don't override version_type.
7585 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7587         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7588         * configure: Rebuilt
7589         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7590         * Makefile.in: Rebuilt
7592 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7594         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7596 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7598         * MAINTAINERS (Write After Approval): Add myself.
7600 2003-09-29  Paul Koning  <ni1d@arrl.net>
7602         * MAINTAINERS: Move myself from "Write After Approval"
7603         to CPU platform maintainers for pdp11 platform.
7605 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7607         * MAINTAINERS: Move myself from 'Write After Approval' to
7608         'Various Maintainers' section as libffi testsuite maintainer.
7610 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7612         * configure.in: Pass a computed --program-transform-name
7613         to subconfigures.
7614         * configure: Regenerated.
7616 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7618         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7619         * Makefile.in: Regenerate.
7621         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7622         * Makefile.in: Regenerate.
7624 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7626         * MAINTAINERS: Move myself from 'Write After Approval'
7627         to 'Various Maintainers' (objective-c) section.
7629 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7631         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7632         quoting.
7633         * configure: Regenerated.
7635 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7637         * MAINTAINERS (Write After Approval): Add myself to write after
7638         approval list.
7640 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7642         * MAINTAINERS (Write After Approval): Add myself.
7644 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7646         * MAINTAINERS: Update my e-mail address.
7648 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7650         * libtool.m4 (LD): Correct powerpc64 host match.
7652 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7654         * MAINTAINTERS: Update my affiliation and email address.
7656 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7658         * MAINTAINERS (Write After Approval): Add myself.
7660 2003-09-04  DJ Delorie  <dj@redhat.com>
7662         * configure: Regenerate.
7664 2003-09-04  Robert Millan  <robertmh@gnu.org>
7666         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7668 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7670         * configure.in: Ensure arguments to sed are properly spaced.
7671         * configure: Regenerate.
7673 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7675         * MAINTAINERS: Update my e-mail address.
7677 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7679         * MAINTAINERS (Write After Approval): Add myself.
7681 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7683         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7684         * configure: Regenerated.
7686 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7688         * MAINTAINERS: Update my email address.
7690 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7692         * configure.in:  Use newline instead of semicolon when assuming
7693         shell arguments in a for loop.
7694         * configure:  Regenerated.
7696 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7698         * MAINTAINERS: Resurrect the i860 maintainer.
7700 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7702         PR 8180
7703         * configure.in: When testing with_libs and with_headers, treat
7704         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7705         * configure: Regenerate.
7707         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7708         make, shell, etc.
7709         (baseargs): Likewise.
7710         * configure: Regenerate.
7712 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7714         * MAINTAINERS (Write After Approval): Add myself.
7716 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7718         * configure.in: Disable libgcj for darwin not on powerpc.
7719         * configure: Rebuild.
7721 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7723         * config-ml.in, symlink-tree: Add license.
7725 2003-08-03  Richard Stallman  <rms@gnu.org>
7726             Eben Moglen  <moglen@columbia.edu>
7728         * README.SCO: New file.
7730 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7732         * Makefile.tpl (check, check-c++): Express dependencies using
7733         dependencies rather than commands.
7734         * Makefile.in: Regenerate.
7736 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7738         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7739         * configure: Ditto.
7741 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7743         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7744         * Makefile.in: Update.
7746 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7748         * configure.in: Enable libgcj for darwin.
7749         * configure: Rebuild.
7751 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7753         * config-ml.in:  Use ac_configure_args directly instead of
7754         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7755         actually seen.
7757 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7759         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7760         creating target and build subdirs to build all parent dirs as needed.
7761         * Makefile.in: Rebuild.
7762         * configure.in: Don't build dirs explicitly here.
7763         * configure: Rebuild.
7765 2003-07-26  Paul Brook  <paul@nowt.org>
7767         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7769 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7771         * Makefile.tpl (all-make): Depend on intl.
7772         * Makefile.in: Rebuilt.
7774 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7776         * install-sh:  Update to newer upstream versions (associated with
7777         aclocal 1.7).
7778         * mkinstalldirs:  Likewise.
7779         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7781 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7783         * MAINTAINERS: Move self from Bug database only accounts
7784         to write-after-approval.
7786 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7788         * config.if: Remove unused libc_interface determination.
7790 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7792         * MAINTAINERS: Move self from write-after-approval to
7793         build machinery (*.in).
7795 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7797         PR bootstrap/11273
7798         PR bootstrap/11408
7799         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7800         unused INSTALL_PROGRAM_ARGS.
7801         * configure.in: Use AC_PROG_INSTALL.
7802         * Makefile.in: Regenerate.
7803         * configure: Regenerate.
7805 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7807         * MAINTAINERS: Alphabetize.
7809 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7811         * configure: Rebuilt.
7812         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7813         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7814         newlib nor libgloss.
7815         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7816         * configure.in (am33_2.0-*-linux*): Added.
7818 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7820         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7821         * configure: Regenerate.
7823 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7825         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7826         * Makefile.in: Regenerate.
7828 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7830         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7831         * Makefile.in: Regenerate.
7833 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7835         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7836         * Makefile.in: Regenerated.
7838         * config-ml.in: Replace PWD with PWD_COMMAND.
7840 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7842         * intl: New directory; see intl/ChangeLog for details.
7843         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7844         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7845         * Makefile.in: Regenerate.
7847 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7849         * configure.in: Clean up config-lang.in handling.  Delete
7850         useless assignment to "subdirs".
7851         * configure: Regenerate.
7853 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7855         * configure.in: Rename 'target_libs' to 'target_libraries'.
7856         Remove useless reference to 'target_libs'.
7857         * configure: Regenerate.
7859 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7861         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7862         * Makefile.in: Regenerate.
7864 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7866         * Makefile.def: Introduce flags_to_pass.
7867         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7868         * Makefile.in: Regenerate.
7870 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7872         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7873         and target-libgloss.
7874         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7875         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7876         * configure: Regenerate.
7878 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7880         * configure.in: Update testsuite_flags to new location.
7881         * configure. Regenerate.
7883 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7885         * Makefile.tpl: Remove BUILD_CC stuff.
7886         * Makefile.in: Regenerate.
7888 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7890         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7892 2003-06-16  Graeme Peterson  <gp@qnx.com>
7894         * MAINTAINERS (Write After Approval): Add myself.
7896 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7898         * config.guess: Update to 2003-06-12 version.
7899         * config.sub: Update to 2003-06-13 version.
7901 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7903         * config.guess: Update to 2003-06-06 version.
7904         * config.sub: Update to 2003-06-06 version.
7906 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7908         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7909         * configure. Regenerate.
7911 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7913         * configure.in: Disable serial configure by default.
7914         * configure: Regenerate.
7915         * Makefile.tpl: Abolish .NOTPARALLEL.
7916         * Makefile.in: Regenerate.
7918         * Makefile.tpl: Replace {build,host,target}_canonical by
7919         {build,host,target}.
7920         * Makefile.in: Regenerate.
7922         * Makefile.tpl: Fix stupid pasto.
7923         * Makefile.in: Regenerate.
7925 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7927         * Makefile.tpl: Remove bogus conditional.
7928         * Makefile.in: Regenerate.
7930 2003-06-05  Jan Hubicka  <jh@suse.cz>
7932         * Makefile.tpl (profiledbootstrap): New target.
7933         * Makefile.in (profiledbootstrap): New target.
7935 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7937         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7938         Pinski. Remove user names from other bugzilla-only maintainers.
7940 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7942         * Makefile.tpl: Make 'recursive targets' using autogen rather
7943         than shell loop.  Remove duplicate 'clean' targets and false
7944         comments.
7945         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7946         Add systematic method of specifying missing targets in subdirs.
7947         Add copyright boilerplate.
7948         * Makefile.in: Regenerate.
7949         * configure.in: Add 'recursive targets' to maybe list.
7950         * configure: Regenerate.
7952         * MAINTAINERS: "GNATS only" -> "Bug database only".
7954         * Makefile.tpl: Rename [+target+] to [+make_target+].
7955         * Makefile.def: Rename 'target' to 'make_target'.
7957 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7959         * MAINTAINERS: Add self as options handling maintainer.
7961 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7963         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7964         been too long since I touched those ports.
7966 2003-05-28  DJ Delorie  <dj@redhat.com>
7968         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7969         * Makefile.in: Regenerate.
7971 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7973         * configure.in: Use curly braces in the definition of tooldir.
7974         * configure: Regenerate.
7976 2003-05-21  DJ Delorie  <dj@redhat.com>
7978         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7979         newlib or libgloss.
7980         * Makefile.in: Regenerate.
7982 2003-05-21  DJ Delorie  <dj@redhat.com>
7984         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7985         * Makefile.in: Regenerate.
7987 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7989         * MAINTAINERS: Update my e-mail address.
7991 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7993         * configure.in: Switch more things to use maybe dependencies.
7994         * Makefile.tpl: Switch more things to use maybe dependencies.
7995         Factor out common code from autogen IF statements.
7996         * configure: Regenerate.
7997         * Makefile.in: Regenerate.
7999 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8001         * configure.in: Accept i[3456789]86 for machine type.
8002         * configure: Regenerate.
8004 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8006         * configure.in: Switch more things to use maybe dependencies.
8007         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8008         * configure: Regenerate.
8009         * Makefile.tpl: Switch more things to use maybe dependencies.
8010         * Makefile.in: Regenerate.
8012 2003-05-16  Andreas Schwab  <schwab@suse.de>
8014         * Makefile.tpl (install-opcodes): Define.
8015         * Makefile.in: Rebuild.
8017 2003-05-13  Andreas Jaeger  <aj@suse.de>
8019         * config.guess: Update to 2003-05-09 version.
8020         * config.sub: Update to 2003-05-09 version.
8022 2003-05-13  Michael Eager  <eager@mvista.com>
8024         * configure.in: Correct sed script so that options in quotes are not
8025         deleted.
8026         * configure: Rebuild.
8028 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8030         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8031         and $$s/newlib/libc/sys/cygwin32 include paths.
8032         * configure: Ditto.
8034 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8036         * MAINTAINERS: Update my email addresses.
8038 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8040         * config-ml.in: Propagate INSTALL variables.
8042 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8044         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8046 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8048         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8049         * Makefile.in: Regenerate.
8051 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8053         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8055 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8057         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8059 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8061         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8062         * Makefile.in: Regenerated.
8064 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8066         * MAINTAINERS (Write After Approval): Upgrade myself from
8067         GNATS only to write-after-approval. Update my mail address.
8069 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8071         (OS Port Maintainers: freebsd): Add myself.
8073 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8075         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8077 2003-04-22  Kean Johnston  <jkj@sco.com>
8079         * MAINTAINERS (SCO ports): Added myself.
8081 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8083         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8085 2003-04-19  Kean Johnston  <jkj@sco.com>
8087         * MAINTAINERS (Write After Approval): Add myself.
8089 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8091         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8092         * Makefile.in: Regenerate.
8094 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8096         * configure.in (powerpc64*-*-linux*): Remove.
8097         * configure: Rebuilt.
8099 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8101         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8102         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8103         and restrap.
8104         * Makefile.in:  Regenerate.
8106 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8108         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8109         * configure: Regenerated.
8111 2003-04-15  DJ Delorie  <dj@redhat.com>
8113         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8115 2003-04-13  Nick Clifton  <nickc@redhat.com>
8117         * config-ml.in: Remove support for --disable-aix removing
8118         call-aix multilibs.
8120 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8122         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8123         * */configure: Rebuilt.
8125 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8127         * MAINTAINERS: Add my email address.
8129 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8131         * MAINTAINERS (Write After Approval): Add myself.
8133 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8135         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8136         * Makefile.in: Regenerate.
8138 2003-03-14  Michael Chastain  <mec@shout.net>
8140         * Makefile.in: Regenerate with correct Makefile.def.
8142 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8144         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8145         Make macro.
8146         * Makefile.in: Regenerate.
8147         * configure.in: Clean up gxx_include_dir logic.
8148         * configure: Regenerate.
8150 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8152         * MAINTAINERS (Write After Approval): Add myself.
8154 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8156         * MAINTAINERS: Update my mail address.
8158 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8160         * configure.in (gxx_include_dir): Fix typo.
8161         * configure: Regenerated.
8163 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8165         * Makefile.tpl: Reindent.
8166         * Makefile.in: Regenerate.
8167         * configure.in: Reindent.  Don't set unused variables.
8168         * configure: Regenerate.
8170 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8172         * configure.in: Include $(build_tooldir)/sys-include in
8173         FLAGS_FOR_TARGET.
8174         * configure: Regenerated.
8176 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8178         * Makefile.tpl: Always pass down RANLIB.
8179         * Makefile.in: Regenerate.
8181         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8182         * Makefile.in: Regenerate.
8183         * configure.in: Remove unused logic relating to --enable-shared
8184         and --enable-threads.  Remove bogus comments.  Remove redundant
8185         noconfigdirs.
8186         * configure: Regenerate.
8188         * configure.in: Replace ${libstdcxx_version} by its value.
8189         Remove reference to mh-dgux.
8190         * configure: Regenerate.
8192 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8194         * MAINTAINERS (Write After Approval): Add myself.
8196 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8198         * Makefile.tpl: Rearrange.
8199         * Makefile.in: Regenerate.
8201 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8203         * configure.in: Add support for kaOS as cross build target system.
8204         * configure: Regenerated.
8206 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8208         * MAINTAINERS (Write after approval): Add myself.
8210 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8212         * MAINTAINERS: Update my email address.
8214 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8216         * MAINTAINERS: Add self to blanket write privs. section.
8218 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8220         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8221         configure-target-* as some target builds may require additional
8222         flags for preprocessor tests.
8223         * Makefile.in: Regenerated.
8225 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8227         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8228         * ltconfig: Handle it.
8229         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8230         auto-detecting it.
8232         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8233         it is used as argument to $CC.
8234         * ltcf-gcj.sh: Likewise.
8236         * configure.in: Introduce --enable-maintainer-mode.
8237         * configure: Rebuilt.
8238         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8239         for maintainer mode.
8240         * Makefile.in: Rebuilt.
8242 2003-02-18  Jason Merrill  <jason@redhat.com>
8244         * Makefile.tpl (check-c++): Allow parallelism.
8246 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8248         * MAINTAINERS: Remove John Carr (who never actually had access to
8249         gcc.gnu.org).
8251 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8253         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8254         don't configure target-libobjc.
8255         * configure: Regenerate.
8257 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8259         * Makefile.tpl (RANLIB): Define.
8260         * Makefile.in: Regenerate.
8262 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8264         * MAINTAINERS: Update my email.
8266 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8268         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8269         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8270         * Makefile.in: Regenerated.
8271         * configure.in: Remove all traces of snavigator, db, and grep.
8272         * configure: Regenerated.
8274 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8276         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8277         After Approval.
8279 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8281         * MAINTAINERS (Write after approval): Add myself.
8283 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8285         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8286         * Makefile.in: Regenerated.
8288 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8290         * config.guess: Updated to 2003-01-30's version.
8291         * config.sub: Updated to 2003-01-28's version.
8293 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8295         * config.if: If gcc_version is already set, just use it.  Don't set
8296         gcc_version_trigger if it's already set, otherwise set it to
8297         gcc/version.c, but only if the file exists.  If it is not set and
8298         gcc/version.c does not exist, try to extract the version number from
8299         $CC.
8301 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8303         * MAINTAINERS: Add myself to write-after-approval list.
8305 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8307         * configure.in:  Revert 24Jan change.
8308         * configure:  Regenerate.
8310 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8312         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8313         entry of HJ Lu.
8315 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8317         * configure.in: Revert previous change.
8318         * configure: Regenerate.
8320 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8322         * configure.in: Make rda native-only.
8323         * configure: Regenerate.
8325 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8327         * MAINTAINERS: Move myself from GNATS-only-accounts to
8328         write-after-approval.
8330 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8332         * configure.in: Add missing \.
8333         * configure: Rebuilt.
8335 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8337         * configure.in (baseargs): Avoid using \| in sed regular
8338         expressions.
8339         * configure: Rebuilt.
8341 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8343         * configure.in (baseargs): Remove all supported forms of
8344         --cache-file, --srcdir, --host, --build and --target options
8345         from argument lists.
8346         * configure: Rebuilt.
8348 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8350         * MAINTAINERS: Add myself to write-after-approval list.
8352 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8354         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8355         * configure: Rebuilt.
8357 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8359         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8360         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8361         * Makefile.in: Regenerate.
8362         * configure: Regenerate.
8364 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8366         * configure.in: Remove Makefile in build, host and target modules
8367         unless configure was run with --no-recursion.
8368         * configure: Rebuilt.
8370 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8372         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8373         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8374         * Makefile.in: Regenerate.
8376 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8378         * config.guess: Update to 2003-01-03 version.
8379         * config.sub: Update to 2003-01-03 version.
8381 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8383         * configure: Regenerate with proper autoconf 2.13.
8385 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8387         * configure.in: Add AC_PREREQ for consistency.
8388         * configure: Regenerate.
8390 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8392         * configure.in (GDB_TK): Add tcl directories conditional on
8393         gdb/gdbtk directory being present.
8394         * configure: Regenerate.
8396 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8398         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8399         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8400         * configure: Rebuilt.
8402 2002-12-31  Tom Tromey  <tromey@redhat.com>
8404         * Makefile.in: Rebuilt.
8405         * Makefile.def (target_modules) [libffi]: Allow installation.
8407 2002-12-31  Andreas Schwab  <schwab@suse.de>
8409         * configure.in: Fix use of $program_transform_name.
8410         * configure: Regenerated.
8412 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8414         * configure.in (baseargs): Don't remove first configure argument.
8415         * configure: Regenerated.
8417 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8419         * Makefile.tpl (local-distclean): Don't remove...
8420         (multilib.ts): ... this.  Moved into...
8421         (multilib.out): ... this.  Don't use sub-make.
8422         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8423         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8424         (configure-build-[+module+], configure-[+module+],
8425         configure-target-[+module+], configure-gcc): ... these.  Test
8426         for Makefile existence.  Drop config.status from dependencies.
8427         * Makefile.in: Rebuilt.
8428         * configure.in: Move gcc-version-trigger to the end of
8429         ac_configure_args.  Add comments to maybedep.tmp and
8430         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8431         nonopt from baseargs, matching and removing corresponding
8432         whitespace while at it.
8433         * configure: Rebuilt.
8435 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8437         * configure.in (host_configargs): Replace reference to
8438         no-longer-defined buildopts with --build=${build_alias}.
8439         * configure: Rebuilt.
8441         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8442         program_transform_name to standard idiom.
8443         (AUTOGEN, AUTOCONF): Define.
8444         (Makefile.in): Use $(AUTOGEN).
8445         (Makefile): Depend on config.status, and use autoconf-style rule to
8446         build it.  Move original commands to...
8447         (config.status): ... this new target.
8448         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8449         $(AUTOCONF).
8450         * Makefile.in: Rebuilt.
8452 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8454         * Makefile.tpl: Fix dramatic bustage due to change in
8455         program_transform_name.
8456         * Makefile.in: Regenerate.
8458         * configure.in: Remove unnecessary PATH setting.
8459         * configure: Regnerate.
8461         * configure.in: Don't default to unprefixed tools unless
8462         the native tools will work.
8463         * configure: Regenerate.
8465         * configure.in: Convert to autoconf script.  Blow away lots
8466         of now-redundant Makefile fragments.
8467         * configure: Generate using Autoconf.
8468         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8469         * Makefile.in: Regenerate.
8471 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8473         * configure: Fix stupid bug where RANLIB was mistakenly included.
8475         * configure.in: Rename (buildargs, hostargs, targargs) to
8476         (build_configargs, host_configargs, target_configargs).
8478         * configure.in: Move logic out of sed statement.
8480         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8481         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8483 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8485         * config.sub: Import from master repository
8486         * config.guess: Ditto
8488 2002-12-24  Andreas Schwab  <schwab@suse.de>
8490         * Makefile.tpl (multilib.out): Fix missing space.
8491         * Makefile.in: Regenerate.
8493 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8495         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8496         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8497         * Makefile.in: Regenerate.
8498         * configure.in: Remove unnecessary leftovers.
8500 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8502         * configure.in (extra_ranlibflags_for_target): New variable.
8503         (*-*-darwin): Add -c to ranlib commands.
8504         * configure (tooldir): Handle extra_ranlibflags_for_target.
8506 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8508         * Makefile.tpl: Revert HJL's change.
8509         * Makefile.in: Regenerated.
8510         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8511         always.
8513 2002-12-19  Andreas Schwab  <schwab@suse.de>
8515         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8516         * Makefile.in: Regenerate.
8518 2002-12-18  H.J. Lu  <hjl@gnu.org>
8520         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8521         * Makefile.in: Regenerated.
8523         * configure.in (build_prefix): New. Substitute.
8525 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8527         * Makefile.tpl: Don't let real targets depend on phony targets.
8528         * Makefile.in: Regenerate.
8530         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8531         * Makefile.in: Regenerate.
8533 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8535         * config.sub: Import from master repository
8536         * config.guess: Ditto
8538 2002-12-16  Jason Merrill  <jason@redhat.com>
8540         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8541         previous 'make bootstrap'.
8542         * Makefile.in: Regenerate.
8544 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8546         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8548 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8550         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8551         * Makefile.in: Regenerate.
8553 2002-12-13  Jason Merrill  <jason@redhat.com>
8555         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8556         library tests.
8557         (check-c++): Just depend on it and check-target-libstdc++-v3.
8558         * Makefile.in: Regenerate.
8560 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8562         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8563         * Makefile.in: Rebuilt.
8565 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8567         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8569 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8571         * configure: Fix bug put in by gremlins.
8573         * Makefile.tpl: Substitute more autoconfily.
8574         * configure: Substitute more autoconfily.
8575         * Makefile.in: Regenerate.
8577 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8579         * config.sub: Import from master repository
8580         * config.guess: Ditto
8581         * MAINTAINERS: Added Svein Seldal under write after approval
8583 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8585         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8586         * Makefile.in (all-sim): Ditto.
8588 2002-12-06  DJ Delorie  <dj@redhat.com>
8590         * Makefile.tpl: Change configure dependencies to not have real
8591         targets depend on phony targets.
8593 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8595         * configure.in: Revert unintentional change.
8597         * Makefile.tpl: Change dependency for */multilib.out so that
8598         it works when gcc isn't in the tree.
8600         * configure.in: Substitute more.
8601         * configure: Run subconfigures from the Makefile.
8602         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8603         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8605 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8607         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8609 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8611         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8612         and corresponding dependencies.
8613         * Makefile.in: Regenerate.
8615         * configure.in (host_tools): Order binutils, gas and ld for
8616         convenience in running the testsuites.
8618         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8619         * Makefile.in: Regenerate.
8620         * configure.in: Introduce rules to serialize subconfigure runs.
8622         * configure.in: Introduce BASE_CC_FOR_TARGET.
8623         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8624         Realize configure-build-* targets.  Realize configure-target-* targets.
8625         * Makefile.in: Regenerate.
8627 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8629         * configure: Move gcc_version_trigger stuff from here...
8630         * configure.in: ...to here.
8632         * configure.in: Separate subconfigure options added by this file from
8633         options given by the user.  Add machinery to put args for host
8634         subconfigures into the Makefile.
8636         * Makefile.tpl: Remove 'vault' targets.
8637         * Makefile.tpl: Reorder and comment dependencies.
8638         * Makefile.in: Regenerate.
8640 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8641         * configure.in: Fix my broken commit of previous patch. (sigh)
8643 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8645         * configure.in: Move host-specific darwin noconfigdirs into
8646         the host-specific section.
8648 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8650         * configure.in: Move host-specific darwin noconfigdirs into
8651         the host-specific section.
8653 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8655         * configure: Remove skip-this-dir support.
8656         * Makefile.tpl: Remove skip-this-dir support.
8658         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8659         subdirectories.
8660         * Makefile.in: Regenerate.
8662         * Makefile.tpl: Strip out useless setting of 'dir'.
8663         * Makefile.in: Regenerate.
8665 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8667         * configure.in: Fix deeply stupid bug.
8669         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8670         shell code in CXX_FOR_TARGET
8671         * Makefile.def: Introduce raw_cxx.
8672         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8673         RAW_CXX_FOR_TARGET.
8674         * Makefile.in: Regenerate.
8676 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8678         * Makefile.tpl: Remove unnecessary ifs.
8679         * Makefile.in: Regenerate.
8681         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8682         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8683         targets for 'no_install' modules.
8684         * configure: Move GDB_TK substitution to configure.in.  Move
8685         build_modules stuff to configure.in.
8686         * configure.in: Implement soft dependency machinery.  Maybe-ize
8687         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8688         * Makefile.in: Regenerate.
8690 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8692         * Makefile.tpl: Make all-target, install-target behave similarly
8693         to all, install (only hitting configured targets).  Eliminate
8694         unused macro defintions.
8696         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8697         build != host.
8699         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8701         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8703         * configure.in: Produce lists of subdir targets we're actually
8704         configuring.  Remove references to "dosrel".
8705         * Makefile.tpl: Let configure set which subdir targets are hit.
8706         Remove install-cross; clean up install; remove ALL.  Remove
8707         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8708         Autogenerate host module targets.  Remove empty dependency lines
8709         and redundant dependency; rearrange slightly.
8710         * Makefile.def: Add host-side libtermcap, utils.
8712         * Makefile.in: Regenerate.
8714 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8716         * ltconfig (osf[345]): Append $major to soname_spec.
8717         Reflect this in library_names_spec.
8718         * ltmain.sh (osf): Prefix $major with . for use as extension.
8720 2002-11-19  Andreas Jaeger  <aj@suse.de>
8722         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8723         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8724         and sparc64 GNU/Linux systems.
8726 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8728         * MAINTAINERS: Update email.
8730 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8732         * MAINTAINERS: Complete James Dennett's entry.
8734 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8736         * MAINTAINERS (Write After Approval): Add myself.
8738 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8740         * Makefile.tpl: syntactic cleanup
8742 2002-11-13  Stuart Hastings  <stuart@apple.com>
8744         * MAINTAINERS: Add myself to write-after-approval list.
8746 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8748         * Makefile.def: Add list of recursive targets to autogenerate.
8749         Add build_modules.
8750         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8751         targets.  Autogenerate *-build-* targets.
8752         * Makefile.in: Regenerate.
8754 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8756         * configure: More autoconf-style substitutions.
8757         * Makefile.tpl: More autoconf-style substitutions.
8758         * Makefile.in: Regenerate.
8760 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8762         * configure: Substitute more variables in a more autoconf-friendly
8763         way.  Simplify slightly.
8764         * Makefile.tpl: Make more variables substitutable in an
8765         autoconf-friendly way.
8766         * Makefile.in: Regenerate.
8768 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8770         * MAINTAINERS (Write After Approval): Add myself.
8772 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8774         * configure.in (v810*): Remove special setting of tools.
8776         * configure: Add support for extra required flags for ar or nm.
8777         * configure.in (aix4.3+): Use above support for target-specific
8778         issues, rather than using config/mt-aix43.
8780 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8782         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8783         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8784         with $srcdir.  Reformat indentation.  Substitute some variables
8785         formerly hard-coded in the Makefile for build=host.
8786         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8787         * Makefile.def: Autogenerate more.
8788         * Makefile.in: Regenerate.
8790 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8792         * MAINTAINERS (Write After Approval): Add myself.
8794 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8796         * Makefile.def (host_modules): Add rda.
8797         * Makefile.in: Regenerate.
8798         * configure.in (target_tool): Add target-rda to list.
8800 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8802         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8804 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8806         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8807         and restrap targets to this rule.
8808         * Makefile.in:  Regenerate.
8810 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8812         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8813         GNATS only accounts.
8815 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8817         * configure.in (i[3456]86-*-linux*): Add check to disable
8818         ${libgcj} for glibc1.
8820 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8822         * MAINTAINERS: Add myself as ip2k port maintainer.
8824 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8826         * configure.in: Add tic4x target.
8828 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8830         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8831         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8832         * Makefile.in: Regenerate.
8834         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8835         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8836         * Makefile.in: Regenerate.
8838 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8840         * MAINTAINERS: Add myself as web pages co-maintainer.
8842 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8844         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8845         * Makefile.in: Regenerate.
8847 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8849         * MAINTAINERS: Add myself and Nathan Sidwell
8850         <nathan@codesourcery.com> as VxWorks maintainers.
8852 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8854         * Makefile.def: Remove order dependency comments.
8855         * Makefile.tpl: Add explicit install-install dependencies.
8856         * Makefile.in: Regenerate.
8858         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8859         * Makefile.in: Regenerate.
8861         * Makefile.tpl: Add configure-target (for src-release in src)
8862         * Makefile.in: Regenerate.
8864 2002-09-30  Nick Clifton  <nickc@redhat.com>
8866         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8868 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8870         * configure.in (s390*-*-linux*): Enable libgcj.
8872 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8874         * configure: Revert accidentally applied changes.
8876         * Makefile.tpl: Make more autoconf-friendly.
8877         * Makefile.in: Regenerate.
8878         * configure: Make substitution more autoconf-like.
8880 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8882         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8883         single entry to handle all these.
8884         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8885         libjava on arm-*-elf.
8887 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8889         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8890         things that depend on them.
8892 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8894         * Makefile.tpl: Make subsituted variables more autoconfy.
8895         * Makefile.in: Regenerate.
8896         * configure: Make seds more autoconfy.
8898 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8900         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8901         * Makefile.in: Regenerate.
8902         * configure.in: Rewrite sed statements to look autoconfy.
8904         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8905         all-target-foo on configure-target-foo.
8906         * Makefile.def: Ditto.
8907         * Makefile.in: Rebuild.
8909 2002-09-25  Andrew Haley  <aph@redhat.com>
8911         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8913 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8915         * Makefile.def: New file.
8916         * Makefile.tpl: New file.
8917         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8918         * contrib/gcc_update: Note that Makefile.in is a generated file.
8920         * configure.in: Minor rearrangement.  Simplify tests.
8922 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8924         * configure.in (with_headers): Skip copy if value is "yes".
8925         (with_libs): Likewise.
8927 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8929         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8930         * configure.in (sh*-*-pe*): Ditto.
8931         * configure.in (mips*-*-pe*): Ditto.
8932         * configure.in (*arm-wince-pe): Ditto.
8934         * configure.in: Rearrange.
8936 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8938         * MAINTAINERS: Update my email address.
8940 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8942         * MAINTAINERS: (Write After Approval): Add myself.
8944 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8946         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8948 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8950         * MAINTAINERS: Change my mailing address.
8952 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8954         * MAINTAINERS (Write After Approval): Remove myself.
8955         (Various Maintainers: c++ runtime libs): Add myself.
8957 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8959         * MAINTAINERS (Write After Approval): Remove myself.
8960         (Various Maintainers: c++ runtime libs): Add myself.
8962 2002-08-15  Eric Christopher  <echristo@redhat.com>
8964         * config.sub: Import from master repository.
8965         * config.guess: Ditto.
8967 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8969         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8970         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8971         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8973 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8975         * MAINTAINERS: Add self to rs6000 vector extensions.
8977 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8979         * libiberty/configure: Reverted unintended yesterday's check in.
8981 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8983         * boehm-gc/configure, libf2c/configure: Rebuilt.
8984         * libffi/configure, libiberty/configure: Ditto.
8985         * libjava/configure, libobjc/configure: Ditto.
8986         * libstdc++-v3/configure, zlib/configure: Ditto.
8987         Merged from binutils:
8988         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8989         From Steve Ellcey <sje@cup.hp.com>:
8990         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8991         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8992         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8993         IA64.
8994         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8995         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8996         soname_spec, sys_lib_search_path_spec): Ditto.
8998 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9000         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9002 2002-08-04  H.J. Lu  (hjl@gnu.org)
9004         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9006 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9008         * MAINTAINERS (Write After Approval): Add myself.
9010 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9012         * configure.in: Move generic linux case to end.  Copy generic
9013         linux noconfigdirs to mips*-*-linux* entry and new
9014         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9016 2002-07-19  Michael Matz  <matz@suse.de>
9018         * MAINTAINERS: Add myself as ra* maintainer.
9020 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9022         * config.guess: Update to 2002-07-09 version.
9023         * config.sub: Update to 2002-07-03 version.
9025 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9027         * MAINTAINERS: Fix typo in a maintainer email address.
9029 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9031         * configure.in: Remove two redundant tests.
9033 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9035         * configure.in (mips*-*-irix6*o32): Enable stabs.
9037 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9039         * configure.in: Don't build grez.
9040         * Makefile.in: Ditto.
9042         * Makefile.in: Remove references to bsp, cygmon, libstub.
9043         * configure.in: Ditto.
9045         * configure.in: Remove leftover reference to gdbtest.
9047 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9049         * configure.in (gxx_include_dir):  Change to match versioned
9050         C++ headers if --enable-version-specific-runtime-libs is used.
9052 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9054         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9056 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9058         * configure.in: Make --without-x work.
9060 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9062         * configure.in: Rearrange target Makefile fragment collection.
9064         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9065         cvs[src].
9066         * configure.in: Ditto.
9068 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9070         * MAINTAINERS (Write After Approval): Update my e-mail address.
9072 2002-06-24  Ben Elliston  <bje@redhat.com>
9074         * configure.in (host_tools): Remove cgen.
9076         * Makefile.in (all-cgen): Remove; runs from its source directory.
9077         (check-cgen, install-cgen, clean-cgen): Likewise.
9078         (all-opcodes): Do not depend on all-cgen.
9079         (all-sim): Likewise.
9081 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9083         * Makefile.in: Eliminate 'apache' targets.
9084         * configure.in: Eliminate 'apache' targets.
9086         * configure.in: Eliminate redundant tests.  Reorganize.
9088         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9090         * config-ml.in: Eliminate references to Cygnus configure.
9092         * Makefile.in: Eliminate references to building emacs.
9094 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9096         * MAINTAINERS: Update my email address.
9098 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9100         * config.if (libstdcxx_incdir): Version C++ headers.
9101         (cxx_incdir): Remove.
9103 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9105         * MAINTAINERS (Write After Approval): Add self.
9107 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9109         * configure.in: Add support for ip2k.
9111 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9113         * configure.in: Fix AIX configury bug.
9115 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9117         * MAINTAINERS (Write After Approval): Add self.
9119 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9121         * configure.in: replace ${topsrcdir} with ${srcdir}
9123         * configure.in: Move definition of libstdcxx_flags
9124         right above usage, rather than waaay earlier.
9126         * configure.in: Pull definition of is_cross_compiler earlier.
9128         * configure.in: Rearrange a little.
9130         * configure.in: Remove references to librx.
9131         * Makefile.in: Remove references to librx.
9133 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9135         * config.sub: Add support for avr target.
9136         Import from master sources, rev 1.255
9138 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9140         * configure, .cvsignore:  Revert previous change...
9141         * Makefile:  ...delete.
9143 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9145         * configure.in: Eliminate ${gasdir} variable.
9147 2002-06-18  Dave Brolley  <brolley@redhat.com>
9149         * configure.in: Add support for frv.
9150         * config.sub: Add support for frv.
9152 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9154         * configure:  Remove garbage from previous commit.
9156 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9158         * configure:  For in-source builds, make a subdir and re-exec there.
9159         * Makefile:  New file.  Pass targets through to build directory.
9160         * .cvsignore:  No longer ignore "Makefile".
9162 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9164         * MAINTAINERS (Write After Approval): Add self.
9166 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9168         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9170 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9172         * configure.in (vax-*-netbsd*): Re-enable gas.
9174 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9176         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9177         BUILD_PREFIX_1, to correct nomenclature.
9178         * configure: Likewise.
9180         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9181         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9183 2002-05-31  Olaf Hering  <olh@suse.de>
9185         * config-ml.in: Propogate DESTDIR also.
9187 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9189         * configure.in (vax-*-netbsd*): Don't build gas for this
9190         platform.
9192 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9194         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9195         and libgcj for AVR.
9197 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9199         * MAINTAINERS (Write After Approval): Add myself.
9201 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9203         * config.guess: Update to 2002-05-22 version.
9204         * config.sub: Likewise.
9206 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9208         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9209         * config-ml.in: Likewise.
9210         * configure: Likewise.
9211         * configure.in: Likewise.
9213 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9215         * MAINTAINERS: Update my email address.
9217 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9219         * configure.in: Simplify makefile fragment collection.
9221         * configure.in: Remove code to build emacs.
9223         * configure.in : Remove --srcdir argument from targargs and buildargs
9224         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9226         * configure: Move some logic to configure.in.
9227         * configure.in: Move some logic from configure.
9229 2002-05-11  Tom Tromey  <tromey@redhat.com>
9231         * MAINTAINERS: Reflect libgcj reality.
9233 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9235         * Makefile.in: Honour DESTDIR.
9237 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9239         * config.guess: Import 2002-03-20 version.
9240         * config.sub: Import 2002-04-26 version.
9242 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9244         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9246 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9248         * MAINTAINERS: Add self.
9250 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9252         * ltmain.sh: Detect and handle object name conflicts
9253         while piecewise linking a static library.
9255 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9257         * configure.in (noconfigdirs): Don't disable libgcj on
9258         sparc64-*-solaris* and sparcv9-*-solaris*.
9260 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9262         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9264 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9266         * configure.in (FLAGS_FOR_TARGET): Do not add
9267         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9268         on i[3456]86-*-linux*.
9270 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9272         * configure.in (noconfigdirs): Replace [ ] with test.
9274         * configure.in (noconfigdirs): Do not add target-newlib if
9275         target == i[3456]86-*-linux*, and host == target.
9277 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9279         * configure.in: delete reference to absent file
9281         * configure.in: replace '[' with 'test'
9283         * configure.in: Eliminate references to gash.
9284         * Makefile.in: Eliminate references to gash.
9286         * configure.in: remove useless references to 'pic' makefile fragments.
9288         * configure.in: (*-*-windows*) Finish removing.
9290         * configure.in: Eliminate redundant test for libgui.
9292 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9294         * MAINTAINERS: Add self and realphabetize.  Update entries
9295         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9296         entry for a29k port maintainer.
9298 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9300         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9301         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9303 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9305         * configure.in: remove references to dead files
9307 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9309         * MAINTAINERS: Add information about purpose of this file.
9311 2002-04-18  Tom Tromey  <tromey@redhat.com>
9313         * configure.in: Disallow configuring libgcj when it is already
9314         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9315         Solaris 2.8 by default.  For PR libgcj/6158.
9317 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9319         * configure.in:  Move default CC setting out of config/mh-* fragments
9320         directly into here.
9322 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9324         * configure.in: don't even try to configure or make a subdirectory
9325         if there's no configure script for it.
9327 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9329         * MAINTAINERS: Remove chill maintainers.
9330         * Makefile.in (CHILLFLAGS): Remove.
9331         (CHILL_LIB): Remove.
9332         (TARGET_CONFIGDIRS): Remove libchill.
9333         (CHILL_FOR_TARGET): Remove.
9334         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9335         CHILL_LIB.
9336         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9337         (CHECK_TARGET_MODULES): Likewise.
9338         (INSTALL_TARGET_MODULES): Likewise.
9339         (CLEAN_TARGET_MODULES): Likewise.
9340         (configure-target-libchill): Remove.
9341         (all-target-libchill): Remove.
9342         * configure.in (target_libs): Remove target-libchill.
9343         Do not compute CHILL_FOR_TARGET.
9344         * libchill: Remove directory.
9346 2002-04-11  DJ Delorie  <dj@redhat.com>
9348         * Makefile.in, configure.in: Sync with binutils, entries
9349         follow...
9351 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9353         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9354         (do-tar, do-bz2): New rules.
9355         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9356         (gdb-tar): New rule.
9357         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9358         (insight_dejagnu.tar): New rule.
9359         (insight.tar): New rule.
9360         (gdb+dejagnu.tar): New rule.
9361         (gdb.tar): New rule.
9363 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9365         * Makefile.in: Add all-tix to deps for all-snavigator
9366         so that tix is built when building snavigator.
9368 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9370         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9371         ld and gdb are not supported.
9373 2002-01-07  Mark Salter  <msalter@redhat.com>
9375         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9376         Allow target-libgloss to be built for arm, strongarm, and xscale.
9378 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9380         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9381         options for i[3456]86-pc-linux* native builds.
9383 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9385         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9386         files from .po files for a distribution.
9388 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9390         * configure.in: Enable libstdc++-v3 for h8300 targets.
9392 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9394         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9395         version from bfd/.
9397 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9399         * Makefile.in (VER): When present, extract the version number from
9400         the file version.in.
9402 2001-05-24  Tom Rix  <trix@redhat.com>
9404         * configure.in : enable ld for aix
9406 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9408         * config.guess: Add linux target for S/390.
9410 2000-11-07  Philip Blundell  <pb@futuretv.com>
9412         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9414 2000-11-03  Philip Blundell  <pb@futuretv.com>
9416         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9417         files.
9419 2001-01-15  Ben Elliston  <bje@redhat.com>
9421         * configure.in (host_tools): Add sid.
9422         Always configure cgen.
9424 2000-11-24  Nick Clifton  <nickc@redhat.com>
9426         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9429 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9431         * Makefile.in (ALL_MODULES): Add all-cgen.
9432         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9433         (all-cgen): New target.
9434         (all-opcodes,all-sim): Depend on all-cgen.
9435         * configure.in (host_tools): Add cgen.
9436         Only configure cgen if --enable-cgen-maint.
9438 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9440         * configure.in: Add *-*-freebsd* configurations.
9442 2002-04-08  Tom Tromey  <tromey@redhat.com>
9444         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9445         Fixes PR libgcj/6068.
9447 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9449         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9451 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9453         * configure.in (alpha*-dec-osf*): Enable libgcj.
9455 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9457         * MAINTAINERS (Write After Approval): Add myself.
9459 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9461         Fix for: PR bootstrap/3591, target/5676
9462         * configure.in (mcore-pe): Disable the configuration of
9463         libstdc++-v3 since exceptions are not supported.
9465 2002-03-20  Anthony Green  <green@redhat.com>
9467         * configure.in: Enable libgcj for xscale-elf target.
9469 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9471         * MAINTAINERS:  Update my email address.
9473 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9475         * ltmain.sh (relink_command): Fix typo in previous change.
9477 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9479         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9480         (relink_command): Added --tag flags.
9481         (mode=install): If relinking fails; error out.
9483 2002-03-12  Richard Henderson  <rth@redhat.com>
9485         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9486         .NOTPARALLEL tag.
9487         (do-check): Rename from check.
9488         (check): Allow parallel check.
9490 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9492         * MAINTAINERS: Add myself as maintainer for xtensa port.
9493         Fix alphabetical order in CPU port maintainer list.
9494         Remove myself from Write After Approval list.
9496 2002-03-11  Richard Henderson  <rth@redhat.com>
9498         * Makefile.in (.NOTPARALLEL): Add fake tag.
9500 2002-03-07  H.J. Lu  (hjl@gnu.org)
9502         * configure.in: Enable gprof for mips*-*-linux*.
9504 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9506         * MAINTAINERS (Write After Approval): Add myself.
9508 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9510         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9511         libjava.
9512         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9514 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9516         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9517         because its Makefile is there; test for the executable instead.
9519 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9521         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9522         libstdc++-v3 and libjava.
9524 2002-02-11  Adam Megacz  <adam@xwt.org>
9526         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9527         boehm-gc
9529 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9531         * config.guess: Updated to 2002-01-30's version.
9532         * config.sub: Updated to 2002-02-01's version.
9533         Contribute sh64-elf.
9534         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9535         * configure.in: Added sh64-*-*.
9537 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9539         * MAINTAINERS: Belatedly add myself to write after approval list.
9541 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9543         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9544         Remove self as Write After Approval.
9546 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9548         * MAINTAINERS: Put self in as maintainer for contrib/regression
9549         directory.
9551 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9553         * MAINTAINERS:  Update my email address.
9555 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9557         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9558         target-libiberty, and target-libgloss.  Skip Java-related
9559         libraries if not supported for NetBSD on target CPU.
9561 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9563         * install-sh: Use _inst.$$_ for temp file name.
9565 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9567         * MAINTAINERS (Write After Approval): Move my contact info
9568         from here...
9569         (OS Port Maintainers): ...to here (netbsd).
9571 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9573         * MAINTAINERS (Write After Approval): Add myself.
9575 2002-01-17  H.J. Lu  <hjl@gnu.org>
9577         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9578         (all-target-fastjar): Also depend on all-target-libiberty.
9580 2002-01-16  H.J. Lu  (hjl@gnu.org)
9582         * config.guess: Import from master sources, rev 1.225.
9583         * config.sub: Import from master sources, rev 1.238.
9585 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9587         * MAINTAINERS (Write After Approval): Remove myself.
9589 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9591         * MAINTAINERS (Write After Approval): Add myself.
9593 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9595         * MAINTAINERS: Add self as docs co-maintainer.
9597 2001-12-11  Matthias Klose  <doko@debian.org>
9599         * MAINTAINERS (Write After Approval): Add myself.
9601 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9603         * MAINTAINERS: Update my email address.
9605 2001-12-07  Turly O'Connor  <turly@apple.com>
9606         * MAINTAINERS (Write After Approval): Add myself.
9607         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9608         (rs6000_initialize_trampoline): Call __trampoline_setup for
9609         ABI_DARWIN too.
9610         * darwin-tramp.asm: New file, implements __trampoline_setup.
9611         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9613 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9615         * MAINTAINERS (Write After Approval): Add myself.
9617 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9619         * configure, configure.in: Use temp file for long sed commands.
9621 2001-12-03  Laurent Guerby  <guerby@acm.org>
9623         * config.sub: Update to version 1.232 on subversion.
9625 2001-12-03  Ben Elliston  <bje@redhat.com>
9627         * MAINTAINERS: Update mail address for config.* patches.
9629 2001-11-27  DJ Delorie  <dj@redhat.com>
9630             Zack Weinberg  <zack@codesourcery.com>
9632         When build != host, create libiberty for the build machine.
9634         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9635         CONFIG_ARGUMENTS.
9636         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9637         New variables.
9638         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9639         and rules.
9640         (all.normal): Depend on ALL_BUILD_MODULES.
9641         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9642         (all-build-libiberty): Depend on configure-build-libiberty.
9644         * configure: Calculate and substitute proper value for
9645         ALL_BUILD_MODULES.
9646         * configure.in: Create the build subdirectory.
9647         Calculate and substitute TARGET_CONFIGARGS (formerly
9648         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9650 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9652         * MAINTAINERS (write-after-approval): Add self.
9654 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9656         * MAINTAINERS (GNATS only accounts): Remove self.
9658 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9660         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9661         libf2c.
9663 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9665         * MAINTAINERS (Write After Approval): Add self.
9667 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9669         * MAINTAINERS: mips and s390 are also CPU ports.
9671 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9673         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9675 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9677         * MAINTAINERS: Alphabetize.
9679 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9681         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9683 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9685         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9687 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9689         * configure.in (--enable-languages): Be more permissive about
9690         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9692 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9694         * config.sub: Import from master sources, rev. 1.230.
9695         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9697 2001-11-07  Laurent Guerby  <guerby@acm.org>
9699         * MAINTAINERS (Write After Approval): Add self.
9701 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9703         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9705 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9707         * config.sub: Import from master sources, rev 1.226.
9708         * config.guess: Import from master sources, rev 1.216.
9710 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9712         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9713         * MAINTAINERS: Add self as maintainer of MMIX port.
9714         Remove old after-approval entry.
9716 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9718         * ChangeLog, configure: Fix spelling errors.
9720 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9722         * MAINTAINERS: Tweak my address.
9724 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9726         * MAINTAINERS: Update my email address.
9728 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9730         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9731         * MAINTAINERS: Add self as maintainer of CRIS port.
9733 2001-10-10  Geert Bosch  <bosch@gnat.com>
9735         * MAINTAINERS (Various maintainers: Ada front end):
9736         Added Robert Dewar.
9738 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9740         * MAINTAINERS (Write After Approval): Added self
9742 2001-10-02  Geert Bosch  <bosch@gnat.com>
9744         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9746 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9748         * configure: Handle temporary files securely using mkdir.
9750 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9752         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9754 2001-09-26  Will Cohen  <wcohen@redhat.com>
9756         * configure.in (*-*-linux*): Disable configuration of target-newlib
9757         and target-libgloss.
9759 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9761         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9762         RANLIB.
9764 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9766         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9767         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9768         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9769         avoid quotes nesting problems.
9770         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9771         (DO_X): Export only variables that are set.
9773 2001-09-19  Ben Elliston  <bje@redhat.com>
9775         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9776         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9777         semantics.  Use the shell built-in "type" command instead.
9779 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9781         Merged from gcc-3_0-branch:
9782         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9783         * ltcf-c.sh: Use $objext, not $ac_objext.
9784         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9785         * ltcf-cxx.sh: Add support for GNU.
9786         2001-07-22  Timothy Wall  <twall@redhat.com>
9787         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9788         default settings if using GNU tools with that configuration.
9789         * ltcf-cxx.sh: Ditto.
9790         * ltcf-gcj.sh: Ditto.
9791         2001-07-21  Michael Chastain  <chastain@redhat.com>
9792         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9793         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9794         * ltmain.sh: Mark as gcc-local.
9796 2001-08-30  Eric Christopher  <echristo@redhat.com>
9797             Jason Eckhardt  <jle@redhat.com>
9799         * config.guess: Merge from master sources.
9800         * config.sub: Merge from master sources, add support for mipsisa32.
9802 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9803         * config.sub: Merge from master sources, rev 1.219.
9804         * MAINTAINERS: Add self as contact for stormy16 port.
9806 2001-08-14  Zack Weinberg  <zackw@panix.com>
9808         * config.sub: Merge from master sources, rev 1.218.
9809         * config.guess: Merge from master sources, rev 1.209.
9811 2001-08-11  Graham Stott  <grahams@redhat.com>
9813         * Makefile.in (check-c++): Add missing semicolon.
9815 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9817         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9819 2001-07-30  Eric Christopher  <echristo@redhat.com>
9821         * MAINTAINERS (Various maintainers: mips port): Added myself.
9823 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9825         * configure.in (sh-*-linux*): New.
9827 2001-07-27  Richard Henderson  <rth@redhat.com>
9829         * .cvsignore: Add LAST_UPDATED.
9831 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9833         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9835 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9837         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9839 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9841         * MAINTAINERS (Write After Approval): Added myself.
9843 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9845         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9846         and libgcj on m68hc11/m68hc12.
9848 2001-06-27  H.J. Lu  (hjl@gnu.org)
9850         * Makefile (CFLAGS_FOR_BUILD): New.
9851         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9853 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9855         * README: Remove version number.
9857 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9859         * INSTALL/README: Update wrt. to the installation instructions now
9860         residing in gcc/doc/install.texi.
9862 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9864         * README: Replace with a cut-down and updated version of gcc/README.
9866 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9868         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9869         multilibs to be disabled.
9871 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9873         * MAINTAINERS (Write After Approval): Add myself.
9875 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9877         * config.guess: Import CVS version 1.195.
9878         * config.sub: Import CVS version 1.212.
9880 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9882         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9883         gcc/xgcc is built, use -print-prog-name to find out the program
9884         name to use.
9886 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9888         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9889         appear to also be in the master copy.
9890         * config.sub:  Import CVS version 1.211.
9892 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9894         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9895         with_gcc]: Use `gcc -shared' to build a shared library.
9897 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9899         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9900         archives.
9902 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9904         * MAINTAINERS (Write After Approval): Add myself.
9906 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9908         * configure.in (libstdcxx_flags): Do not try to execute
9909         libstdc++-v3/testsuite_flags until it exists.
9911 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9913         * MAINTAINERS: Update my email address.
9915 2001-05-31  Graham Stott  <grahams@redhat.com>
9917         * MAINTAINERS (Write After Approval): Add myself.
9919 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9921         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9922         libraries when using g++ with native linker.
9924 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9926         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9928 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9930         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9931         [aix4*|aix5*]: Prepend blank.
9933 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9935         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9936         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9937         of subdir/configure scripts to use the new libtool.m4.
9939 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9941         * MAINTAINERS (Write After Approval): Add myself.
9943 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9945         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9947 2001-05-11  Ben Elliston  <bje@redhat.com>
9949         * Makefile.in (all-sid): New target.
9950         (check-sid, clean-sid, install-sid): Likewise.
9952 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9954         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9956 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9958         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9959         libgcj.
9961 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9963         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9964         gcc/xgcc is built, use -print-prog-name to find out the program
9965         name to use.
9967 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9969         * configure.in (noconfigdirs): Don't reset it from scratch in the
9970         target case; only append to it.
9972         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9973         sparc-*-solaris2.8]: Disable ${libgcj}.
9975 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9977         * configure.in (libgcj_saved): Copy from $libgcj.
9978         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9979         --disable-libgcj.
9981 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9983         * MAINTAINERS: Remove self as MIPS maintainer and
9984         C front end maintainer.
9986 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9988         * configure.in: Move *-chorusos target case to the proper switch.
9989         Disable libgcj.
9991 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9993         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9994         1.641.2.228.
9996 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9998         * Makefile.in (STAGE1_CFLAGS): Pass down.
10000 2001-04-13  Alan Modra  <amodra@one.net.au>
10002         * config.guess: Add hppa64-linux support.  Note for next import that
10003         this is already in the master file.
10004         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10006 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10008         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10009         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10011 2001-04-11  Stan Shebs  <shebs@apple.com>
10013         * MAINTAINERS: Add self as Darwin port maintainer.
10015 2001-04-11  Alan Modra  <amodra@one.net.au>
10017         * MAINTAINERS: Update my email address.
10019 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10021         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10022         recent versions of FreeBSD (release 3 or later).
10023         * ltconfig: On FreeBSD, -lc must not be provided when building
10024         a shared library or else the standard -pthread gcc option is
10025         rendered worthless to later users of the built library.
10027 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10029         * MAINTAINERS: Add self and RTH as C front end maintainers.
10031 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10033         * config.sub: Make sure to match an already-canonicalized
10034         machine name (eg. mn10300-unknown-elf).
10036 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10038         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10039         New macros.
10040         (bootstrap, cross): Use RECURSE_FLAGS.
10041         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10043 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10045         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10047 2001-03-22  Colin Howell  <chowell@redhat.com>
10049         * Makefile.in (DO_X): Do not backslash single-quotes in
10050         backquotes (two places).
10052 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10054         Re-installed:
10055         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10056         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10057         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10058         * ltcf-cxx.sh: Likewise.
10059         * ltcf-gcj.sh: Likewise.
10061 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10063         * MAINTAINERS: Add myself as "documentation co-maintainer".
10065 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10067         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10068         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10070 2001-03-19  Tom Tromey  <tromey@redhat.com>
10072         * config-ml.in: Handle GCJ and GCJFLAGS.
10074 2001-03-21  Michael Chastain  <chastain@redhat.com>
10076         * Makefile.in: all-m4 depends on all-texinfo.
10078 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10080         * MAINTAINERS: Add myself to write after approval list.
10082 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10084         * Makefile.in (DO_X): Quote nested quotes.
10086 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10088         * MAINTAINERS: Add myself to write after approval list.
10090 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10092         * Makefile.in (DO_X): Use double quotes for quoting
10093         "RANLIB=$${RANLIB}".
10095 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10097         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10099 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10101         * configure.in: Only use `lang_requires' for languages athat are
10102         actually enabled.
10104 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10106         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10108 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10110         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10112 2001-03-07  Tom Tromey  <tromey@redhat.com>
10114         * configure.in: Allow config-lang.in to set `lang_requires' to list
10115         of other required languages.
10117 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10119         * Makefile.in: Remove RANLIB definition. Use RANLIB
10120         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10121         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10123 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10124             Alexandre Oliva  <aoliva@redhat.com>
10126         * Makefile.in (check-c++): Use tabs, not spaces.
10128 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10130         * MAINTAINERS: add myself to Write After Approval list.
10132 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10134         * Makefile.in (check-c++): New rule.
10136         * configure.in (target_libs): Remove libg++.
10137         (noconfigdirs): Remove libg++.
10138         (noconfigdirs): Same.
10139         (noconfigdirs): Same.
10140         (noconfigdirs): Same.
10142         * config-ml.in: Remove libg++ references.
10144         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10145         (ALL_TARGET_MODULES): Same.
10146         (configure-target-libg++): Remove.
10147         (all-target-libg++): Remove.
10148         (configure-target-libio): Remove.
10149         (all-target-libio): Remove.
10150         (check-target-libio): Remove.
10151         (.PHONY): Remove.
10152         (libg++.tar.bz2): Remove.
10153         (all-target-cygmon): Remove libio.
10154         (all-target-libstdc++): Remove.
10155         (configure-target-libstdc++): Remove.
10156         (TARGET_LIB_PATH): Remove libstdc++.
10157         (ALL_GCC_CXX): Remove libstdc++.
10158         (all-target-gperf): Correct.
10160 2001-02-16  Nick Clifton  <nickc@redhat.com>
10162         * configure.in (noconfigdirs): Allow configuration of texinfo
10163         for Cygwin hosts.
10165 2001-02-15  Anthony Green  <green@redhat.com>
10167         * configure: Introduce GCJ_FOR_TARGET.
10168         * configure.in: Ditto.
10169         * Makefile.in: Ditto.
10171 2001-02-13  Andreas Schwab  <schwab@suse.de>
10173         * MAINTAINERS: Update mail address.
10175 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10177         * config.guess: Add linux target for S/390.
10178         * config.sub: Likewise.
10180 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10182         * configure.in: for *-chorusos, don't config target-newlib and
10183         target-libgloss.
10185 2001-02-06  Ben Elliston  <bje@redhat.com>
10187         * configure: Output host type to stdout, not stderr.
10189 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10191         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10192         * ltcf-cxx.sh: Likewise.
10194         * config.if: Assume enable_libstdcxx_v3 is defined.
10196 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10198         Remove V2 C++ library.
10199         * configure.in: Remove --enable-libstdcxx_v3 support.
10201 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10203         * include/demangle.h: Add prototype for java_demangle_v3.
10205 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10207         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10209 2001-01-27  Richard Henderson  <rth@redhat.com>
10211         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10213 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10215         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10216         Don't unset, it's non-portable and no longer necessary, set to empty
10217         instead.
10219 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10221         * ltconfig: Shell portability fix for the tagname validity check.
10223 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10225         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10226         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10228 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10230         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10232 2001-01-26  Tom Tromey  <tromey@redhat.com>
10234         * configure.in: Allow libgcj to be built on Sparc Solaris.
10236 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10238         * ltcf-c.sh: Add aix5 case.
10239         * ltcf-cxx.sh: Likewise.
10240         * ltconfig: Likewise.
10242 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10244         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10245         keep at least one of build_libtool_libs or build_old_libs set to
10246         yes.
10248         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10249         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10251 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10253         * configure.in: Enable libgcj on several additional platforms.
10255 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10257         * configure.in: Enable libgcj for linux targets.
10259 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10261         * MAINTAINERS (Write After Approval): Add myself.
10263 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10265         * MAINTAINERS: Add myself as vax port maintainer.
10267 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10269         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10271 2001-01-09  Mike Stump  <mrs@wrs.com>
10273         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10274         failures of subdirectories.
10276 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10278         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10279         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10280         * ltcf-cxx.sh: Likewise.
10281         * ltcf-gcj.sh: Likewise.
10282         * ltconfig.sh: Fix typo.
10284 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10286         * configure: handle DOS-style absolute paths.
10288 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10290         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10292 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10294         * MAINTAINERS: Add myself as avr port co-maintainer.
10296 2000-12-28  Ben Elliston  <bje@redhat.com>
10298         * MAINTAINERS: Add myself under ``Write After Approval''.
10300 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10302         * texinfo: Remove directory from GCC.
10304 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10306         * COPYING: Update to current
10307         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10308         to 19yy as example year in copyright notice).
10310 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10312         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10313         (libstdcxx_incdir): Pass down.
10314         * config.if: Remove expired bits for cxx_interface, add stub.
10315         (libstdcxx_incdir): Add variable for g++ include directory.
10316         * configure.in (gxx_include_dir): Use it.
10318 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10320         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10321         with old-email address from ``Write After Approval''.
10323 2000-12-15  Andreas Jaeger  <aj@suse.de>
10325         * configure.in: Handle lang_dirs.
10327 2000-12-14  Tom Tromey  <tromey@redhat.com>
10329         * MAINTAINERS: Removed brads.
10331         * MAINTAINERS: Added gcj developers.
10333 2000-12-13  Anthony Green  <green@redhat.com>
10335         * configure.in: Disable libgcj for any target not specifically
10336         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10337         with g++ abi.
10339 2000-12-13  Mike Stump  <mrs@wrs.com>
10341         * Makefile.in (local-distclean): Also remove fastjar.
10343 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10345         * contrib/gcc_update: Add fastjar --touch entries.
10347 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10349         * configure.in: Disable language-specific target libraries for
10350         languages that aren't enabled.
10352 2000-12-10  Anthony Green  <green@redhat.com>
10354         * configure.in: Define libgcj.  Disable libgcj target libraries for
10355         most targets.
10357 2000-12-10  Neil Booth  <neilb@earthling.net>
10359         * MAINTAINERS: Update mail address, remove from WAA list.
10361 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10363         * libjava: Imported from /cvs/java.
10364         * libffi: Likewise.
10365         * Boehm-gc: Likewise.
10367 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10369         * configure.in (target_libs): Revert 2000-12-08 patch.
10370         (noconfigdirs): Added target-libjava.
10372 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10374         * djunpack.bat: removed.
10376 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10378         * Makefile.in: handle DOS-style absolute paths.
10379         * config-ml.in: likewise.
10380         * symlink-tree: likewise.
10382 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10384         * fastjar: Imported.
10386 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10388         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10389         libjava.
10390         * configure.in (target_libs): Removed `target-libjava'.
10392 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10394         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10395         (ALL_MODULES): Added fastjar.
10396         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10397         (all-target-libjava): all-fastjar replaces all-zip.
10398         (all-fastjar): Added.
10399         (configure-target-fastjar, all-target-fastjar): Likewise.
10400         * configure.in (host_tools): Added fastjar.
10402 2000-12-07  Mike Stump  <mrs@wrs.com>
10404         * Makefile.in (local-distclean): Remove leftover built files.
10406 2000-11-24  Nick Clifton  <nickc@redhat.com>
10408         * configure.in (xscale-elf): Add target.
10409         (xscale-coff): Add target.
10411 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10413         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10414         recent versions of FreeBSD (release 3 or later).
10415         * ltconfig: On FreeBSD, -lc must not be provided when building
10416         a shared library or else the standard -pthread gcc option is
10417         rendered worthless to later users of the built library.
10419 2000-11-16  Fred Fish  <fnf@be.com>
10421         * configure.in (enable_libstdcxx_v3): Fix typo,
10422         libstd++ -> libstdc++.
10424 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10426         * MAINTAINERS: Add self to Write After Approval list.
10428 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10430         * MAINTAINERS: Update my email address.  Add myself to global write
10431         privs list.
10433 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10435         * Makefile.in: Merge with src and libgcj.
10436         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10437         configure-target-<library> when their configure scripts need the C
10438         or C++ library to have already been built to work properly.
10439         (do_proto_toplev): Set them to an empty string.
10441         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10442         (REALLY_SET_LIB_PATH): Use them.
10444 2000-11-17  Stan Shebs  <shebs@apple.com>
10446         * MAINTAINERS: Add self to Write After Approval list.
10448 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10450         * configure: Provide the original toplevel configure arguments
10451         (including $0) to subprocesses in the environment rather than
10452         through gcc/configargs.h.
10454 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10456         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10457         C99.  Alphabetise "Write After Approval" list.
10459 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10461         * configure: Turn on libstdc++ V3 by default.
10463         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10464         if we've got GCC.
10466 2000-11-11  Philip Blundell  <philb@gnu.org>
10468         * MAINTAINERS: Add self to Write After Approval list.
10470 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10472         * ltcf-c.sh (aix4): Improve shared library configuration; require
10473         exporting symbols.
10474         * ltcf-cxx.sh (aix4): Define.
10475         * ltconfig (aix4): Define library and soname specs appropriate for
10476         AIX.  Define command to create export symbols list.
10478 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10480         * config.sub: Add support for Sun Chorus
10482 2000-10-31  Nick Clifton  <nickc@redhat.com>
10484         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10485         <name>@redhat.com.  Also installed new email address for Clint
10486         Popetz.
10488 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10490         * etc: Remove directory from GCC.
10492 2000-10-16  Michael Meissner  <meissner@redhat.com>
10494         * configure (gcc/configargs.h): Only create if there is a build GCC
10495         directory created.
10497 2000-10-16  Matthias Klose  <doko@debian.org>
10499         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10500         when configured for libstdc++-v3.
10502 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10504         * configure: Save configure arguments to gcc/configargs.h.
10506 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10508         * config.guess: Import CVS version 1.157.
10509         * config.sub: Import CVS version 1.181.
10511 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10513         * Makefile.in (bootstrap): avoid recursion if subdir missing
10514         (cross): ditto
10515         (do-proto-toplev): ditto
10517 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10519         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10520         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10522         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10523         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10524         all affected `configure' scripts.
10526 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10528         * MAINTAINERS: Add self as cpplib co-maintainer.
10530 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10532         * MAINTAINERS: Add self to Write After Approval list.
10534 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10536         * INSTALL/README: egcs -> GCC update.
10538 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10540         * MAINTAINERS: Add myself to Write After Approval list.
10542 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10544         * MAINTAINERS: Add myself to Write After Approval list.
10546 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10548         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10549         X11 libraries for hppa64.
10551 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10553         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10555 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10557         * Makefile.in (all-zlib): Added dummy target.
10559         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10560         ltcf-gcj.sh: Updated from libtool multi-language branch.
10562 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10564         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10565         (bootstrap*): Depend on all-bootstrap.
10567 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10569         * config.guess: Import CVS version 1.156.
10570         * config.sub: Import CVS version 1.179.
10572 2000-09-02  Anthony Green  <green@cygnus.com>
10574         * Makefile.in (all-gcc): Depend on all-zlib.
10575         (CLEAN_MODULES): Add clean-zlib.
10576         (ALL_MODULES): Add all-zlib.
10577         * configure.in (host_libs): Add zlib.
10579 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10581         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10582         crosses, but add gcc/include to the header search path for them.
10584 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10586         * MAINTAINERS: Add self to Write After Approval list.
10588 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10590         * config.guess: Import CVS version 1.152.
10591         * config.sub: Import CVS version 1.177.
10593 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10595         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10596         $targargs to tell whether newlib is going to be built.
10598         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10599         $$r/TARGET_SUBDIR/libio for _G_config.h.
10601 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10603         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10605 2000-08-22  DJ Delorie  <dj@redhat.com>
10607         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10609 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10611         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10612         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10613         sub-configures.
10615 2000-08-21  DJ Delorie  <dj@redhat.com>
10617         * MAINTAINERS: Add self as a libiberty maintainer
10619 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10621         * configure.in (libstdcxx_flags): Use
10622         libstdc++-v3/src/libstdc++.INC.
10624 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10626         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10628 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10630         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10632         * configure: Make enable_threads and enable_shared defaults
10633         explicit.  Substitute enable_threads into generated Makefiles.
10634         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10635         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10637 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10639         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10641 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10643         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10644         previous delta.
10646 2000-08-11  Jason Merrill  <jason@redhat.com>
10648         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10649         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10650         (FLAGS_FOR_TARGET): Not here.
10651         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10653 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10655         * config-ml.in (CC, CXX): Don't introduce a leading space.
10657 2000-08-07  DJ Delorie  <dj@delorie.com>
10659         * MAINTAINERS: Add self as a DJGPP maintainer
10661 2000-08-07  DJ Delorie  <dj@redhat.com>
10663         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10664         "if we're also building gcc, and it's a gcc that will run on the
10665         build machine, we want to use its includes instead of the system's
10666         default includes".
10668 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10670         * MAINTAINERS: Add self to Write After Approval list.
10672 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10674         * configure.in (libstdcxx_flags): Don't use `"'.
10676         * config-ml.in: Adjust multilib search paths to the
10677         appropriate multilib tree.
10679 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10681         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10682         commas in $LANGUAGES.
10684 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10686         * configure.in: Re-enable all references to libg++ and librx.
10688 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10690         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10691         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10692         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10693         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10695         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10697 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10699         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10700         CXX_FOR_TARGET for sed.
10702 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10704         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10705         Do not override if already set in the environment or in configure.
10706         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10707         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10709 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10711         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10712         the libtool CVS tree multi-language branch.
10713         * ltconfig, ltmain.sh: Updated.
10715 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10717         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10718         (clean-target): Depend on it.
10720         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10721         (GCC_FOR_TARGET): Use it.
10722         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10723         * configure.in: ... here.
10724         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10725         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10727 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10729         * MAINTAINERS: Add self to Write After Approval list.
10731 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10733         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10734         (configure-target-libchill, configure-target-libobjc): Likewise.
10736         * configure.in: Use the same cache file for all target libs.
10737         * config-ml.in: But different cache files per multilib variant.
10739 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10741         * configure (topsrcdir): Don't use dirname.
10743 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10745         * MAINTAINERS: Add self to Write After Approval list.
10747 2000-07-20  Jason Merrill  <jason@redhat.com>
10749         * configure.in: Remove all references to libg++ and librx.
10751         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10753 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10755         * config.sub: Update to subversions version 2000-07-06.
10757 2000-07-12  Andrew Haley  <aph@cygnus.com>
10759         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10760         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10762 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10764         * symlink-tree:  Check number of arguments.
10766 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10768         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10769         search path for a g++ extracted from the build tree.  This
10770         will allow link tests run by configure scripts in
10771         subdirectories to succeed.
10773 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10775         * ltconfig: Add support for mips-dde-sysv4.2MP
10777 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10779         * MAINTAINERS: Add myself as loop discovery maintainer.
10781 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10783         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10784         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10786 2000-06-19  Timothy Wall  <twall@cygnus.com>
10788         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10789         * config.sub: Add tic54x target.
10791 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10793         * MAINTAINERS: Add self as Fortran maintainer,
10794         remove Craig Burley.
10796 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10798         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10799         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10801 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10803         * MAINTAINERS: Add self as i18n maintainer
10805 20000-05-21  H.J. Lu  (hjl@gnu.org)
10807         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10808         directory are used if they exist. Make sure
10809         $(build_tooldir)/include is searched for header files,
10810         $(build_tooldir)/lib/ for library files.
10811         (GCC_FOR_TARGET): Likewise.
10812         (CXX_FOR_TARGET): Likewise.
10814 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10816         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10818 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10820         * Makefile.in (configure-target-libiberty): Depend on
10821         configure-target-newlib.
10823 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10825         * configure.in, Makefile.in: Merge all libffi-related
10826         configury stuff from the libgcj tree.
10828 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10830         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10831         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10833 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10835         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10836         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10837         current version information.  Add to proto-toplev directory.
10838         (gdb-taz): Build do-djunpack.
10840 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10842         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10844 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10846         * MAINTAINERS: Add self to Write After Approval list.
10848 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10850         * ltmain.sh: Preserve in relink_command any environment
10851         variables that may affect the linker behavior.
10853 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10855         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10857 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10859         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10861 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10863         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10864         with the version name.
10866 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10868         * MAINTAINERS: Add self as bb-reorder maintainer.
10870 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10872         * config.if: Tweak.
10874 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10876         * djunpack.bat: New file.
10878 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10880         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10881         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10882         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10883         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10885 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10887         * config.sub (case $basic_machine): Change default for "ibm-*"
10888         to "openedition".
10890 2000-04-13  Andreas Jaeger  <aj@suse.de>
10892         * MAINTAINERS: Added myself.
10894 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10896         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10897         (do-md5sum): New target.
10898         (MD5PROG): Define.
10899         (PACKAGE): Default to TOOL.
10900         (VER): Default to a shell script.
10901         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10902         md5 checksum generation.
10903         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10904         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10905         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10906         insight.tar.bz2): Use gdb-taz to create archive.
10908 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10910         * configure (warn_cflags): Delete.
10912 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10914         * MAINTAINERS: Added myself.
10916 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10917             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10919         * configure.in (enable_libstdcxx_v3): Add.
10920         (target_libs): Add bits here to switch between libstdc++-v2 and
10921         libstdc++-v3.
10922         * config.if: And this file too.
10923         * Makefile.in: Add libstdc++-v3 targets.
10925 2000-04-05  Michael Meissner  <meissner@redhat.com>
10927         * config.sub (d30v): Add d30v as a basic machine type.
10929 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10931         * configure.in: -linux-gnu*, not -linux-gnu.
10933 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10935         * MAINTAINERS: Add self in write-after-approval section.
10937 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10939         * MAINTAINERS: Add self as ia64 port maintainer.
10941 2000-03-08  Neil Booth  <NeilB@earthling.net>
10943         * MAINTAINERS: Add self in write-after-approval section.
10945 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10947         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10948         (do-tar-bz2): Replace TOOL with PACKAGE.
10949         (gdb.tar.bz2): Remove GDBTK from GDB package.
10950         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10951         dejagnu.tar.bz2): New packages.
10953 2000-02-27  Andreas Jaeger  <aj@suse.de>
10955         * configure.in: Add entry for mips*-*-linux*, move catch all
10956         *-*-*linux* entry below this one.
10958 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10960         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10962 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10964         * config.sub: Support an OS of "wince".
10966 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10968         * config.guess, config.sub: Updated to match config's 2000-02-15
10969         version.
10971 2000-02-23  Linas Vepstas  <linas@linas.org>
10973         * config.sub: Add support for Linux/IBM 370.
10974         * configure.in: Likewise.
10976 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10978         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10980 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10982         * config.guess: Guess "cygwin" rather than "cygwin32".
10984 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10986         * configure (gcc_version): When setting, narrow search to
10987         lines containing `version_string'.
10989 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10991         * config.sub: Add support for avr target.
10993 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10995         * MAINTAINERS: Add maintainers for MCore port.
10997 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10999         * config.sub: Add mmix-knuth-mmixware.
11001 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11003         * MAINTAINERS: Pair cccp with cpplib maintainership.
11005 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11007         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11008         structure stuff to -L library search.
11009         (CXX_FOR_TARGET): Ditto.
11010         (CROSS_CHECK_MODULES): Fix spelling mistake.
11012 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11014         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11015         the C++ compiler.
11017 2000-01-12  Richard Henderson  <rth@cygnus.com>
11019         * configure.in: Don't build some bits for beos.
11021 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11023         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11024         as include files.
11026 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11028         * Add self as cpplib maintainer, as requested by Jason
11029         Merrill.  Correct my e-mail address.
11031 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11033         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11034         not mh-aix43.
11036 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11038         * MAINTAINERS: Add myself to "write after approval" list.
11040 1999-12-14  Richard Henderson  <rth@cygnus.com>
11042         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11043         * config.sub: Accept alphaev[78], alphaev8.
11045 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11047         * config.guess, config.sub: Update from autoconf.
11049 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11051         * MAINTAINERS:  update my playtime e-address.
11053 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11055         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11056         necessary libraries are missing.
11058 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11060         * MAINTAINERS: Add new 'write after approval' maintainer.
11062 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11064         * MAINTAINERS: Add new Java maintainer.
11066 1999-10-25  Andreas Schwab  <schwab@suse.de>
11068         * configure: Fix quoting inside arguments of eval.
11070 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11072         * config-ml.in: Allow suppression of some ARM multilibs.
11074 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11076         * config.guess: Add OS/390 match pattern.
11077         * config.sub: Add mvs, openedition targets.
11078         * configure.in (i370-ibm-opened*): New.
11080 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11082         * config.sub: Add support for configuring for pj.
11084 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11086         * config.sub (maybe_os): Add support for configuring for fr30.
11088 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11090         * configure.in: Do not configure or build ld for AIX
11091         platforms.  ld is known to be broken on these platforms.
11093 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11095         * config-ml.in: Pass compiler flag corresponding to multidirs to
11096         subdir configures.
11098 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11100         * Makefile.in (LDFLAGS): Define.
11102 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11104         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11105         noconfigdirs.
11106         (*-*-cygwin*): Likewise.
11108 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11110         * mkdep: New file.
11111         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11112         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11114         From Eli Zaretskii <eliz@is.elta.co.il>:
11115         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11116         long file name when using DJGPP on MS-DOS.
11118 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11120         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11122 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11124         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11125         dependency as this causes "make check" to globally "make all"
11127 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11129         * configure.in (target_libs): Added target-zlib.
11130         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11131         (CONFIGURE_TARGET_MODULES): Likewise.
11132         (CHECK_TARGET_MODULES): Likewise.
11133         (INSTALL_TARGET_MODULES): Likewise.
11134         (CLEAN_TARGET_MODULES): Likewise.
11135         (configure-target-zlib): New target.
11136         (all-target-zlib): Likewise.
11137         (all-target-libjava): Depend on all-target-zlib.
11138         (configure-target-libjava): Depend on configure-target-zlib.
11140         * Makefile.in (configure-target-libjava): Depend on
11141         configure-target-newlib.
11142         (configure-target-boehm-gc): New target.
11143         (configure-target-qthreads): New target.
11145         * configure.in (target_libs): Added target-qthreads.
11146         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11147         (CONFIGURE_TARGET_MODULES): Likewise.
11148         (CHECK_TARGET_MODULES): Likewise.
11149         (INSTALL_TARGET_MODULES): Likewise.
11150         (CLEAN_TARGET_MODULES): Likewise.
11151         (all-target-qthreads): New target.
11152         (configure-target-libjava): Depend on configure-target-qthreads.
11153         (all-target-libjava): Depend on all-target-qthreads.
11155         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11156         (CONFIGURE_TARGET_MODULES): Likewise.
11157         (CHECK_TARGET_MODULES): Likewise.
11158         (INSTALL_TARGET_MODULES): Likewise.
11159         (CLEAN_TARGET_MODULES): Likewise.
11160         (all-target-libjava): New target.
11161         (all-target-boehm-gc): Likewise.
11162         * configure.in (target_libs): Added libjava, boehm-gc.
11164 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11166         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11167         configure.bat in SUPPORT_FILES.
11168         (gas+binutils.tar.bz2): Likewise.
11170         * makeall.bat: Remove; obsolete.
11172 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11174         From Mark Elbrecht:
11175         * configure.bat: Remove; obsolete.
11177 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11179         * configure: Add -W -Wall to the default CFLAGS when compiling with
11180         gcc.
11182 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11184         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11186 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11188         * configure.in: Build ld on IRIX6.
11190 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11192         * Makefile.in: Change distribution targets to use bzip2 instead of
11193         gzip.
11194         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11195         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11197 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11199         * config.sub: Add mcore target.
11201 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11203         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11205 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11207         * config.guess (dummy): Changed to $dummy.
11209 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11211         * config.sub: Tidied up case statements.
11213 1999-05-22  Ben Elliston  <bje@cygnus.com>
11215         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11216         <jiro@din.or.jp>.
11218         * config.guess: Merge with FSF version. Future changes will be
11219         more accurately recorded in this ChangeLog.
11220         * config.sub: Likewise.
11222 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11224          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11226 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11228         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11230 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11232         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11234 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11236         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11237         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11238         Bad merge removed these two changes.
11240 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11241                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11243         * config.guess (interix Alpha): Add.
11245 1999-04-11  Richard Henderson  <rth@cygnus.com>
11247         * configure.in (i?86-*-beos*): Do config gperf; don't config
11248         gdb, newlib, or libgloss.
11250 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11252         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11253         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11254         from multidirs.
11256 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11258         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11260 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11262         * config.sub: Add support for mcore targets.
11264 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11266         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11267         not mt-ospace, in order to shut up assembler warning about using
11268         symbols that are named the same as registers.
11270 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11272         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11273         dependency list for all-target-cygmon.
11275 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11277         * config-ml.in: Check $host, not $target, for selective multilibs.
11278         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11279         thumb interworking, and underscore prefix multilibs.
11281 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11283         * missing: Update to version from current automake.
11285 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11287         * configure (gxx_include_dir): Removed.
11289         * configure.in (gxx_include_dir): Handle it.
11290         * Makefile.in: Likewise.
11292 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11294         * config.sub (mips64vr4111,mips64vr4111el) Add.
11296 1999-03-21  Ben Elliston  <bje@cygnus.com>
11298         * config.guess: Correct typo for detecting ELF on FreeBSD.
11300 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11302         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11303         config/mh-djgpp.
11305 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11307         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11308         all-target-newlib to dependency list for all-target-bsp.
11310 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11312         * config.sub: Add i386-uwin support.
11313         * config.guess: Likewise.
11315 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11317         * configure.in: cleanup, add mh-*pic handling for arm, special
11318         case powerpc*-*-aix*
11320 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11322         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11323         can be built.
11325 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11327         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11328         targets.
11330 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11332         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11334 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11336         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11338 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11340         * config.sub: Fix typo in arm recognition.
11342 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11344         * configure.in (noconfigdirs): Changed target_configdirs to
11345         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11346         rather than m68k-*-* since it is not known to work on
11347         m68k-aout. Ditto for arm-*-*oabi.
11349 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11351         * configure.in (*-*-windows*): Remove, no longer used.
11353 1999-02-19  Ben Elliston <bje@cygnus.com>
11355         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11356         Smart and improved by Andrew Cagney.
11358 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11360         * config.guess: Recognize openbsd-*-hppa.
11362 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11364         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11365         only if it is not empty.
11367 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11369         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11371         * config.guess: Modified to recognize uname's armv* syntax.
11373         * config.sub: Modified to recognize uname's armv* syntax.
11375 1999-02-17  Mark Salter  <msalter@cygnus.com>
11377         * configure.in: Added target-bsp for sparclite.
11379 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11381         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11383 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11385         * configure.in: Add support for strongarm port.
11386         * config.sub: Add support for strongarm target.
11388 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11390         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11391         the old name config/mh-cygwin32.
11392         Enable texinfo.
11394 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11396         * configure.in: Do build ld for ix86 Solaris.
11398 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11400         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11401         $AR_FOR_TARGET.  Likewise for RANLIB.
11403 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11405         * config.sub (oabi):  Recognize.
11406         * configure.in (arm-*-oabi):  Handle.
11408 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11410         * config.guess: Improve detection of i686 on UnixWare 7.
11412 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11414         * config.guess: Add support for i386-pc-interix.
11415         * config.sub: Likewise.
11416         * configure.in: Likewise.
11418 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11420         * Makefile.in: Remove unneeded all-target-libio from
11421         from all-target-winsup target since it is now unneeded.
11422         Add all-target-libtermcap in its place since it is now
11423         needed.
11425 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11427         * configure.in: makefile stub for cygwin target is probably
11428         unnecessary.  Remove it for now.
11430 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11432         * configure.in: libtermcap.a should be built when cygwin is the
11433         target as well as the host.
11434         * config.guess: Allow mixed case in cygwin uname output.
11435         * Makefile.in: Add libtermcap target.
11437 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11439         * config.sub: Clean up handling of hppa2.0.
11441 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11443         * config.guess: Use C code to identify more HP machines.
11445 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11447         * config.sub: Handle hppa2.0.
11449 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11451         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11452         cygmon for all sparclite targets, regardless of object format.
11454 1998-12-15  Mark Salter  <msalter@cygnus.com>
11456         * configure.in: Added target-bsp for several target architectures.
11458         * Makefile.in: Added rules for bsp.
11460 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11462         * config.guess: Improve detection of hppa2.0 processors.
11464 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11466         * config.guess: Recognize FreeBSD using ELF automatically.
11468 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11470         * configure (skip-this-dir): Add handling for new shell script, which
11471         might be created by a sub-directory's configure to indicate, this particular
11472         directory is "unwanted".
11473         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11475 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11477         * ltconfig: import from libtool, after changing libtool to
11478         account for the cygwin name change.
11480 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11482         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11483         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11485 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11487         * configure.in: Add libtermcap to list of cygwin dependencies.
11489 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11491         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11492         they include winsup/include when it's a cygwin target.
11494 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11496         * configure.in (host_tools): Added zip.
11497         * Makefile.in (all-target-libjava): Depend on all-zip.
11498         (all-zip): New target.
11499         (ALL_MODULES): Added all-zip.
11500         (NATIVE_CHECK_MODULES): Added check-zip.
11501         (INSTALL_MODULES): Added install-zip.
11502         (CLEAN_MODULES): Added clean-zip.
11504 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11506         * Makefile.in: lose "32" from comment about cygwin.
11508 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11510         * configure.in: Use -Os to build target libraries for the fr30.
11512 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11514         * config.sub: Add fr30.
11516 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11518         * configure.in: drop "32" from config/mh-cygwin32.  Check
11519         cygwin* instead of cygwin32*.
11520         * config.sub: Check cygwin* instead of cygwin32*.
11522 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11524         * config.guess: Match any version of Unixware7.
11526 1998-10-20  Syd Polk  <spolk@cygnus.com>
11528         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11529         if desired.
11531 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11533         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11534         these if the appropriate directories and files to not exist.
11536 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11538         * Makefile.in (DEVO_SUPPORT): Add config.if.
11540 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11542         * configure: Add pattern to replace "build_tooldir"'s
11543         definition in the generated Makefile with "tooldir"'s
11544         actual value.
11546 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11548         * config.sub: Bring back lost sparcv9.
11550         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11552 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11554         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11555         CC_FOR_TARGET and friends.
11557 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11559         * Makefile.in (build_tooldir): New variable, same as tooldir.
11560         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11561         -B$(build_tooldir)/bin/.
11562         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11564 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11566         * README: Remove installation instructions and refer to the
11567         INSTALL directory instead.
11569 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11571         * config.sub: Add support for i[34567]86-pc-udk.
11572         * configure.in: Likewise.
11574 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11576         * Makefile.in: add bzip2 package building bits for user
11577         tools module
11578         * configure.in: ditto
11580 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11582         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11583         (ALL_TARGET_MODULES): Add all-target-libobjc.
11584         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11585         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11586         (all-target-libchill): Add dependencies.
11587         * configure.in (target_libs): Add libchill.
11589 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11591         * configure.in (target_subdir): Remove duplicate line.
11593 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11595         * Makefile.in (all-automake): fix dependencies.
11597 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11599         * configure.in: Minor cleanups for building in the $(target_alias)
11600         subdir.
11602 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11604         * Makefile.in (bootstrap): Set r and s before make all.  Use
11605         BASE_FLAGS_TO_PASS in make all.
11606         (cross): Likewise.
11608 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11610         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11612 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11614         * config.sub: Fix typo in last change.
11616 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11618         * config.sub: Add support for C4x target.
11619         * configure.in: Likewise.
11621 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11623         * config.sub: Recognize sparcv9 just like sparc64.
11625 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11627         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11629 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11631         * config.guess: Correctly identify Pentium II sco boxes.
11633         * config.guess: Fix "tr" code.  From Weiwen Liu.
11635 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11637         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11638         stabs.
11640 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11642         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11643         (ALL_TARGET_MODULES): Add all-target-libchill.
11644         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11645         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11646         (all-target-libchill): Add dependencies.
11647         * configure.in (target_libs): Add libchill.
11649 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11651         * config.guess: Avoid assumptions about "tr" behaves when
11652         LANG is set to something other than English.
11654 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11656         * configure (gxx_include_dir): Changed to
11657         '${prefix}/include/g++'-${libstdcxx_interface}.
11659         * config.if: New to determine the interfaces.
11661 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11663         * config.guess: Detect and handle MPE/IX.
11664         * config.sub: Deal with MPE/IX.
11666 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11668         * configure.in: Use mh-aix43.
11670 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11672         * configure: Fix --without/--disable cases for gxx-include-dir.
11674 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11676         * mdata-sh:  Imported.  Needed for automake support.
11678 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11680         * Makefile.in (taz): Try "chmod -R og=u ." before
11681         "chmod og=u `find . -print`".
11683 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11685         * configure.in: Add arm-elf and thumb-elf support.
11687 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11689         * Makefile.in: Undo previous patch.
11691 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11693         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11694         to here ...
11695         (install-no-fixedincludes): and here
11696         (INSTALL_MODULES): ... from here.
11698 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11700         * config.sub: Merge with FSF.
11702         * config.guess: Merge with FSF.
11704 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11706         * configure (extraconfigdirs): New variable.
11707         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11708         * Makefile.in (all): Move higher in file.
11709         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11710         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11711         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11712         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11713         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11715 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11717         * Makefile.in (all-target-libjava): Depend on all-gcc and
11718         all-target-newlib.
11719         (configure-target-libjava): Depend on $(ALL_GCC).
11721 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11723         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11724         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11726 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11728         * INSTALL/README: Fix typo.
11730 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11732         * ylwrap: Change absolute path checks to check for DOS style path
11733         names.
11735         * ylwrap: Don't use a full path name if the source file is in the
11736         same directory.  From hjl@lucon.org (H.J. Lu).
11738         * config-ml.in: Default to being verbose, to match Feb 18 change to
11739         configure.
11741 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11743         Brought over from egcs:
11745         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11747         * configure.in (target_subdir): Set to ${target_alias} instead
11748         of "libraries".
11750         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11752         * configure.in (target_subdir): Set to libraries if enable_multilib.
11754 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11756         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11757         multilibs, force reconfiguration the first time we create
11758         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11760 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11762         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11763         avoid confusion with --no-recursion.
11765 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11767         * configure.in: Win32 hosts shouldn't use install -x
11768         * install-sh: remove -x option, and special .exe-handling
11769         hack.
11771 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11773         * config.guess: Recognize i586-pc-beos.
11774         * configure.in: Don't build some bits for beos.
11776 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11778         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11779         CFLAGS default to -O2.
11781         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11782         when using GNU ld.
11784 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11786         * ltmain.sh: Correct install when using a different shell.
11788 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11790         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11792 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11794         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11795         target.
11797 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11799         * ltconfig: Update to correct AIX handling.
11801 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11803         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11805         * configure.in (target_subdir): Set to ${target_alias} instead
11806         of "libraries".
11808 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11810         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11811         (Makefile): Depend on $(gcc_version_trigger).
11813         * configure (gcc_version): Change default initializer to empty
11814         string.
11815         (gcc_version_trigger): New variable; pass this variable down
11816         to subdir configures to enable them checking gcc's version
11817         themselves. Emit make macros for both gcc_version vars.
11818         (topsrcdir): Initialize reliably.
11819         (recursion line): Remove --with-gcc-version=${gcc_version}.
11821 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11823         * configure (enable_version_specific_runtime_libs): Implement new flag
11824         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11825         in $(libsubdir); emit definition in each generated Makefile.
11826         (gxx_include_dir): Initialize depending on
11827         $enable_version_specific_runtime_libs.
11829 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11831         * configure (gcc_version): Initialize properly depending on
11832         how and where configure is started.
11833         (recursion line): Pass a --with-gcc-version=${gcc_version}
11834         to configures in subdirs.
11836 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11838         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11839         cygmon
11841 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11843         * configure.in: Add cygmon and libstub support for mn10200.
11845 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11847         * configure (gcc_version): Add new variable describing the
11848         particular gcc version we're building.
11849         * Makefile.in (libsubdir): Add new macro for the directory
11850         in which the compiler finds executables, libraries, etc.
11851         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11852         and libsubdir.
11854 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11856         * Makefile.in (local-clean): Remove *.log.
11857         (warning.log): Built with warn_summary from build.log.
11858         (mail-report.log): Run test_summary.
11859         (mail-report-with-warnings.log): Run test_summary including
11860         warning.log in the report.
11862 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11864         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11866 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11868         * Makefile.in (grep): Grep no longer depends on libiberty.
11870 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11872         * Makefile.in: all-snavigator needs all-libgui.
11874 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11876         * configure.in: Add cygmon and libstub support for mn10300.
11878 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11880         * missing: Update to version from automake 1.3.
11882         * ltmain.sh: On installation, don't get confused if the same name
11883         appears more than once in the list of library names.
11885 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11887         * config.sub: Accept m68060 and m5200 as CPU names.
11889 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11891         * configure: Use && rather than using -a in test, because odd
11892         strings can confuse test.
11893         * configure.in: Likewise.
11895 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11897         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11899 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11901         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11902         bootstrap4-lean): New targets.
11904 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11906         * mpw-* Delete.  Not used.
11908 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11910         * COPYING.LIB: Update FSF address.
11912 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11914         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11916         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11917         GAS_SUPPORT_DIRS.
11919 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11921         * ltconfig, ltmain.sh: Avoid producing a version number if
11922         -version-info was not used.
11924 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11926         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11927         building with newlib.
11929 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11931         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11932         Solaris `make' causes it to continue to next definition.
11934 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11936         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11937         the right GUI libraries and files are installed along with GDB.
11939 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11941         * configure.in: Change alpha to alpha* in several places.
11943 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11945         * config.sub: Recognize sparc86x.
11947 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11949         * configure.in (--enable-target-optspace): Remove debug echo.
11951 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11953         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11955 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11957         * ltconfig: Update cygwin32 support.
11959         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11960         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11961         (GDB_SUPPORT_DIRS): Likewise.
11963 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11965         * configure.in (target_makefile_frag): If --enable-target-optspace,
11966         use -Os to compile target libraries rather than -O2.  Default to
11967         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11968         not used.
11969         * configure.in (target_cflags): Ditto for d30v.
11971 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11973         * Makefile.in (all-bfd): Depend on all-intl.
11974         (all-binutils): Likewise.
11975         (all-gas): Likewise.
11976         (all-gprof): Likewise.
11977         (all-ld): Likewise.
11979 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11981         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11983 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11985         * Makefile.in (all-bfd): Depend upon all-libiberty.
11987         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11989 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11991         * Makefile.in: Add libstub.
11993         * configure.in: Ditto. Build libstub for targets that have cygmon
11994         support.
11996 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11998         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12000 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12002         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12003         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12005 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12007         * configure: Define DEFAULT_M4 by searching PATH.
12008         * Makfile.in: Use DEFAULT_M4.
12010 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12012         * ltconfig: Add cygwin32 support.
12014         * Makefile.in, configure.in: Add libtool as a native only directory
12015         to configure and build.
12017 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12019         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12021 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12023         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12025 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12027         * Makefile.in: add ash make rules
12028         * configure.in: add ash to native_only and host_tools lists
12030 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12032         * Makefile.in (all-gettext, all-intl): New targets.
12033         (ALL_MODULES): Added all-gettext, all-intl.
12034         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12035         (INSTALL_MODULES): Added install-gettext, install-intl.
12036         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12038         * configure.in (host_tools): Added gettext.
12039         (native_only): Likewise.
12040         (noconfigdirs) [various cases]: Likewise.
12041         (host_libs): Added intl.
12043 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12045         * configure: Do not disable building gdbtk for cygwin32 hosts.
12047 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12049         * configure.in: Add thumb-coff target.
12050         * config.sub: Add thumb-coff target.
12052 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12054         * Makefile.in: Revert yesterday's change.
12055         (all-target-winsup):  all-target-librx stays out of here.
12057 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12059         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12060         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12061         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12062         Remove references to librx and libg++.
12064 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12066         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12067         recursive makes
12069 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12071         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12072         for newlib directory.
12073         (CXX_FOR_TARGET): Likewise.
12075 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12077         * ltconfig: Update after libtool/ltconfig.in change for
12078         hpux11.
12080 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12082         * ltconfig, ltmain.sh: Update to libtool 1.2.
12084 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12086         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12087         (install-gcc-cross): Instead, override LANGUAGES here.
12089 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12091         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12092         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12094 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12096         * configure.in: Add Thumb-pe target.
12098 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12100         * Makefile.in - changed sn targets to snavigator
12101         * configure.in - changed sn targets to snavigator
12103 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12105         * config-ml.in: After building symlink tree call make distclean
12106         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12107         to be the case for libiberty.
12109 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12111         * configure: When making link, also check the current
12112         directory. The configure scripts may create one.
12114 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12116         * config.sub: Accept alphapca56 and alphaev6 properly.
12118 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12120         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12122 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12124         * config.sub (sco5): Fix typo.
12126 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12128         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12129         install-itcl.
12130         (install-itcl): Remove dependency on install-tcl.
12132 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12134         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12136 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12138         * configure.in: Don't build libgui for a cygwin32 target when not on
12139         a cygwin32 host.
12141 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12143         * configure (redirect): Set to null, so default behavior of
12144         configure is now --verbose.
12146 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12148         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12149         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12151 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12153         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12154         this change to sync Makefile.in with its ChangeLog entries.
12156 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12158         * ltmain.sh (mkdir): Check that the directory doesn't exist
12159         before we exit with error, so that we don't get races during
12160         parallel builds.
12162 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12164         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12166 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12168         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12169         PICFLAG_FOR_TARGET.
12170         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12172         * configure: Emit a definition for the new macro enable_shared
12173         into each Makefile.
12175 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12177         * configure.in (host_tools, native_only): Add libtool.
12179 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12181         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12182         Fix typo in ming config comment.
12184 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12186         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12188 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12190         * config.sub: Add tic30 cases, and map c30 to tic30.
12192 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12194         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12195         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12196         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12197         (CLEAN_TARGET_MODULES): Similarly
12198         (all-target-libf2c): Add dependences.
12199         * configure.in (target_libs): Add libf2c.
12201 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12203         * configure.in: Remove expect from noconfigdirs when target
12204         is cygwin32.  OK to build expect and dejagnu with Canadian
12205         Cross.
12207 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12209         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12210         host.
12212         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12213         and mingw32.
12215 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12217         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12218         here as it is not defined in the toplevel Makefile.
12220 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12222         * configure (package_makefile_rules_frag): New variable, which names
12223         a file with generic rules, ...
12224         Change comment to mention we now have FIVE parts.
12225         * configure: Undo last change.
12227 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12229         * config.guess: More accurate determination of HP processor types.
12230         * config.sub: More accurate determination of HP processor types.
12232 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12234         * configure (package_makefile_frag): Move inserting the
12235         ${package_makefile_frag} to where it should be according
12236         to the comment.
12238 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12240         * config.guess: Add support for Linux/ARM.
12242 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12244         * .cvsignore: Remove *-info and *-install since they match
12245         release-info and mpw-install, which we don't want to just ignore.
12247 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12249         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12251 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12253         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12254         local_prefix to sub-make invocations.
12256 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12258         * configure.in: Check makefile fragments in the source
12259         directory.
12261 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12263         * configure.in: Check whether host and target makefile
12264         fragments exist before adding them to *_makefile_frag.
12266 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12268         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12270 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12272         * configure.in: Make sure we only replace RPATH_ENVVAR on
12273         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12274         regexp to sed.
12276         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12277         to sub-makes.
12279 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12281         * config-ml.in (multi-do): LDFLAGS must include multilib
12282         designator.
12284 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12286         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12288 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12290         * config.sub: Add mingw32 support.
12291         * configure.in: Likewise.
12293 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12295         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12297 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12299         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12300         * configure (gxx_include_dir): Provide a definition for subdirs
12301         which do not use autoconf.
12303 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12305         * config.guess: Sync with egcs.  Picks up new alpha support,
12306         BeOS & some additional linux support.
12308 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12310         * config.guess: HP 9000/803 is a PA1.1 machine.
12312 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12314         * configure.in: It's alpha*-...
12316 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12318         * configure.in (host_makefile_frag, target_makefile_frag):
12319         Handle multiple config files.
12320         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12321         alpha-*-*.
12323 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12325         * mkdep: New file.
12327 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12329         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12331 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12333         * Makefile.in: Add libgui directory.
12334         (GDB_TK): Add all-libgui.
12335         * configure.in: Add libgui directory.
12336         * configure: Add all-libgui to GDB_TK.
12338 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12340         * config-ml.in (multidirs): Add m32r to multilib list.
12342 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12344         * Makefile.in (all-target-gperf): Change dependency to
12345         all-target-libstdc++.
12347 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12349         * config.guess: Add BeOS support.
12351 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12353         Source directory cvs renamed to cvssrc:
12354         * configure.in (host_tools): Change cvs to cvssrc.
12355         (native_only): Likewise.
12356         (noconfigdirs) [various cases]: Likewise.
12357         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12358         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12359         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12360         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12361         (all-cvssrc): Rename target from all-cvs.
12363 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12365         * configure (gxx_include_dir): Fix thinko.
12367 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12369         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12370         (install-cross, install-gcc-cross): New targets.
12372 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12374         * configure.in (noconfigdirs): Add support for Thumb target.
12376         * config.sub (maybe_os): Add support for Thumb target.
12378 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12380         * Makefile.in: Add rules for cygmon.
12382         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12384 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12386         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12387         * configure (gxx_include_dir): Provide a definition for subdirs
12388         which do not use autoconf.
12390 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12392         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12393         11/18/97 build
12395 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12397         * From Franz Sirl.
12398         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12399         found on RedHat Linux systems.
12401 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12403         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12404         guesses.
12406 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12408         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12410 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12412         * ltmain.sh: If mkdir fails, check whether the directory was created
12413         anyhow by some other process.
12415 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12417         * configure.in (d30v-*-*): Configure all directories.
12419 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12421         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12422         for the D30V.
12424 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12426         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12428 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12430         * include/libiberty.h: Add extern "C" { so it can be used with C++
12431         progrms.
12432         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12433         programs.
12435 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12437         * configure.in (d30v-*-*): Configure GCC now.
12439 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12441         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12442         is no longer needed.
12444 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12446         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12448 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12450         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12451         targets using "$@" to provide support for similar but not identical
12452         targets without having to duplicate code.
12454 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12456         * makefile.vms: Fix to work with DEC C.
12458 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12460         * config.sub: Add mips-tx39-elf to marketing names.
12462 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12464         * ltmain.sh: Handle symlinks in generated script.
12466 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12468         * configure: Handle autoconf style directory options: --bindir,
12469         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12470         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12471         --sysconfdir.
12472         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12473         (sharedstatedir, localstatedir, oldincludedir): New variables.
12474         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12475         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12476         sbindir, sharedstatedir, and sysconfdir.
12478 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12480         * Makefile.in (bootstrap-lean): New target.
12482 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12484         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12485         sn, and gnuserv from noconfigdirs.
12487 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12489         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12491 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12493         * Makefile.in (cross): New target.
12495 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12496                           Jeff Law         <law@cygnus.com>
12498         * Makefile.in (bootstrap2, bootstrap3): New targets.
12499         (all-bootstrap): Remove outdated and confusing target.
12500         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12502 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12504         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12505         windows.  Consistent with gdb/configure.
12507 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12509         * configure.in: Name Linux target fragment.
12511         * configure: Rewrite so that project Makefile fragment is inserted
12512         first and appears last in the resulting Makefile.
12514 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12516         * Makefile.in (install-itcl): Install tcl first.
12518 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12520         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12522 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12524         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12526         * configure.in (skipdirs): Add target-librx for Linux.
12527         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12529 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12531         * Makefile.in (bootstrap): New target.
12533 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12535         * config.sub: Accept 'amigados' for backward compatibility.
12537 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12539         * config.guess: Merge with FSF.
12541 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12543         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12545 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12547         * config.sub: Add "marketing-names" patch.
12549 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12551         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12553 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12555         * config.sub: Handle v850-elf.
12557 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12559         * .cvsignore (*-install): Remove.
12561 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12563         * ltconfig: Set CONFIG_SHELL in libtool.
12564         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12566 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12568         * configure.in (target_subdir): Set to libraries if enable_multilib.
12570 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12572         * config.guess: Update from gcc directory.
12574 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12576         * Makefile.in (all-sim): Depends on all-readline.
12578 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12580         * Makefile.in (BISON, YACC): Use $$s.
12581         (all-bison): Depend on all-texinfo.
12583 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12585         * Makefile.in (BISON): Add -L flag.
12586         (YACC): Likewise.
12588 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12590         * configure.in (noconfigdirs): Add support for v850e target.
12592         * config.sub (maybe_os): Add support for v850e target.
12594 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12596         * configure.in (noconfigdirs): Add support for v850ea target.
12598         * config.sub (maybe_os): Add support for v850ea target.
12600 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12602         * config.sub: Add mipstx39.  Delete r3900.
12604 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12606         * Makefile.in (all-autoconf): Depends on all-texinfo.
12608 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12610         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12611         eabi targets.
12613 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12615         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12617         * configure: When handling a Canadian Cross, handle YACC as well as
12618         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12619         * Makefile.in (all-bison): Depend upon all-texinfo.
12621 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12623         * Makefile.in (BISON): bison, not byacc or bison -y.
12624         (YACC): bison -y or byacc or yacc.
12625         (various): Add *-bison as appropriate.
12626         (taz): No need to mess with BISON anymore.
12628 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12630         * configure: If OSTYPE matches *win32*, try to find a good value for
12631         CONFIG_SHELL.
12633 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12635         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12636         configure.in if it is present.
12638 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12640         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12642 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12644         * config.sub: Recognize `arc' cpu.
12645         * configure.in: Likewise.
12646         * config-ml.in: Likewise.
12648 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12650         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12652 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12654         * configure: Changed sed delimiter from ':' to '|' when
12655         attempting to substitute ${config_shell} for SHELL. On
12656         NT ${config_shell} may contain a ':' in it.
12658 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12660         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12662 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12664         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12666 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12668         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12670         * ylwrap: If the program is a relative path, force it to be
12671         absolute.
12673 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12675         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12677 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12679         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12680         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12681         for libraries.
12683 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12685         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12686         separated by spaces.
12688 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12690         * ylwrap: New file.
12691         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12693         * ltmain.sh: Handle /bin/sh at start of install program.
12695         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12697         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12698         * missing: New file, from automake 1.2.
12700 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12702         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12703         check-tk to CHECK_X11_MODULES.
12705 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12707         * config.sub: Merge with FSF.
12709 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12711         * config.guess: Merge with FSF.
12713 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12715         * configure: Treat msdosdjgpp like go32.
12716         * configure.in: Likewise.  Don't remove gprof for go32.
12718         * configure: Change Makefile.tem2 to Makefile.tm2.
12720 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12722         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12724 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12726         * install-sh (chmodcmd): Set to null if the DST directory already
12727         exists.  Same as Nov 11th change.
12729 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12731         * configure (GDB_TK): Needs itcl and tix.
12733 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12735         * config.guess: Update from FSF.
12737 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12739         * Makefile.in (GDB_TK): Depend on itcl and tix.
12741 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12743         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12744         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12745         (INSTALL_SCRIPT): New variable.
12746         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12747         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12748         to -x.
12749         * install-sh: Add support for -x option.
12751 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12753         * configure.in, Makefile.in: Treat tix like itcl.
12755 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12757         * Makefile.in (WINDRES): New variable.
12758         (WINDRES_FOR_TARGET): New variable.
12759         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12760         (EXTRA_HOST_FLAGS): Add WINDRES.
12761         (EXTRA_TARGET_FLAGS): Add WINDRES.
12762         (EXTRA_GCC_FLAGS): Add WINDRES.
12763         ($(DO_X)): Pass down WINDRES.
12764         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12765         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12766         DLLTOOL_FOR_TARGET.
12768 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12770         * configure.in: configure sim before gdb for win32-x-ppc
12772 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12774         Move gperf into the toplevel, from libg++.
12775         * configure.in (target_tools): Add target-gperf.
12776         (native_only): Add target-gperf.
12777         * Makefile.in (all-target-gperf): New target, depend on
12778         all-target-libg++.
12779         (configure-target-gperf): Empty rule.
12780         (ALL_TARGET_MODULES): Add all-target-gperf.
12781         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12782         (CHECK_TARGET_MODULES): Add check-target-gperf.
12783         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12784         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12786 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12788         * config.sub (mn10200): Recognize new basic machine.
12790 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12792         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12793         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12795 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12797         * configure.in: If we're building mips-sgi-irix6* native, turn on
12798         ENABLE_MULTILIB and set TARGET_SUBDIR.
12800 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12802         * Makefile.in (all-sn): Depend on all-grep.
12804 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12806         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12808         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12809         Makefile.  From Jeff Makey <jeff@cts.com>.
12810         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12812         * Makefile.in (DISTBISONFILES): Remove.
12813         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12814         $(DEFAULT_YACC).
12816         * configure.in: Build itl, db, sn, etc., when building for native
12817         cygwin32.
12819         * Makefile.in (LD): New variable.
12820         (EXTRA_HOST_FLAGS): Pass down LD.
12821         ($(DO_X)): Likewise.
12823 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12825         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12827 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12829         * configure.in (targargs): Strip out any supplied --build argument
12830         before adding our own. Always add --build.
12832 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12834         * configure.in (targargs): Pass --build if we're doing
12835         a cross-compile.
12837 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12839         * configure: Use '|' instead of ":" as the separator in
12840         sed. Otherwise sed chokes on NT path names with drive
12841         designators. Also look for "?:*" as the leading characters in an
12842         absolute pathname.
12844 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12846         * config.sub: Support for r3900.
12848 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12850         * configure.in: Use install-sh, not install.sh.
12852 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12854         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12855         apply it twice.
12857 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12859         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12860         install-binutils.
12862 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12864         * Makefile.in: Add automake targets.
12865         * configure.in (host_tools): Add automake.
12867 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12869         * configure: Default CXX to c++, not gcc.
12870         * Makefile.in (CXX): Set to c++, not gcc.
12871         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12873 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12875         * install-sh: try appending a .exe if source file doesn't
12876         exist
12878 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12880         * configure.in: Turn on multilib by default.
12881         (cross_only): Remove target-libiberty.
12883         * Makefile.in (all-gcc): Don't depend on libiberty.
12885 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12887         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12889 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12891         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12892         (DISTBISONFILES): Add ld/Makefile.in
12894 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12896         * configure.in: if target is cygwin32 but host isn't cygwin32,
12897         don't configure gdb tcl tk expect, not just gdb.
12899 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12901         * configure.in: Added gnuserv everywhere sn appears.
12903         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12904         (CROSS_CHECK_MODULES): Added check-gnuserv.
12905         (INSTALL_MODULES): Added install-gnuserv.
12906         (CLEAN_MODULES): Added clean-gnuserv.
12907         (all-gnuserv): New target.
12909 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12911         * config.guess: Fixes for MIPS OpenBSD systems.
12913 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12915         * Makefile.in (INSTALL_XFORM): Remove.
12916         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12918         * mkinstalldirs: New file, copied from automake.
12919         * Makefile.in (installdirs): Rename from install-dirs.  Use
12920         mkinstalldirs.  Change all users.
12921         (DEVO_SUPPORT): Add mkinstalldirs.
12923 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12925         * install-sh: Rename from install.sh.
12926         * Makefile.in (INSTALL): Change install.sh to install-sh.
12927         (DEVO_SUPPORT): Likewise.
12929         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12930         Graichen <graichen@rzpd.de>.
12932 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12934         * config.guess: Recognize OpenBSD systems correctly.
12936 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12938         * README, Makefile.in (ETC_SUPPORT): Remove references to
12939         cfg-paper*, configure.{texi,man,info*}._
12941 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12943         * Makefile.in (all.normal): Ensure that gcc is built after all
12944         the x11 - ie gdb - targets.
12946 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12948         * makefile.vms: Don't run conf-a-gas.
12950 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12952         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12954 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12956         * configure.in: Remove noconfigdirs case since gdb also
12957         configures and builds for tic80-coff.
12959 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12961         * configure: Set cache_file to config.cache.
12962         * Makefile.in (local-distclean): Remove config.cache.
12964 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12966         * COPYING: Update FSF address.
12968 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12970         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12971         noconfigdirs.
12973 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12975         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12976         MAKEDIRS, is empty.
12978 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12980         * config.sub: Tweak mn10300 entry.
12982 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12984         * configure.in (host_tools): Put sim before gdb, so gdb's
12985         configure.tgt can determine if the simulator was configured.
12987 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12989         * config.sub: Move BeOS $os case to be with other Cygnus
12990         local cases.
12992 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12994         * config.sub: Remove misplaced comment that broke Linux.
12996 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12998         * config.sub: Add BeOS support.
13000 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13002         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13004 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13006         * configure.in (noconfigdirs): Remove tcl and tk from
13007         noconfigdirs for cygwin32 builds.
13009 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13011         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13013 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13015         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13016         make-all.com, use makefile.vms instead.
13018 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13020         * config.sub: Accept -lnews*.
13022 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13024         * configure.in (noconfigdirs): Disable target-newlib,
13025         target-examples and target-libiberty for d30v.
13027 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13029         * configure.in (noconfigdirs): Enable ld for d30v.
13031 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13033         * configure.in (tic80-*-*): Build compiler.
13035 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13037         * configure.in (d30v-*): Remove sim directory from list of
13038         unsupported d30v directories
13040 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13042         * config.sub, configure.in: Add d30v target cpu.
13044 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13046         * makefile.vms: New file.
13047         * make-all.com: Remove.
13049 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13051         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13053 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13055         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13057 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13059         * Makefile.in (ALL_MODULES): Added all-db.
13060         (CROSS_CHECK_MODULES): Addec check-db.
13061         (INSTALL_MODULES): Added install-db.
13062         (CLEAN_MODULES): Added clean-db.
13064 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13066         * config.guess: Merge with latest FSF sources.
13068 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13070         * Makefile.in (ALL_MODULES): Added all-itcl.
13071         (CROSS_CHECK_MODULES): Added check-itcl.
13072         (INSTALL_MODULES): Added install-itcl.
13073         (CLEAN_MODULES): Added clean-itcl.
13075 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13077         * configure.in: build gdb for mn10200
13079 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13081         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13083 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13085         * configure.in (tic80-*-*): Turn off most targets right now.
13087 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13089         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13090         rather than the makeinfo program.
13091         (do-info): Depend upon all-texinfo.
13093 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13095         * configure.in: Remove uses of config/mh-linux.
13097         * config.sub, config.guess: Merge with latest FSF sources.
13099 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13101         * config.sub (case $basic_machine): Add tic80 entries.
13103 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13105         * config.sub, config.guess: Merge with latest FSF sources.
13107 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13109         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13110         * mpw-config.in: Test for NewFolderRecursive.
13111         * mpw-install: Use symbolic name for startup filename.
13112         * mpw-README: Add various additional details.
13114 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13116         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13118 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13120         * configure.in: Do build gcc and the target libraries for
13121         the mn10200.
13123 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13125         * configure.in: don't avoid building gdb for mn10300 any more
13126         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13127         instead of single-quoting it.
13129 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13131         * configure.in: Don't use --with-stabs on IRIX 6.
13133 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13135         * configure.in (m32r): Build gdb, libg++ now.
13137 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13139         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13140         directories from noconfigdirs.
13142 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13144         * config.sub (basic_machine): added mips16 configuration
13146 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13148         * config.sub: Handle d10v-unknown.
13150 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13152         * config.sub: Handle v850-unknown.
13154 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13156         * Makefile.in: add findutils
13157         * configure.in: add findutils to list of host_tools
13159 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13161         * config.sub: Handle mn10200 and mn10300.
13163 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13165         * configure.in (d10v-*): Do not build librx.
13167 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13169         * configure.in (mn10300): Build everything except gdb & libgloss.
13171 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13173         * config.guess:  Patch for Dansk Data Elektronik servers,
13174         from Niels Skou Olsen <nso@dde.dk>.
13176         For ncr, use /bin/uname rather than uname, since GNU uname does not
13177         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13179         Patch for MIPS R4000 running System V,
13180         from Eric S. Raymond <esr@snark.thyrsus.com>.
13182         Fix thinko for nextstep.
13184         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13186         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13187         * config.guess: Guess mips-dec-mach_bsd4.3.
13189         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13190         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13191         release numbers.
13192         * config.guess (mips-mips-riscos*):  Emit just enough of the
13193         release number.
13195         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13196         * config.guess (sparc-auspex-sunos*):  Added.
13197         (f300-fujitsu-*): Added.
13199         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13200         * config.guess:  Recognize a Tadpole as a sparc.
13202 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13204         * config.guess: Don't assume that NextStep version is either 2 or
13205         3.  NextStep 4 (aka OpenStep 4) has come out now.
13207 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13209         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13210         From Rik Faith <faith@cs.unc.edu>.
13212 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13214         * config.sub: Contributions from bug-gnu-utils to:
13215         Support plain "hppa" (no version given) architecture, reported by
13216         OpenStep.
13217         OpenBSD like NetBSD.
13218         LynxOs is not a hardware supplier.
13220         * config.guess: Contributions from bug-gnu-utils to add support for:
13221         OpenBSD like NetBSD.
13222         Stratus systems.
13223         More Pyramid systems.
13224         i[n>4]86 Intel chips.
13225         M680[n>4]0 Motorola chips.
13226         Use unknown instead of lynx for hardware manufacturer.
13228 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13230         * install.sh (chmodcmd): Set to null if the DST directory already
13231         exists.
13233 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13235         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13236         not use mt-ppc target Makefile fragment any more.
13238 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13240         * configure.in (*-*-windows):  Exclude everything but those dirs
13241         needed to build windows.
13243 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13245         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13247 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13249         * configure.in:  Exclude mmalloc from i386-windows.
13251 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13253         * Undo my previous change.
13255 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13257         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13258         unconditionally.
13259         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13261 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13263         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13264         host to add it's own flags.
13266 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13268         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13270 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13272         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13273         (CXX_FOR_TARGET): Likewise.
13274         (GCC_FOR_TARGET): Define.
13275         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13276         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13277         CC_FOR_TARGET was specified on the command line.
13278         (MAKEOVERRIDES): Don't define.
13280 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13282         * configure.in (m32r): Fix spelling of libg++ libs.
13284 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13286         * config.sub (-apple*): Remove, now redundant.
13288 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13290         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13292         * configure: Rework yesterday's sed script patch.
13294         * config.sub: Merge with FSF.
13296 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13298         * config.guess:  Merge from FSF.
13300         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13301         * config.guess: Use pc instead of unknown, for pc clone systems.
13302         Change linux to linux-gnu.
13304         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13305         * config.guess: Avoid non-portable tr syntax.
13307 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13309         * test-build.mk (HOLES): Add "xargs" for gdb.
13311         * configure: Avoid hpux10.20 sed bug.
13313 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13315         * configure.in:  Add support for windows host
13316         (that is a build done under the Microsoft build environment).
13318 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13320         * Makefile.in: Replace all uses of srcroot with s, to shrink
13321         command line lengths.
13323         Patches from Geoffrey Noer <noer@cygnus.com>:
13324         * configure.in: If configuring for newlib, pass --with-newlib to
13325         subdirectories.
13326         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13327         -Bnewlib/ and -Lwinsup to gcc.
13328         (CXX_FOR_TARGET): Likewise.
13330 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13332         * Makefile.in (ETC_SUPPORT): Add configure.
13334 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13336         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13337         host configuration file.
13339 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13341         * configure.in: Break mn10x00 support into separate
13342         mn10200 and mn10300 configurations.
13343         * config.sub: Likewise.
13345 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13347         * configure.in: Add lots of stuff to noconfigdirs for
13348         the mn10x00 targets.
13350         * config.sub, configure.in: Add mn10x00 support.
13352 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13354         * make-all.com: Call conf-a-gas, not config-a-gas.
13356 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13358         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13359         targets.
13361 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13363         * mpw-README: Add much more detail for native PowerMac.
13364         * mpw-install: New file.
13365         * mpw-configure: Add --norecursion and --help options.
13366         * mpw-config.in: Translate readme and install files when
13367         copying to objdir.
13368         * mpw-build.in: Don't always depend on byacc and flex.
13369         (install-only-top): New action.
13371 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13373         * configure.in:  You can now configure GDB for the v850.
13375 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13377         * configure.in (noconfigdirs): Don't configure any C++ dirs
13378         if targeting D10V.
13380 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13382         * config.sub: Recognize mips64vr5000.
13384 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13386         * configure.in: Use a single line for host_tools and native_only.
13388 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13390         * config.sub, configure.in: Add entries for m32r.
13392 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13394         * Makefile.in (inet-install): Don't run install-gzip.
13396 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13398         * configure.in:  Don't config lots of things for *-*-windows*.
13400 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13402         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13403         (host_libs, host_tools): Copy from configure.in.
13404         * mpw-configure: Don't complain about directories not found.
13406 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13408         * configure.in (i[345]86): Recognize i686 for pentium pro.
13409         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13410         file.
13412         * config.guess (i[345]86): Ditto.
13414 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13416         * configure.in (noconfigdirs): Removed gdb for D10V.
13418 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13420         * configure.in: Remove ld, target-libio, target-libg++, and
13421         target-libstdc++ from noconfigdirs.
13423 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13425         * configure: Fix three locations where shell scripts were
13426         being run directly rather than with config_shell.
13428 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13430         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13431         * config.sub (basic_machine): Recognize v850.
13433 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13435         * mpw-configure: Handle multiple enable/disable options and
13436         pass them down recursively, handle -c and -s flags appropriately
13437         depending on choice of compiler, add escape mechanism for
13438         quoted arguments to gC.
13440 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13442         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13443         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13444         so that -mrelocatable-lib and -mno-eabi are used.
13446         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13447         not support --print-multi-lib, don't abort.
13449 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13451         * make-all.com: Run config-a-gas.
13452         * setup.com: Don't copy subdirectory files around.
13454 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13456         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13457         target, it now compiles correctly.
13459 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13461         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13463 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13465         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13467 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13469         * configure.in (native_only): Add prms.
13471 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13473         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13474         (BINUTILS_SUPPORT_DIRS): Likewise.
13476 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13478         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13479         d10v support is added.
13481 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13483         * configure.in (d10v-*-*): New target.
13485 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13487         * config.guess (HP 9000/811): Recognize this as a PA1.1
13488         machine.
13490 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13492         * Makefile.in (do-tar-gz): New target, split out from tail end of
13493         taz target.  Run each command separately, don't use pipes.
13494         (taz): Use it.
13496 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13498         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13499         * mpw-build.in: No builds should depend on building byacc or flex,
13500         they are assumed to be installed already.
13502 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13504         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13505         variable that CC_FOR_TARGET needs.
13507 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13509         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13510         options have changed since the last time the subdirectory was
13511         configured, and if it has, reconfigure.
13512         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13513         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13515 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13517         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13518         CLEAN_MODULES): Add bash.
13519         (all-bash): New target.
13521 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13523         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13525 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13527         * config.sub (basic_machine): Recognize d10v as a valid processor.
13529 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13531         * mpw-configure: Add support for --bindir.
13532         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13534 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13536         * configure.in: add bash, time, gawk to list of hosttools and things
13537         to only build for native toolchains
13539 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13541         * Makefile.in (docdir): Remove.
13543 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13545         * Makefile.in (datadir): Set to $(prefix)/share.
13547 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13549         * configure.in: build diff and patch for cygwin32-hosted
13550         toolchains.
13552 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13554         * config.sub: Accept -rtems*.
13556 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13558         * configure.in: enable dosrel for cygwin32-hosted builds,
13559                 remove diff from the list of things not buildable
13560                 via Canadian Cross
13562 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13564         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13565         don't get ". ".
13567 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13569         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13571 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13573         * Makefile.in (taz): Handle case where tex3patch didn't even get
13574         checked out.  Also, if it was found, put the symlink in a new util
13575         subdirectory.
13577 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13579         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13581 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13583         * config.sub: Recognize -openvms.
13584         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13585         * make-all.com, setup.com: New files.
13587 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13589         * Makefile.in (taz): tex3patch moved to texinfo/util.
13591 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13593         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13594         * configure.in: remove make from disable-if-Can-Cross list
13595                 enable gdb if ${host} and ${target} are cygwin32
13597 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13599         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13600         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13602 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13604         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13605         distinguish sysv/svr4/bsd variants.
13606         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13608 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13610         * configure.in: Added copyright notice.
13611         * move-if-change: Added copyright notice.
13613 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13615         * configure.in (powerpcle-*-solaris*): Until we get shared
13616         libraries working, don't build gdb, sim, make, tcl, tk, or
13617         expect.
13619 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13621         * config.guess:  Merge with FSF:
13623         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13624         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13626         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13627         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13629         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13630         * config.guess:  Combine two OSF1 rules.
13631         Also recognize field test versions.  From mjr@zk3.dec.com.
13632         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13633         because GNU uname does not support -p.  From pmr@pajato.com.
13635 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13637         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13639 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13641         * mpw-README: Document GCCIncludes.
13643 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13645         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13647 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13649         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13651 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13653         * configure.in (*-*-cygwin32): Configure make.
13655 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13657         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13659 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13661         * Makefile.in (all-inet): Depend on all-perl.
13663         * Makefile.in (inet-install): New target.
13665         * Makefile.in (all-inet): Depend on all-tcl.
13666         (all-inet): Depend on all-send-pr.
13668 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13670         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13671         temporarily.
13673 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13675         * configure.in: Don't configure --with-gnu-ld on AIX.
13677 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13679         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13681 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13683         * Makefile.in (ALL_MODULES): Added all-inet.
13684         (CROSS_CHECK_MODULES): Added check-inet.
13685         (INSTALL_MODULES): Added install-inet.
13686         (CLEAN_MODULES): Added clean-inet.
13687         (all-indent): New target.
13689         * configure.in (host_tools): Added inet.
13690         (native_only): Added inet.
13691         (noconfigdirs): Added inet.
13693 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13695         * configure.in: Don't configure libgloss if we are not configuring
13696         newlib.
13698 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13700         * configure.in: Don't configure libgloss for unsupported
13701         architectures.
13703 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13705         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13707 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13709         * Makefile.in (ALL_MODULES): Include all-apache.
13710         (CROSS_CHECK_MODULES): Include check-apache.
13711         (INSTALL_MODULES): Include install-apache.
13712         (all-apache): New target.
13714         * configure.in: Added apache everywhere perl is seen.
13716 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13718         * Makefile.in: Add support for clean-{module} and
13719         clean-target-{module} rules.
13721 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13723         * configure.in (*-*-ose) do not build libgloss.
13725 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13727         * config.guess (prep*:SunOS:5.*:*): Turn into
13728         powerpele-unknown-solaris2.
13730 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13732         * configure.in: Permit --enable-shared to specify a list of
13733         directories.
13735 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13737         * configure.in (host==solaris): Pass only the first word of $CC
13738         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13740 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13742         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13744 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13746         * Makefile.in (ALL_MODULES): Include all-perl.
13747         (CROSS_CHECK_MODULES): Include check-perl.
13748         (INSTALL_MODULES): Include install-perl.
13749         (ALL_X11_MODULES): Include all-guile.
13750         (CHECK_X11_MODULES): Include check-guile.
13751         (INSTALL_X11_MODULES): Include install-guile.
13752         (all-perl): New target.
13753         (all-guile): New target.
13755         * configure.in (host_tools): Include perl and guile.
13756         (native_only): Include perl and guile.
13757         (noconfigdirs): Don't build guile and perl; no ports have been
13758         done.
13760 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13762         * configure (--enable-*): Handle quoted option lists such as
13763         --enable-sim-cflags='-g0 -O' better.
13765 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13767         * Makefile.in ({,inst}all-target): New rule so we can make and
13768         install all of the target directories easily.
13770 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13772         * configure.in: Add missing global flag in sed substitution when
13773         deleting `target-' from ${configdirs}.
13775 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13777         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13778         option.
13780         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13781         config/mh-necv4.
13783         * install.sh: Correct misspelling of transformbasename.
13785         * config.guess: Recognize mips-*-sysv*.
13787 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13789         * config.sub: Recognize mon960.
13791 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13793         * configure: Restore Canadian Cross handling of BISON and LEX,
13794         removed in Feb 20 change.
13796 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13798         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13799         Mention make install.  Remove the old copyright date as well the
13800         clumsy and rather pointless copyright on the README file.
13802 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13804         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13805         Makefile after running symlink-tree, then run `make distclean' to
13806         avoid clobbering any generated files in srcdir.
13808 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13810         * configure.in (m68k-*-netbsd*): Build everything now.
13812 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13814         * Makefile.in (taz): Fix quoting.
13816 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13818         * configure.in (sparclet-*-*): Build everything now.
13820 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13822         * configure.in (m68k-*-linux*): New host.
13824 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13826         * configure: Check for bison before byacc.
13828 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13830         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13831         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13832         searching PATH.  These are used as fallbacks by Makefile.in if
13833         flex/bison/byacc aren't in objdir.
13835 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13837         * Makefile.in: Make everything which depends upon all-bfd also
13838         depend upon all-opcodes, in case --with-commonbfdlib is used.
13840 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13842         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13843         building NT native compilers on Unix.
13845 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13847         * configure.in: Don't get CC from the host Makefile fragment if we
13848         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13849         Solaris test for /usr/ucb/cc to the post target script, just after
13850         the compiler sanity test.
13852 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13854         * config.sub: Merge with FSF.
13856 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13858         * Makefile.in (RPATH_ENVVAR): New variable.
13859         (REALLY_SET_LIB_PATH): Use it.
13860         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13862 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13864         * config.sub, configure.in: Recognize sparclet cpu.
13866 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13868         * config.guess:  Support m68k-cbm-sysv4.
13870 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13872         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13873         m68k-unknown-linuxaout from linker help string.  Put quotes around
13874         $ld_help_string.
13876 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13878         * config.guess (powerpc-harris-powerunix): Add guess for port
13879         to new target.
13881 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13883         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13885 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13887         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13888         $(REALLY_SET_LIB_PATH) in Makefile.
13889         * Makefile.in (SET_LIB_PATH): New variable.
13890         (REALLY_SET_LIB_PATH): New variable.
13891         ($(DO_X)): Use $(SET_LIB_PATH).
13892         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13893         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13894         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13895         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13896         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13897         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13898         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13899         (install-dosrel): Likewise.
13900         (all-opcodes): Depend upon all-libiberty.
13902 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13904         * config.guess (*:CYGWIN*): New
13906 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13908         * Makefile.in (all-target-winsup): All all-target-libiberty.
13910 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13912         * configure.in (noconfigdirs): Add missing # in front of comment.
13914 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13916         * configure.in: add second pass to things added to noconfigdirs
13917         so *-gm-magic can exclude libgloss properly.
13919 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13921         * mpw-configure (extralibs_name, rez_name): Set correctly
13922         for MWC68K compiler.
13924         * mpw-README: Add more info on the necessary build tools.
13926 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13928         * configure.in, config.sub: Recognize cygwin32.
13930 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13932         * config.guess, config.sub: Recognize A/UX.
13934 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13936         * config.sub: Merge with gcc/config.sub.
13938 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13940         * mpw-build.in (do-binutils): Add build of stamps.
13942 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13944         * config.sub: Add recognition for mips64vr4100*-* targets.
13946 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13948         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13949         Add creation of gconfigargs with `--enable-shared' turned on.
13950         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13951         ($(host)-stamp-stage3-configured): Likewise.
13952         (HOLES): Add chatr and ldd.
13953         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13955 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13957         * configure: Pass --nfp to recursive configures.
13959 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13961         * Makefile.in (DLLTOOL): New.
13962         (DLLTOOL_FOR_TARGET): New.
13963         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13964         (EXTRA_TARGET_FLAGS): Ditto.
13965         (EXTRA_GCC_FLAGS): Ditto.
13966         (CONFIGURE_TARGET_MODULES): Ditto.
13967         (DO_X): Ditto.
13968         * configure: Add DLLTOOL.
13970 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13972         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13973         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13974         mh-sco, since old workarounds no longer needed, and don't
13975         build ld, since libraries have weak symbols in COFF.
13977 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13979         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13981 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13983         * configure.in: Make sure that ${CC} can be used to compile an
13984         executable.
13986 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13988         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13989         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13990         nothing depending on whether gdbtk is being built.
13992 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13994         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13996 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13998         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13999         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14001 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14003         * config-ml.in: Add support for
14004         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14005         Simplify setting of multidirs from --disable-foo.
14007 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14009         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14010         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14011         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14012         non-empty, pass them on to the  GCC make.
14013         (all-bootstrap): New rule that is like all-gcc, except it executes
14014         the GCC bootstrap rule instead of the GCC all rule.
14016 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14018         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14020 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14022         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14023         DG/UX support.
14025 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14027         * config.sub (i*86*) Change [345] to [3456]
14029 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14031         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14032         --with-gnu-ld=no.
14034 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14036         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14037         AIX multilibs get built.
14039 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14041         * configure.in (i386-win32): Don't build expect if we're not
14042         building the tcl subdir.
14044 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14046         * Makefile.in: (configure-target-examples, all-target-examples):
14047         New targets, configure and build example programs.
14049 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14051         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14052         use it as input to sedit the generated MPW makefile.
14053         * mpw-README: Add a suggestion about Gestalt.h.
14055 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14057         * config.sub: Accept *-*-ieee*.
14059 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14061         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14062         Ronald F. Guilmette <rfg@monkeys.com>.
14064 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14066         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14067         for powerpc-pe native.
14068         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14069         (target==powerpc-pe): duplicate i386-win32 entry.
14071 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14073         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14074         of vxworks, not just vxworks5.1.
14076 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14078         * mpw-configure: Add support for exec-prefix.
14080 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14082         * config.guess: Recognize HP model 816 machines as having
14083         a PA1.1 processor.
14085 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14087         * configure: Ignore new autoconf configure options.
14089 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14091         * config.guess:  Recognize Pentium under SCO.
14092         From Robert Lipe <robertl@arnet.com>.
14094 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14096         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14098 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14100         * configure.in: Don't configure gas for alpha-dec-osf*.
14102 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14104         * configure.in: Default to --with-stabs for some targets for which
14105         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14106         i[345]86*-*-unixware*.
14108 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14110         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14111         rather than basing it on the target.  Simplify handling of options
14112         controlling which directories to configure.  Remove extraneous
14113         slash in multi-clean target.
14115 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14117         * config-ml.in: Prefix more variables with ml_ so they don't collide
14118         with configure's.
14120 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14122         * configure: Don't turn -v into --v.
14124 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14126         * configure.in (targargs): Fix typo.
14128         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14130 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14132         * configure.in: Strip --host and --target options from
14133         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14134         --with-cross-host option when building with a cross-compiler.
14135         * configure: Canonicalize the arguments put into config.status by
14136         always using `=' for an option with an argument.  Pass a presumed
14137         --host or --target explicitly.
14139 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14141         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14142         into general OS recognition case.
14144 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14146         * configure.in (target_configdirs): add target-winsup only
14147         for win32 target systems.
14149 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14151         * Makefile.in (all-target-libgloss): Depend upon
14152         configure-target-newlib, since when libgloss is built it looks to
14153         see if the newlib directory exists.
14155 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14157         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14158         cfg-ml-*.in.
14160 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14162         * configure: Handle LD and LD_FOR_TARGET when configuring a
14163         Canadian Cross.
14165 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14167         * configure.in (target_libs): add target-winsup.
14168         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14169         (target==ppcle-pe): remove ld from $noconfigdirs.
14171 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14173         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14174         Preserve relative path names in $srcdir.  Build symlink tree if
14175         configuring cross target dir and srcdir=. (= no VPATH support).
14176         (configure-target-libg++): Depend on configure-target-librx.
14177         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14178         * config-ml.in: New file.
14179         * symlink-tree: New file.
14180         * configure: Ensure srcdir="." if that's what it is.
14182 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14184         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14185         includes and FLEX_SKELETON setting.
14186         * mpw-configure (--with-gnu-ld): New option, controls whether
14187         to use PPCLink or ld with PowerMac GCC.
14188         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14189         * mpw-config.in: Configure grez if targeting Mac.
14191         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14192         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14193         just macos.
14194         * configure.in: Configure grez resource compiler if targeting Mac.
14195         * Makefile.in (all-grez, install-grez): New targets.
14197 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14199         * configure: CXX defaults to gcc, not g++.  If we find
14200         gcc in the path, set CC to gcc -O2.
14202 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14204         * configure: Default ${build} correctly.  Avoid picking up extra
14205         spaces when reading CC and CXX from Makefile.  When doing a
14206         Canadian Cross, use plausible default values for numerous
14207         variables.
14208         * configure.in: When doing a Canadian Cross, don't try to
14209         configure tools whose configure script can't handle it.
14211 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14213         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14215 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14217         * configure:  Remove dubious bug reporting address.
14219 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14221         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14222         configure script, run that instead of this directory's configure.
14223         In either case, print a message that we're configuring the sub-dir.
14225 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14227         * configure.in: Before checking for the existence of various files,
14228         use sed to filter out "target-".
14230 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14232         * Makefile.in (DO_X): Split rule to decrease command line length
14233         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14234         (Philippe De Muyter).
14236 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14238         * Makefile.in (all-patch): depend on all-libiberty.
14240 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14242         * configure.in: If the only directory in target_configdirs which
14243         actually exists is libiberty, then set target_configdirs to empty,
14244         to avoid trying to build a target libiberty in a gas or gdb
14245         distribution.
14247 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14249         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14250         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14251         systems.
14253 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14255         * configure.in (copy_dirs): Use sys-include instead of include
14256         for --with-headers option.
14258 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14260         * Makefile.in, configure.in: Make winsup builds work with
14261         new scheme.
14263 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14265         * configure.in: Build the linker on AIX.
14267 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14269         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14270         where needed.
14272 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14274         * Makefile.in (all-gcc): Fix typo.
14276 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14278         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14280 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14282         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14283         to target-xiberty, to provide more flexibility.
14284         (target_subdir):  Define.  Create if cross.
14285         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14286         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14287         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14288         check-libFOO -> check-target-libFOO, etc.
14289         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14290         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14291         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14292         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14293         allow ALL_GCC="" to only configure.
14294         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14295         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14296         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14298 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14300         * Makefile.in (taz): Build "info" in etc explicitly.
14302 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14304         * configure.in:  Make sure that CC is undefined (as opposed to
14305         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14306         problem with autoconf trying to configure on a host without GCC.
14308 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14310         * mpw-configure: Set host alias from choice of host compiler,
14311         only use generic MPW Makefile sed if present, edit a file
14312         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14313         * mpw-README: Add problem notes about CW6 and CW7.
14315 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14317         * Makefile.in (taz): Use ";" instead of ";;".
14319 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14321         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14322         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14323         DISTDOCDIRS.
14324         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14325         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14327 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14329         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14330         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14331         Move bfd to DISTSTUFFDIRS.
14333 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14335         * Makefile.in (X11_LIB): Removed.
14336         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14338         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14340 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14342         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14343         names.
14345 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14347         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14349 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14351         * configure.in (i[345]86-*-win32): Always build newlib.
14352         Don't configure cvs, autoconf or texinfo.
14353         * Makefile.in (LD_FOR_TARGET): New.
14354         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14355         Pass down LD_FOR_TARGET.
14357 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14359         * winsup: New directory.
14360         * Makefile.in: Build winsup.
14361         * configure.in: Winsup is configured when target is win32.
14362         Can only build win32 target GDB when native.
14364 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14366         * config.guess: Recognize HP model 819 machines as having
14367         a PA 1.1 processor.
14369 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14371         * configure: Fix sed loop which substitutes for CC and CXX to
14372         avoid bug found in various sed implementations.
14374 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14376         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14377         simulator.  Use standard powerpc-*-eabi*.
14379 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14381         * configure.in: Stop putting gas and binutils in noconfigdirs for
14382         powerpc-*-aix* and rs6000-*-*.
14384 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14386         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14387         -mcall-aixdesc libraries.
14389 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14391         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14393         * config.sub (arm | armel | armeb): Fix shell syntax.
14395 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14397         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14398         -msoft-float and -mcpu=common support.
14399         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14400         libraries.
14402 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14404         * configure.in: Allow configuration and build of emacs19 for the alpha.
14406 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14408         * configure.in (CC): Get ^CC, not just any old CC, from
14409         ${host_makefile_frag}.
14411 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14413         * configure.in (CC): Try to get CC from
14414         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14416 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14418         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14419         only if it exists in $(srcdir).
14421 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14423         * configure: If CC and CXX are not set in the environment, set
14424         them, based on either an existing Makefile or on searching for gcc
14425         in PATH.  Substitute for CC and CXX in Makefile.
14426         * configure.in: Remove libm from target_libs.  Separate
14427         target_configdirs from configdirs.  If CC is not set in
14428         environment, try to get it from a host Makefile fragment.  Rewrite
14429         changes of configdirs to use skipdirs instead.  A few minor
14430         tweaks.  Take directories out of target_configdirs as they are
14431         taken out of configdirs.  Remove existing Makefile files from
14432         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14433         CONFIG_ARGUMENTS in Makefile.
14434         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14435         by configure.in.
14436         (CONFIG_ARGUMENTS): Likewise.
14437         (CONFIGURE_TARGET_MODULES): New variable.
14438         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14439         ($(CONFIGURE_TARGET_MODULES)): New target.
14440         (configure-libg++, configure-libio): New targets.
14441         (all-libg++): Depend upon configure-libg++.
14442         (all-libio): Depend upon configure-libio.
14443         (configure-libgloss, all-libgloss): New targets.
14444         (configure-libstdc++): New target.
14445         (all-libstdc++): Depend upon configure-libstdc++.
14446         (configure-librx, all-librx): New targets.
14447         (configure-newlib): New target.
14448         (all-newlib): Depend upon configure-newlib
14449         (configure-xiberty): New target.
14450         (all-xiberty): Depend upon configure-xiberty.
14452 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14454         * configure.in (host i[345]86-*-win32):  Expand the
14455         noconfigdirs again.
14457 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14459         * mpw-configure: Fix sed command file name.
14461 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14463         * configure.in (host i[345]86-*-win32): Reduce the
14464         noconfigdirs again.
14466 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14468         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14469         or powerpc*-*-pe*, since they are not yet supported.
14471 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14473         Add PowerMac support and many other enhancements.
14474         * mpw-configure: New option --cc to select compiler to use,
14475         paste options set according to --cc into the generated
14476         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14477         if mpw-make.sed is present.
14478         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14479         add forward includes for PowerPC include files.
14480         * mpw-build.in: Build using Makefile.PPC if present.
14481         (do-byacc, etc): Remove separate version resource builds.
14482         (do-gas): Build "stamps" before "all".
14483         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14484         * mpw-README: Update to reflect --cc option, PowerMac support,
14485         and recently-reported compatibility problems.
14487 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14489         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14490         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14491         (--with-multilib-top): Pass to recursive invocations.
14493 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14495         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14496         v810-*-*.
14498 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14500         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14501         gdb, ld and opcodes on v810-*-*.
14503 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14505         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14506         (local-maintainer-clean): New target.
14507         (maintainer-clean): New target.
14508         (realclean): Just depend upon maintainer-clean.
14510 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14512         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14514 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14516         * configure.in: Build ld in mips*-*-bsd* case.
14518 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14520         * config.sub: Accept -lites* OS.  From Ian Dall.
14522 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14524         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14525         targets.
14527 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14529         * configure.in: treat i386-win32 canadian cross the same as
14530         i386-go32 canadian cross.
14532 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14534         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14535         running under the simulator to build a reduced set of libraries.
14536         (powerpc-*-eabiaix): Add fine grained multilib support added to
14537         other powerpc targets yesterday.
14539 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14541         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14542         -disable-softfloat, -disable-relocatable, -disable-aix, and
14543         -disable-sysv to control which multilib libraries get built.
14545 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14547         * configure: Add Makefile.tem to list of files to remove in trap
14548         handler.
14550 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14552         * config.guess (*Linux*):  Add missing "exit"s.
14553         Also, need specific check for alpha-unknown-linux (uses COFF).
14555 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14557         * config.guess:  Merge with FSF:
14559         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14560         * config.guess (AIX4): More robust release numbering discovery.
14562         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14563         * config.guess (i386-sequent-ptx): Properly get version number.
14565         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14566         * config.guess (mips:*:4*:UMIPS): New case.
14568 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14570         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14571         (i386-win32 host): Likewise.  Don't build readline.
14573 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14575         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14576         SUPPORT_FILES to submakes.
14578 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14580         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14581         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14582         mpw-configure.
14584 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14586         * configure.in (appdirs): Use =, not ==, in test expression when
14587         trying to build the text to print in the warning message for
14588         Solaris users.
14590 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14592         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14594 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14596         * config.guess: Recognize lynx-2.3.
14598 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14600         * config.sub (z8ksim): Deleted
14601         (z8k-*-coff): New, this is the one true name of the target.
14603 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14605         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14607 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14609         * config.guess (*:Linux:*:*): First try asking the linker what the
14610         default object file format is (elf, aout, or coff).  Then if this
14611         fails, try previous methods.
14613 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14615         * configure.in: Don't build newlib for *-*-vxworks5.1.
14617 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14619         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14620         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14622 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14624         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14626 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14628         * cfg-ml-com.in: New file.
14629         * cfg-ml-pos.in: New file.
14631 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14633         * COPYING.NEWLIB: Add HP free copyright to list.
14635 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14637         * config.sub: Recognize -eabi* for the system, not just -eabi.
14639 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14641         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14642         * config.sub, configure.in (win32): New target and host.
14644 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14646         * configure.in: Add i386-pe configuration.
14648 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14650         * mpw-build.in (install): Install GDB after LD.
14652 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14654         * mpw-config.in (elf/mips.h): Always forward-include, needed
14655         for GDB to build.
14657 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14659         * testsuite: New directory for customer acceptance and whole tool
14660         chain tests.
14662 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14664         * configure: If per-host line isn't found, but AC_OUTPUT is found
14665         and a configure script exists, run it instead.
14667 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14669         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14671 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14673         * configure: Set build_{cpu,vendor,os,alias} to host values when
14674         --build isn't specified.
14676 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14678         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14679         (FLAGS_TO_PASS): Pass them.
14680         (EXTRA_TARGET_FLAGS): Ditto.
14682 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14684         * Makefile.in (all-libg++): Depend on all-libstdc++.
14686 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14688         * configure.in (noconfigdirs): Enable all packages for
14689           i386-unknown-netbsd.
14691 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14693         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14694         hosted builds (DOS builds)
14696 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14698         Changes for ARM based on patches from Richard Earnshaw:
14699         * config.sub: Handle armeb and armel.
14700         * configure.in: Omit arm linker only for riscix.
14702 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14704         * config.guess:  Update from FSF.
14706 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14708         * config.sub: Recognize powerpcle as the little endian variant of
14709         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14710         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14711         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14712         temporarily.
14714 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14716         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14718 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14720         * config.sub: Accept -lites* as a basic system type.
14722 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14724         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14725         installed, and if so return linuxoldld as the system name.
14727 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14729         * config.guess: Add hppa1.1-hp-lites support.
14731 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14733         * configure.in: Don't build newlib for m68k-vxworks5.1.
14735 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14737         * configure.in (mips-sgi-irix6): Use mh-irix5.
14739 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14741         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14743 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14745         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14746         OSF/1.  Fix compiler flags.
14747         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14749 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14751         * configure.in: Recognize --with-newlib.
14752         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14754 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14756         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14757         to *_X11_MODULES due to gdbtk needing X include files et al.
14759 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14761         Merge in support for Mac MPW as a host.
14762         (Old change descriptions retained for informational value.)
14764         * mpw-config.in: Add generic include forwards for cpu-specific
14765         include files in aout and elf directories.
14767         * mpw-configure: Added copyright.
14768         * mpw-config.in: Check for presence of required build tools.
14769         (target_libs): Add newlib.
14770         (target_tools): Add examples.
14771         (Read Me): Generate as "Read Me for MPW" instead.
14772         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14773         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14774         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14776         * mpw-configure: Remove subdir-specific makefile hackery,
14777         delete mk.tmp after using it.
14779         * mpw-build.in (all): Display start and end times.
14781         * mpw-configure (host_canonical): Set.
14782         (target_cpu): Always add to makefiles.
14783         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14784         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14785         (mpw-mh-mpw): Look for in srcdir and srcroot.
14786         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14788         * mpw-build.in: (install-only): New target.
14790         * mpw-configure (host_alias, target_alias): Rename from hostalias
14791         and targetalias, add into generated Makefile.
14792         (mk.tmp): If present, add into generated Makefile.
14793         * mpw-build.in (all-gas): Build config.h first before gas proper.
14795         * mpw-configure (config.status): Write only if changed.
14796         * mpw-config.in (readline): Configure it (not built, just used for
14797         definitions).
14799         * mpw-config.in (elf/mips.h): Add a forward include.
14801         * mpw-config.in: Forward-include most .h files in include into
14802         extra-include.
14803         (readline): Don't build.
14804         mpw-build.in (install): Install GDB.
14806         * mpw-configure (prefix, mpw_prefix): Handle it.
14807         * mpw-config.in (mmalloc, readline): Don't configure.
14808         * mpw-build.in (thisscript): Rename to ThisScript.
14809         Use mpw-build instead of BuildProgram everywhere.
14810         (mmalloc, readline): Don't build.
14811         * mpw-README: New file, basic documentation about the MPW port.
14813         * mpw-config.in: Use forward-include to create include files.
14815         * mpw-configure: Add more things to the top of each configured
14816         Makefile, including contents of config/mpw-mh-mpw.
14817         * mpw-config.in (extra-include): Create this directory and fill it
14818         with Posix-like include files when configuring.
14820         * config.sub (apple, mac, mpw): Add various aliases.
14822         * mpw-build.in: New file, top-level build script fragment for MPW.
14823         * mpw-configure: New file, configure script for MPW.
14824         * mpw-config.in: New file, config fragment for MPW.
14826 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14828         * configure.in (host_libs): Remove glob, since it is gone from the
14829         sources.
14831 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14833         * Makefile.in: define empty GDB_NLM_DEPS var.
14835         * configure.in(target_makefile_frag): use config/mt-netware
14836         for netware targets.
14838 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14840         * config.sub: Merge in recent FSF changes.  Remove linux special
14841         cases.
14843 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14845         Revert this change:
14847         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14849                 * build-all.mk: Use CC=cc -Xs on Solaris.
14851 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14853         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14854         stop using it.
14855         * Makefile.in: Nuke all references to glob subdirectory.
14857 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14859         * configure.in: Fix --enable-shared logic in per-host.
14861 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14863         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14865 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14867         * configure.in (noconfigdirs): Don't build gas on AIX, for
14868         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14870 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14872         * configure: Fix --cache-file to work if the file argument is a
14873         relative path.
14875 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14877         * configure: If the --cache-file is used, pass it down to
14878         configure in subdirectories.
14880 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14882         * config.sub: add vxworks29k configuration.
14884 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14886         * Makefile.in (taz): Do "diststuff" part quietly.
14888 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14890         * config.sub: Mini-merge with gcc/config.sub.
14892 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14894         * config.guess (IRIX): Sed - to _.
14896 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14898         * Makefile.in (source-vault, binary-vault): New targets.
14900 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14902         * config.sub: Recognize -eabi as a basic system type.
14904 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14906         * configure.in (enable_shared stuff): Fix typo.
14908 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14910         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14912 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14914         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14916 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14918         * configure.in (rs6000-*-*): Don't build gas.
14920 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14922         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14923         reduce command line length.
14924         (AS_FOR_TARGET): Check for as.new, not Makefile.
14925         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14927 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14929         * config.guess:  Merge from FSF.
14931 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14933         * configure: Don't use $ when handling program_suffix.
14935 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14937         * configure.in:  Configure tk for hppa/hpux.
14939 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14941         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14943 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14945         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14946         to LIBCXXFLAGS.  Tests are better run without it.
14948 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14950         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14952 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14954         * configure.in (*-*-netware*): Don't configure xiberty.
14956 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14958         * configure.in:  Remove tk from native_only list.
14960 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14962         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14963           for special NCD build.
14965 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14967         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14968         makeall.bat, they're only useful for binutils snapshots.
14969         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14970         makeall.bat to specified SUPPORT_FILES.
14972 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14974         * build-all.mk: Add Ericsson targets to sun4 and solaris
14975           hosts.  Add  BNR's sun4 target to solaris host, so their
14976           build-from-source will be tested in-house first.
14978 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14980         * Makefile.in (LIBCFLAGS): New variable.
14981         (CFLAGS_FOR_TARGET): Ditto.
14982         (LIBCFLAGS_FOR_TARGET): Ditto.
14983         (LIBCXXFLAGS): Ditto.
14984         (CXXFLAGS_FOR_TARGET): Ditto.
14985         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14986         (BASE_FLAGS_TO_PASS): Pass them.
14987         (EXTRA_TARGET_FLAGS): Ditto.
14989         * configure.in: Support --enable-shared.
14991 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14993         * configure.in (target_libs):  Include libstdc++ again.
14994         * config.guess:  Update from FSF (for FreeBSD).
14996 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14998         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14999         makeall.bat.
15000         (DISTDOCDIRS): Add `etc'.
15001         (ETC_SUPPORT_PFX): New variable.
15002         (taz): Include anything from etc starting with a word in
15003         ETC_SUPPORT_PFX.
15005 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15007         * config.sub: Update for recent FSF changes.  Remove obsolete
15008         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15009         spacing changes.
15011 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15013         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15015         * config.guess:  Merge with FSF.
15016         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15018 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15020         * configure: Since the "trap 0" handler will override the exit
15021         status on many systems, only use it for "exit 1", and make it set
15022         a non-zero exit status; reset it before "exit 0".  Also, check
15023         exit status of config.sub, and error out if it failed.
15025 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15027         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15028         and install libgloss.
15030 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15032         * Makefile.in (all-binutils): Depend upon all-byacc.
15034         * configure.in: Don't build emacs on Irix 5.
15036 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15038         * configure.in (*-*-netware*): Add libio.
15040 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15042         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15043         (CHECK_TARGET_MODULES): Ditto.
15044         (INSTALL_TARGET_MODULES): Ditto.
15045         (TARGET_LIBS): Ditto.
15046         (all-libstdc++): Note dependencies.
15048 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15050         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15052 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15054         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15055         -fexternal-templates.
15057         * configure.in (target_libs): Add libstdc++.
15058         (noconfigdirs): Add libstdc++ as appropriate.
15060 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15062         * config.guess:  Update from FSF.
15064 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15066         * configure: Use ${config_shell} when running ${configsub}.
15068 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15070         * config.sub: No longer recognize h8300h.
15072 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15074         * config.sub: Remove extraneous differences between config.sub and
15075         gcc/config.sub.
15077 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15079         * Makefile.in (DISTSTUFFDIRS): Add gas.
15081 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15083         * COPYING.NEWLIB: New file.
15085 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15087         * config.guess (HP-UX):  Patch from Harlan Stenn
15088         <harlan@landmark.com> to also emit release level.
15090 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15092         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15094 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15096         * config.sub:  Merge nextstep cleanup from FSF.
15098 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15100         * configure.in (arm-*-*): Don't configure ld for this target.
15102 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15104         * configure.in (*-*-netware): don't configure libg++, libio,
15105           librx, or newlib.
15107 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15109         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15110         configure ld--it works, but it doesn't support shared libraries.
15112 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15114         * config.guess (*-unknown-freebsd*):  Get rid of possible
15115         trailing "(Release)" in version string.
15116         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15118 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15120         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15121         Fix type: *-next-neststep -> *-next-nextstep.
15123         * config.guess:  Merge from FSF:
15125         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15127         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15129         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15131         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15132         instead of UNIX_SV for UnixWare 1.0).
15134 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15136         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15137         to make gdb/nlm/* build after the compiler and linker.
15139 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15141         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15142         not just i[34]86.
15143         (m68k-atari-sysv4):  Relocate to match FSF version.
15145         * config.guess:  More merges from the FSF:
15147         Add a space before function call or macro invocation.
15149         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15151         * config.guess: Add trap cmd to remove dummy.c and dummy when
15152         interrupted.
15154         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15156         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15157         (dummy): Redirect stderr from compilation of dummy.c.
15159         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15161         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15163 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15165         * configure: Accept and ignore --cache*, for compatibility with
15166         new autoconf.
15168 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15170         * config.guess:  Merge from FSF:
15172         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15174         * config.guess (Pyramid*:OSx*:*:*): New case.
15175         (PATH): Add /.attbin at end for finding uname.
15176         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15178         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15180         * config.guess (M88*:DolphinOS:*:*): New case.
15182         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15184         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15185         to select whether to use ELF or COFF.
15187         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15189         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15191         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15193         * config.guess: Guess the OS version for HPUX.
15195         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15197         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15199 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15201         * configure.in: Recognize --with-headers, --with-libs, and
15202         --without-newlib.
15203         * Makefile.in (all-xiberty): Depend upon all-ld.
15205 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15207         * configure.in: Change i[34]86 to i[345]86.
15209 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15211         * configure (version): A few more tweaks to help message.
15213 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15215         * Makefile.in:  Remove (for now) librx as a host library,
15216         now that we're building it for target.
15218 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15220         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15221         (Karl Berry).
15223 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15225         * configure.in:  Also configure librx.
15227 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15229         * Makefile.in:  Update various rules to reflect that librx
15230         is now needed for libg++.
15232 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15234         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15236 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15238         * configure.in: Configure the examples directory.
15240 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15242         * configure: Simplify Jun 2 1994 change.
15244 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15246         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15247         /bin/gcc isn't good enough to build gcc.
15249 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15251         * Makefile.in (GDB_SUPPORT_FILES): Remove
15252         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15253         (gdb.tar.gz): Add new rule to use standard distribution building
15254         mechanism.
15256 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15258         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15259         Bill Cox <bill@cygnus.com>.
15261 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15263         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15265 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15267         * configure:  Search current dir first in .gdbinit.
15269 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15271         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15273 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15275         * config.sub:  Refer to NeXT's operating system as nextstep.
15277         * config.sub (case $basic_machine):  Re-order the cases, to match
15278         the order in the FSF version (which is mostly alphabethical).
15279         Merge in some additions and changes from the FSF.
15281 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15283         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15284         * config.sub: Recognize cxux7.
15285         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15287 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15289         * config.sub:  Fix typo powerpc -> powerpc-*.
15291 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15293         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15295         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15296         parallel with all-emacs and install-emacs).  Top-level command
15297         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15299 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15301         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15302         $(relbindir)/make before doing ``make install'', and use
15303         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15304         installing over running make binary.
15305         ($(host)-stamp-stage3-installed): Likewise.
15307 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15309         * config.guess: Recognize Mach.
15311 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15313         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15314         see whether --exec-prefix was used.
15316 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15318         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15320 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15322         * Makefile.in: Add all-librx target similar to all-libproc.
15324 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15326         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15327         with post 1.2 uname bogosity.
15329 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15331         * configure: Remove temporary files on receipt of a signal.
15333 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15335         * configure: If there is a package_makefile_frag, remove
15336         ${subdir}/Makefile.tem after copying it in.
15338 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15340         * build_all.mk: support rs6000 lynx identifies itself as
15341         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15342         since /bin/gcc is too feeble to compile a modern gcc.
15344 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15346         * brought devo/test-build.mk update-to-date with progressive/
15347           test-build.mk. Add lynx targets and hppa flag info.
15349 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15351         * configure.in:  Use mh-ncrsvr43.  Patch from
15352         Tom McConnell <tmcconne@sedona.intel.com>.
15354 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15356         * config.guess (i386-unknown-bsdi):  No longer need to
15357         check #if defined(__bsdi__) && defined(__i386__).
15359 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15361         * configure: Set program_transform_nameoption correctly.
15363 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15365         * brought build-all.mk update-to-date with progressive build-all.mk,
15366           added new targets and hppa info.
15368 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15370         * configure: If config.guess result is a prefix of the user
15371         specified target, assume a native build and use the user specified
15372         target as the host alias.  Remove SunOS patch suffix removal hack.
15373         * configure.in: Remove SunOS patch suffix removal hack.
15375         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15376         in NATIVE_CHECK_MODULES.
15378 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15380         * Makefile.in: Rename HOST_ONLY to NATIVE.
15381         * configure: Delete SunOs patch suffix from host_canonical
15382           and build_canonical variables that are prepended to Makefiles.
15383         * configure.in: Add comments for easier maintenance.
15385 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15387         * Makefile.in: Add all-libproc target similar to all-gui.
15389 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15391         * Makefile.in (CHECK_MODULES): split into
15392         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15394 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15396         * config.guess (i386-unknown-bsdi): New system to guess.
15398 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15400         * Makefile.in: Add all-gui target (but not yet build by "all").
15402 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15404         * config.sub: Move deletion of patch suffix from here...
15405         * configure.in: To here, at Ian's suggestion.  The top-
15406           level scripts might need to know of a patch level.
15408 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15410         * config.sub: Strip off patch suffix so rtl is recognized
15411           as a sunos4.1.3 machine, even though it's been patched.
15413 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15415         * Makefile.in (INSTALL_LAST): Delete.
15416         (INSTALL_DOSREL): New.
15418 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15420         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15421         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15422         whether we pass down --with-gnu-ld anyhow.
15424 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15426         * Makefile.in (INSTALL_LAST): Change operation so it works
15427         on more flavors of make.
15428         * configure.in (go32): Don't build libg++ or libio.
15430 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15432         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15433         they can be overriden by templates.
15435 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15437         * configure.in (target==go32): Don't build gdb.
15438         * dosrel: New directory.
15440 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15442         * configure.in (host==go32): Configure dosrel too.
15443         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15444         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15445         be set by incoming names or templates.
15446         (INSTALL_LAST): New rule.
15448 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15450         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15452 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15454         * configure.in (appdirs): New variable.  Currently empty, but will
15455         be used in gas distribution.  If nonempty, lists a set of
15456         directories at least one of which must get configured, or top
15457         level configuration is considered to have failed.
15458         (rs6000-*-lynxos*): Use new file name.
15460 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15462         Eliminate XTRAFLAGS.
15463         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15464         newlib include files using -idirafter, and also use -nostdinc.
15465         (CXX_FOR_TARGET): Likewise.
15466         (XTRAFLAGS): Removed.
15467         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15468         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15469         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15470         ($(DO_X)): Don't pass down XTRAFLAGS.
15472 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15474         * configure.in (mips*-dec-bsd*): New target; do build linker.
15475         (mips*-*-bsd*): New target; don't build linker.
15477 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15479         * configure.in: support rs6000-*-lynxos* configuration.
15480         support sunos4 as a cross target.
15482         * config.sub: look for lynx*, not lynx since the OS version may
15483         legitimately be part of the name.
15485 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15487         * configure.in (i[34]86-*-sco*): Move to be with other i386
15488         targets.
15489         (romp-*-*): New target.  Skip various binary utilities.
15490         (vax-*-*): New target.  Don't build newlib.
15491         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15493 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15495         * configure.in: Only set host_makefile_frag if config
15496         directory exists.
15498 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15500         * install.sh: If $dstdir exists, don't check whether each
15501         component does.
15503 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15505         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15507 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15509         * configure.in (*-*-lynxos*): Don't configure newlib for either
15510         native or cross Lynx.
15512 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15514         * config.sub (sparc64-elf): Fix os.
15515         (z8k): Remove duplicate.
15517 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15519         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15520         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15522 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15524         * configure: Make file links cleanly even if Lynx fails on
15525           an NFS symlink (at least fail cleanly).
15527 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15529         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15530         -XNh2000.
15532 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15534         * configure: Unknown options are fatal again.
15536 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15538         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15539         compatibility.
15541 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15543         * build-all.mk: Add `clean' target.
15545 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15547         * config.guess:  Add SINIX support.
15548         * configure.in:  Add mips-*-sysv4* support.
15550 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15552         * build-all.mk: Document all useful targets.
15553         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15554         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15556 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15558         * configure: Support --silent, --quiet.
15560 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15562         * configure: Support --disable-FEATURE.
15564 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15566         * config.guess: Recognize NCR running SVR4.3.
15568 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15570         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15571         Patch from Paul Eggert <eggert@twinsun.com>.
15573 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15575         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15577 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15579         * configure: Make unrecognized options give nonfatal warnings
15580         instead of fatal errors, and pass them to any subdirectory
15581         configures in case they recognize them.
15582         Make --x equivalent to --with-x.
15584 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15586         * configure: Add --enable-* options.  Clean up usage message and
15587         some comments.
15589 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15591         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15593 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15595         * configure.in (hppa*-*-*): Enable binutils.
15597 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15599         * config.sub: Recognize cisco.
15601 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15603         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15605 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15607         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15608         than one configuration name.  Add comment.
15610 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15612         * config.guess: about target *-hitachi-hiuxwe2, fixed
15613         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15614         macro is incorrect.]
15616 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15618         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15619         than the "make ls" stuff which used to be here.
15621 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15623         * config.guess:  Recognize i[34]86-unknown-freebsd.
15624         From Shawn M Carey <smcarey@rodan.syr.edu>.
15626 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15628         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15630 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15632         * config.guess: Check for ptx.
15634 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15636         * config.sub: Add os9k checking.
15638 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15640         * config.guess: Handle OSF1 running on HPPA processors
15642 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15644         * configure: If subdir configure fails, print out a message with
15645         subdirectory name, in case subdir's configure code didn't identify
15646         itself.
15648 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15650         * configure.in: Remove embedded newlines from configdirs.
15651         Avoid mismatches of substrings.  Fix matching strings at end
15652         of configdirs.
15654 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15656         * config.guess:  Add Lynx/rs6000 config support.
15658 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15660         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15662 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15664         * configure.in (hppa*-*-osf*): Treat this just like most other
15665         PA configurations (eg no binutils or ld).
15666         (hppa*-*-*elf*): These configurations have binutils and ld.
15668 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15670         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15672 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15674         * configure.in (rs6000-*-*): Build gas.
15676 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15678         * Makefile.in:  Avoid bug in losing hpux sed.
15680 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15682         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15683         for GDB and GDB has been fixed to not need it.
15685 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15687         * config.guess: Recognize vax hosts.
15689 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15691         * configure (while loop): Don't use "break 2" inside case
15692         statement -- the case statement isn't an enclosing loop.
15694 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15696         * config.guess:  Clean up NeXT support, to allow nextstep
15697         on Intel machines.  Make OS be nextstep.
15699 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15701         * config.guess: Add alternate forms for Convex.
15703 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15705         * configure:  Completely rewrite option processing.  Take
15706         advantage of pattern-matching to avoid invoking test frequently.
15707         Also clean up host and target defaulting logic.
15709 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15711         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15712         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15713         commands (plus user environment) will fit SCO limits.
15715 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15717         * configure.in: Don't issue warnings about directories which are
15718         not being configured if -norecursion is set.  Correct test for
15719         --with-gnu-as and --with-gnu-ld to not get confused by substring
15720         matches.
15722         * configure.in: Don't build gas for alpha-dec-osf1*.
15724 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15726         * configure:  Back out Per's change of 12/19/1993.  It changes the
15727         behavior of configure in unexpected and confusing ways.
15729         Also, use different delim char when calculating
15730         program_transform_name so that the name can contain slashes.
15732 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15734         * configure.in, config.sub: Add support for VSTa micro-kernel.
15736 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15738         * configure.in: Nuke hacks which were used to get a special
15739         version of GAS for HPPA configurations.
15741 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15743         * configure:  If only ${target_alias} is given, use that
15744         as the default for ${host_alias}.
15745         * configure:  Add missing back-slashes before nested quotes.
15747 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15749         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15751 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15753         * config.guess:  Recognize some Tektronix configurations.
15754         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15756 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15758         * config.sub: Match any flavor of SH.
15760 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15762         * configure.in: Don't try to configure newlib for Alpha.
15764 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15766         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15767         libg++ or libio for any Alpha target.
15769         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15771 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15773         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15774         default arguments -- so it tried to compress itself.
15776 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15778         * configure.in (notsupp): ensure that a space is always at the end
15779           of the configdirs list, since the grep checks for an explicit space
15781 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15783         * configure.in (target i386-sysv4.2): don't build ld, since static
15784           versions of many libraries are not available.
15786 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15788         * config.guess: Recognize Apollos (using environment variables).
15789         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15791 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15793         * config.guess: Recognize Sony news mips running newsos.
15795 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15797         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15798         "fi ; else" for bash.
15800 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15802         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15804 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15806         * config.sub: accept unixware as an alias for svr4.2.
15807         Fix some inconsistancies with the gcc version.
15809 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15811         * Makefile.in (DISTDOCDIRS):  Add gdb.
15813 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15815         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15817 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15819         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15820         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15821         this now.
15823 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15825         * config.sub: Accept hiux* as an OS name.
15827         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15828         etc/make-stds.texi.  The underscore came from gcc, and dje now
15829         agrees that RUNTESTFLAGS is the correct name.
15831 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15833         * install.sh:  Remove 'set -e'.  It makes any conditionals
15834         in the script useless.
15836         * config.guess: Automatically recognize arm-acorn-riscix
15837         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15839 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15841         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15843 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15845         * Makefile.in (DISTDOCDIRS): New variable.
15846         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15847         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15849 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15851         * configure.in (hppa target): check the source directory for the
15852           pagas sub-directory
15854 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15856         * config.sub: Allow -aout* and -elf*.
15858 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15860         * configure.in: Don't build ld on i386-solaris2, same as for
15861         sparc-solaris2.
15863 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15865         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15867 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15869         * configure.in:  Configure gdb for alpha.
15871 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15873         * Makefile.in (CXXFLAGS): Add -O.
15875 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15877         * config.guess: added support for DG Aviion
15879 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15881         * configure.in: Produce warning message for subdirectories not
15882         configurable for this host/target combination.  Don't try to
15883         configure gdb for vms.
15885 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15887         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15888         appropriate files before making "diststuff".
15889         (DISTBISONFILES): New var: list of files to be edited.
15890         (DISTSTUFFDIRS): Add binutils.
15892 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15894         * config.sub: also handle mipsel and mips64el (for little endian mips)
15896 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15898         * configure.in: Add * to end of all OS names.
15900 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15902         * configure.in: Build newlib for LynxOS native.
15904 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15906         * config.guess: Add support for delta 88k running SVR3.
15908         * configure.in: Add comment about HP compiler vs. emacs.
15910 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15912         * configure.in: don't build ld on solaris2 (not a viable option
15913           due to bugs in getpwnam & getpwuid)
15915 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15917         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15918         config.guess will produce a full version number.
15920 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15922         * configure.in: Build linker and binutils for alpha-dec-osf1.
15924 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15926         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15927         and gdb/testsuite/Makefile.in.
15929 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15931         * configure.in: recognize mips*- instead of mips-
15933 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15935         * config.sub: Accept linux*coff and linux*elf as operating
15936         systems.
15938 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15940         * config.sub: Recognize mips64, and mips3 as an alias for it.
15942 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15944         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15945         gdb knows how to handle OSF/1 shared libraries.
15947 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15949         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15950         * config.guess: Recognize Hitachi's HIUX.
15951         * config.sub: Recognize h3050r* and hppahitachi.
15952         Remove redundant cases for hp9k[23]*.
15954 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15956         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15957         if gas and ld are in the source tree and are in ${configdirs}.
15958         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15959         --with options (but still pass them down on the command line,
15960         if they were explicitly specified).
15962 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15964         * configure: substitute SHELL value in Makefile.in with
15965         ${CONFIG_SHELL}
15967 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15969         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15970         *-*-solaris2* targets.
15972 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15974         * Makefile.in: define M4, and pass it down to sub-makes;
15975         all-autoconf now depends on all-m4
15977 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15979         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15980         presence of {ar,ranlib} instead of a configured directory
15982 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15984         * config.guess: Accept 34?? as well as 33?? for NCR.
15986 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15988         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15989         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15991 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15993         * configure: grab values for $(CC) and $(CXX) from the
15994         environment, so that someone can do "CC=gcc configure; make" and
15995         have it work right (matching the way that autoconf works now)
15997         * configure.in, Makefile.in: add support for gash, the tcl
15998         interface to Galaxy
16000         * config.guess: add NetBSD variants (hp300, x86)
16002 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16004         * install.sh: Support -d option (in the manner of SunOS 4 install,
16005         as it is more deterministic than that of GNU install)
16006         (chmodcmd): Set file to mode 755 by default (should also do default
16007         chgrp and chown, but I don't feel like dealing with that now)
16009 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16011         * config.sub: Remove h8300hhms alias.
16013 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16015         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16017 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16019         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16020         as stmp-fixinc
16022 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16024         * config.sub: recognize m88110-bug-coff.
16026 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16028         * Makefile.in (all-libio): all dependencies on the toolchain used
16029         to build this (gcc, gas, ld, etc)
16031 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16033         * config.guess: Deal with OSF/1 1.3 on alpha.
16035 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16037         * install.sh: add some 'else true' clauses for portability
16039         * configure.in: don't build libio for h8[35]00-*-* targets
16041 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16043         * Makefile.in:  Add support for new libio.
16045 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16047         * install.sh: If one command fails, don't try the rest.  Don't try
16048         to remove $dsttmp (via trap) unless we have already created it.
16049         If $src doesn't exist, detect it and exit with an error.
16051         * config.guess: Recognize BSD on hp300.
16053 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16055         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16056         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16058 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16060         * Makefile.in (all-send-pr): depends on all-prms
16062 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16064         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16066 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16068         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16069         Added test for mips-mips-riscos5.
16071 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16073         * configure.in: use mh-hp300 for 68k HP hosts
16075 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16077         * configure: add support for CONFIG_SHELL, so that you can use
16078         some alternate shell for evaluating configure scripts
16080 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16082         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16083         in configure script to bug-gdb@prep.ai.mit.edu when building
16084         distribution archive.
16085         * Makefile.in (COMPRESS):  Remove def.
16086         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16087         gdb.tar.Z and make-gdb.tar.Z respectively.
16088         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16089         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16090         to convergence with 'taz' target in Makefile.in.
16092 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16094         * install.sh (dsttmp): use trap to ensure that tmp files go
16095         away on error conditions
16097 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16099         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16101 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16103         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16104         its parent is '/' not ''.
16106         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16108 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16110         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16111         that ${newsrcdir}/configure.in does.
16113 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16115         * test-build.mk: support for CONFIG_SHELL
16117 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16119         * config.sub (netware):  Add as a basic system type.
16121 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16123         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16124           $(srcdir)/ from the dependency on Makefile.in.
16126 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16128         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16129         (h8300hhms is temporary until multi-libraries are implemented).
16130         * configure.in: Handle h8300h too.
16132 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16134         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16136 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16138         * configure:  Remove extraneous output when guessing host type.
16139         * config.guess:  Remove extraneous output when guessing using C
16140         compiler rather than uname, or when guessing fails.
16142 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16144         * Makefile.in: remove all.cross and install.cross targets
16146         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16147           definitions
16149 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16151         * configure.in (target sh): Build gprof.
16153 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16155         * config.sub: change -solaris to -solaris2
16157 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16159         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16161 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16163         * configure: Correct error message for missing Makefile.in to
16164         print correct directory.
16166 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16168         * install.sh: kludge around 386BSD shell bug
16170 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16172         * config.guess:  Recognize NeXT.
16173         * config.guess:  Recognize i486-ncr-sysv4.
16174         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16176 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16178         * Makefile.in (MAKEINFOFLAGS): New variable.
16179         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16180         * build-all.mk, test-build.mk: Pass down --no-split as
16181         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16183 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16185         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16187 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16189         * Makefile.in (libg++.tar.z):  New rule.
16190         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16191         * Makefile.in (taz):  Only do a single chmod.
16193 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16195         * install.sh: don't use dirname anymore (replaced with sed usage)
16197 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16199         * Makefile.in:  Change extension for gzip'd files from '.z' to
16200         '.gz' per new FSF standard usage.
16202 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16204         * configure: put quotes around the final value of program_transform_name
16206 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16208         * Makefile.in: new install.sh support; update install-info rules
16210 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16212         * configure.in: Build diff for crosses, but not for go32 host.
16214         * configure.in: Build gprof only for native, and don't build it
16215         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16217 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16219         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16221 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16223         * configure.in (host_tools): Add prms.
16225 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16227         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16228         with $(FLAGS_TO_PASS) on the command line
16230         * config.sub: Recognize lynx and lynxos
16232 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16234         * config.sub: Accept -ecoff*, not just -ecoff.
16236 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16238         * Makefile.in (taz): Use .gz suffix instead of .z.
16239         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16240         names.
16242 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16244         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16246 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16248         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16249         that rebuilds that might happen during 'make install' don't get
16250         bogus gcc include files
16252 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16254         Change from Utah for HPPA support:
16255         * config.guess: Recognize hppa1.x-hp-bsd.
16257 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16259         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16260         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16262 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16264         * config.sub: Add support for rom68k and bug boot monitors.
16266 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16268         * Makefile.in: Make all-opcodes depend on all-bfd.
16270 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16272         * config.guess: Added special check for i[34]86-univel-sysv4*.
16274 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16276         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16277         the processor rather than assuming i486.
16279 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16281         * config.guess: Recognize SunOS6 as Solaris3.
16283 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16285         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16286         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16288 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16290         * build-all.mk (all-cross): New target for Canadian Cross.
16291         Added Q2 go32 targets.
16292         * test-build.mk: Configure go32 cross sparclite-aout and
16293         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16294         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16296 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16298         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16299         GO32 hosted toolchains
16301 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16303         * configure: change  so "-exec-prefix" gets passed down rather
16304         than "-exec_prefix" so autoconf generated Makefiles get the
16305         exec_prefix set right.
16307 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16309         * config.guess: get the Solaris2 minor version number
16311         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16313 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16315         * config.guess: Recognize some Sequent platforms.
16317 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16319         * Makefile.in: added the vault-install target
16321         * configure.in: actually use the Sun3 makefile fragment that's in
16322         config, also added the release dir to configdirs
16324 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16326         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16328 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16330         * configure.in: remove some program from Alpha targetted toolchains
16332 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16334         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16335         gprof.
16336         (taz): Run "make diststuff" in those directories instead of "make
16337         proto-dir".  Look for "VERSION=" only at start of line in subdir
16338         Makefile.  Use "gzip -9" for compression.
16339         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16340         (binutils.tar.z): New target.
16342 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16344         * Makefile.in (taz): Include gpl.texinfo.
16346 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16348         * Makefile.in (setup-dirs): Merged into "taz" target.
16349         (taz): Only do `proto-dir' stuff if a directory is actually needed
16350         for this target.
16352 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16354         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16355         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16356         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16357         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16358         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16360 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16362         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16363         config.sub, and move-if-change to gdb testsuite distribution
16364         archive, so the testsuite can be extracted, configured, and
16365         run separately from the gdb distribution.  Blow away the Chill
16366         tests that require a Chill compiled executable, since GNU Chill
16367         is not yet publically available.
16369 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16371         * test-build.mk: set environment variables in a single command,
16372         instead of a list of assignments and exports
16374         * config.guess: recognize Alpha/OSF1 systems
16376 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16378         * configure: Change help message to prefer --options rather than
16379           -options.
16381 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16383         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16384         zippy@ecst.csuchico.edu.
16385         * config.guess: Recognize miniframe.
16387 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16389         * Makefile.in: Use srcroot to find runtest rather than rootme.
16390         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16392 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16394         * test-build.mk: Extensive additions to support building on a
16395         machine other than the host.
16397 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16399         * configure (tooldir): Fix for i386-aix again.
16401 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16403         * configure, Makefile.in:  Change definition of $(tooldir)
16404         to match the FSF.
16406 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16408         * config.guess:  Recognize i[34]86/SVR4.
16410 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16412         * Makefile.in (all-gdb): gdb depends on sim.
16414 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16416         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16417         at the same time we make the prototype gdb directory.
16418         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16419         files at the same time as the gdb base release distribution.
16421 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16423         * Makefile.in (check): Use individual check targets rather than
16424         DO_X rule.
16425         (check-gcc): Added.
16427 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16429         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16430         for System V release 3.2.
16432 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16434         * config.sub: Recognize hppaosf.
16435         * configure.in: Do configure ld/binutils/gas for it.
16437 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16439         * configure (tooldir): Alter syntax used to set this, for systems
16440         where "\$" isn't handled right, like i386-aix.
16442 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16444         * configure: Pass program-transform-name, not
16445         program_transform_name, to recursive configures.
16447 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16449         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16450         of gas+ld+binutils.
16452 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16454         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16456 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16458         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16460 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16462         * Makefile.in (PRMS): Set back to all-prms.
16464 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16466         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16467         targets, rather than for MIPS hosts.
16469 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16471         * configure.in: add comment for --with-x default values
16473         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16475         * Makefile.in: add check-* targets for each of the directories in
16476         the tree.  Add a definition of RUNTEST that will use the one we
16477         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16479 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16481         * configure.in: Removed obsolete references to bfd_target and
16482         target_makefile_frag.
16484         * build-all.mk: Set assorted targets for Q2.
16485         * config.sub: Recognize z8k-sim and h8300-hms.
16486         * test-build.mk: Really don't pass host to configure.
16487         (HOLES): Added uname.
16489 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16491         * configure: Handle an empty program-prefix, program-suffix or
16492         program-transform-name correctly.
16494 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16496         * build-all.mk: -G 8 no longer required for MIPS targets.
16497         * test-build.mk: Don't pass host argument to configure; make it
16498         guess.
16500 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16502         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16503         * Makefile.in (COMPRESS):  New macro, like GZIP.
16505 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16507         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16509         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16510         with gas currently defaults to -G 0.
16512 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16514         * Makefile.in (all-flex): flex depends on byacc.
16516         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16517         to test-build.mk as RELEASE_TAG.
16518         * test-build.mk (configargs): New variable containing arguments to
16519         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16520         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16522         * config.guess: Use /bin/uname when checking -X argument on SCO,
16523         to avoid invoking GNU uname which doesn't understand -X.
16525         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16527         * configure.in: Build gas for mips-*-*.
16529 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16531         * Makefile.in (all.normal): insert missing backslash.
16533 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16535         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16537         * Makefile.in: Complete overhaul to merge many almost identical
16538         targets.
16540 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16542         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16543         (gdb.tar.Z): Adjusted.
16545         * Makefile.in (setup-dirs, taz): New targets; should be general
16546         enough to adapt for gdb sometime.  Build only .z file.
16547         (gas.tar.z): New target.
16549 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16551         * build-all.mk: Use CC=cc -Xs on Solaris.
16553 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16555         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16556         for handling BISON for FSF releases.
16558 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16560         * configure: Actually implement the change zoo just documented.
16562 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16564         * configure: when using config.guess, only set target_alias when
16565         it's not already been set (ie, on the command line)
16567 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16569         * Makefile.in: add installcheck target, set PRMS to install-prms
16571 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16573         * configure: add support for package_makefile_fragment, handle the
16574         case where a directory has a configure.in file but no Makefile.in
16575         more gracefully (with an actual understandable error message, even);
16576         add support for --without (and add this to the usage message); also
16577         explicitly add a --host=${host_alias} to the command line when
16578         config.guess is used
16580 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16582         * configure: Must use both --host and --target in recursive calls.
16584 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16586         * Makefile.in: Change deja-gnu to dejagnu.
16588 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16590         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16592 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16594         * configure.in: canonicalize all instances to *-*-solaris2*,
16595         also strip out a number of tools to not build for go32 host
16597 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16599         * config.guess: add GPL.
16601         * Makefile.in, config.guess, config.sub, configure: bump
16602           copyrights to 93.
16604 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16606         * Makefile.in (do-info): Removed obsolete check for existence of
16607         localenv file.
16609         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16611 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16613         * Makefile.in: a couple of 'else true' for decstation,
16614         support for TclX
16616         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16618 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16620         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16622 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16624         * config.guess: Recognize i386-ibm-aix (PS/2).
16625         * configure.in: Use config/mh-aix386 file for it.
16627 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16629         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16630         CC_FOR_TARGET instead.
16631         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16633 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16635         * Makefile.in: Add sim to list of directories sent with gdb
16637 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16639         * configure.in: Put back mips-dec-bsd* case.
16641 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16643         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16644         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16645         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16647 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16649         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16651         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16652         (install-info): install dir.info only if it exists,
16653         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16655 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16657         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16658         gas for mips-dec-bsd.
16660 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16662         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16663         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16665 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16667         * configure.in: Added "dejagnu" to hosttools list.
16669 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16671         * config.sub, configure.in, config.guess:  Add support
16672         for Bosx, an AIX variant from Bull.
16673         Patches from F.Pierresteguy@frcl.bull.fr.
16675 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16677         * devo/dejagnu: Initial creation of devo/dejagnu.
16678         Migrated dejagnu testcases and support files for testing software
16679         tools to reside as subdirectories, currently called "testsuite",
16680         within the directory of the software tool.  Migrated all programs,
16681         support libraries, etc. beloging to dejagnu proper from
16682         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16683         with no modifications.  The changes to these files which will
16684         allow them to configure, build, and execute properly will be made
16685         in a future update.
16687 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16689         * Makefile.in: Change send_pr to send-pr.
16690         * configure.in: Likewise.
16691         * send_pr: Renamed directory to send-pr.
16693 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16695         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16697 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16699         * README:  Update for gdb-4.8 release.
16700         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16701         gdb-xxx.tar.z (gzip'd) file also.
16703 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16705         * Makefile.in: make all-diff depend on all-libiberty
16707 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16709         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16711 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16713         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16715 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16717         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16718         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16719         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16721 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16723         * Makefile.in:  makeinfo binary is in a new location
16725 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16727         * config.sub: Accept -ecoff as an OS.
16729         * Makefile.in: Various changes to eliminate a level of make
16730         recursion and reduce the required command line length.
16731         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16732         sub-makes.
16733         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16734         variables holding settings for specific sub-makes.
16735         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16736         in terms of BASE_FLAGS_TO_PASS.
16737         (TARGET_LIBS): New variable listing directories which use
16738         TARGET_FLAGS_TO_PASS.
16739         (subdir_do): Eliminated.
16740         (do-*): New set of targets to replace subdir_do.
16741         (various): All targets which used subdir_do now depend on do-*.
16742         (local-clean): Renamed from do_clean.
16743         (local-distclean): New target, dependency of distclean and
16744         realclean.
16745         (install-info): Don't create directories.  Depend on dir.info
16746         rather than calling make recursively.
16747         (install-dir.info): Eliminated.
16748         (install-info-dirs): Create all info directories here.
16749         (dir.info): Depend upon do-install-info.
16751         * test-build.mk (HOLES): Added false.
16753 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16755         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16757 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16759         * Makefile.in (info): remove dependency on all-texinfo.  The
16760         problem was really in texinfo/C, not at this level.
16762 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16764         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16766 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16768         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16769         GDB releases.
16771 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16773         * configure: Include srcdir in message about target of link not
16774         being found.  Don't convert `-' to `_' in `with' options being
16775         passed to subdirs.
16777 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16779         * configure.in: add uudecode to host_tools
16781         * Makefile.in: added {all,install}-uudecode targets, added them to
16782         the appropriate lists
16784 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16786         * Makefile.in (all-gcc): Added dependency on all-gas.
16788         * configure.in (mips-*-*): Build ld and binutils.
16790 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16792         * configure: check return code from mkdir, print error message and
16793           exit on failure.
16795 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16797         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16799 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16801         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16803 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16805         * config.sub (h8500):  Recognize this as a cpu type.
16807 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16809         * configure: source directory missing is no longer a warning
16811         * configure.in: recognize irix[34]* instead of irix[34]
16813         * Makefile.in: define and pass down X11_LIB
16815 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16817         * guess-systype: Renamed to ...
16818         * config.guess:  ... by popular request.
16819         * configure.in, Makefile.in:  Update accordingly.
16821 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16823         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16824         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16825         + Execute ./dummy instead of assuming . is in PATH.
16827 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16829         * guess-systype:  New shell script.  Attempts to guess the
16830         canonical host name of the executing host.
16831         Only a few hosts are supported so far.
16832         * configure:  Call guess-systype if no host is specified.
16834 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16836         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16837         gcc Makefile.
16840 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16842         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16843         (all-gcc, install-gcc, subdir_do): Use it.
16845 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16847         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16849 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16851         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16852           set exclusively by configure, using configure.in .
16854 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16856         * test-build.mk: set $PATH for all builds
16858         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16860 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16862         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16863         the one used in gcc/Makefile.in, so that a null expansion doesn't
16864         override the one needed to build gcc with a native cc.
16867 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16869         * configure: Accept -with arguments.
16871 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16873         * Makefile.in: added h8300sim
16875 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16877         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16878         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16879         (all-cygnus, native, build-cygnus): Make
16880         $(canonhost)-stamp-3stage-done, not $(host)....
16881         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16882         i386-sco3.2v4.  Added else true to if command.
16884 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16886         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16888 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16890         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16892 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16894         * configure.in: don't remove binutils from Solaris builds
16896 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16898         * Makefile.in: get rid of earlier definitions for *clean,
16899         also handle the recursive info rule better
16901 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16903         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16904         do more-or-less the right thing.
16906 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16908         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16909         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16911 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16913         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16914         $(host_canonical).
16916         * configure.in: split the configdirs list into 4 categories (native
16917         v. cross, library v. tool) and handle the cross-only and native-
16918         only in more reasonable (and correct!) way.
16920 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16922         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16923         configdirs anymore.
16925 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16927         * Makefile.in: extensive cleanup::  removed all of the explicit
16928         clean-* targets, collapsed many wrappers around subdir_do into
16929         one, added additional targets to satisfy standards.texi, deleted
16930         some old targets, some changes for consistency
16932 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16934         * configure.in: handle some programs as cross-only, and others as
16935         native only
16937         * test-build.mk: handle partial holes in a more generic manner
16939         * Makefile.in: m4 depends on libiberty
16941 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16943         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16944         time, wdiff, and find to configdirs
16946         * Makefile.in: all, clean, and install rules for the new programs
16947         added to configure.in
16949 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16951         * configure.in: use mh-sun for all *-sun-* hosts
16953 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16955         * Makefile.in: define flags for X11 include files and library file
16956         locations, pass them down to the programs that need this info
16958         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16960 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16962         * configure.in: start building libg++ for HP-UX targets
16964 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16966         * README:  Update references to files moved into etc/.
16968 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16970         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16971         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16973 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16975         * configure: accept dash as well as underscore in long option
16976         names for FSF compatibility.
16978 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16980         * config.sub: added -sco3.2v4 support from FSF.
16982 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16984         * configure.in: expand the section that adds or removes
16985         directories from the list of programs to build, to handle native
16986         vs. cross in addition to host v. native
16988 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16990         * Makefile.in:  Replace C++ in macro names with CXX.
16991         This is less likely to break ...
16993 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16995         * test-build.mk: add -w to GNU_MAKE
16997 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16999         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17000         add 'sparc' to list of recognized cpus.  This needed to make
17001         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17002         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17003         then changes that into $CPU-wrs-vxworks.
17005         * configure.in: remove most references to gdbtest, regularize
17006         target based program removal
17008         * test-build.mk: import from p3 tree (many fixes and changes)
17010 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17012         * Makefile.in: added rules to handle tcl, tk, and expect
17014         * configure.in: handle those directories if they exist
17016 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17018         * config.sub: removed bogus hppabsd and hppahpux names, since
17019         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17021 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17023         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17024         depends upon all-xiberty
17026         * Makefile.in: changes from p3, including:
17028         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17030         * Makefile.in (XTRAFLAGS): include newlib directories if
17031         newlib/Makefile exists, rather than if host != target.
17033         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17035         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17036         from the same source tree and not building a cross-compiler.  This
17037         matters for the libg++ configuration if reconfiguring a tree that
17038         has already been installed.
17040         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17042         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17043         pick up the machine and system specific header files.
17045         * Makefile.in: added AS_FOR_TARGET, passed down in
17046         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17047         the C compiler to use to create programs which are run in the
17048         build environment, set it to default to $(CC), and passed it down
17049         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17051         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17053         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17054         We need them for unusual native builds, like systems without
17055         ranlib.
17057         * configure: also define $(host_canonical) and
17058         $(target_canonical), which are the full, canonical names for the
17059         given host and target
17061 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17063         * Makefile.in:  Added separate definitions for C++.
17065 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17067         * configure.in (configdirs):  Add deja-gnu.
17069 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17071         * README:  Update for configure.texi and gdb-4.7 release.
17073 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17075         * Makefile.in:  Move "all" target to top of file.
17076         Previously, first target was ".PHONY" which caused BSD4.4 make
17077         to build .PHONY when make was run without arguments.
17079 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17081         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17082         Library-copylefted code in libiberty.
17084 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17086         * config.sub:  Replace m68kmote with plain old m68k.
17088 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17090         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17092 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17094         * config.sub: Complain if no argument is given.  Added support for
17095         386bsd as OS and target alias.
17097 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17099         * Makefile.in (XTRAFLAGS): include newlib directories if
17100         newlib/Makefile exists, rather than if host != target.
17102 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17104         * config.sub: recognize sparclite-wrs-vxworks.
17106         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17107         p3.) Added clean-xiberty to clean.
17109 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17111         * configure.in: use *-*-* instead of nested cases for host and target
17113 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17115         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17116         from the same source tree and not building a cross-compiler.  This
17117         matters for the libg++ configuration if reconfiguring a tree that
17118         has already been installed.
17120 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17122         * config.sub (i486v/i486v4):  Merge in from FSF version.
17124 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17126         * configure: only set PWD if it is already set.
17128 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17130         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17131         doesn't have unset and all success paths (and most error paths)
17132         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17133         to just ${PWD} to avoid confusion.)
17135 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17137         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17138         even for a native compilation.
17140 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17142         Changes to make the gdb.tar.Z rule work better.
17144         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17145         (DEVO_SUPPORT):  Add configure.texi.
17146         (bfd-ilrt.tar.Z):  Remove ancient rule.
17148 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17150         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17151         pick up the machine and system specific header files.
17153         * configure.in, config.sub: added new target m68010-adobe-scout,
17154         with alias of adobe68k.  Changed configure.in to check for
17155         -scout before -sco* to avoid a false match.
17157         * Makefile.in: added AS_FOR_TARGET, passed down in
17158         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17159         the C compiler to use to create programs which are run in the
17160         build environment, set it to default to $(CC), and passed it down
17161         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17163 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17165         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17166         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17167         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17168         FOR_TARGET variants, to newlib and libg++.
17170 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17172         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17173         first.
17175 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17177         * config.sub:  Accept `elf' as an environment.
17179 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17181         * Makefile.in (all-opcodes):  cd into the right directory
17183 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17185         * configure: added -program_transform_name option, used as
17186         argument to sed when installing programs.
17187         configure.texi: added documentation for -program_prefix,
17188         -program_suffix and -program_transform_name.
17190 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17192         * config.sub:  Accept i486 where i386 ok.
17194 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17196         * config.sub: accept we32k
17198 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17200         * config.sub, configure.in: accept OSE68000 and OSE68k.
17202         * Makefile.in: don't create all directories for ``make install'';
17203         let the subdirectories create the ones they need.
17205 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17207         * COPYING: new file, GPL v2
17209 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17211         * Makefile.in: use the new gen-info-dir, which needs a template
17212         argument (which also lives in texinfo)
17214         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17216 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17218         * config.sub (ncr3000):  Change i386 to i486.
17220 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17222         * Makefile.in: add install-rcs, install-grep to
17223         install-no-fixedincludes, removed install-bison and install-libgcc
17225 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17227         * configure.in: grab the HPUX makefile fragment if on HPUX
17229 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17231         * Makefile.in: eradicate bison spoor (ditto libgcc).
17232          configure.in: recognise m68{k,000}-ericsson-OSE.
17233          es1800 is alias for m68k-ericsson-OSE
17235 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17237         * configure.in: rearrange the parts that remove programs from
17238         configdirs, based now on HOST==TARGET or by canonical triple.
17240 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17242         * test-build.mk: recurse explicitly with -f test-build.mk when
17243           appropriate.  predicate stage3 and comparison on the existence
17244           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17245           On very clean, also remove ...stamp-co.  Build in-place before
17246           doing other builds.
17248 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17250         * Makefile.in, configure.in: add tgas
17252 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17254         * Makefile.in: a number of changes merged in from progressive.
17256         * configure.in: add libm.
17258         * .cvsignore: ignore some stuff that comes from test-build.mk.
17260 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17262         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17264 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17266         * configure: Add program_suffix (parallel to program_prefix)
17267         * Makefile.in: adjust directory-creating script for losing decstation
17269 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17271         * configure:  Minor $subdir-related fixes.
17273 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17275         * configure: fix various problems with propogating
17276         makefile_target_frag in subdirs.
17277         * configure.in: config libgcc if its there
17279 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17281         * config.sub:  HPPA merge.
17283 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17285         * Makefile.in:  Replace all-bison with all-byacc in all
17286         dependency lines for other tools (which now use byacc).
17288 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17290         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17292 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17294         * Makefile.in: make gprof rules similar to byacc rules (instead of
17295         vestigal $(unsubdir) that didn't work...)
17297 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17299         * config.sub:  Add support for Linux.
17300         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17301         (at least for libg++).
17303 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17305         * configure.texi: fix doc for the -nfp option to configure
17307 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17309         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17311 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17313         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17314         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17315         * configure.in: added solaris* host_makefile_frag hook.
17317 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17319         * config.sub: changed recognition of m68000 so that various
17320         m68k types can be specified via m680[01234]0
17322 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17324         * config.sub (basic_machine): fix sed so that '-foo' isn't
17325         completely substituted out while .+'-foo' loses the '-foo'
17327 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17329         * config.sub ($os): Add -aout.
17331 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17333         * configure:  If host_makefile_frag is absolute, don't
17334         prefix ${invsubdir} (relevant to libg++ auto-configure).
17336 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17338         * Makefile.in (tooldir): Define it.
17339         (all-ld): Depend on all-flex.
17341 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17343         * Makefile.in (check):  Fix libg++ special case.
17345 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17347         * configure: do not bury `pwd` into config.status, thus do fewer
17348           pwd's.
17350         * configure: print the "Building in" message only when building in
17351           other than "." AND verbose.
17353         * configure: remove -s, rework -v to better accommodate guested
17354           configures.
17356         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17358 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17360         * Makefile.in: macroize flags passed on recursion.  remove
17361           fileutils.
17363 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17365         * configure: get makesrcdir right for subdirs deeper than 1.
17367         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17368           install.
17370 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17372         * Makefile.in: don't print subdir_do or recursion lines.
17374 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17376         * standards.texi: added menu item.
17378         * Makefile.in: build and install standards.info.
17380         * standards.texi: new file.
17382 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17384         * configure: test for and move config.status pieces from
17385           ${subdir}/.
17387 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17389         * configure:  Test for existance of files before trying to mv
17390         them, to avoid numerous non-existance messages.
17392 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17394         * configure: correct final line of config.status.
17396         * configure: patch from eggert.  Avoids a protection problem if
17397           the original Makefile.in is read only.
17399         * configure: use move-if-change from gcc to create config.status.
17400           Some makefiles depend on config.status to tell if a directory
17401           has been reconfigured for a different host.  This change
17402           prevents those directories from remaking everything in the case
17403           where the reconfig was only intended to rebuild a Makefile.
17405         * configure: test for config.sub with "config.sub sun4" rather
17406           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17407           host alias from a missing config.sub.
17409 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17411         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17412           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17414 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17416         * configure: mkdir ${subdir} as needed.
17418 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17420         * Makefile.in,configure.in: added autoconf.
17422 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17424         * Makefile.in: no longer pass against on recursion.
17426         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17427           definitions are not inherited.
17429         * configure: correct makesrcdir when subdir is .
17431 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17433         * configure:  Add support for 'subdirs' variable, which is
17434         like 'configdirs', except that configure doesn't re-invoke
17435         itself for subdirs, it just creates a Makefile for each subdir.
17436         * configure.texi:  Document subdirs.
17438 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17440         * configure.in: added flex to configdirs
17442 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17444         * Makefile.in: remove clean-stamps from clean.
17446 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17448         * configure.in:  Add gdbtest to configdirs.
17450 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17452         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17453         to recursive makes.
17454         * configure.in:  Recognize new ncr3000 config.
17456 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17458         * Makefile.in, configure.in: removed references to gdbm.
17460 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17462         * config.sub:  Don't canonicalize os value
17463         newsos* to bsd (readline needs to check for newsos).
17464         (This fix was earlier made Jan 31, but got re-broken.)
17466 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17468         * configure.in:  sco is an os, not a vendor!
17470         * configure:  Quote $( better.  Keep various shells happy.
17472 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17474         * Makefile.in: eliminate stamp-files.
17476 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17478         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17479           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17481 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17483         * config.sub:  fix iris/iris3.
17485 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17487         * configure: re-add -rm.
17489 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17491         * Maskefile.in: add .stmp-rcs to all.
17493         * configure.in: remove gas from rs6000 build, use aix host fragment.
17495 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17497         * configure: pass down site_option during recursion.
17499 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17501         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17503 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17505         * configure: Change exec_prefix so that it really defaults to prefix.
17507 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17509         * Makefile.in, configure.in:  Add support for mmalloc library.
17511 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17513         * Makefile.in: add stmp dependencies for a few more things.
17515 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17517         * configure: adjusted error message on objdir/srcdir configure
17518           collision, per john's suggestion.
17520         * Makefile.in: add libiberty stmp to all and all.cross.
17522 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17524         * Makefile.in: remove force dependencies, add grep to all.
17526 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17528         * Makefile.in: drop flex.  make stamp files work.
17530         * configure: added test for conflicting configuration in srcdir,
17531           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17532           gets cranky.  use relative paths for configure and srcdir
17533           whenever possible.  Send some error messages to stderr that were
17534           going to stdout.
17536 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17538         * Makefile.in:  Fix libg++ rule to check for gcc directory
17539         before using gcc/gcc.  Also pass XTRAFLAGS.
17541 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17543         * Makefile.in: added stmp-files so that directories aren't polled
17544           when they are already built.
17546         * configure.texi: fixed a node pointer problem.
17548 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17550         * config.sub configure.in gdb/configure.in
17551         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17552         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17553         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17555 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17557         * configure: -recurring becomes -silent.  corrected help message
17558           for -site= option.
17560         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17562 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17564         * configure: when building Makefile for crosses, replace
17565           tooldir and program_prefix.  default srcdir from location of
17566           config.sub.  remove "for host in hosts" and "for target in
17567           targets" loops.
17569 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17571         * Makefile.in: Do not pass bindir or mandir to cvs.
17573 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17575         * Makefile.in, configure.in: removed traces of namesubdir,
17576           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17577           copyrights to '92, changed some from Cygnus to FSF.
17579         * configure.texi: remove most references to multiple hosts,
17580           multiple targets, subdirs, etc.
17582         * configure.man: removed rcsid. reference config.sub not
17583           config.subr.
17585         * Makefile.in: mkdir $(infodir) on install-info.
17587 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17589         * configure.texi:  Explain better about .gdbinit and about
17590         the environment that configure.in sections run in.
17592 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17594         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17596 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17598         * README:  DOC.configure => cfg-paper.texi.
17600 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17602         * config.sub (near case $os):  Don't convert newsos* to bsd!
17604 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17606         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17607         the number of copies of COPYING that go into the GDB tar file.
17609 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17611         * bfd/configure.in, gdb/config/mh-i386sco,
17612         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17613         Fix SCO configuration stuff.
17615 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17617         * Makefile.in:  For libg++, make sure the -I pointing
17618         to the gcc directory goes *after* all the libg++-local -I flags.
17619         Also, move just-gcc dependency from just-libg++ to all-libg++.
17621 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17623         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17625 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17627         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17629 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17631         * config.sub:  Add stratus configuration frags.  Also
17632         submitted to FSF.
17634 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17636         * Makefile.in (DEV_SUPPORT):  add configure.man.
17638         * config.sub(Decode manufacturer-specific):  add -none*.
17640 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17642         * Makefile.in:  remove form feeds to make Sun's make happy.
17643         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17645 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17647         * Makefile.in (AR_FLAGS):  Make quieter.
17649 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17651         * configure.in:  Add libg++.
17652         * configure:  When verbose, don't output the command line at each
17653         level; it will be unremarkably the same as the previous version,
17654         which will be the same as what the user typed.
17656 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17658         * configure.in, Makefile.in: fix clean-info, add flex.  add
17659           fileutils.
17661         * configure: be less sensitive to spaces in Makefile.in.  Do not
17662           look for sources in "..".  Doing so breaks subdirectories that
17663           might have their own configure.  If a subdir has it's own
17664           configure script, use it.
17666 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17668         * cfg-paper.texi: some changes suggested by rms.
17670 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17672         * config.sub:  Merge in some small additions from the FSF version,
17673         taken from the gcc distribution, to bring the Cygnus and FSF
17674         versions into closer sync.
17676 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17678         * configure.in:  Changed svr4 references to sysv4.
17680 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17682         * configure: added -V for version number option.
17684 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17686         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17687           renamed from DOC.configure to cfg-paper.texi.
17689 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17691         * configure, config.subr, config.sub: config.subr is now
17692           config.sub again.
17694 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17696         * configure.texi: new file, in progress.
17698         * Makefile.in: build info file and install the man page for
17699           configure.
17701         * configure.man: new file, first cut.
17703         * configure: find config.subr again now that configuration "none"
17704           has gone.  removed all traces of the -ansi option.  removed all
17705           traces of the -languages option.
17707         * config.subr: resync from rms.
17709 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17711         * configure, config.sub, config.subr: merge config.sub into
17712           config.subr, call the result config.subr, remove config.sub, use
17713           config.subr.
17715         * Makefile.in: revised install for dir.info.
17717 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17719         * configure.in: add decstation host makefile frag.
17721         * Makefile.in: BISON now bison -y again.  also install-gcc on
17722           install.  clean-gdbm on clean.  infodir belongs in datadir.
17723           Make directories for info install.  Build dir.info here then
17724           install it.
17726 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17728         * Makefile.in: fix for bad directory tests.
17730 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17732         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17733           regexp.  -srcdir relative was being handled incorrectly.
17735         * Makefile.in: unwrapped some for loops so that parallel makes
17736           work again and so one can focus one's attention on a particular
17737           package.
17739 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17741         * configure: added PWD as a stand in for `pwd` (for speed). use
17742           elif wherever possible.  make -srcdir work without -objdir.
17743           -objdir= commented out.
17745 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17747         * configure: +options become --options.  -subdirs commented out.
17748           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17749           Makefile now at top of generated Makefile.  Removed cvs log
17750           entries.  added -srcdir.  create .gdbinit only if there is one
17751           in ${srcdir}.
17753         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17754           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17755           and mandir now keyed off datadir by default.
17757 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17759         * Freshly created ChangeLog.
17762 Local Variables:
17763 mode: change-log
17764 left-margin: 8
17765 fill-column: 76
17766 version-control: never
17767 End: