gcc/c-family/
[official-gcc.git] / ChangeLog
blobaba7edfc3018ffd466f48d51138b68c1e52bdf89
1 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3         PR bootstrap/54279
4         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
5         * configure: Regenerate.
6         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
7         * Makefile.in: Regenerate.
9 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11         * configure.ac: Disable libsanitizer if we're not building C++.
12         * configure: Regenerate.
14 2012-11-15  Roland McGrath  <roland@hack.frob.com>
16         * MAINTAINERS (Write After Approval): Add myself.
18 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
20         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
21         Kostya Serebryany (kcc@google.com) and
22         Jakub Jelinek (jakub@redhat.com).
23         Rename area for Dodji Seketeli (dodji@redhat.com).
25 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
27         * MAINTAINERS: (asan.c, related): Add myself.
29 2012-11-14  Roland McGrath  <mcgrathr@google.com>
31         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
32         * configure: Regenerate.
34 2012-11-13  Richard Henderson  <rth@redhat.com>
36         * configure.ac: Move libsanitizer logic to subdirectory.
37         * configure: Regenerate.
39 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
41         * configure.ac: Enable libsanitizer just on x86 linux for now.
42         * configure: Re-generate.
44 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
46         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
47         sections.
48         * configure: Regenerate.
50 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
52         * configure.ac: Add section for configdirs for libsanitizer.
53         Disable for cris-*-* and mmix-*-*.
54         * configure: Regenerate.
56 2012-11-12  Wei Mi <wmi@google.com>
58         * configure.ac: Add libsanitizer to target_libraries.
59         * Makefile.def: Ditto.
60         * configure: Regenerate.
61         * Makefile.in: Regenerate.
62         * libsanitizer: New directory for asan runtime.  Contains an empty
63         tsan directory.
65 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
67         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
68         against Mingw64 w32api.
69         * configure: Regenerate.
71 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
73         * configure: Regenerated.
75 2012-11-03  Robert Mason  <rbmj@verizon.net>
77         * configure.ac: add --disable-libstdcxx configure option
78         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
80 2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
82         * MAINTAINERS (Write After Approval): Add myself.
84 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
86         * MAINTAINERS (Write After Approval): Add myself.
88 2012-10-24  Sharad Singhai  <singhai@google.com>
90         * MAINTAINERS (Write After Approval): Add myself.
92 2012-10-24  Eric Christopher  <echristo@gmail.com>
94         * MAINTAINERS: Update email address.
96 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
98         PR bootstrap/54820
99         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
100         * configure: Regenerate.
102 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
104         * MAINTAINERS (aarch64): Add Marcus and myself.
106 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
108         PR bootstrap/54820
109         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
110         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
111         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
112         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
113         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
114         * Makefile.in: Regenerate.
115         * configure.ac (have_static_libs): New variable and associated check.
116         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
117         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
118         * configure: Regenerate.
120 2012-10-10  Richard Biener  <rguenther@suse.de>
122         * MAINTAINERS: Adjust for changed surname.
124 2012-10-04  Lawrence Crowl  <crowl@google.com>
126         * MAINTAINERS (Write After Approval): Add myself.
128 2012-10-01  Cary Coutant  <ccoutant@google.com>
130         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
132 2012-09-28  Ian Lance Taylor  <iant@google.com>
134         * Makefile.def: Make all-target-libgo depend on
135         all-target-libbacktrace.
136         * Makefile.in: Rebuild.
138 2012-09-26  Ian Lance Taylor  <iant@google.com>
140         * Makefile.def: Make all-gcc depend on all-libbacktrace.
141         * Makefile.in: Rebuild.
143 2012-09-20  Walter Lee  <walt@tilera.com>
145         * configure.ac: Add tilegx to list of targets that support gold.
146         * configure: Regenerate.
148 2012-09-20  Marek Polacek  <polacek@redhat.com>
150         * MAINTAINERS (Write After Approval): Add myself.
152 2012-09-19  Steve Ellcey  <sellcey@mips.com>
154         * configure.ac: Add mips*-mti-elf* target.
155         * configure: Regenerate.
157 2012-09-17  Ian Lance Taylor  <iant@google.com>
159         * MAINTAINERS (Various Maintainers): Add libbacktrace.
160         * configure.ac (host_libs): Add libbacktrace.
161         (target_libraries): Add libbacktrace.
162         * Makefile.def (host_modules): Add libbacktrace.
163         (target_modules): Likewise.
164         * configure, Makefile.in: Rebuild.
166 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
168         PR target/38607
169         Merge upstream change.
170         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
172         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
173         Add libgomp*.o to compare_exclusions for AIX.
174         * configure: Regenerate.
176 2012-09-06  Diego Novillo  <dnovillo@google.com>
178         * configure.ac: Bump minimum GMP version to 4.2.3.
179         * configure: Re-generate.
181 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
183         PR target/54461
184         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
185         target-libgloss if not configured --with-avrlibc=no.
186         * configure: Regenerate.
188 2012-09-04  Jason Merrill  <jason@redhat.com>
190         * configure.ac: Fix --enable-languages=all.
192 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
194         * MAINTAINERS (Write After Approval): Add myself.
196 2012-09-03  Richard Guenther  <rguenther@suse.de>
198         PR bootstrap/54138
199         * configure.ac: Re-organize ISL / CLOOG checks to allow
200         disabling with either --without-isl or --without-cloog.
201         * configure: Regenerated.
203 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
205         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
206         * configure: Regenerate.
208 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
210         * MAINTAINERS: Fix my email address.
212 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
214         PR binutils/4970
215         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
216         and opcodes.
217         * Makefile.in: Regenerated.
219 2012-08-26  Art Haas <ahaas@impactweather.com>
221         * configure: Regenerate.
223 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
225         * INSTALL/README: Also refer to the online installation
226         instructions.
228 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
230         * MAINTAINERS (Write After Approval): Add myself.
231         (Picochip port): Remove myself.
233 2012-08-14   Diego Novillo  <dnovillo@google.com>
235         Merge from cxx-conversion branch.
237         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
238         POSTSTAGE1_CONFIGURE_FLAGS.
239         * Makefile.in: Regenerate.
240         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
241         Force C++ when bootstrapping.
242         * configure: Regenerate.
244 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
246         * MAINTAINERS (Write After Approval): Add myself.
248 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
250         * README: Document use of ranges of years in copyright notices.
252 2012-07-06  Richard Guenther  <rguenther@suse.de>
254         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
255         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
256         --with-gmp=system.
257         * Makefile.in: Regenerated.
258         * configure: Likewise.
260 2012-07-06  Richard Guenther  <rguenther@suse.de>
262         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
263         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
264         supply V=1 as extra_make_flags.
265         * configure: Regenerated.
266         * Makefile.in: Likewise.
268 2012-07-04  Tristan Gingold  <gingold@adacore.com>
270         * configure: Regenerate.
272 2012-07-03  Richard Guenther  <rguenther@suse.de>
274         * Makfile.def (isl): Remove not necessary extra_exports and
275         extra_make_flags.
276         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
277         * Makefile.in: Regenerated.
279 2012-07-03  Richard Guenther  <rguenther@suse.de>
281         * Makefile.def (cloog): Add V=1 to extra_make_flags.
282         * configure.ac: If either the ISL or the CLooG check failed
283         do not try to build in-tree versions.
284         * Makefile.in: Regenerated.
285         * configure: Regenerated.
287 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
289         * configure: Regenerate.
291 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
293         * MAINTAINERS (Various Maintainers): Add myself as testsuite
294         maintainer.
296 2012-07-02  Richard Guenther  <rguenther@suse.de>
298         * configure: Regenerated.
300 2012-07-02  Richard Guenther  <rguenther@suse.de>
301         Michael Matz  <matz@suse.de>
302         Tobias Grosser <tobias@grosser.es>
303         Sebastian Pop <sebpop@gmail.com>
305         * Makefile.def: Add ISL host module, remove PPL host module.
306         Adjust ClooG host module to use the proper ISL.
307         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
308         * configure.ac: Include config/isl.m4.  Add ISL host library,
309         remove PPL.  Remove PPL configury, add ISL configury, adjust
310         ClooG configury.
311         * Makefile.in: Regenerated.
312         * configure: Likewise.
314 2012-07-02  Richard Guenther  <rguenther@suse.de>
316         Merge from graphite branch
317         2011-07-21  Tobias Grosser  <tobias@grosser.es>
319         * configure: Regenerated.
320         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
321         both cloog.org and legacy versions. The only supported version will
322         be CLooG with the isl backend.
324         2011-07-21  Tobias Grosser  <tobias@grosser.es>
326         * configure: Regenerated.
327         * configure.ac: Require cloog isl 0.17.0
329         2011-07-21  Tobias Grosser  <tobias@grosser.es>
331         * configure: Regenerated.
332         * config/cloog.m4: Do not define CLOOG_ORG
334 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
336         * configure.ac: Skip C if explicitly selected.
337         * configure: Regenerate.
339 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
341         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
342         they contain -O2.
343         * configure: Regenerate.
345 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
347         PR debug/53740
348         * df.h, df-problems.c, dce.c: Revert last patch.
350 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
352         * MAINTAINERS (Write After Approval): Update my email address.
354 2012-06-21  Meador Inge  <meadori@codesourcery.com>
356         * MAINTAINERS (Write After Approval): Add myself.
358 2012-06-20  Jason Merrill  <jason@redhat.com>
360         * Makefile.tpl (check-target-libgomp-c++): New.
361         (check-target-libitm-c++): New.
362         * Makefile.def (c++): Add them.
363         * Makefile.in: Regenerate.
365 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
367         * MAINTAINERS (Write After Approval): Add myself.
369 2012-05-16  Olivier Hainque  <hainque@adacore.com>
371         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
372         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
373         (install-no-fixedincludes): Adjust accordingly.
374         * Makefile.in: Regenerate.
376 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
378         Merge upstream change
379         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
381 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
383         * MAINTAINERS (Write After Approval): Add myself.
385 2012-05-09  Nick Clifton  <nickc@redhat.com>
386             Paul Smith  <psmith@gnu.org>
388         PR bootstrap/50461
389         * configure.ac (mpfr-dir): When using in-tree MPFR sources
390         allow for the fact that from release v3.1.0 of MPFR the source
391         files were moved into a src sub-directory.
392         * configure: Regenerate.
394 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
396         * configure.ac: Bump minimum MPFR version to 2.4.0.
397         * configure: Regenerated.
399 2012-05-01  Richard Henderson  <rth@redhat.com>
401         * Makefile.def (libatomic): New target_module.
402         * configure.ac (target_libraries): Add libatomic.
403         (noconfigdirs): Check if libatomic is supported.
404         * Makefile.in, configure: Rebuild.
406 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
408         * MAINTAINERS (Write After Approval): Add myself.
410 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
412         * config.sub: Update to 2012-04-18 version from official repo.
414 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
416         * MAINTAINERS (Write After Approval): Add myself.
418 2012-04-11  Steve Ellcey  <sellcey@mips.com>
420         * MAINTAINERS: Changed email address.
422 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
424         PR target/52737
425         * contrib/gcc_update (files_and_dependencies):
426         Remove gcc/config/avr/t-multilib from touch data.
428 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
430         * MAINTAINERS (OS Port Maintainers): Remove irix.
431         * configure.ac (enable_libgomp): Remove *-*-irix6*.
432         (unsupported_languages): Remove mips-sgi-irix6.*.
433         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
434         (with_stabs): Remove.
435         * configure: Regenerate.
437 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
439         * MAINTAINERS (OS Port Maintainers): Remove osf.
440         * configure.ac (enable_libgomp): Remove *-*-osf*.
441         (with_stabs): Remove alpha*-*-osf*.
442         * configure: Regenerate.
444 2012-03-05  Tristan Gingold  <gingold@adacore.com>
446         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
447         * configure: Regenerate.
449 2012-02-17  Walter Lee  <walt@tilera.com>
451         * MAINTAINERS: (Write After Approval): Delete myself.
453 2012-02-14  Walter Lee  <walt@tilera.com>
455         * MAINTAINERS (tilegx port): Add myself.
456         (tilepro port): Add myself.
457         (Write After Approval): Add myself.
459 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
461         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
462         and Joseph Myers as docstring relicensing maintainers.
464 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
466         * MAINTAINERS (write-after-approval): Add myself.
468 2012-02-08  Ira Rosen <irar@il.ibm.com>
470         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
471         maintainer.
473 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
475         * MAINTAINERS (Write After Approval): Move myself to
476         maintain alphabetical order.
478 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
480         * MAINTAINERS (Write After Approval): Add myself.
482 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
484         * MAINTAINERS (Write After Approval): Add myself.
486 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
487             Jayant R Sonar <jayant.sonar@kpitcummins.com>
489         * configure.ac (cr16-*-*): Remove nonconfigdirs.
490         * configure: Regenerate.
492 2012-01-23  Harshit Chopra  <harshit@google.com>
494         * MAINTAINERS (Write After Approval): Add myself.
496 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
498         * configure.ac: Remove reference to mh-interix.
499         * configure: Regenerate.
501 2012-01-05  Richard Henderson  <rth@redhat.com>
503         PR bootstrap/51072
504         * configure.ac: Disable libitm if c++ is not enabled.
505         * configure: Rebuild.
507         * configure.ac: Fix regexp for same.
508         * configure: Rebuild.
510 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
512         * MAINTAINERS (Write After Approval): Add myself.
514 2012-01-02  Richard Guenther  <rguenther@suse.de>
516         PR bootstrap/51686
517         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
518         * Makefile.in: Regenerate.
520 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
522         * MAINTAINERS (Write After Approval): Add myself.
524 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
526         * configure: Regenerate.
528 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
530         * MAINTAINERS (picochip): Changed email address.
532 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
534         * MAINTAINERS (write-after-approval): Add self.
536 2011-11-29  DJ Delorie  <dj@redhat.com>
538         * configure.ac (rl78-*-*) New case.
539         * configure: Regenerate.
540         * MAINTAINERS: Add myself as RL78 maintainer.
542 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
544         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
546 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
548         * libtool.m4: Additional FreeBSD 10 fixes.
550 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
552         * MAINTAINERS: Move myself from Write After Approval to CPU Port
553         Maintainers section, as Epiphany maintainer.
555 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
557         PR target/49992
558         * configure.ac: Remove ranlib special-casing for Darwin.
559         * configure: Regenerate.
561 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
563         * MAINTAINERS (Reviewers): Keep the list sorted.
565 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
567         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
569 2011-11-09  Roland McGrath  <mcgrathr@google.com>
571         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
572         * configure: Rebuild.
573         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
574         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
575         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
576         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
577         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
578         Add READELF.
579         * Makefile.in: Rebuild.
581 2011-11-09  Jason Merrill  <jason@redhat.com>
583         * Makefile.def (language=c++): Remove check-c++0x.
584         * Makefile.in (check-gcc-c++): Regenerate.
586 2011-11-08  Richard Henderson  <rth@redhat.com>
588         * configure.ac: Test for libitm directory present first.
590         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
592         * configure.ac: Test libitm/configure.tgt to disable libitm.
593         * configure: Rebuild.
595 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
596             Richard Henderson  <rth@redhat.com>
598         Merged from transactional-memory.
600         * Makefile.def (lang_env_dependencies): libitm is c++.
601         Add libitm target module.
602         * configure.ac: Likewise.
603         * config/mmap.m4: New file.
604         * contrib/gcc_update: Add libitm to touch data.
605         * Makefile.in, configure: Rebuild.
607 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
609         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
610         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
611         * Makefile.in: Regenerate.
613 2011-11-01  DJ Delorie  <dj@redhat.com>
615         * config.sub: Update to version 2011-10-29 (added rl78)
617 2011-10-27  Nick Clifton  <nickc@redhat.com>
619         * config.sub: Import these changes from the config project:
621         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
622             Ben Elliston  <bje@gnu.org>
624         * config.sub (epiphany): New.
626         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
627             Ben Elliston  <bje@gnu.org>
629         * config.sub (hexagon, hexagon-*): New.
631         2011-08-23  Roland McGrath  <mcgrathr@google.com>
633         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
634         64eb to be64.
636         2011-08-16  Roland McGrath  <mcgrathr@google.com>
638         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
639         (nacl): Grok as alias for 32el-unknown-nacl.
641 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
643         * MAINTAINERS (Write After Approval): Add myself.
645 2011-10-24  Teresa Johnson  <tejohnson@google.com>
647         * MAINTAINERS (Write After Approval): Add myself.
649 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
651         * MAINTAINERS (sparc port): Remove myself.
653 2011-09-14  Tom de Vries  <tom@codesourcery.com>
655         * MAINTAINERS (Write After Approval): Add myself.
657 2011-08-14  Yao Qi  <yao@codesourcery.com>
659         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
660         * configure: Regenerate.
662 2011-07-26  Ian Lance Taylor  <iant@google.com>
664         * configure.ac: Set have_compiler based on whether gcc directory
665         exists, rather than on whether gcc is in configdirs.
666         * configure: Rebuild.
668 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
670         * MAINTAINERS (Global Reviewers): Add self.
672 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
674         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
675         link directories.
676         * Makefile.in: Rebuild.
678 2011-07-20  Ian Lance Taylor  <iant@google.com>
680         PR bootstrap/49787
681         * configure.ac: Move --enable-bootstrap handling earlier in file.
682         If --enable-bootstrap and either --enable-build-with-cxx or
683         --enable-build-poststage1-with-cxx, enable C++ automatically.
684         * configure: Rebuild.
686 2011-07-19  Ian Lance Taylor  <iant@google.com>
688         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
689         make C++ a boot_language.  Set and substitute
690         POSTSTAGE1_CONFIGURE_FLAGS.
691         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
692         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
693         * configure, Makefile.in: Rebuild.
695 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
697         * MAINTAINERS (Register Allocation): Move myself from reviewers to
698         maintainers.
700 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
702         * MAINTAINERS (Global Reviewers): Add myself.
704 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
706         * configure: Regenerate.
708 2011-07-16  Jason Merrill  <jason@redhat.com>
710         * Makefile.def (language=c++): Add check-c++0x and
711         check-target-libmudflap-c++.
712         * Makefile.tpl (check-target-libmudflap-c++): New.
713         * Makefile.in: Regenerate.
715 2011-07-16  Matthias Klose  <doko@ubuntu.com>
717         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
718         * Makefile.def (target_modules/libjava): Pass
719         $(EXTRA_CONFIGARGS_LIBJAVA).
720         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
721         if not configured with --enable-static-libjava.
722         * Makefile.in: Regenerate.
723         * configure: Likewise.
725 2011-07-15  Jason Merrill  <jason@redhat.com>
727         * Makefile.in (check-c++): Move check-gcc-c++0x after
728         check-target-libstdc++-v3.
730 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
732         * MAINTAINERS (c6x port): New entry.
734 2011-07-13  Jason Merrill  <jason@redhat.com>
736         * Makefile.in (check-gcc-c++0x): New.
737         (check-c++): Depend on it.
739 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
741         PR target/39150
742         * configure.ac (i[3456789]86-*-solaris2*): Also accept
743         x86_64-*-solaris2.1[0-9]*.
744         * configure: Regenerate.
746 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
748         * MAINTAINERS (RTL optimizers): Add self.
750 2011-06-27  Gabriel Charette  <gchare@google.com>
752         * MAINTAINERS (Write After Approval): Add myself.
754 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
756         PR regression/47836
757         PR bootstrap/23656
758         PR other/47733
759         PR bootstrap/49247
760         PR c/48825
761         * configure.ac (target_libraries): Remove target-libiberty.
762         Remove case-statement setting skipdirs=target-libiberty for
763         multiple targets.  Remove checking target_configdirs and
764         removing target-libiberty but keeping target-libgcc if
765         otherwise empty.
766         * Makefile.def (target_modules): Don't add libiberty.
767         (dependencies): Remove all traces of target-libiberty.
768         * configure, Makefile.in: Regenerate.
770 2011-06-13  Walter Lee <walt@tilera.com>
772         * configure.ac (tilepro-*-*) New case.
773         (tilegx-*-*): Likewise.
774         * configure: Regenerate.
776 2011-06-06  Jing Yu  <jingyu@google.com>
778         * configure.ac: Skip target-libiberty for
779         arm*-*-linux-androideabi.
780         * configure: Regenerated.
782 2011-06-06  Nick Clifton  <nickc@redhat.com>
784         * config.sub: Sync from upstream.
786 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
788         * MAINTAINERS (Write After Approval): Add myself.
790 2011-06-01  Daniel Jacobowitz  <drow@false.org>
792         * MAINTAINERS: Update my email address.
794 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
796         * MAINTAINERS (Write After Approval): Update my email address.
798 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
800         * MAINTAINERS (Write After Approval): Add myself.
802 2011-05-08  Doug Kwan  <dougkwan@google.com>
804         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
805         * configure: Regenerated.
806         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
807         value from configure.
808         * Makefile.in: Regenerated.
810 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
812         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
813         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
814         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
815         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
816         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
817         *-*-vxworks*): Disable newlib and libgloss in separate case
818         statement.
819         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
820         to separate case statement.
821         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
822         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
823         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
824         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
825         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
826         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
827         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
828         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
829         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
830         i[[3456789]]86-*-rdos*, m32r-*-*,
831         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
832         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
833         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
834         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
835         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
836         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
837         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
838         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
839         and libgloss in main case over targets.  Remove most empty cases
840         in main case over targets.
841         * configure: Regenerate.
843 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
845         * MAINTAINERS (Write After Approval): Add myself.
847 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
849         * configure.ac: Remove code setting special library locations for
850         hppa*64*-*-hpux11*.  Remove code setting compiler for
851         sparc-sun-solaris2*.
852         * configure: Regenerate.
854 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
856         * configure.ac: Separate libgloss_dir settings from general case
857         over targets.
858         * configure: Regenerate.
860 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
862         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
863         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
864         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
865         cases in libgcj-disabling case statement.
866         (hppa*64*-*-linux*): Set unsupported_languages instead of
867         disabling target-zlib.
868         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
869         to hppa*64*-*-hpux*.
870         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
871         hppa*-*-hpux*.
872         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
873         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
874         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
875         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
876         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
877         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
878         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
879         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
880         libgcj-disabling case statement.
881         * configure: Regenerate.
883 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
885         * configure.ac: Disable Java for targets not supporting libffi.
886         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
887         Remove cases in Java-disabling statement.
888         (*arm-wince-pe): Change to arm-wince-pe.
889         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
890         cases in Java-disabling statement.
891         (bfin-*-*): Don't disable Java again.
892         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
893         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
894         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
895         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
896         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
897         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
898         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
899         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
900         Java-disabling statement.
901         (mmix-*-*): Don't disable Java again.
902         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
903         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
904         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
905         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
906         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
907         statement.
908         * configure: Regenerate.
910 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
912         * configure.ac: Separate cases disabling Java and Java libraries
913         from general case over targets.
914         * configure: Regenerate.
916 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
918         * MAINTAINERS: Update my email address.
920 2011-04-20  Easwaran Raman  <eraman@google.com>
922         * MAINTAINERS (Write After Approval): Add myself.
924 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
926         PR lto/48086
927         * configure.ac: Re-enable LTO on *-apple-darwin9*.
928         * configure: Regenerate.
930 2011-04-16  Jim Meyering  <meyering@redhat.com>
932         * MAINTAINERS (Write After Approval): Add myself.
934 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
936         * MAINTAINERS: Update my email address.
938 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
940         * MAINTAINERS (Write After Approval): Add myself.
942 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
944         * MAINTAINERS (Write After Approval): Add myself.
946 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
948         * MAINTAINERS (Write After Approval): Add myself.
950 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
952         * configure.ac (build_tools): Remove build-byacc.
953         (host_libs): Remove mmalloc.
954         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
955         autoconf automake libtool diff rcs fileutils shellutils time
956         textutils wdiff find uudecode hello tar gzip indent recode release
957         sed perl gawk findutils gettext zip.
958         (libgcj): Remove target-qthreads.
959         (target_tools): Remove target-examples target-gperf.
960         (YACC): Don't handle building byacc.
961         * configure: Regenerate.
962         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
963         dosutils, examples, fileutils, find, findutils, gawk, gettext,
964         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
965         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
966         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
967         handle building components.
968         * Makefile.in: Regenerate.
970 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
972         * MAINTAINERS: Update my email address as Xtensa maintainer.
974 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
976         * config.sub: Sync from upstream.
978 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
980         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
981         (microblaze*): Don't disable libssp.
982         * configure: Regenerate.
984 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
986         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
987         moveifchange.
988         * configure: Regenerate.
989         * Makefile.tpl: Use @SHELL@ not @config_shell@.
990         * Makefile.in: Regenerate.
992 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
994         * configure.ac (*-*-sysv4*): Don't enable libgomp.
995         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
996         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
997         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
998         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
999         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1000         md_exec_prefix cases.
1001         * configure: Regenerate.
1003 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1005         * configure.ac: Separate cases disabling target-libssp,
1006         target-libiberty, target-libstdc++-v3 and Fortran from general
1007         case over targets.
1008         * configure: Regenerate.
1010 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1012         * configure.ac (*-*-chorusos): Don't disable libgcj.
1013         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1014         Remove case.
1015         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1016         (arm-*-coff): Don't disable libgcj.
1017         (arm*-*-linux-gnueabi): Remove useless assignment.
1018         (arm-*-riscix*): Don't disable libgcj.
1019         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1020         configuration.
1021         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1022         (c54x*-*-*): Remove case.
1023         (tic54x-*-*): Don't disable GCC or GCC libraries.
1024         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1025         to *.
1026         (d10v-*-*): Don't disable GCC libraries.
1027         (d30v-*-*): Don't disable libgcj.
1028         (h8500-*-*): Don't disable GCC libraries.
1029         (i960-*-*): Don't disable libgcj.
1030         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1031         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1032         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1033         libgcj.
1034         (m68k-*-coff*): Remove case.
1035         (mmix-*-*): Don't disable libgloss on host.
1036         (mn10200-*-*, mn10300-*-*): Remove cases.
1037         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1038         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1039         Don't disable libgcj.
1040         (romp-*-*): Remove case.
1041         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1042         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1043         case.
1044         (v810-*-*): Don't disable GCC libraries.
1045         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1046         (ip2k-*-*): Don't disable GCC libraries.
1047         * configure: Regenerate.
1049 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1051         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1052         libffi on host.
1053         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1054         on host.
1055         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1056         * configure: Regenerate.
1058 2011-03-26  John Marino  <binutils@marino.st>
1060         * configure.ac: Add support for *-*-dragonfly*
1061         * configure: Regenerate.
1063 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1065         * configure.ac (native_only): Remove.
1066         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1067         send-pr uudecode guile gnuserv on host.
1068         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1069         send-pr rcs guile perl texinfo libtool on host.
1070         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1071         automake send-pr rcs guile perl texinfo libtool on host.
1072         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1073         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1074         (alpha*-dec-osf*): Don't disable fileutils on target.
1075         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1076         texinfo send-pr expect dejagnu on target.
1077         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1078         target-qthreads on target.
1079         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1080         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1081         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1082         x86_64-*-mingw*): Don't disable expect on target.
1083         (*-*-cygwin*): Don't disable target-gperf on target.
1084         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1085         gnuserv on target.
1086         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1087         target.
1088         * configure: Regenerate.
1090 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1092         * configure.ac (target_tools): Remove target-groff.
1093         (native_only): Remove target-groff.
1094         (hppa*64*-*-*): Don't disable byacc.
1095         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1096         setting.
1097         (*-*-kaos*): Don't skip target-librx and target-groff.
1098         (*-*-netware*): Don't skip target-libmudflap.
1099         (*-*-tpf*): Don't skip target-libmudflap.
1100         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1101         directories on the host.
1102         (ia64*-*-*vms*): Don't skip tix.
1103         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1104         host.
1105         * configure: Regenerate.
1107 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1109         * configure.ac: Remove references to mt-mep, mt-netware,
1110         mt-wince.
1111         * Makefile.def: Add all-utils soft dependencies.
1112         * Makefile.tpl: Remove GDB_NLM_DEPS.
1113         * configure: Regenerate.
1114         * Makefile.in: Regenerate.
1116 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1118         * configure.ac: Do not include mh-x86omitfp.
1119         * configure: Regenerate.
1121 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1123         * configure.ac: Remove empty cases.
1124         * configure: Regenerate.
1126 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1128         * Makefile.def: Add dependency from termcap to gdb.
1129         * Makefile.in: Regenerate.
1131 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1133         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1134         * configure: Regenerate.
1135         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1136         * Makefile.tpl: Likewise.
1137         * Makefile.in: Regenerate.
1139 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1141         * configure.ac: Remove all mentions of tentative_cc.
1142         * configure: Regenerate.
1144 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1146         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1147         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1148         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1149         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1150         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1151         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1152         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1153         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1154         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1155         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1156         *-*-rhapsody*): Remove host cases.
1157         * configure: Regenerate.
1159 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1161         * configure.ac (ppc*-*-pe): Remove host case.
1162         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1163         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1164         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1165         cases.
1166         * configure: Regenerate.
1168 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1170         * config.sub: Update to version 2011-03-23.
1172 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1174         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1175         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1176         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1177         * configure: Regenerate.
1179 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1181         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1182         to Write After Approval.
1183         * config-ml.in: Don't handle arc-*-elf*.
1184         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1185         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1186         handle GCC libraries.
1187         * configure: Regenerate.
1189 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1191         PR bootstrap/48120:
1192         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1193         Add -lstdc++ -lm to LIBS.
1194         * configure: Regenerate.
1196 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1198         * config.guess: Update to version 2011-02-02
1199         * config.sub: Update to version 2011-02-24
1201 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1203         PR lto/48086
1204         * configure.ac: Re-enable LTO on *-apple-darwin9.
1205         * configure: Regenerate.
1207 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1209         PR lto/48086
1210         * configure.ac: Disable LTO on darwin due to an assembler change in
1211         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1212         under 256.
1213         * configure: Regenerate.
1215 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1217         * MAINTAINERS: Update myself as score backend maintainer,
1218         update my e-mail address.
1220 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1222         * MAINTAINERS: Update my e-mail address.
1224 2011-03-06  Joey Ye  <joey.ye@arm.com>
1226         * MAINTAINERS: Update my e-mail address.
1228 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1230         * configure.ac: Adjust test of with_ppl.
1231         * configure: Regenerated.
1233 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1235         * MAINTAINERS: Adjust my e-mail address.
1237 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1239         * configure.ac: Add -lpwl to ppllibs.
1240         * configure: Regenerated.
1242 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1244         * config/cloog.m4: Add -lisl to clooglibs.
1245         * configure: Regenerated.
1247 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1249         * MAINTAINERS (CPU Port maintainers): Add self.
1251 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1253         * MAINTAINERS: Add myself as testsuite maintainer.
1255 2011-02-15  Mike Stump  <mikestump@comcast.net>
1257         * MAINTAINERS: Add myself as testsuite maintainer.
1259 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1261         Import from Libtool and gnulib:
1263         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1265         Prepare for supporting FreeBSD 10.
1266         * config.rpath: Remove handling of freebsd1* which soon would
1267         match FreeBSD 10.0.
1269         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1271         Remove support for FreeBSD 1.x.
1272         * libtool.m4 (_LT_LINKER_SHLIBS)
1273         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1274         soon would incorrectly match FreeBSD 10.0.
1276 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1278         PR binutils/12283
1279         * move-if-change: Import version from gnulib.
1281 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1283         PR lto/47225
1284         * Makefile.def (lto-plugin): Double dash for enable-shared.
1285         (configure-gcc): Depend on all-lto-plugin.
1286         * Makefile.in: Rebuilt.
1288 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1290         * configure.ac: Remove extra bracket.
1291         * configure: Regenerate.
1293 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1295         * MAINTAINERS: Add myself as libquadmath maintainer.
1297 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1299         * MAINTAINERS: Update my email address.
1301 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1303         * MAINTAINERS (option handling): Add self.
1305 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1307         PR lto/47225
1308         * Makefile.def: Add dependency for install-gcc
1309         on install-lto-plugin.
1310         * Makfile.in: Regenerated
1312 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1314         * MAINTAINERS (CPU Port Maintainers): Add myself.
1316 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1318         PR libgcj/44341
1319         * configure.ac: Discard --with-* flags for host when configuring
1320         target libraries for cross build.
1321         * configure: Rebuilt.
1323 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1325         * MAINTAINERS (linear loop transforms): Removed.
1327 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1329         * configure.ac: If with_ppl is no, move setting with_cloog=no
1330         after CLOOG_REQUESTED check.
1331         * configure: Regenerated.
1333 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1335         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1336         CLooG has been requested.
1337         * configure: Regenerated.
1339 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1341         * configure: Regenerated.
1342         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1344 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1346         * configure: Regenerated.
1347         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1349 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1351         * configure.ac: Use AS_HELP_STRING throughout.
1352         * configure: Regenerate.
1354 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1356         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1357         * configure: Regenerate.
1359 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1361         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1363 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1365         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1366         for ia64-hpux.
1367         * configure: Regenerate.
1369 2011-01-07  Jan Hubicka  <jh@suse.cz>
1371         PR lto/47225
1372         * Makefile.in: Regenerate.
1373         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1374         configure.
1376 2011-01-07  Jan Hubicka  <jh@suse.cz>
1378         * Makefile.in: Regenerate.
1379         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1380         and configure dependency on lto-plugin configure.
1381         (lto-plugin module): Remove dependency on GCC; add dependency on
1382         liniberty.
1384 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1386         * MAINTAINERS (Write After Approval): Add myself.
1388 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1390         * configure: Regenerate.
1392 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1394         * configure.ac: (picochip): Disable libiberty.
1396 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1398         * MAINTAINERS (Write After Approval): Add myself.
1400 2010-12-10  Ian Lance Taylor  <iant@google.com>
1402         PR bootstrap/46819
1403         * configure.ac: For --disable-libgcj clear libgcj_saved.
1404         * configure: Rebuild.
1406 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1408         PR fortran/46540
1409         * configure.ac: Add --disable-libquadmath and
1410         --disable-libquadmath-support.
1411         * configure: Regenerate.
1413 2010-12-03  Ian Lance Taylor  <iant@google.com>
1415         * MAINTAINERS: Add myself as libgo maintainer.
1417 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1419         PR libffi/46792
1420         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1421         * configure: Regenerate.
1423 2010-12-02  Ian Lance Taylor  <iant@google.com>
1425         * configure.ac: Always set default for poststage1_ldflags to
1426         -static-libstdc++ -static-libgcc.
1428 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1430         * configure.ac: Move comment to remove extra space in last argument
1431         of GCC_TARGET_TOOL.
1433 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1435         PR other/46026
1436         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1437         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1438         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1439         (BASE_FLAGS_TO_PASS): Use it.
1440         * configure: Rebuilt.
1441         * Makefile.in: Rebuilt.
1443 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1445         PR binutils/12258
1446         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1447         Properly check default linker.
1448         * configure: Regnerated.
1450 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1452         * configure.ac: For --enable-gold, handle value `default' instead of
1453         `both*'.  New configure option --{en,dis}able-ld.
1454         * configure: Regenerate.
1456 2010-11-20  Ian Lance Taylor  <iant@google.com>
1458         * configure.ac: Only disable a language library if no language needs
1459         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1460         * configure: Rebuild.
1462 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1464         * Makefile.in: Regenerate.
1466         PR other/46202
1467         * configure.ac: Fix just-built in-tree STRIP name to be
1468         binutils/strip-new.
1469         * configure: Regenerate.
1470         * Makefile.def (install-strip-gcc, install-strip-binutils)
1471         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1472         (install-strip-sid): Mirror dependencies on non-strip variants
1473         of these targets on the respective -strip prerequisites.
1474         * Makefile.tpl (install-strip, install-strip-host)
1475         (install-strip-target): New targets.
1476         (install-strip-[+module+], install-strip-target-[+module+]):
1477         New targets.
1478         * Makefile.in: Regenerate.
1480 2010-11-19  Ian Lance Taylor  <iant@google.com>
1481             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1483         * configure.ac: Add target-libgo to target_libraries.  Set
1484         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1485         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1486         (HOST_EXPORTS): Add GOC.
1487         (BASE_TARGET_EXPORTS): Add GOC.
1488         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1489         (GOCFLAGS_FOR_TARGET): New variable.
1490         (EXTRA_HOST_FLAGS): Add GOC.
1491         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1492         * Makefile.def (target_modules): Add libgo.
1493         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1494         (dependencies): Add dependency from configure-target-libgo to
1495         configure-target-libffi and all-target-libstdc++-v3.  Add
1496         dependencies from all-target-libgo to all-target-libffi.
1497         (languages): Add go.
1498         * configure: Rebuild.
1499         * Makefile.in: Rebuild.
1501 2010-11-19  Ian Lance Taylor  <iant@google.com>
1503         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1504         compiler/flag environment variables.
1506 2010-11-18  Ian Lance Taylor  <iant@google.com>
1508         * configure.ac: Check for lang_requires_boot_languages in
1509         config-lang.in files.
1510         * configure: Rebuild.
1512 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1513             Tobias Burnus  <burnus@net-b.de>
1515         PR fortran/32049
1516         * Makefile.def: Add libquadmath; build it with language=fortran.
1517         * configure.ac: Add libquadmath.
1518         * Makefile.tpl: Handle multiple libs in check-[+language+].
1519         * Makefile.in: Regenerate.
1520         * configure: Regenerate.
1522 2010-11-16  Tom Tromey  <tromey@redhat.com>
1524         * MAINTAINERS: Moved myself to reviewers section.
1526 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1528         * MAINTAINERS: Moved myself to reviewers section.
1530 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1532         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1533         (Write After Approval): Remove self.
1535 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1537         * configure.ac: Fix spelling in option names.
1538         * configure: Regenerated.
1540 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1542         PR bootstrap/39622
1543         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1544         * configure: Regenerated.
1546 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1548         * MAINTAINERS: Update my email address.
1550 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1552         * configure: Regenerate.
1554 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1556         * configure: Regenerate.
1558 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1560         * configure: Regenerate.
1562 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1564         * configure: Regenerate.
1566 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1568         * configure.ac: Support official CLooG.org versions.
1569         * configure: Regenerate.
1570         * config/cloog.m4: New.
1572 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1574         * MAINTAINERS (Write After Approval): Add myself.
1576 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1578         * MAINTAINERS: Update my email address.
1580 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1582         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1583         * configure: Regenerate.
1585 2010-11-03  Ian Lance Taylor  <iant@google.com>
1586             Dave Korn  <dave.korn.cygwin@gmail.com>
1588         PR lto/46273
1589         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1590         and on other supported platforms whenever LTO is enabled.
1591         * configure: Rebuild.
1593 2010-11-02  Alan Modra  <amodra@gmail.com>
1595         PR binutils/12110
1596         * configure.ac: Error when source path contains spaces.
1597         * configure: Regenerate.
1599 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1601         * MAINTAINERS: Update my email address.
1603 2010-10-20  Ian Lance Taylor  <iant@google.com>
1605         * Makefile.def (target_modules): Set lib_path to src/.libs for
1606         libstdc++-v3 module.
1607         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1608         * Makefile.in: Rebuild.
1610 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1612         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1613         (Write After Approval): Remove myself.
1615 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1617         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1619 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1621         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1623 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1625         * configure.ac (build_lto_plugin): New shell variable.
1626         (--enable-lto): Turn on by default for all non-ELF platforms that
1627         have had LTO support added so far.  Set build_lto_plugin appropriately
1628         for both ELF and non-ELF.
1629         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1630         * configure: Regenerate.
1632 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1634         Sync from src:
1635         * configure.ac (v850 support): Remove target-libgloss from
1636         noconfigdirs.
1637         * configure: Regenerate.
1639 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1641         PR bootstrap/45326
1642         PR bootstrap/45174
1643         * configure.ac: Honor initial values of $build_configargs,
1644         $host_configargs, $target_configargs.  Mark the precious, so
1645         environment settings get recorded.
1646         * configure: Regenerate.
1648 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1650         PR bootstrap/45796
1651         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1652         Depend on all-build-libiberty.
1653         * Makefile.in: Regenerate.
1655 2010-09-30  Michael Eager  <eager@eagercon.com>
1657         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1658         * configure: Regenerate.
1660 2010-09-28  Michael Eager  <eager@eagercon.com>
1662         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1664 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1666         PR bootstrap/44621
1667         * configure.ac: Fix unportable shell quoting.
1668         * configure: Regenerate.
1670 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1672         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1673         targets and amend comment.
1674         * configure: Regenerate.
1676 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1678         * MAINTAINERS (Write After Approval): Add myself.
1680 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1682         * configure.ac: Enable LTO by default on Darwin.
1683         * configure: Regenerate.
1685 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1687         * MAINTAINERS (Write After Approval): Add myself.
1689 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1691         * MAINTAINERS (Write After Approval): Add myself.
1693 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1695         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1696         ports
1698 2010-07-28  David Yuste  <david.yuste@gmail.com>
1700         * MAINTAINERS (Write After Approval): Add myself.
1702 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1704         * configure.ac: Support all v850 targets.
1705         * configure: Regenerate.
1707 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1709         PR bootstrap/44455
1710         * configure.ac (extra_mpfr_configure_flags): Copy from
1711         extra_mpc_gmp_configure_flags.
1712         * configure: Re-generated.
1714 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1716         * MAINTAINERS (Write After Approval): Add myself.
1718 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1720         * MAINTAINERS (Write After Approval): Add myself.
1722 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1724         * MAINTAINERS (Write After Approval): Add myself.
1726 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1728         PR target/44862
1729         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1730         Provide -B option to allow for link spec %s substitutions for
1731         libstdc++.a on darwin.
1732         * Makefile.in: Regenerate.
1734 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1736         * MAINTAINERS (Reviewers): Update my e-mail address
1738 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1740         * Makefile.def (configure-gcc): Depend on all-libelf.
1741         * Makefile.in: Rebuild.
1743 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1745         * MAINTAINERS (Write After Approval): Add myself in the right place.
1747 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1749         * MAINTAINERS (Write After Approval): Add myself.
1751 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1753         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1755 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1757         * config.sub: Update to version 2010-05-21.
1758         * config.guess: Update to version 2010-04-03.
1760 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1762         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1763         * configure: Regenerate.
1765 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1767         * MAINTAINERS (Write After Approval): Add myself.
1769 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1771         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1772         a platform that supports LTO.
1773         * configure: Regenerate.
1775 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1777         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1778         * configure: Regenerated.
1780 2010-04-27  Roland McGrath  <roland@redhat.com>
1781             H.J. Lu  <hongjiu.lu@intel.com>
1783         * configure.ac (--enable-gold): Support both, both/gold and
1784         both/bfd to add gold to configdirs without removing ld.
1785         * configure: Regenerated.
1787         * Makefile.def: Add install-gold dependency to install-ld.
1788         * Makefile.in: Regenerated.
1790 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1792         PR lto/42776
1793         * configure.ac (--enable-lto): Refactor handling so libelf tests
1794         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1795         and allow LTO to be explicitly enabled on non-ELF platforms that
1796         are known to support it inside else-clause.
1797         * configure: Regenerate.
1799 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1801         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1802         * configure: Regenerate.
1804 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1806         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1807         * configure: Regenerate.
1809 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1811         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1812         separately.
1813         * configure: Regenerate.
1815 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1817         * MAINTAINERS (Write After Approval): Add myself.
1819 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1821         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1822         * configure: Regenerate.
1824 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1826         * configure: Regenerate after change to elf.m4.
1828 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1830         * MAINTAINERS (Write After Approval): Add myself.
1832 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1834         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1835         * configure: Regenerated.
1837 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1839         * configure.ac: Print "buggy but acceptable" when CLooG
1840         revision is less than 9.
1841         * configure: Regenerated.
1843 2010-04-01  Diego Novillo  <dnovillo@google.com>
1845         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1847 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1849         PR bootstrap/43615
1850         PR bootstrap/43328
1852         Revert:
1854         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1856         * configure.ac: Do not pass --enable-multilib nor
1857         --disable-multilib in baseargs.  Accept explicitly passed
1858         --enable_multilib.
1859         * configure: Regenerate.
1861 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1863         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1865 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1867         * MAINTAINERS: Remove myself.
1869 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1871         PR bootstrap/43328
1872         * configure.ac: Do not pass --enable-multilib nor
1873         --disable-multilib in baseargs.  Accept explicitly passed
1874         --enable_multilib.
1875         * configure: Regenerate.
1877 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1879         * MAINTAINERS (spu port): Remove me.
1881 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1883         * configure.ac (tic6x-*-*): New case.
1884         * configure: Regenerate.
1886 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1888         * config.sub: Update to version 2010-03-22.
1889         * config.guess: Update to version 2009-12-30.
1891 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1893         PR ada/42554
1894         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1895         * configure: Regenerate.
1897 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1899         * MAINTAINERS: Update my email address.
1901 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1903         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1904         (ghassan.shobaki@amd.com): Removed.
1906 2010-03-17  Alan Modra  <amodra@gmail.com>
1908         * MAINTAINERS: Update my email address.
1910 2010-03-16  Diego Novillo  <dnovillo@google.com>
1912         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1913         Matthews.
1915 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1917         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1918         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1920 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1922         * MAINTAINERS: Update my email address.
1924 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1926         * MAINTAINERS: Update my email address.
1928 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1930         * MAINTAINERS: Update my email address.
1932 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1934         * MAINTAINERS: Update my email address.
1936 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1938         PR libstdc++/32499
1939         * configure.ac (RANLIB): Default to true.
1940         (STRIP): Likewise.
1941         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1942         * configure: Regenerate.
1944 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1946         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1947         (Write After Approval): Update my email address.
1949 2010-02-17  Nick Clifton  <nickc@redhat.com>
1951         PR 11238
1952         * Makefile.tpl (local-distclean): Also remove config.cache files in
1953         sub-directories as there may not be Makefiles present in the
1954         sub-directories.
1955         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1956         the config.cache files found by the find command.
1958         * Makefile.in: Regenerate.
1959         * configure.ac: Revert previous delta.
1960         * configure: Regenerate.
1962 2010-02-15  Nick Clifton  <nickc@redhat.com>
1964         PR 11238
1965         * configure.ac: Delete config.cache files in sub-directories when
1966         deleting Makefiles.
1967         * configure: Regenerate.
1969 2010-02-12  Ben Elliston  <bje@gnu.org>
1971         * MAINTAINERS: Update my email address.
1973 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1975         * MAINTAINERS (spu port): Update my email address.
1977 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1979         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1981 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1983         * configure.ac: Add "recommended" version checks for GMP/MPC.
1984         Update recommended GMP/MPFR/MPC versions.
1985         * configure: Regenerate.
1987 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1989         * MAINTAINERS: Move my Embecosm email address into the
1990         write-after-approval section.
1992 2010-01-26  Ian Lance Taylor  <iant@google.com>
1994         * MAINTAINERS: Add myself as Go frontend maintainer.
1996 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1998         PR libstdc++/36101, PR libstdc++/42813
1999         * configure.ac (bootstrap_target_libs): Make inclusion of
2000         target-libgomp conditional on libgomb being in target_configdirs.
2001         * configure: Regenerate.
2003 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2005         PR libstdc++/36101, PR libstdc++/42813
2006         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2007         * configure: Regenerate.
2009 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2011         PR libstdc++/36101, PR libstdc++/42813
2012         * configure.ac (target_configdirs): Substitute.
2013         * Makefile.def: Bootstrap target module libgomp.
2014         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2015         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2016         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2017         * configure, Makefile.in: Regenerate.
2019 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2021         * MAINTAINERS: Adjust my details.
2023 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2025         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2027 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2029         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2031 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2033         * MAINTAINERS (Write After Approval): Add myself.
2035 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2037         * MAINTAINERS (Write After Approval): Add myself.
2039 2010-01-11  Richard Guenther  <rguenther@suse.de>
2041         PR lto/41569
2042         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2043         * Makefile.in: Regenerated.
2045 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2047         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2048         * configure: Regenerate.
2050 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2051             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2053         PR bootstrap/42424
2054         * configure.ac: Include libtool m4 files.
2055         (_LT_CHECK_OBJDIR): Call it.
2056         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2057         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2059         * configure: Regenerate.
2061 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2063         PR bootstrap/41818
2064         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2065         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2066         * Makefile.in: Regenerate.
2068 2010-01-02  Richard Guenther  <rguenther@suse.de>
2070         PR lto/41529
2071         * configure.ac: Include config/elf.m4.  Disable LTO if not
2072         builting for an elf target.
2073         * configure: Regenerate.
2075 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2077         * MAINTAINERS: Change my email address.
2079 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2081         * config.sub, config.guess: Update from upstream sources.
2083 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2085         * MAINTAINERS (Write After Approval): Add myself.
2087 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2089         PR middle-end/30447
2090         PR middle-end/30789
2091         PR other/40302
2093         * configure.ac: Require MPC.
2094         * configure: Regenerate.
2096 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2098         PR target/38384
2099         PR bootstrap/40972
2100         * libtool.m4: Sync from git Libtool.
2101         * ltoptions.m4: Likewise.
2102         * ltversion.m4: Likewise.
2103         * lt~obsolete.m4: Likewise.
2104         * ltmain.sh: Likewise.
2106 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2108         * configure.ac: Update minimum MPC version to 0.8.
2109         * configure: Regenerate.
2111 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2113         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2114         * configure: Regenerated.
2116 2009-11-21  Ian Lance Taylor  <iant@google.com>
2118         * configure.ac: Change default of poststage1_ldflags to be empty if
2119         poststage1_libs is set.  When poststage1_libs is empty, and
2120         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2121         * configure: Rebuild.
2123 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2125         * MAINTAINERS (Write After Approval): Update my email address.
2127 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2129         * config.guess: Update from upstream sources.
2131 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2133         * Makefile.def: Restore host and target settings for gmp.
2134         * Makefile.in: Rebuild.
2136 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2138         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2139         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2140         Fix portability of test of C++ as bootstrap language.  Add
2141         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2142         * configure: Rebuild.
2143         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2144         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2145         in-tree building.
2146         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2147         (POSTSTAGE1_HOST_EXPORTS): Use it.
2148         (STAGE[+id+]_CXXFLAGS): New.
2149         (BASE_FLAGS_TO_PASS): Pass it down.
2150         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2151         extra_exports.
2152         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2153         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2154         extra_exports.
2155         * Makefile.in: Rebuild.
2157 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2159         * config.sub, config.guess: Update from upstream sources.
2161 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2163         * MAINTAINERS (Write After Approval): Add myself.
2165 2009-11-09  Jon Beniston  <jon@beniston.com>
2167         * MAINTAINERS (Write After Approval): Add myself.
2169 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2171         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2172         paths for *-w64-mingw* and x86_64-*mingw*.
2173         * configure: Regenerated.
2175 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2177         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2179 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2181         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2182         Phil Edwards to Write-After Approval.
2184 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2186         * configure.ac: Disable target-winsup & co for
2187         x86_64-*-mingw* and *-w64-mingw* targets.
2188         * configure: Regenerated.
2190 2009-10-16  Nick Clifton  <nickc@redhat.com>
2192         * MAINTAINERS: Add myself as a maintainer for the RX port.
2194 2009-10-26  Johannes Singler  <singler@kit.edu>
2196         * MAINTAINERS (Write After Approval): Update my e-mail address.
2198 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2200         * configure.ac (CLooG test): Use = with test.
2201         * configure: Regenerate.
2203 2009-10-22  Richard Guenther  <rguenther@suse.de>
2205         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2206         cloog if the ppl version check failed.  Move flags saving
2207         before setting in libelf check.
2208         * configure: Regenerate.
2210 2009-10-21  Richard Guenther  <rguenther@suse.de>
2212         * configure.ac: Adjust the ppl and cloog configure to work as
2213         documented.  Disable cloog if ppl was disabled.  Omit the version
2214         checks if they were disabled.
2215         * configure: Re-generate.
2217 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2219         * configure.ac: Add 'lto' to enable_languages, not
2220         new_enable_languages, and only if not already present.
2221         * configure: Regenerate.
2223 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2225         * README: Refer to the various COPYING* files instead of just
2226         COPYING.
2227         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2229 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2231         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2233 2009-10-07  Richard Guenther  <rguenther@suse.de>
2235         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2236         and Richard Guenther as reviewers.
2237         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2238         as reviewers.
2240 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2242         * config.sub: Update from upstream sources.
2244 2009-10-06  Ian Lance Taylor  <iant@google.com>
2246         * Makefile.def: check-gold depends upon all-gas.
2247         * Makefile.in: Rebuild.
2249 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2251         * MAINTAINERS (Write After Approval): Add myself.
2253 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2255         * Makefile.def: all-lto-plugin depends on all-libiberty.
2256         set bootstrap=true for lto-plugin.
2257         Add lto-plugin.
2258         * Makefile.in: Regenerate.
2259         * configure.ac (host_libs): Add lto-plugin.
2260         * configure: Regenerate.
2262 2009-10-03  Diego Novillo  <dnovillo@google.com>
2264         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2265         (HOST_LIBELFLIBS): Define.
2266         (HOST_LIBELFINC): Define.
2267         * Makefile.in: Regenerate.
2268         * configure.ac: Add --enable-lto.
2269         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2270         If --enable-lto is used, add 'lto' to new_enable_languages.
2271         If --enable-lto is used and gold is enabled, add
2272         lto-plugin to configdirs.
2273         * configure: Regenerate.
2275 2009-10-03  Simon Baldwin  <simonb@google.com>
2277         * configure.ac: If --with-system-zlib, suppress local zlib and
2278         pass --with-system-zlib to subdir configure scripts.
2279         * configure: Regenerate.
2281 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2282             Paolo Bonzini  <bonzini@gnu.org>
2284         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2285         $(srcdir).
2286         * Makefile.in: Rebuilt.
2288 2009-09-26  Gary Funck  <gary@intrepid.com>
2290         * MAINTAINERS (Write After Approval): Add myself.
2292 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2294         * configure.ac: Update minimum MPC version to 0.7.
2295         * configure: Regenerate.
2297 2009-09-25  Nick Clifton  <nickc@redhat.com>
2299         * configure.ac: Pass any --cache-file=/dev/null option on to
2300         subconfigures.
2301         * configure: Regenerate.
2303 2009-09-23  Nick Clifton  <nickc@redhat.com>
2305         * config.sub, config.guess: Update from upstream sources.
2307 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2309         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2310         * Makefile.in: Rebuilt.
2312 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2314         PR bootstrap/32272
2315         * configure.ac: Error out if $srcdir isn't '.' but contains
2316         host-${host_noncanonical}.
2317         * configure: Regenerate.
2319 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2321         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2322         maintainer.
2324 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2326         * configure.ac: If bootstrapping a combined tree with
2327         --enable-gold, require c++ in stage1_languages.
2328         * configure: Regenerate.
2330         * configure.ac: Also add target_libs of stage1_languages to
2331         bootstrap_target_libs.
2332         * configure: Regenerate.
2334         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2335         with --enable-languages not containing c++.
2336         * configure: Regenerate.
2338 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2340         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2341         * configure: Regenerate.
2343 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2345         * MAINTAINERS (Write After Approval): Update my e-mail address,
2346         and move from from here...
2347         (Waiting for paperwork): To here.
2349 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2351         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2353 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2355         * configure.ac: Do not use $extrasub for replacing @if/@endif
2356         parts in Makefile; instead, use additional arguments to
2357         AC_CONFIG_COMMANDS to do the replacement manually, with several
2358         sed invocations, to avoid HP-UX sed command limits.
2359         * configure: Regenerate.
2361 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2363         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2364         blank before -L.
2366 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2368         * configure.ac (with-build-config): Document.  Handle without.
2369         Handle missing argument.
2370         * configure: Rebuilt.
2372 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2374         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2375         Default to bootstrap-debug only if compare-debug works.
2376         * configure: Rebuilt.
2377         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2378         * Makefile.in: Rebuilt.
2380 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2382         * MAINTAINERS (OS Port Maintainers): Update my email address.
2384 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2386         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2387         * Makefile.in: Rebuilt.
2389 2009-09-01  Chris Demetriou  <cgd@google.com>
2391         * MAINTAINERS (Write After Approval): Add myself.
2393 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2395         PR debug/30161
2396         * include/dwarf2.h (enum dwarf_tag): Added
2397         DW_TAG_GNU_template_template_param
2398         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2400 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2402         * Makefile.tpl (AWK): Fix typo.
2403         * Makefile.in: Regenerate.
2405 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2407         * configure.ac: Detect awk and sed.
2408         * Makefile.def (flags_to_pass): Add AWK and SED.
2409         * Makefile.tpl (AWK, SED): New.
2410         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2411         * configure: Regenerate.
2412         * Makefile.in: Regenerate.
2414 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2416         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2417         (collapseslashes): Likewise.
2419 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2421         * configure.ac (AC_PREREQ): Bump to 2.64.
2423 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2425         * configure.ac: Remove --with-datarootdir, --with-docdir,
2426         --with-pdfdir, --with-htmldir switches.
2427         * configure: Regenerate.
2429         * configure: Regenerate.
2431         * compile: Sync from Automake 1.11.
2432         * depcomp: Likewise.
2433         * install-sh: Likewise.
2434         * missing: Likewise.
2435         * mkinstalldirs: Likewise.
2436         * ylwrap: Likewise.
2438 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2440         * ltmain.sh (func_normal_abspath): New function.
2441         (func_relative_path): Likewise.
2442         (func_mode_help): Document new -bindir option for link mode.
2443         (func_mode_link): Add new -bindir option, and use it to place
2444         output DLL if specified.
2446 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2448         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2449         (baseargs): Add --disable-option-checking.
2450         * configure: Regenerate.
2452         * Makefile.def (configure-target-libiberty): Depend on
2453         all-binutils and all-ld.
2454         (configure-target-newlib): Likewise.
2455         * Makefile.in: Regenerate.
2457 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2459         * config.sub, config.guess: Update from upstream sources.
2461 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2463         Sync from src, merge:
2465         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2467         * configure.ac: Do not exclude gas for i386-*-darwin.
2468         Add a case for x86_64-*-darwin.
2469         * configure: Regenerate.
2471 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2473         * MAINTAINERS: Add my name to Write After Approval list.
2475 2009-08-06  Michael Eager  <eager@eagercon.com>
2477         * configure.ac: Add Microblaze target.
2478         * configure: Regenerate.
2480 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2482         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2483         * configure: Regenerate.
2485 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2487         * MAINTAINERS (Write After Approval): Update my e-mail address.
2489 2009-07-06  Ian Lance Taylor  <iant@google.com>
2491         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2492         * configure: Rebuild.
2494 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2496         * MAINTAINERS: Move myself to the Graphite Reviewers.
2498 2009-06-30  Wei Guozhi  <carrot@google.com>
2500         * MAINTAINERS: Add my name to Write After Approval list.
2502 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2504         PR bootstrap/40338
2505         * configure.ac (comparestring): Create new variable.
2506         * Makefile.tpl (comparestring): Use to skip some comparisions.
2507         * configure: Regenerate.
2508         * Makefile.in: Regenerate.
2510 2009-06-26  Doug Evans  <dje@sebabeach.org>
2512         * Makefile.def (host_modules): Add cgen.
2513         * Makefile.in: Regenerate.
2514         * configure.ac (host_tools): Add cgen.
2515         * configure: Regenerate.
2517 2009-06-23  DJ Delorie  <dj@redhat.com>
2519         * MAINTAINERS: Add myself as mep maintainer.
2521 2009-06-23  Ian Lance Taylor  <iant@google.com>
2523         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2524         boot_languages.  Only bootstrap target libraries listed in
2525         target_libs for some boot language.  Add --with-stage1-ldflags,
2526         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2527         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2528         if not building with C++.
2529         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2530         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2531         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2532         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2533         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2534         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2535         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2536         * configure, Makefile.in: Rebuild.
2538 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2540         * MAINTAINERS: Added my name to write-after-approval list.
2542 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2544         * configure.ac: Define is_elf for QNX Neutrino targets.
2545         * configure: Regenerate.
2547 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2549         * MAINTAINERS: Added my name to the write-after-approval list
2551 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2553         * configure.ac: Detect MPC in default directory.
2554         * configure: Regenerate.
2556 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2557             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2559         * Makefile.tpl (all): Avoid a trailing backslash.
2560         * Makefile.in: Regenerate.
2562 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2564         * config.sub, config.guess: Update from upstream sources.
2566 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2568         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2569         to noconfdirs.
2570         * configure: Regenerate.
2572 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2574         * Makefile.tpl ([+compare-target+]): Compare all stage
2575         directories, rather than just gcc.
2576         * Makefile.in: Rebuilt.
2578 2009-06-01  Doug Kwan  <dougkwan@google.com>
2580         * configure.ac: Support gold for target arm*-*-*.
2581         * configure: Regenerate.
2583 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2585         * Makefile.def: Add MPC support and dependencies.
2586         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2588         * Makefile.in, configure: Regenerate.
2590 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2592         * Makefile.tpl (all): Avoid harmless warning in make all when
2593         gcc-bootstrap is enabled but stage_last does not exist.
2594         * Makefile.in: Rebuilt.
2596 2009-05-24  Nicolas Roche  <roche@adacore.com>
2598         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2599         * Makefile.in: Regenerate.
2601 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2603         * MAINTAINERS: Update my e-mail address.
2605 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2607         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2608         * configure:  Regenerate.
2610 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2612         PR other/40159
2613         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2614         gcc-no-bootstrap are mutually exclusive.
2615         * Makefile.in: Rebuilt.
2617 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2619         PR other/40159
2620         * Makefile.tpl (all): Don't end with unconditional success.
2621         * Makefile.in: Rebuilt.
2623 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2625         PR target/37137
2626         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2627         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2628         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2629         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2630         stage_configureflags, stage_cflags and stage_libcflags into
2631         explicit Makefile macros.
2632         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2633         GFORTRAN.
2634         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2635         CC.  Set CC_FOR_BUILD from CC.
2636         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2637         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2638         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2639         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2640         and GFORTRAN.
2641         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2642         (_LIBCFLAGS): Renamed to _TFLAGS.
2643         (do-compare-debug, do-compare3-debug): Drop.
2644         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2645         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2646         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2647         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2648         (XGCC_FLAGS_FOR_TARGET): New.
2649         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2650         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2651         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2652         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2653         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2654         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2655         TFLAGS.
2656         (BUILD_CONFIG): Include if requested.
2657         (all): Set TFLAGS on bootstrap.
2658         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2659         (all-stageid-prefixmodule): Likewise.
2660         (do-clean, distclean-stageid): Set TFLAGS.
2661         (restrap): Fix whitespace.
2662         * Makefile.in: Rebuilt.
2664 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2666         * config.guess: Sync with src.
2668 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2670         * configure.ac ($with_ppl):  Default to no if not supplied.
2671         ($with_cloog):  Likewise.
2672         configure:  Regenerate.
2674 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2676         * MAINTAINERS: Update my e-mail address.
2678 2009-04-27  Nick Clifton  <nickc@redhat.com>
2680         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2682 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2684         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2685         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2686         * Makefile.in: Regenerate.
2688 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2690         PR bootstrap/39739
2691         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2692         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2694         * configure, Makefile.in: Regenerate.
2696 2009-04-21  Taras Glek  <tglek@mozilla.com>
2698         * include/hashtab.h: Update GTY annotations to new syntax
2699         * include/splay-tree.h: Likewise
2701 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2703         * config.sub, config.guess: Update from upstream sources.
2705 2009-04-15  Anthony Green  <green@moxielogic.com>
2707         * configure.ac: Add moxie support.
2708         * configure: Rebuilt.
2710 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2712         * configure.ac: Change copyright header to refer to version
2713         3 of the GNU General Public License and to point readers at the
2714         COPYING3 file and the FSF's license web page.
2715         * Makefile.def: Likewise.
2716         * Makefile.tpl: Likewise.
2717         * Makefile.in: Regenerate.
2719 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2721         * configure.ac: Restore match for darwin9 or later. Use double
2722         brackets since regeneration eats one pair.
2723         * configure: Regenerate.
2725 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2727         PR gas/10039
2728         * configure.ac: Require texinfo 4.7.
2729         * configure: Regenerated.
2731 2009-04-09  Nick Clifton  <nickc@redhat.com>
2733         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2734         the GCC Runtime Library Exception.
2736 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2738         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2739         * configure: Regenerate.
2741 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2743         * Makefil.def (languages): New entries.
2744         * Makefile.tpl (check-gcc-*): New generic target.
2745         * Makefile.in: Regenerate.
2747 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2749         * MAINTAINERS:  Update my email address.
2751 2009-03-18  Tom Tromey  <tromey@redhat.com>
2753         * configure: Rebuild.
2754         * configure.ac (host_libs): Add libiconv.
2755         * Makefile.in: Rebuild.
2756         * Makefile.def (host_modules): Add libiconv.
2757         (configure-gdb, all-gdb): Depend on libiconv.
2759 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2761         * configure.ac: Treat gdb as supported on x86_64-darwin.
2762         * configure: Regenerate.
2764 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2766         * configure.ac (--with-host-libstdcxx): New option.
2767         * configure: Regenerate.
2769 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2771         * MAINTAINERS:  Move myself into the write after approval list.
2773 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2775         * MAINTAINERS: Update e-mail address.
2777 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2779         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2781 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2783         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2785 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2787         Backport from git Libtool:
2789         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2790         Support GNU/kOpenSolaris.
2791         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2792         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2793         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2794         GNU/kOpenSolaris.
2796 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2798         * MAINTAINERS: Update e-mail address.
2800 2009-02-24  Michael Eager  <eager@eagercon.com>
2802         * MAINTAINERS (Write After Approval): Add self.
2804 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2806         * MAINTAINERS (Write After Approval): Add myself.
2808 2009-02-05  Andreas Schwab  <schwab@suse.de>
2810         * Makefile.tpl (stage_last): Define $r and $s before using
2811         $(RECURSE_FLAGS_TO_PASS).
2812         * Makefile.in: Regenerate
2814 2009-01-30  Ian Lance Taylor  <iant@google.com>
2816         * MAINTAINERS: Move myself to the Global Reviewers list.
2818 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2820         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2821         * configure: Regenerate.
2823 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2825         * MAINTAINERS: Make whitespace consistent.
2826         Remove Robert Millan from Write After Approval.
2828 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2830         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2831         (all-opcodes): Depend on all-libiberty.
2832         * Makefile.in: Regenerate.
2834 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2836         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2837         * configure: Regenerate.
2839 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2841         * MAINTAINERS (Write After Approval): Add myself.
2843 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2845         * MAINTAINERS: Add myself to reviewers (Fortran).
2847 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2849         PR tree-optimization/38515
2850         * configure.ac (cloog-polylib): Removed.
2851         (with_ppl, with_cloog): Test for "no".
2852         * configure: Regenerated.
2854 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2856         * MAINTAINERS: Moved myself to reviewers (Fortran).
2858 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2860         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2861         (Write After Approval): Remove myself.
2863 2009-01-03  Diego Novillo  <dnovillo@google.com>
2865         * MAINTAINERS: Remove myself from alias maintainership.
2867 2009-01-02  David Ayers  <ayers@fsfe.org>
2869         * MAINTAINERS: Update e-mail address.
2871 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2873         * MAINTAINERS: Make whitespace consistent.
2875 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2877         Backport from upstream Libtool:
2878         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2879         Add cache variables to tests that require the linker to work.
2880         For shlibpath_overrides_runpath, this also changes the semantics
2881         to let the result from the C compiler take precedence.
2883 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2885         * config.sub, config.guess: Update from upstream sources.
2887 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2889         * configure.ac (ppllibs): Add by default the lib flags.
2890         * configure: Regenerate.
2892 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2894         * MAINTAINERS:  Add myself to the write after approval list.
2896 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2898         * configure.ac: Add double brackets on darwin[912].
2899         * configure: Regenerate.
2901 2008-12-03  Daniel Kraft  <d@domob.eu>
2903         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2904         Approval to Reviewer section (for Fortran front-end).
2906 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2908         * configure.ac: Expand to darwin10 and later.
2909         * configure: Regenerate.
2911 2008-12-02  Andreas Schwab  <schwab@suse.de>
2913         * Makefile.def: configure-target-boehm-gc depends on
2914         all-target-libstdc++-v3.
2915         * Makefile.in: Regenerate.
2917 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2919         * MAINTAINERS:  Add myself as mingw maintainer.
2921 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2923         * config.sub, config.guess: Update from upstream sources.
2925 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2927         * README.SCO: Remove.
2929 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2931         * MAINTAINERS:  Add myself to the write after approval list.
2933 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2935         * MAINTAINERS:  Update my email address in WAA section.
2937 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2939         * MAINTAINERS: Update e-mail address.
2941 2008-11-27  Toon Moene  <toon@moene.org>
2943         * MAINTAINERS: Change e-mail address.
2945 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2947         * configure.ac: Build gdb for i?86-*-darwin*
2948         * configure: Regenerated.
2950 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2952         * MAINTAINERS: Added my full name.
2954 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2956         PR bootstrap/38014
2957         PR bootstrap/37923
2959         Revert:
2961         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2963         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2964         * Makefile.in: Regenerated.
2966         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2968         PR gdb/921
2969         PR gdb/1646
2970         PR gdb/2175
2971         PR gdb/2176
2973         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2974         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2975         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2976         (HOST_EXPORTS): Pass CPPFLAGS.
2977         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2978         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2979         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2980         * Makefile.in, configure: Regenerated.
2981         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2982         and CPPFLAGS_FOR_BUILD.
2984 2008-11-06  Jeff Law  <law@redhat.com>
2986         * MAINTAINERS: Add myself as middle end maintainer.
2988 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2990         * MAINTAINERS (Write after approval): Add myself.
2992 2008-11-05  Diego Novillo  <dnovillo@google.com>
2994         * MAINTAINERS (Global Reviewers): Add myself.
2995         (Non-Algorithmic Maintainers): Remove myself.
2997 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2999         * MAINTAINERS (Write after approval): Add myself.
3001 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3003         * MAINTAINERS (Write after approval): Add myself.
3005 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3007         * configure.ac (spu-*-*): Remove special case.
3008         * configure: Regenerate.
3010 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3012         * MAINTAINERS (Write after approval): Update my email address.
3014 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3016         * configure.ac [spu-*-*]: Do not set skipdirs.
3017         * configure: Re-generate.
3019 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3021         * MAINTAINERS (Various Maintainers): Add myself to reload.
3023 2008-10-25  Richard Guenther  <rguenther@suse.de>
3025         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3026         maintainer.  Remove myself as libgcc-math maintainer.
3027         (Non-Algorithmic Maintainers): Remove myself.
3029 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3031         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3032         * Makefile.in: Regenerated.
3034 2008-10-23  Cary Coutant  <ccoutant@google.com>
3036         * MAINTAINERS (Write after approval): Add myself.
3038 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3040         PR gdb/921
3041         PR gdb/1646
3042         PR gdb/2175
3043         PR gdb/2176
3045         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3046         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3047         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3048         (HOST_EXPORTS): Pass CPPFLAGS.
3049         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3050         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3051         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3052         * Makefile.in, configure: Regenerated.
3053         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3054         and CPPFLAGS_FOR_BUILD.
3056 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3058         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3059         Sebastian Pop.
3061 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3063         * MAINTAINERS (Write After Approval): Added myself.
3065 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3067         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3068         recommended version to 2.3.2.
3070         * configure: Regenerate.
3072 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3074         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3076 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3078         * MAINTAINERS (Write After Approval): Update e-mail address.
3080 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3082         * libtool.m4: Update to libtool 2.2.6.
3083         * lt~obsolete.m4: Update to libtool 2.2.6.
3084         * ltmain.sh: Update to libtool 2.2.6.
3085         * ltsugar.m4: Update to libtool 2.2.6.
3086         * ltversion.m4: Update to libtool 2.2.6.
3087         * ltoptions.m4: Update to libtool 2.2.6.
3088         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3090 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3092         * MAINTAINERS (Write After Approval): Add myself.
3094 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3096         * MAINTAINERS (Write After Approval): Update my name.
3098 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3100         * MAINTAINERS: Add myself in "Write After Approval".
3102 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3104         * MAINTAINERS: Add myself as ia64 maintainer.
3106 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3108         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3109         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3110         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3111         and Michael Tiemann from Write After Approval since they do not
3112         actually have access.
3114 2008-09-05  Richard Guenther  <rguenther@suse.de>
3116         * configure.ac: Initialize clooglibs to -lcloog.
3117         * configure: Re-generate.
3119 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3121         * MAINTAINERS (Write After Approval): Add myself.
3123 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3125         * configure.ac (--with-cloog-polylib): New.
3126         (--disable-cloog-version-check): New.
3127         (--disable-ppl-version-check): New.
3128         * configure: Re-generate.
3130 2008-09-03  Richard Guenther  <rguenther@suse.de>
3132         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3133         cloog test.
3134         * configure: Re-generate.
3136 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3138         Add picoChip port.
3139         * MAINTAINERS: Add picoChip maintainers.
3141 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3142             Tobias Grosser  <grosser@fim.uni-passau.de>
3143             Jan Sjodin  <jan.sjodin@amd.com>
3144             Harsha Jagasia  <harsha.jagasia@amd.com>
3145             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3146             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3147             Adrien Eliche  <aeliche@isty.uvsq.fr>
3149         Merge from graphite branch.
3150         * configure: Regenerate.
3151         * Makefile.in: Regenerate.
3152         * configure.ac (host_libs): Add ppl and cloog.
3153         Add checks for PPL and CLooG.
3154         * Makefile.def (ppl, cloog): Added modules and dependences.
3155         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3156         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3158 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3160         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3161         (GCC_SHLIB_SUBDIR): New.
3162         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3163         * configure: Regenerate.
3164         * Makefile.in: Regenerate.
3166 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3168         * MAINTAINERS: Consistently use tabs to separate columns.
3170 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3172         * MAINTAINERS (Write after Approval): Add myself.
3174 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3176         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3177         Enable bfd, binutils and opcodes.
3178         * configure: Regenerate.
3180 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3182         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3184 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3186         * MAINTAINERS:  Use correct Umlaut for last name.
3188 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3190         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3192 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3194         * MAINTAINERS: Update my email address.
3196 2008-08-16  Nicolas Roche  <roche@adacore.com>
3198         * Makefile.tpl: Add BOOT_ADAFLAGS.
3199         * Makefile.in: Regenerate.
3201 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3203         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3204         * configure: Regenerate.
3206 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3208         * configure.ac: Add makefile fragments for hpux.
3209         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3210         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3211         * configure: Regenerate.
3212         * Makefile.in: Regenerate.
3214 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3216         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3218 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3220         * MAINTAINERS (Write after Approval): Add myself.
3222 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3224         * MAINTAINERS (Write After Approval):  Add myself.
3226 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3228         * MAINTAINERS (Write After Approval):  Add myself.
3230 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3232         * MAINTAINERS: Update my email address.
3234 2008-06-25  Joey Ye  <joey.ye@intel.com>
3236         * MAINTAINERS (Write After Approval):  Add myself.
3238 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3240         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3241         * Makefile.in: Regenerate.
3242         * configure: Regenerate.
3244 2008-06-17  Daniel Kraft  <d@domob.eu>
3246         * MAINTAINERS (Write After Approval):  Add myself.
3248 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3250         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3251         "$@" is still intact with both Autoconf 2.59 and 2.62.
3252         * configure: Regenerate.
3254 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3256         * Makefile.tpl: Fix comment errors.
3257         * Makefile.in: Regenerate.
3259 2008-06-12  David S. Miller  <davem@davemloft.net>
3260             David Edelsohn  <edelsohn@gnu.org>
3262         * configure.ac: Add powerpc*-*-* to gold supported targets.
3263         * configure: Regenerate.
3265 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3267         PR tree-optimization/36218
3268         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3269         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3270         (all prefix="build-"): Pass them to build-system sub-makes.
3271         * Makefile.in: Regenerate.
3273 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3275         * MAINTAINERS (mt port): Remove.
3276         (sco5, unixware, sco udk): Remove.
3277         (Kean Johnston): Add to Write After Approval.
3279 2008-05-30  Julian Brown  <julian@codesourcery.com>
3281         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3282         of libobjc for ARM EABI Linux.
3283         * configure: Regenerate.
3285 2008-05-18  Xinliang David Li   <davidxl@google.com>
3287         * ChangeLog: Remove wrong ChangeLog entry.
3289 2008-05-17  Xinliang David Li   <davidxl@google.com>
3291         * MAINTAINERS (Write After Approval): Add myself.
3293 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3295         * MAINTAINERS (Write After Approval): Add myself.
3297 2008-05-14  Rafael Espíndola  <espindola@google.com>
3299         * config-ml.in: don't handle --enable-shared and --enable-static.
3301 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3303         * MAINTAINERS: Update my email address.
3305 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3307         * MAINTAINERS: Update my email address.
3309 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3311         * MAINTAINERS (Write After Approval): Add myself.
3313 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3315         * MAINTAINERS (Write After Approval): Add myself.
3317 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3319         * MAINTAINERS (crx): Add myself.
3321 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3323         Sync with src:
3324         2008-04-14  David S. Miller  <davem@davemloft.net>
3326         * configure.ac: Add sparc*-*-* to gold supported targets.
3327         * configure: Regenerate.
3329 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3331         PR bootstrap/35457
3332         * configure.ac: Include override.m4.
3333         * configure: Regenerate.
3335 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3337         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3338         * Makefile.in: Regenerate.
3340 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3342         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3343         as nonconfigurable directories list.
3344         * configure: Regenerate.
3346 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3348         * config.sub, config.guess: Update from upstream sources.
3350 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3352         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3353         * Makefile.in: Regenerate.
3355 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3357         * configure.ac: Do not build libssp for the AVR.
3358         * configure: Regenerate.
3360 2008-04-07  Ian Lance Taylor  <iant@google.com>
3362         * Makefile.def: check-gold depends upon all-binutils.
3363         * Makefile.in: Regenerate.
3365 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3367         * MAINTAINERS (Write After Approval): Add myself.
3369 2008-04-04  Nick Clifton  <nickc@redhat.com>
3371         PR binutils/4334
3372         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3373         builds.
3374         * configure: Regenerate.
3376 2008-04-04  NightStrike  <NightStrike@gmail.com>
3378         PR other/35151
3379         * configure.ac: Combine rules for mingw32 and mingw64.
3380         * configure: Regenerate.
3382 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3384         * MAINTAINERS (Write After Approval): Add myself.
3386 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3388         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3389         * Makefile.in (.NOTPARALLEL): Ditto.
3391 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3393         * MAINTAINERS (Write After Approval): Add myself.
3395 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3397         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3398         * Makefile.in (.NOTPARALLEL): Regenerate.
3400 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3402         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3403         * Makefile.in: Regenerate.
3405 2008-03-26  Jakub Staszak  <kuba@et.pl>
3407         * MAINTAINERS (Write After Approval): Add myself.
3409 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3411         * MAINTAINERS:  Update e-mail address.
3413 2008-03-20  Ian Lance Taylor  <iant@google.com>
3415         * configure.ac: Add support for --enable-gold.
3416         * Makefile.def: Add gold as a directory like ld.
3417         * configure, Makefile.in: Regenerate.
3419 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3421         * configure.ac: m4_include config/proginstall.m4.
3422         * configure: Regenerate.
3424         Backport from upstream Libtool:
3426         2007-10-12  Eric Blake  <ebb9@byu.net>
3428         Deal with Autoconf 2.62's semantic change in m4_append.
3429         * ltsugar.m4 (lt_append): Replace broken versions of
3430         m4_append.
3431         (lt_if_append_uniq): Don't require separator to be overquoted,
3432         and avoid broken m4_append.
3433         (lt_dict_add): Fix typo.
3434         * libtool.m4 (_LT_DECL): Don't overquote separator.
3436 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3438         * config.rpath: Add AIX 6 support.
3440 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3442         * Makefile.def (stageprofile).  Remove -fprofile-generate
3443         from stage_libcflags.
3444         * Makefile.in: Regenerate.
3446 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3448         * config.sub, config.guess: Update from upstream sources.
3450 2008-03-06  Tom Tromey  <tromey@redhat.com>
3452         * MAINTAINERS: Update for treelang deletion.
3454 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3456         * MAINTAINERS: Update my email address.
3458 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3460         * MAINTAINERS (darwin port): Add myself as a maintainer.
3461         (objective-c/c++): Add myself as a maintainer.
3463 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3465         * MAINTAINERS (Write After Approval): Update my email address.
3467 2008-02-25  Tomas Bily  <tbily@suse.cz>
3469         * MAINTAINERS (Write After Approval): Add myself.
3471 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3473         * MAINTAINERS (OpenMP): Add myself.
3475 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3477         PR bootstrap/32009
3478         PR bootstrap/32161
3480         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3481         * configure: Regenerate.
3483         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3484         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3485         STAGE4_LIBCFLAGS): New.
3486         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3487         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3488         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3489         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3490         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3491         for target modules.  Don't export LIBCFLAGS.
3492         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3493         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3494         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3495         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3496         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3497         * Makefile.in: Regenerate.
3499 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3501         PR libgcj/33085
3502         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3503         Do not use -DDLL_EXPORT.  Backport from upstream.
3505 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3507         * MAINTAINERS (Write After Approval): Add myself.
3509 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3511         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3512         * configure: Regenerate.
3514 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3516         * configure.ac (xtensa*-*-*): Recognize processor variants.
3517         * configure: Regenerate.
3519 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3521         PR bootstrap/34922
3522         * configure.ac (PARSE_ARGS): Push suitable setting of
3523         ac_subdirs_all, for `./configure --help=recursive'.
3524         Handle `+' in generic toplevel directory disabling.
3525         * configure: Regenerate.
3527 2008-01-28  Nick Clifton  <nickc@redhat.com>
3529         * MAINTAINERS (xstormy16): Take over maintainership.
3531 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3533         * MAINTAINERS (c4x port): Remove.
3535 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3537         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3539 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3541         * config.sub, config.guess: Update from upstream sources.
3543 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3545         * MAINTAINERS (Write After Approval): Add myself.
3547 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3549         * MAINTAINERS: Update my email address.
3551 2008-01-09  Raksit Ashok  <raksit@google.com>
3553         * MAINTAINERS (Write After Approval): Add myself.
3555 2008-01-09  Raksit Ashok  <raksit@google.com>
3557         * MAINTAINERS (Write After Approval): Add myself.
3559 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3561         * config.sub, config.guess: Update from upstream sources.
3563 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3565         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3566         Change recommended MPFR from 2.2.1 -> 2.3.0.
3567         * configure: Regenerate.
3569 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3571         * MAINTAINERS: Update my email address.
3573 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3575         * MAINTAINERS: Update my email address.
3577 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3579         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3580         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3581         * Makefile.in: Regenerate.
3583 2007-12-10  Mark Heffernan  <meheff@google.com>
3585         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3586         misplaced entries.
3588 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3590         * configure.ac: Enable libjava for x86_64-*-darwin9.
3591         * configure: Regenerate.
3593 2007-12-07  Bill Maddox  <maddox@google.com>
3595         * MAINTAINERS (Write After Approval): Add myself.
3597 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3599         * config.sub, config.guess: Update from upstream sources.
3601 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3603         * config-ml.in: Remove 64bit configure tests.
3605 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3607         * config-ml.in: Robustify against white space in absolute file
3608         names.
3610         * config-ml.in (multi-clean): Substitute ${Makefile}.
3611         Remove superfluous ${Makefile} in list.
3613 2007-11-19  Thiemo Seufer  <ths@mips.com>
3615         * config-ml.in: Don't hardcode the Makefile name.
3617 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3619         * MAINTAINERS (Write After Approval): Add myself.
3621 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3623         * MAINTAINERS (Write After Approval): Add myself.
3625 2007-11-06  Doug Kwan  <dougkwan@google.com>
3627         * MAINTAINERS (Write After Approval): Add myself.
3629 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3631         * MAINTAINERS (mercury): Remove entry.
3632         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3634 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3636         * Makefile.def (dependencies): Make configure-gdb depend on
3637         all-intl.
3638         * Makefile.in: Regenerated.
3640 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3642         * MAINTAINERS (Fortran maintainer): Remove myself.
3644 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3646         * Makefile.def: To avoid problems running with parallel makes,
3647         build newlib before libgloss so that target specific header
3648         files are availble.
3649         * Makefile.in: Regenerate
3651 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3653         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3654         * Makefile.in: Regenerate.
3656 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3658         * MAINTAINERS (Register allocation reviewer): Add myself.
3660 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3662         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3663         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3664         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3665         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3666         * configure: Regenerate.
3668 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3670         * MAINTAINERS (Register allocation reviewer): Add myself.
3672 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3674         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3675         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3676         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3677         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3678         * configure.ac: Default them to host tools for $host = $build.
3679         Subst them.
3681         * configure: Regenerate.
3682         * Makefile.in: Regenerate.
3684 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3686         * MAINTAINERS (Register allocation reviewer): Add myself.
3688 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3690         * MAINTAINERS (Register allocation reviewer): Add myself.
3692 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3694         * MAINTAINERS (Write After Approval): Fix typo.
3696 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3698         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3699         * configure: Regenerate.
3701 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3703         PR bootstrap/31906
3704         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3705         they're already prefixed.
3707 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3709         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3710         libstdc++.
3711         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3712         * configure: Regenerate.
3713         * Makefile.in: Regenerate.
3715 2007-09-17  Andreas Schwab  <schwab@suse.de>
3717         * configure.ac: Raise minimum makeinfo version to 4.6.
3718         * configure: Regenerate.
3720 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3722         * MAINTAINERS (write-after-approval) add myself
3724 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3726         * configure.ac: Correct makeinfo version check.
3727         * configure: Regenerate.
3729 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3731         * MAINTAINERS: Update my email address.
3733 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3735         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3736         to $skipdirs and only disable gprof for newlib.  Use the normal
3737         mips*-elf* handling in other respects.
3738         * configure: Regnerate.
3740 2007-09-12  David Daney  <ddaney@avtrex.com>
3742         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3743         enabling libgcj.
3744         * configure: Regenerate.
3746 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3748         PR other/32154
3749         * configure.ac: For libgloss targets, point the linker to the linker
3750         script, startup code and simulator library.
3751         * configure: Regenerate.
3753 2007-09-07  Andrew Haley  <aph@redhat.com>
3755         * configure.ac (noconfigdirs): Remove target-libffi and
3756         target-libjava.
3757         * configure: Regenerate.
3759 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3761         PR target/33281
3762         * configure.ac: Use config/mh-mingw on mingw.
3763         * configure: Regenerate.
3765 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3767         * MAINTAINERS (Write After Approval): Add myself.
3769 2007-09-05  Richard Guenther  <rguenther@suse.de>
3771         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3772         nor --disable-checking is provided also turn on yes and types
3773         checking for stage1.
3774         * configure: Re-generate.
3776 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3778         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3779         (Write After Approval): Remove myself.
3781 2007-08-29  Nick Clifton  <nickc@redhat.com>
3783         * config.sub, config.guess: Update from upstream sources.
3785 2007-08-22  Bud Davis  <jmdavis@link.com>
3787         * MAINTAINERS (Write After Approval): Added myself.
3788         * MAINTAINERS (Reviewers): Removed myself.
3790 2007-08-18  Paul Brook  <paul@codesourcery.com>
3791             Joseph Myers  <joseph@codesourcery.com>
3793         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3794         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3795         * Makefile.in: Regenerate.
3796         * configure.ac (--with-debug-prefix-map): New.
3797         * configure: Regenerate.
3799 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3800             Nigel Stephens  <nigel@mips.com>
3802         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3803         as target_makefile_frag.
3804         * configure: Regenerate.
3806 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3808         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3809         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3810         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3811         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3812         (do-compare, do-compare3, do-compare-debug): New.
3813         ([+compare-target+]): Use them.
3815 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3817         * MAINTAINERS (Write After Approval): Change my email address.
3819 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3820             Ben Elliston  <bje@au.ibm.com>
3822         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3823         --silent if $silent.
3824         * configure: Regenerate.
3826 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3828         * MAINTAINERS (Various Maintainers): Add myself as
3829         loop infrastructure maintainer.  Update my e-mail
3830         address.
3832 2007-07-31  Diego Novillo  <dnovillo@google.com>
3834         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3835         Adjust description.
3837 2007-07-26  Richard Guenther  <rguenther@suse.de>
3839         * configure.ac: Add types checking to stage1 checking flags.
3840         * configure: Regenerate.
3842 2007-07-17  Nick Clifton  <nickc@redhat.com>
3844         * COPYING3: New file.  Contains version 3 of the GNU General
3845         Public License.
3846         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3847         Lesser General Public License.
3849 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3851         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3853 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3855         * MAINTAINERS (S/390 co-maintainer): Add myself.
3856         (Write After Approval): Remove myself.
3858 2007-07-13  Dan Hipschman  <dsh@google.com>
3860         * MAINTAINERS (Write After Approval): Add myself.
3862 2007-07-11  Nick Clifton  <nickc@redhat.com>
3864         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3865         WINDRES export.
3866         * Makefile.in: Regenerate.
3868 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3870         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3871         maintainer.
3873 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3875         * lt~obsolete.m4: New. Import from 20070318 libtool.
3877 2007-07-03  Julian Brown  <julian@codesourcery.com>
3879         * MAINTAINERS (Write After Approval): Add myself.
3881 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3883         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3884         * configure: Regenerate.
3886 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3888         * configure.ac: Add some missing m4 quotation.
3889         * configure: Regenerate.
3891 2007-07-02  Simon Baldwin  <simonb@google.com>
3893         * MAINTAINERS (Write After Approval): Add myself.
3895 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3897         * configure: Regenerate.
3899 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3901         * Makefile.def: Add windmc tool to build.
3902         * Makefile.tpl: Likewise.
3903         * configure.ac: Likewise.
3904         * Makefile.in: Regenerate.
3905         * configure: Regenerate.
3907 2007-06-28  DJ Delorie  <dj@redhat.com>
3909         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3910         not building newlib.
3911         * configure: Regenerated.
3913 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3915         * MAINTAINERS (Write After Approval): Add myself.
3917 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3919         * MAINTAINERS (Write After Approval): Add myself.
3921 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3923         * MAINTAINERS (Write After Approval): Add myself.
3925 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3927         * MAINTAINERS (Write After Approval): Add myself.
3929 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3931         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3932         * Makefile.in: Regenerated.
3934 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3936         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3937         bfin*-*-uclinux* targets.
3938         * configure: Regenerate.
3940 2007-06-14  Ian Lance Taylor  <iant@google.com>
3942         * MAINTAINERS: Add myself as non-algorithmic global write
3943         maintainer.
3945 2007-06-14  Diego Novillo  <dnovillo@google.com>
3947         * MAINTAINERS: Add self as middle-end maintainer and
3948         non-algorithmic global write maintainer.
3950 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3952         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3953         Move all Fortran maintainers except Paul Brook into the
3954         Non-Autopoiesis section.
3956 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3958         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3959         (distclean-stage[+id+]): Possibly delete stage_last.
3960         * Makefile.in: Regenerate.
3962 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3964         * MAINTAINERS (Various Maintainer): Fix typo.
3966 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3968         * MAINTAINERS (Various Maintainer): Add myself as
3969         dataflow maintainer.
3971 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3973         * config.sub, config.guess: Update from upstream sources.
3975 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3977         * Makefile.tpl: Fix spelling error.
3978         * Makefile.in: Regenerate.
3980 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3982         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3983         lt_cv_sys_max_cmd_len.
3985 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3987         * MAINTAINERS (Various Maintainers): Add myself as
3988         auto-vectorizer maintainer.
3990 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3992         PR libjava/32098
3993         * libtool.m4: Revert previous change.
3994         * ltgcc.m4: Put it here.
3996 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3998         * MAINTAINERS (Various Maintainers): Add myself as
3999         auto-vectorizer maintainer.
4001 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4003         PR libjava/32098
4004         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4006 2007-05-30  Richard Guenther  <rguenther@suse.de>
4008         * MAINTAINERS (Various Maintainers): Add myself as
4009         auto-vectorizer maintainer.
4011 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4013         PR bootstrap/29382
4014         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4015         * configure: Rebuilt.
4017 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4019         * MAINTAINERS (Write After Approval): Removed my name.
4021 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4023         * MAINTAINERS (Write After Approval): Remove myself.
4025 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4027         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4029 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4031         * ltmain.sh: Update from ToT Libtool.
4032         * libtool.m4: Update from ToT Libtool.
4033         * ltsugar.m4: New. Update from ToT Libtool.
4034         * ltversion.m4: New. Update from ToT Libtool.
4035         * ltoptions.m4: New. Update from ToT Libtool.
4036         * ltconfig: Remove.
4037         * ltcf-c.sh: Remove.
4038         * ltcf-cxx.sh: Remove.
4039         * ltcf-gcj.sh: Remove.
4041 2007-05-22  Ollie Wild  <aaw@google.com>
4043         * MAINTAINERS (Write After Approval): Add myself.
4045 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4047         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4048         stage_cflags.
4049         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4050         Remove CFLAGS/LIBCFLAGS.
4051         (configure-stage[+id+]-[+prefix+][+module+],
4052         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4053         * Makefile.in: Regenerate.
4055 2007-05-15  Diego Novillo  <dnovillo@google.com>
4057         * MAINTAINERS: Update e-mail address.
4059 2007-05-15  Revital Eres  <eres@il.ibm.com>
4061         * MAINTAINERS (Write After Approval): Add myself.
4063 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4065         * MAINTAINERS (Write After Approval): Updated my address.
4067 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4069         * MAINTAINERS (Write After Approval): Add myself.
4071 2007-05-11  Silvius Rus  <rus@google.com>
4073         * MAINTAINERS (Write After Approval): Add myself.
4075 2007-04-23  Tom Tromey  <tromey@redhat.com>
4077         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4079 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4081         * MAINTAINERS (cpplib): Rename to ...
4082         (libcpp): ... this.  Add C/C++ front end maintainers.
4084 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4086         * config-ml.in: Pass ${ml_config_env} to configure calls.
4088 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4090         * MAINTAINERS (Write After Approval): Add myself.
4092 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4094         * MAINTAINERS (Write After Approval): Add myself.
4096 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4098         * MAINTAINERS (fortran 95 front end): Add myself.
4100 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4106         * MAINTAINERS (Modulo Scheduler): Add myself.
4108 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4110         * MAINTAINERS (fortran 95 front end): Add myself.
4111         (c++ front end): whitespace fix.
4113 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4115         * MAINTAINERS (Write After Approval): Add myself.
4117 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4119         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4120         of glob.  Quote arguments with single quotes too.
4121         * configure: Regenerate.
4123 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4125         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4126         * Makefile.in: Regenerate
4128 2007-03-07  Andreas Schwab  <schwab@suse.de>
4130         * configure: Regenerate.
4132 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4134         * configure.ac: Add "--with-pdfdir" configure option,
4135         which defines pdfdir variable.
4136         * Makefile.def (target=fixincludes): Add install-pdf to
4137         missing targets.
4138         (recursive_targets): Add install-pdf target.
4139         (flags_to_pass): Add pdfdir.
4140         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4141         target.
4142         * configure: Regenerate
4143         * Makefile.in: Regenerate
4145 2007-02-28  Eric Christopher  <echristo@apple.com>
4147         Revert:
4148         2006-12-07  Mike Stump  <mrs@apple.com>
4150         * Makefile.def (dependencies): Add dependency for
4151         install-target-libssp and install-target-libgomp on
4152         install-gcc.
4153         * Makefile.in: Regenerate.
4155 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4157         * configure: Regenerate.
4158         * configure.ac: Move statements after variable declarations.
4160 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4162         * MAINTAINERS: Add myself as sh maintainer.
4164 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4166         * configure.ac: Adjust for loop syntax.
4167         * configure: Regenerate.
4169 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4171         * configure: Rebuilt.
4173 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4175         * configure.ac: Drop multiple occurrences of --enable-languages,
4176         and fix its quoting.
4177         * configure: Rebuilt.
4179 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4180             Nathan Sidwell  <nathan@codesourcery.com>
4181             Vladimir Prus  <vladimir@codesourcery.com>
4182             Joseph Myers  <joseph@codesourcery.com>
4184         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4185         * configure: Regenerate.
4187 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4189         * ltconfig (freebsd*): Default to elf.
4191 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4193         * configure.ac (target_libraries): Move libgcc before libiberty.
4194         * configure: Regenerated.
4196 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4197             Paolo Bonzini  <bonzini@gnu.org>
4199         PR bootstrap/30753
4200         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4201         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4202         * configure: Regenerated.
4204 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4206         * MAINTAINERS (Language Front End Maintainers): Update my mail
4207         address.
4209 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4211         PR bootstrap/30748
4212         * configure.ac: Correct syntax for Solaris ksh.
4213         * configure: Regenerated.
4215 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4217         * configure.ac: Sync with src.
4218         * configure: Regenerate.
4220 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4222         * Makefile.in: Regenerate.
4224 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4226         * config.sub: Sync with src.
4228 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4230         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4231         noncanonical equivalents.
4232         * configure.in: Rename to...
4233         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4234         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4235         target_noncanonical.  Use them.  Rewrite removal of configure
4236         arguments for autoconf 2.59.  Discard variable settings.  Force
4237         program_transform_name for native tools.
4239         * Makefile.in: Regenerated.
4240         * configure: Regenerated with autoconf 2.59.
4242 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4244         * MAINTAINERS (Write After Approval): Add myself.
4246 2007-01-31  Andreas Schwab  <schwab@suse.de>
4248         * Makefile.tpl (LDFLAGS): Substitute it.
4249         * Makefile.in: Regenerate.
4251 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4253         * MAINTAINERS (Write After Approval): Add myself.
4255 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4257         * MAINTAINERS (spu port): Add myself.
4259 2007-01-23  Richard Guenther  <rguenther@suse.de>
4261         PR bootstrap/30541
4262         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4263         * Makefile.tpl (GNATBIND): Substitute it.
4264         (GNATMAKE): Likewise.
4265         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4266         of STAGE_PREFIX.
4267         * Makefile.in: Regenerate.
4268         * configure: Regenerate.
4270 2007-01-18  Mike Stump  <mrs@apple.com>
4272         * configure.in: Re-enable -Werror for gcc builds.
4274 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4276         * MAINTAINERS (Write After Approval): Add myself.
4278 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4280         * configure.in: Change == to = in test command.
4281         * configure: Regenerate.
4283 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4284             Nick Clifton  <nickc@redhat.com>
4285             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4287         * configure.in (build_configargs, host_configargs, target_configargs):
4288         Remove build/host/target parameters.
4289         (host_libs): Add gmp and mpfr.
4290         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4291         * Makefile.def (gmp, mpfr): New.
4292         (gcc): Remove target.
4293         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4294         target_os, target_vendor): New.
4295         (configure): Add host_alias/target_alias arguments; adjust invocations.
4296         * configure: Regenerate.
4297         * Makefile.in: Regenerate.
4299 2007-01-11  Matt Fago  <fago@earthlink.net>
4301         * configure.in: Try to link to functions only in mpfr 2.2.x
4302         to improve robustness of configure tests.
4303         * configure: Regenerate.
4305 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4307         * MAINTAINERS: Add myself as i386 maintainer.
4309 2007-01-08  Jan Hubicka  <jh@suse.cz>
4311         * MAINTAINERS: Add myself as i386 maintainer.
4313 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4315         * configure.in: Add support for an x86_64-mingw* target.
4316         * configure: Regenerate.
4318 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4320         * Makefile.tpl (all-target): Correct @if conditional for target
4321         modules.
4322         * configure.in: Omit libiberty if building only target libgcc.
4323         * configure, Makefile.in: Regenerated.
4325 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4327         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4328         * configure: Regenerate.
4330 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4332         * Makefile.def (target_modules): Add libgcc.
4333         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4334         * Makefile.tpl (clean-target-libgcc): Delete.
4335         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4336         on gcc even for bootstrapped modules.  Rewrite handling of
4337         lang_env_dependencies to loop over target_modules.
4338         * configure.in (target_libraries): Add target-libgcc.
4339         * Makefile.in, configure: Regenerated.
4341 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4343         * configure.in: Reorganize recognition of languages.  Add
4344         --enable-stage1-languages.  Show supported languages for the chosen
4345         target rather than all recognized languages.
4346         * configure: Regenerate.
4348 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4350         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4351         * Makefile.in: Regenerate.
4353 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4355         * configure.in: Warn that MPFR 2.2.0 is buggy.
4356         * configure: Regenerate.
4358 2006-12-27  Ian Lance Taylor  <iant@google.com>
4360         * configure.in: When removing Makefiles to force a reconfigure, also
4361         remove prev-DIR*/Makefile.
4362         * configure: Regenerate.
4364 2006-12-22  Andreas Schwab  <schwab@suse.de>
4366         * configure: Regenerate with correct autoconf version.
4368 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4370         * configure.in: add AC_SUBST for *_FOR_TARGET.
4371         * configure: Regenerate.
4373 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4375         * configure.in: Simplify logic for rejecting languages that cannot
4376         be built.  Separate the case when a language is unsupported,
4377         from the case when the user chooses not to build a language.
4379 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4381         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4382         it only affects bootstrap and could be tested on "$host" as well.
4383         * configure: Regenerate.
4384         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4386 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4388         PR bootstrap/29544
4389         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4390         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4391         move here comment from Makefile.tpl.
4392         * Makefile.tpl: Move some definitions higher in the file.
4393         (STAGE1_CHECKING): New.
4394         * configure.in: Add --enable-stage1-checking.
4395         * configure: Regenerate.
4396         * Makefile.in: Regenerate.
4398 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4400         * MAINTAINERS: Add myself as build system maintainer.
4402 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4404         * MAINTAINERS (Write After Approval): Add myself.
4406 2006-12-13  Eric Christopher  <echristo@apple.com>
4408         * MAINTAINERS: Add myself as darwin maintainer.
4410 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4412         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4414 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4416         MAINTAINERS: Update my entry.
4418 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4420         * configure.in:  Handle spu makefile frag.
4421         * Makefile.tpl (MAINT): Define
4422         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4423         * configure: Regenerate.
4424         * Makefile.in: Regenerate.
4426 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4428         * config.guess: Import latest version.
4429         * config.sub: Likewise.
4431 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4433         * configure.in (spu-*-*): Don't skip target-libiberty.
4434         * configure: Regenerate.
4436 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4438         PR bootstrap/30134
4439         * configure.in: Correct x86 darwin support for libjava to powerpc
4440         and i?86 only.
4441         * configure: Regenerate.
4443 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4445         * configure.in: Add x86 darwin support for libjava.
4446         * configure: Regenerate.
4448 2006-12-07  Mike Stump  <mrs@apple.com>
4450         * Makefile.def (dependencies): Add dependency for
4451         install-target-libssp and install-target-libgomp on
4452         install-gcc.
4453         * Makefile.in: Regenerate.
4455 2006-12-04  Richard Guenther  <rguenther@suse.de>
4457         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4458         (Non-Algorithmic Maintainers): Move over non-algorithmic
4459         loop optimizer maintainers, add myself as a non-algorithmic
4460         middle-end maintainer.
4462 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4464         * MAINTAINERS (Write After Approval): Add myself.
4466 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4468         * configure.in: Update error message for missing GMP/MPFR.
4470         * configure: Regenerate.
4472 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4474         * configure.in: Update MPFR version in error message.
4476         * configure: Regenerate.
4478 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4480         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4481         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4482         --with-gmp-lib): New flags.
4484         * configure: Regenerate.
4486 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4488         * MAINTAINERS (Write After Approval): Change my email address.
4490 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4492         * MAINTAINERS (Write After Approval): Add myself.
4494 2006-11-22  Philipp Thomas  <pth@suse.de>
4496         * MAINTAINERS (i18n): Update e-mail address.
4498 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4500         * MAINTAINERS (spu port): Add myself as maintainer.
4501         (Write After Approval): Remove myself.
4503 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4505         * configure.in (skipdirs): Don't build libssp for SPU.
4506         * configure: Regenerate.
4508 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4510         * MAINTAINERS (spu port): Add myself as maintainer.
4511         (libobjc): Update my email address.
4513 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4515         * MAINTAINERS (Write After Approval): Add myself.
4517 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4519         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4520         * configure : Rebuilt.
4522 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4524         * MAINTAINERS (Write After Approval): Add myself.
4526 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4528         * MAINTAINERS (Write After Approval): Add myself.
4530 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4532         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4533         libmpfr.a.
4534         * configure: Regenerate.
4536 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4538         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4539         (unstage): Test for stage_last presence.
4541         PR bootstrap/29802
4542         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4543         STAGE_PREFIX.
4544         * Makefile.in: Regenerate.
4546 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4548         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4549         maintainers.
4551 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4553         * MAINTAINERS (Write After Approval): Add myself.
4555 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4557         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4558         and stageN-package/Makefile.
4559         * Makefile.in: Regenerated.
4561 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4563         * configure.in: Remove target-libgloss from noconfigdirs for
4564         bfin-*-*.
4565         * configure: Regenerated.
4567 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4569         * configure.in (have_gmp): Only error if the gcc directory exists.
4571         * configure: Regenerate.
4573 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4575         * configure.in: Robustify error message for missing GMP/MPFR.
4577         * configure: Regenerate.
4579 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4581         * MAINTAINERS (Write After Approval): Add myself.
4583 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4585         * MAINTAINERS: Change email address.
4587 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4589         * MAINTAINERS (Write After Approval): Add myself.
4591 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4593         * MAINTAINERS (Write After Approval): Add myself.
4595 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4597         * MAINTAINERS (Write After Approval): Move myself to
4598         Write After Approval section.
4600 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4602         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4603         need_gmp anymore.
4604         * configure: Regenerate.
4606 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4608         * MAINTAINERS (Write After Approval): Add myself.
4610 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4612         * config.guess: Import latest version.
4613         * config.sub: Likewise.
4615 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4617         * Makefile.def: Added pdf target handling.
4618         * Makefile.tpl: Added pdf target handling.
4619         * Makefile.in: Regenerated.
4621 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4623         * MAINTAINERS: Add self as score port maintainer.
4625 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4627         * MAINTAINERS (Write After Approval): Add myself.
4629 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4631         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4632         or newer.
4633         * configure: Regenerated.
4635 2006-09-27  Dave Brolley  <brolley@redhat.com>
4637         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4638         using $s instead of $r.
4639         * configure: Regenerated.
4641 2006-09-26  Thiemo Seufer  <ths@mips.com>
4643         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4644         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4645         * configure: Regenerate.
4647 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4649         * MAINTAINERS (Write After Approval): Remove myself.
4651 2006-09-22  Chao-ying Fu  <fu@mips.com>
4653         * MAINTAINERS (Write After Approval): Add myself.
4655 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4657         * MAINTAINERS: Add self as soft-fp maintainer.
4659 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4661         * MAINTAINERS: Add myself as avr maintainer.
4662         Remove Marek Michalkiewicz as avr maintainer.
4664 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4666         * MAINTAINERS (Write After Approval): Add myself.
4668 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4670         * configure.in: Never build newlib for a Mingw host.
4671         Never build newlib as Mingw target library.
4672         Test the existence of winsup/cygwin for building a Cygwin newlib,
4673         rather than just winsup.
4674         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4675         building a Mingw target.
4676         * configure: Regenerate.
4678 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4680         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4682 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4684         * config.guess: Import from src (was more updated).
4685         * config.sub: Likewise.
4687 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4689         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4690         * configure: Regenerated.
4692 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4694         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4695         for stages after the first.
4697 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4699         * Makefile.def: Add dependencies for configure-opcodes
4700         on configure-intl and all-opcodes on all-intl.
4701         * Makefile.in: Regenerated.
4703 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4705         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4707 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4709         Port to hosts whose 'sort' and 'tail' implementations
4710         treat operands with leading '+' as file names, as POSIX
4711         has required since 2001.  However, make sure the code still
4712         works on pre-POSIX hosts.
4713         * ltmain.sh: Don't assume "sort +2" is equivalent to
4714         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4716 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4718         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4720 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4722         * ltconfig: chmod 644 before ranlib during install.
4724 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4726         PR bootstrap/18058
4727         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4728         if the bootstrap compiler is a GCC version that supports it.
4729         * configure: Regenerate.
4731 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4733         * configure.in: Fix thinkos in previous check-in.
4734         * configure: Regenerate.
4736 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4738         PR other/27063
4739         * configure.in: Test subdir_requires and give an appropriate
4740         error message.
4741         * configure: Regenerate.
4743 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4745         * MAINTAINERS (Write After Approval): Add myself.
4747 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4749         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4751 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4753         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4755 2006-06-20  David Ayers  <d.ayers@inode.at>
4757         PR bootstrap/28072
4758         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4759         whether target-libjava is being configured instead of whether the
4760         java front end is enabled.
4761         * configure: Regenerate.
4763 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4765         PR target/27540
4766         * configure.in: Only enable libgomp on IRIX 6.
4767         * configure: Regenerate.
4769 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4771         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4772         too.
4773         * Makefile.in: Regenerate.
4775 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4777         * config-ml.in: Alter CCASFLAGS to include special
4778         multilib options the same as is done for CFLAGS.
4780 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4782         * configure.in: Don't enable libgomp on hpux10.
4783         * configure: Rebuilt.
4785 2006-06-12  David Ayers  <d.ayers@inode.at>
4787         PR bootstrap/27963
4788         PR target/19970
4789         * configure.in: Remove target-boehm-gc from noconfigdirs where
4790         ${libgcj} is specified.
4791         * configure: Regenerate.
4793 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4795         Sync from src:
4797         * configure.in: Sync.
4798         * configure: Regenerated.
4800         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4802         * Makefile.def: Added dependencies from sim and gdb on intl, and
4803         added configure dependencies to everything with an all dependency
4804         on intl.
4805         * Makefile.in: Regenerated.
4807 2006-06-06  David Ayers  <d.ayers@inode.at>
4809         PR libobjc/13946
4810         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4811         * Makefile.in: Regenerate.
4812         * configure.in: Add --enable-objc-gc at toplevel and have it
4813         enable boehm-gc for Objective-C.
4814         Remove target-boehm-gc from libgcj.
4815         Add target-boehm-gc to target_libraries.
4816         Add target-boehm-gc to noconfigdirs where ${libgcj}
4817         is specified.
4818         Assert that boehm-gc is supported when requested for Objective-C.
4819         Only build boehm-gc if needed either for Java or Objective-C.
4820         * configure: Regenerate.
4822 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4824         PR 27674
4825         * Makefile.tpl (configure-[+prefix+][+module+],
4826         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4827         Remove rule to unstage bootstrapped modules.
4828         (stage_current): New.
4829         * Makefile.in: Regenerate.
4831 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4833         * MAINTAINERS (Write After Approval): Update my e-mail address.
4835 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4837         * include/libiberty.h: Declare pex_run_in_environment.
4839 2006-05-31  Asher Langton  <langton2@llnl.gov>
4841         * MAINTAINERS (Write After Approval): Add myself.
4843 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4845         * Makefile.def (bfd, opcodes): Fix lib_path.
4846         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4847         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4848         * Makefile.in: Regenerate.
4850 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4852         * Makefile.in: Regenerate.
4854 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4856         * Makefile.def: Add install-html target. Add datarootdir
4857         docdir and htmldir to flags_to_pass.
4858         * Makefile.tpl: Add install-html target.
4859         * Makefile.in: Regenerate.
4860         * configure.in: Add --with-datarootdir, --with-docdir, and
4861         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4862         * configure: Regenerate.
4864 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4866         * configure.in: Enable gprof for cross builds.
4867         * configure: Regenerate.
4869 2006-05-22  Richard Guenther  <rguenther@suse.de>
4871         Revert
4872         2006-01-31  Richard Guenther  <rguenther@suse.de>
4873         Paolo Bonzini  <bonzini@gnu.org>
4875         * Makefile.def (target_modules): Add libgcc-math target module.
4876         * configure.in (target_libraries): Add libgcc-math target library.
4877         (--enable-libgcc-math): New configure switch.
4878         * Makefile.in: Re-generate.
4879         * configure: Re-generate.
4880         * libgcc-math: New toplevel directory.
4882 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4883             Andreas Tobler  <a.tobler@schweiz.ch>
4885         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4886         * configure: Rebuilt.
4888 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4890         * MAINTAINERS (Write After Approval): Add myself.
4892 2006-05-01  DJ Delorie  <dj@redhat.com>
4894         * configure.in: Restore CFLAGS if GMP isn't present.
4895         * configure: Regenerate.
4897 2006-05-01  Richard Guenther  <rguenther@suse.de>
4899         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4900         maintainer.
4902 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4904         * MAINTAINERS (Write After Approval): Add myself.
4906 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4908         * MAINTAINERS (Write After Approval): Add myself.
4910 2006-04-18  DJ Delorie  <dj@redhat.com>
4912         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4913         reference libgloss so that libssp can be built in a combined
4914         tree.
4915         * configure: Regenerate.
4917 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4919         * MAINTAINERS (Write After Approval): Add myself.
4921 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4923         * configure.in: Require makeinfo 4.4 or higher.
4924         * configure: Regenerate.
4926 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4928         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4929         Rearrange the entries of other libraries to have them in one place.
4931 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4933         * MAINTAINERS (Write After Approval): Remove myself.
4934         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4936 2006-03-14  Richard Guenther  <rguenther@suse.de>
4938         * configure: Regenerate with autoconf 2.13.
4940 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4942         * MAINTAINERS: Use my work address.
4944         * MAINTAINERS: Update my E-mail address.
4946 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4948         * configure.in: Handle --disable-<component> generically.
4949         * configure: Regenerate.
4951 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4953         PR libgcj/17311
4954         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4956 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4958         * MAINTAINERS (Write After Approval):  Remove myself.
4959         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4961 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4963         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4964         (TARGET_CONFIGDIRS): Remove.
4965         * configure.in: Remove AC_SUBST(target_configdirs).
4966         * Makefile.in, configure: Regenerated.
4968 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4970         * MAINTAINERS (Write After Approval):  Remove myself.
4971         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4973 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4975         PR bootstrap/25670
4977         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4979         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4980         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4981         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4982         BUILD_PREFIX, BUILD_PREFIX_1.
4983         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4985         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4986         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4988         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4989         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4990         of `cat stage_current`.  Always provide the `r' and `s' variables.
4991         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4992         a single shell execution.
4993         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4994         bootstrapped modules, make the stage1 module if the build was not
4995         started yet, else build the current stage.
4996         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4997         (all-build, all-host, all-target, [+make_target+]-host,
4998         [+make_target+]-target): Do not use \-continued lines.
4999         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5000         (current_stage, restrap, stage_last): New.
5002         * Makefile.in: Regenerate.
5003         * configure: Regenerate.
5005 2006-02-19  Bud Davis  <jmdavis@link.com>
5007         * MAINTAINERS (Write After Approval):  Remove myself.
5008         (Language Front End Maintainers):  Add myself as fortran 95
5009         maintainer and update e-mail address.
5011 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5013         * MAINTAINERS (Write After Approval):  Remove myself.
5014         (Language Front End Maintainers):  Add myself as fortran 95
5015         maintainer.
5017 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5019         * MAINTAINERS (Write After Approval): Add myself.
5021 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5023         * MAINTAINERS (Write After Approval):  Remove myself.
5024         (Language Front End Maintainers):  Add myself as
5025         fortran 95 maintainer.
5027 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5029         Sync from src:
5031         2005-12-27  Leif Ekblad  <leif@rdos.net>
5033         * configure.in: Add support for RDOS target.
5034         * configure: Regenerate.
5036 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5037             Andreas Schwab  <schwab@suse.de>
5039         * configure: Regenerate.
5041 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5043         * configure.in (enable_libgomp): Add AIX.
5044         * configure: Regenerate.
5046 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5048         * MAINTAINERS (Write After Approval): Add myself.
5050 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5052         * MAINTAINERS (Write After Approval): Add myself.
5054 2006-01-31  Richard Guenther  <rguenther@suse.de>
5055         Paolo Bonzini  <bonzini@gnu.org>
5057         * Makefile.def (target_modules): Add libgcc-math target module.
5058         * configure.in (target_libraries): Add libgcc-math target library.
5059         (--enable-libgcc-math): New configure switch.
5060         * Makefile.in: Re-generate.
5061         * configure: Re-generate.
5062         * libgcc-math: New toplevel directory.
5064 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5066         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5067         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5068         the assembler, linker and binutils.
5069         * configure: Regenerate.
5071 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5073         * MAINTAINERS (Write After Approval): Add myself.
5075 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5077         * configure: Regenerate.
5079 2006-01-18  Richard Henderson  <rth@redhat.com>
5080             Jakub Jelinek  <jakub@redhat.com>
5081             Diego Novillo  <dnovillo@redhat.com>
5083         * libgomp: New directory.
5084         * Makefile.def: Add target_module libgomp.
5085         * Makefile.in: Regenerate.
5086         * configure.in (target_libraries): Add target-libgomp.
5087         * configure: Regenerate.
5089 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5091         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5092         @ from continuation.
5093         * Makefile.in: Rebuilt.
5095 2006-01-04  Chris Lattner  <sabre@gnu.org>
5097         * MAINTAINERS (Write After Approval): Add myself.
5099 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5101         PR bootstrap/24252
5103         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5104         * Makefile.tpl (OBJDUMP): New.
5105         (EXTRA_HOST_FLAGS): Add it.
5106         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5108         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5109         to use symbolic links between directories.  Avoid race conditions
5110         or make them harmless.
5111         * configure.in: Do not try to use symbolic links between directories.
5113         * Makefile.def (LEAN): Pass.
5114         * Makefile.tpl (LEAN): Define.
5115         (stage[+id+]-start): Accept that the previous directory does not
5116         exist, if the bootstrap is lean.
5117         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5118         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5119         configure substitution.
5120         ([+compare-target+]): Likewise.
5121         ([+bootstrap-target+]-lean): New.
5122         * configure.in: Remove lean bootstrap support from here.
5124         * Makefile.in: Regenerate.
5125         * configure: Regenerate.
5127 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5129         * MAINTAINERS (libdecnumber): Add myself.
5131 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5133         * libtool-ldflags: New script.
5135 2006-01-02  Andreas Schwab  <schwab@suse.de>
5137         * configure.in: When reconfiguring remove Makefile in
5138         all stage directories.
5139         * configure: Regenerate.
5141 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5143         * MAINTAINERS: Update my email address.
5145 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5147         Revert Ada-related part of the previous change.
5149         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5150         Do not pass.
5151         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5152         * Makefile.in: Regenerate.
5153         * configure.in: Do not include mt-ppc-aix target fragment.
5154         * configure: Regenerate.
5156 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5158         * configure.in: Select appropriate fragments for PowerPC/AIX.
5159         * configure: Regenerate.
5161         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5162         BOOT_CFLAGS, BOOT_LDFLAGS.
5163         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5164         BOOT_CFLAGS, BOOT_LDFLAGS.
5165         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5166         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5167         (stage): Fail if we cannot complete the work.
5168         * Makefile.in: Regenerate.
5170 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5172         * configure.in: Replace ms1 with mt.
5173         * configure: Rebuilt.
5175 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5177         * MAINTAINERS: Update my email address.
5179 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5181         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5182         install-host-nogcc): Don't invoke $(stage) at the end.
5183         * Makefile.in: Regenerate.
5185 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5187         * configure.in: Flip the top-level bootstrap switch.
5188         * configure: Regenerate.
5190 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5192         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5193         $(stage) and $(unstage).
5194         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5195         (all): Remove stray semicolon.
5196         (local-distclean): Don't handle multilib.tmp and multilib.out.
5197         (install.all): Set $s for consistency.
5198         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5199         check_multilibs setting.  Always make the install directory.
5200         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5201         Correct @if/@endif.
5202         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5203         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5204         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5205         (multilib.out): Remove.
5206         * Makefile.in: Regenerated.
5208 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5210         * MAINTAINERS (Write After Approval): Add myself.
5212 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5214         * MAINTAINERS: Add myself as mt maintainer.
5216         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5218 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5220         * MAINTAINERS: Change email address.
5222 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5224         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5225         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5226         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5227         Find in-tree tools if available.
5228         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5229         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5230         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5231         (COMPILER_*_FOR_TARGET): New.
5232         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5233         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5234         (CONFIGURED_*, USUAL_*): Remove.
5235         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5236         STRIP): Use autoconf substitutions.
5237         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5238         COMPILER_NM_FOR_TARGET): New.
5239         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5241         (all): Make all-host and all-target in parallel.
5242         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5243         that $$r and $$s are set before invoking a recursive make.
5244         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5245         ([+bootstrap-target+]): Inline most of the `all' target.
5247 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5249         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5250         from the gcc build directory.
5251         * Makefile.in: Regenerate.
5253 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5255         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5256         depend on all-libdecnumber.
5257         * configure.in (host_libs): Include libdecnumber.
5258         * Makefile.in: Regenerate.
5259         * configure: Likewise.
5261 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5263         * libdecnumber: Import decNumber sources from the dfp-branch.
5265 2005-11-21  Kean Johnston  <jkj@sco.com>
5267         * config.sub, config.guess: Sync from upstream sources.
5269 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5271         Import from Autoconf sources:
5273         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5274         * config/move-if-change: Don't output "$2 is unchanged";
5275         suggested by Ben Elliston.  Handle weird characters correctly.
5277 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5279         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5280         to match upstream libtool for darwin.
5282 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5284         * Makefile.def: Remove gdb dependencies for gdbtk.
5285         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5286         (configure-gdb, install-gdb): New rules.
5287         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5288         * Makefile.in, configure: Regenerated.
5290 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5292         * MAINTAINERS (Write After Approval): Add myself.
5294 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5296         * MAINTAINERS (Write After Approval): Add myself.
5298 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5300         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5301         Diego Novillo.
5303 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5305         PR bootstrap/24297
5306         * Makefile.tpl (do-[+make-target+], do-check, install,
5307         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5308         are set before recursing.
5309         * Makefile.in: Regenerate.
5311 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5313         PR bootstrap/18939
5314         * Makefile.def (gcc) <target>: Fix thinko.
5315         * Makefile.in: Regenerate.
5317 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5319         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5320         * configure: Regenerate.
5322 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5324         * MAINTAINERS (Write After Approval): Add self.
5326 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5328         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5329         target-libffi, target-qthreads, target-libjava, and
5330         targetlibobjc.
5331         * configure: Regenerate.
5333 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5335         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5336         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5337         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5338         (USUAL_OBJDUMP_FOR_TARGET): New.
5339         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5340         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5341         * configure, Makefile.in: Regenerated.
5343 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5345         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5346         before other host packages.
5348 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5350         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5352 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5354         PR bootstrap/22340
5356         * configure.in (default_target): Remove.
5357         * Makefile.tpl (all): Do not use prerequisites as subroutines
5358         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5359         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5360         use prerequisites as subroutines.
5361         (check-host, check-target): New.
5362         (bootstrap configure & all targets): Do not use stage*-start
5363         if the directory layout is already ok.
5364         (non-bootstrap configure & all targets): Prepend a $(unstage).
5365         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5366         (NOTPARALLEL): Remove.
5367         (unstage, stage variables): New variables.
5368         (unstage, stage targets): Simply expand to those variables.
5370         * configure: Regenerate.
5371         * Makefile.in: Regenerate.
5373 2005-10-04  James E Wilson  <wilson@specifix.com>
5375         * Makefile.def (lang_env_dependencies): Add libmudflap.
5376         * Makefile.in: Regenerate.
5378 2005-10-03  Andreas Schwab  <schwab@suse.de>
5380         Backport from libtool CVS:
5381         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5383         * ltmain.sh: add support for installing into temporary
5384         staging area (e.g. 'make install DESTDIR=...')
5386 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5388         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5389         * configure: Regenerated.
5391 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5393         * configure: Regenerate with the correct
5394         autoconf version.
5396 2005-09-30  Catherine Moore  <clm@cm00re.com>
5398         * configure.in (bfin-*-*): New.
5399         * configure: Regenerated.
5401 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5403         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5404         (LIPO_FOR_TARGET): New.
5405         (CONFIGURED_LIPO_FOR_TARGET): New.
5406         (USUAL_LIPO_FOR_TARGET): New.
5407         (STRIP_FOR_TARGET): New.
5408         (CONFIGURED_STRIP_FOR_TARGET): New.
5409         (USUAL_STRIP_FOR_TARGET): New.
5410         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5411         STRIP_FOR_TARGET.
5412         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5413         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5414         * Makefile.in: Regenerate.
5415         * configure: Regenerate.
5417 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5419         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5420         (rs6000-*-aix*): Same.
5421         * configure: Regenerate.
5423 2005-09-16  Tom Tromey  <tromey@redhat.com>
5425         * MAINTAINERS: Add self as java maintainer.
5427 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5429         * configure.in: Recognize f95 in the --enable-languages option,
5430         and substitute it for fortran, issuing a warning.
5431         * configure: Regenerate.
5433 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5435         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5436         * configure:  Regenerated.
5438 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5440         * MAINTAINERS: Add self as ms1 maintainer.
5442 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5444         * Makefile.def (libssp): Add to lang_env_dependencies.
5445         * Makefile.in: Regenerate.
5447 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5449         * MAINTAINERS: Add myself as middle-end maintainer.
5451 2005-08-17  Christian Groessler  <chris@groessler.org>
5453         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5454         * Makefile.in: Regenerate.
5456 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5458         * MAINTAINERS (write after approval): Added myself.
5460 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5462         * MAINTAINERS (Write After Approval): Add myself.
5464 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5466         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5467         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5468         Look for alternate names of the target cc and c++
5469         * configure: Regenerate.
5471 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5473         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5474         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5475         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5476         tools; remove code to manually set them.
5477         (Target tools): Look in the environment for them.
5478         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5479         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5480         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5481         build directory.
5482         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5483         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5484         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5485         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5486         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5487         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5488         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5489         * configure: Regenerate.
5490         * Makefile.in: Regenerate.
5492 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5494         * MAINTAINERS: Update for removed CPU targets.
5496 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5498         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5499         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5500         * Makefile.in: Regenerated.
5502 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5504         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5505         (CFLAGS_FOR_TARGET): Use it.
5506         (CXXFLAGS_FOR_TARGET): Likewise.
5507         * Makefile.in: Regenerated.
5508         * configure.in (--with-build-sysroot): New option.
5509         * configure: Regenerated.
5511 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5513         * Makefile.tpl: Wrap install between unstage and stage
5514         * Makefile.in: Regenerate.
5516 2005-07-21  Eric Christopher  <echristo@apple.com>
5518         * MAINTAINERS: Update affiliation.
5520 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5522         * MAINTAINERS: Add self as crx port maintainer.
5524 2005-07-20  DJ Delorie  <dj@redhat.com>
5526         * MAINTAINERS: Add self as m32c maintainer.
5528 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5530         * all files: Update FSF address.
5532 2005-07-15  Eric Christopher  <echristo@redhat.com>
5534         * MAINTAINERS: Change affiliation.
5536 2005-07-14  Jim Blandy  <jimb@redhat.com>
5538         * configure.in: Add cases for Renesas m32c.
5539         * configure: Regenerated.
5541 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5543         * COPYING.LIB: Update from fsf.org.
5545 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5547         * COPYING, compile, config.guess,
5548         config.sub, install-sh, missing, mkinstalldirs,
5549         symlink-tree, ylwrap: Sync from upstream sources.
5550         * config-ml.in: Update FSF address.
5552 2005-07-13  Eric Christopher  <echristo@redhat.com>
5554         * configure.in: Add toplevel noconfigdir support for tpf.
5555         * configure: Regenerate.
5557 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5559         PR ada/22340
5561         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5562         * Makefile.in: Regenerate.
5564 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5566         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5567         Brolley to write-after-approval.
5569 2005-07-07  Andreas Schwab  <schwab@suse.de>
5571         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5572         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5573         * Makefile.in: Regenerated.
5575 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5577         * configure.in: Don't build sim or rda when targetting darwin.
5578         * configure: Regenerate.
5580 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5582         * configure.in: Add --enable-libssp and --disable-libssp.
5583         * configure: Regenerate with autoconf-2.13.
5585 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5587         * Makefile.def (target_modules): Add libssp.
5588         * configure.in (target_libraries): Add target-libssp.
5589         * configure: Rebuilt.
5590         * Makefile.in: Rebuilt.
5592 2005-07-01  Zack Weinberg  <zackw@panix.com>
5594         * MAINTAINERS: Change email address.  Resign from maintainership.
5596 2005-07-01  Richard Guenther  <rguenther@suse.de>
5598         * MAINTAINERS: Change my e-mail address and affiliation.
5600 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5602         * Makefile.def (stagefeedback): Come after profile.
5603         Define profiledbootstrap target.
5604         * Makefile.tpl (profiledbootstrap): Remove.
5605         (stageprofile-end): Zap stagefeedback.
5606         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5607         * Makefile.in: Regenerate.
5609 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5611         * MAINTAINERS: Update my email address.
5613 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5615         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5616         In 'cpp' stanza, support '#line' as well as '# '.
5618 2005-06-08  Andreas Schwab  <schwab@suse.de>
5620         * MAINTAINERS: Move myself from 'Write After Approval' to
5621         'CPU Port Maintainers' section as m68k maintainer.
5623 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5625         * configure.in (unsupported_languages): New macro.
5626         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5627         non-ported target libraries in noconfigdirs.
5628         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5629         non-linux-gnu.  Remove libgcj_ex_libffi.
5630         <lang_frag loop>: Set add_this_lang=no if the language is in
5631         unsupported_languages.
5632         * configure: Regenerate.
5634 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5636         * configure.in: Fix typo in handling of --with-mpfr-dir.
5637         * configure: Regenerate.
5639 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5641         * MAINTAINERS: Update my email address.
5643 2005-06-02  Jim Blandy  <jimb@redhat.com>
5645         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5646         accepted into the master sources.)
5648 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5649             Michael Snyder  <msnyder@redhat.com>
5650             Stan Cox  <scox@redhat.com>
5652         * configure.in: Set noconfigdirs for ms1.
5654         * configure: Regenerate.
5656 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5658         * MAINTAINERS (Write After Approval): Add self.
5660 2005-06-01  Josh Conner  <jconner@apple.com>
5662         * MAINTAINERS (Write After Approval): Add self.
5664 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5666         * MAINTAINERS: Update my email address.
5668 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5670         * MAINTAINERS (Write After Approval): Add self.
5672 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5674         * MAINTAINERS (Write After Approval): Remove self.
5676 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5678         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5679         (Dependencies): Consider target modules for bootstrap dependencies.
5680         Make target bootstrap modules depend on each stage's gcc.
5681         * Makefile.in: Regenerate.
5683 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5685         * Makefile.def (configure-gcc): Depend on binutils having been built.
5686         (all-gcc): No need to do it here.
5687         * Makefile.in: Regenerate.
5689 2005-05-19  Paul Brook  <paul@codesourcery.com>
5691         * configure.in: Rewrite misleading error message when requested
5692         language cannot be built.
5693         * configure: Regenerate.
5695 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5697         * ylwrap: Import from Automake 1.9.5.
5699 2005-05-13  David Ung  <davidu@mips.com>
5701         * MAINTAINERS (Write After Approval): Add self.
5703 2005-05-09  Mike Stump  <mrs@apple.com>
5705         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5706         lt_cv_sys_max_cmd_len for now.
5708 2005-05-09  Stan Cox  <scox@redhat.com>
5710         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5712 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5714         * README.SCO: Update the URL.
5716 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5718         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5719         with_gnu_ld to libtool.
5720         * ltcf-c.sh (aix[45]): Define file_list_spec.
5721         * ltcf-cxx.sh (aix[45]): Same.
5722         * ltcf-gcj.sh (aix[45]): Same.
5723         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5724         exists, write list of input files to temporary file.
5726 2005-05-04  Mike Stump  <mrs@apple.com>
5728         * configure.in: Always pass --target to target configures as
5729         otherwise rebuilds that do --recheck will fail.
5730         * confiugure: Rebuilt.
5732 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5734         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5735         STAGE_HOST_EXPORTS.
5736         (configure, all): Add bootstrap support.
5737         (Host modules, target modules): Pass post-stage1 flags and exports.
5738         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5739         * Makefile.in: Regenerate.
5741 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5743         * configure: Regenerate.
5745 2005-04-27  Mike Stump  <mrs@apple.com>
5747         * MAINTAINERS: Add self as darwin maintainer.
5749 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5751         * config.sub: Update from master copy.
5753 2005-04-21  Mike Stump  <mrs@apple.com>
5755         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5756         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5758 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5760         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5761         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5762         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5763         "*-*-elf" and "*-*-linux*".
5764         * configure: Regenerate.
5766 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5768         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5770 2005-04-12  Mike Stump  <mrs@apple.com>
5772         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5774 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5776         * MAINTAINERS (Write After Approval): Add myself.
5778 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5780         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5782 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5784         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5785         (TARGET_CONFIGARGS): Include --with-target-subdir.
5786         (configure, all): New macros.  Use them throughout.
5787         * Makefile.in: Regenerate.
5789 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5791         * MAINTAINERS (Write After Approval): Add myself.
5793 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5795         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5797 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5799         * MAINTAINERS: Move John Carr to Write After Approval.
5801 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5803         * config/mh-mingw32: Delete.
5804         * configure.in: Don't use it.
5805         * configure: Regenerate.
5807 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5809         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5810         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5811         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5812         (HOST_LIB_PATH): Generate from Makefile.def.
5813         (TARGET_LIB_PATH): Likewise.
5814         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5815         * Makefile.in: Regenerate.
5816         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5817         (RPATH_ENVVAR): Include Darwin case.
5818         * configure: Regenerate.
5820 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5822         * MAINTAINERS (Various Maintainers): Remove self.
5823         (Write After Approval): Add self.
5825 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5827         * MAINTAINERS (Various Maintainers): Add self.
5829 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5831         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5832         * configure: Regenerate.
5834 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5836         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5837         gcc_version, and gcc_version_trigger from set of flags to pass.
5838         * Makefile.tpl: Remove definitions of above variables.
5839         (config.status): Remove dependency on $(gcc_version_trigger).
5840         * Makefile.in: Regenerate.
5841         * configure.in: Do not reference config/gcc-version.m4 nor
5842         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5843         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5844         * configure: Regenerate.
5846 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5847             Andrew Pinski  <pinskia@physics.uc.edu>
5849         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5850         * Makefile.in: Regenerate.
5852 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5854         * MAINTAINERS (Write After Approval): Add myself.
5856 2005-03-03  David Ayers  <d.ayers@inode.at>
5858         * MAINTAINERS (Write After Approval): Add myself.
5860 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5862         PR libgcj/20160
5863         * ltmain.sh: Avoid creating archives with components that have
5864         duplicate basenames.
5866 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5868         PR bootstrap/20250
5869         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5870         instead of check.
5871         * Makefile.in: Regenerate.
5873 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5875         * Makefile.in: Regenerate to fix conflict between the previous two
5876         patches.
5878 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5880         PR bootstrap/17383
5881         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5882         * Makefile.tpl (HOST_SUBDIR): New substitution.
5883         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5884         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5885         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5886         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5887         (Host modules, Bootstrapped modules): Use it.
5888         (Build modules, Target modules): Do not create symlink trees,
5889         always configure out-of-srcdir.
5890         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5891         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5892         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5893         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5895         * Makefile.in: Regenerate.
5896         * configure: Regenerate.
5898 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5900         Merged from libada-gnattools-branch:
5901         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5903         * gnattools: New directory.
5904         * Makefile.def: Add gnattools as a module, depending on target-libada.
5905         * Makefile.in: Regenerate.
5906         * configure.in: Include gnattools in host_tools; disable it if ada
5907         is disabled.
5908         * configure: Regenerate.
5910 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5912         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5913         treelang maintainer.
5914         (Write After Approval): Remove myself.
5916 2005-02-23  Paul Schlie  <schlie@comcast.net>
5918         * configure.in: Allow darwin targeted ports to build tk, itcl and
5919         libgui.
5920         * configure: Regenerate.
5922 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5924         PR libgcj/10353
5925         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5926         * configure: Regenerate.
5928 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5930         * MAINTAINERS (Write After Approval): Add myself.
5932 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5934         * MAINTAINERS: Update my e-mail address.
5936 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5938         * MAINTAINERS (Write After Approval): Add myself.
5940 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5942         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5943         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5944         target-libgloss when not *-*-elf and *-*-aout.
5945         * configure: Regenerate.
5947 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5949         * MAINTAINERS: Remove obsolete entries.
5951         * MAINTAINERS (Write After Approval): Add Michael Matz.
5953 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5955         * MAINTAINERS: Remove self as cpplib maintainer.
5957 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5959         * install-sh, config.sub: Import from upstream.
5961 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5963         PR bootstrap/18222
5964         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5965         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5966         * Makefile.in: Regenerate.
5968 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5970         * MAINTAINERS: Update my email address.
5972 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5973             Andreas Schwab  <schwab@suse.de>
5975         PR bootstrap/18033
5976         * config-ml.in: Eval option if surrounded by single quotes.
5978 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5980         Revert 2004-12-28 Makefile changes, a better fix will be
5981         applied to mainline and src after GCC 4.0 branches.
5983 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5985         PR bootstrap/17383
5987         * Makefile.def (target_modules): Remove stage parameter,
5988         it is always true now.
5989         * Makefile.tpl (configure-build-[+module+],
5990         configure-target-[+module+]): Always build symlink tree
5991         for the directory and for include.  BUILD_SUBDIR and
5992         TARGET_SUBDIR cannot be . anymore.
5993         * Makefile.in: Regenerate.
5995 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5997         Revert 2004-12-08 Makefile changes.
5999 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6001         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6002         cygwin, mingw.
6004 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6006         * configure.in (sh64-*-*): Reenable gprof.
6007         * configure: Regenerate.
6009 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6011         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6012         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6013         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6014         * Makefile.in: Regenerate.
6016 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6018         * MAINTAINERS: Update my email address.
6020 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6022         * Makefile.tpl: Generate normal dependencies if the LHS module is
6023         not bootstrapped.
6024         * Makefile.in: Regenerate.
6026 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6028         * configure.in: Include config/gxx-include-dir.m4.  Use
6029         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6030         * configure: Regenerate.
6032 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6034         * config.if: Delete.
6035         * configure.in: Set libstdcxx_incdir directly.
6036         * configure: Regenerate.
6038 2004-12-02  Eric Christopher  <echristo@redhat.com>
6040         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6041         * Makefile.in: Regenerate.
6043 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6045         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6046         * configure: Regenerate.
6048 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6050         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6051         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6052         * configure: Regenerate.
6054 2004-12-01  Eric Christopher  <echristo@redhat.com>
6056         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6057         of things to remove.
6059 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6061         * MAINTAINERS (Write After Approval): Update my e-mail address.
6063 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6065         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6066         from CVS libtool to always pass_all.
6068 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6070         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6071         (hppa*64*-*-*): Delete incorrect comment.
6072         * configure: Rebuilt.
6074 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6076         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6078 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6080         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6081         from CVS libtool to always pass_all.
6083 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6085         * install-sh, compile: Import from automake.
6087 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6089         * config.guess, config.sub:  Import from savannnah.
6091 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6093         * MAINTAINERS (Write After Approval): Add myself
6095 2004-11-12  Mike Stump  <mrs@apple.com>
6097         * Makefile.def: Add html support.
6098         * Makefile.tpl: Likewise.
6099         * Makefile.in: Regenerate.
6101 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6103         PR 18423
6104         * configure.in: Remove all instances of build-fixincludes from
6105         noconfigdirs.
6106         (build_configargs): Supply --target to subdirectories.
6107         * configure: Regenerate.
6109         * Makefile.def: Make gcc install depend on fixincludes install.
6110         * Makefile.in: Regenerate.
6112 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6114         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6116 2004-11-11  Paul Brook  <paul@codesourcery.com>
6118         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6120 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6122         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6123         target-libgfortran.
6124         * configure: Regenerate.
6126 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6128         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6129         like CC.
6131 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6133         * Makefile.def (host fixincludes): Specify missing targets.
6134         * Makefile.in: Regenerate.
6136 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6138         * MAINTAINERS: Add myself
6140 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6142         * MAINTAINERS (Write After Approval): Add myself.
6144 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6146         * Makefile.def: Build fixincludes for the host, too.
6147         * Makefile.in: Regenerate.
6148         * configure.in (host_tools): Add fixincludes.
6149         * configure: Regenerate.
6151 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6153         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6154         * configure: Regenerated.
6156 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6158         PR other/17783
6159         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6160         * configure: Regenerated.
6162 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6164         * README.SCO: Update per FSF instructions.
6166 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6168         PR target/18151
6169         * configure.in (case ${target}): Do not build fixincludes for avr.
6170         * configure: Regenerated.
6172 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6174         * configure.in (case ${target}): Do not build fixincludes
6175         on platforms where it is not used.
6176         * configure: Regenerated.
6178 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6180         * configure.in: Use an absolute path to install-sh.
6181         * configure: Regenerated.
6183 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6185         * MAINTAINERS (Write After Approval): Add myself.
6187 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6189         * MAINTAINERS: Remove from Write After Approval those that are
6190         already maintainers.
6192 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6194         * MAINTAINERS:  Update my email address.
6196 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6198         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6199         * configure: Regenerate.
6201 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6203         * MAINTAINERS:  Update my email address.
6205 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6207         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6208         entries belonging to this category.
6210 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6212         * MAINTAINERS: Update my e-mail address.
6214 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6216         Fix wrong conflict resolution in:
6218         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6220         * Makefile.in: Regenerate.
6221         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6222         in the recursive `make', instead of hardwiring `all'.
6223         (Autogenerated TARGET-* variables): New.
6225 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6227         * configure.in: Enable target-libgloss for crx-*-*.
6228         * configure: Regenerate.
6230 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6232         * MAINTAINERS (Various Maintainers): Move the "windows,
6233         cygwin, mingw" maintainer to ...
6234         (OS Port Maintainers): ... here.
6236 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6238         * MAINTAINERS (Write After Approval): Remove those that are
6239         maintainers of some subsystem.
6241 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6243         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6244         * ltcf-cxx.sh (tpf*): Likewise.
6245         * ltconfig (tpf*): Add TPF OS configuration support.
6247 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6249         * MAINTAINERS: Change my email address to my new work account.
6251 2004-09-24  Michael Roth  <mroth@nessie.de>
6253         * configure.in (--without-headers): Add missing double quotes.
6254         * configure: Regenerate.
6256 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6258         * ylwrap: Revert to previous version.
6260 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6262         PR bootstrap/17369
6263         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6264         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6265         SET_GCC_LIB_PATH_CMD.
6266         (BASE_TARGET_EXPORTS): Likewise.
6267         * Makefile.in: Regenerated.
6269         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6270         * configure: Regenerated.
6272 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6274         * config.guess: New upstream version
6275         * compile, depcomp, install-sh, ylwrap: Likewise.
6277 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6279         * config/mh-x86omitfp: New host makefile fragment.  Add
6280         -fomit-frame-pointer to the default BOOT_CFLAGS.
6281         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6282         * configure: Regenerate.
6284 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6286         PR target/11572
6287         * configure.in (*-*-darwin*): Renable libobjc.
6288         * configure: Regenerate.
6290 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6292         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6294 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6296         * Makefile.def: Remove libbanshee.
6297         * Makefile.tpl: Ditto.
6298         * configure.in: Ditto.
6299         * Makefile.in: Regen.
6300         * configure: Ditto.
6302 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6304         * ltmain.sh: Use $pic_object as $non_pic_object if
6305         $non_pic_object=none.
6307 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6309         * missing: Import latest version from master repository.
6311 2004-09-06  Nick Clifton  <nickc@redhat.com>
6313         * config.sub: Import latest version from master repository.
6314         * config.guess: Likewise.
6315         This includes these changes:
6317         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6319         * config.sub: Handle crisv32, alias etraxfs.
6320         * config.guess (crisv32:Linux:*:*): Handle.
6322         2004-08-13  Brad Smith  <brad@comstyle.com>
6324         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6325         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6327         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6329         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6330         assume the processor is a powerpc.  This is because coreutils
6331         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6332         in this case, due to a MacOS X bug that causes
6333         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6334         to return a negative number.
6335         Problem reported by Petter Reinholdtsen in:
6336         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6338         2004-07-19  Ben Elliston  <bje@gnu.org>
6340         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6342         2004-06-24  Ben Elliston  <bje@gnu.org>
6344         * config.guess: Update copyright years.
6345         * config.sub: Likewise.
6347         2004-06-22  Robert Millan  <robertmh@gnu.org>
6349         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6350         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6352         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6354         * config.guess (*:*VMS:*:*): New entry. Replaces
6355         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6356         manufacturer.
6358         2004-06-22  Ben Elliston  <bje@gnu.org>
6360         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6361         * config.sub: Likewise.
6363         2004-06-22  Ben Elliston  <bje@gnu.org>
6365         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6366         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6368         2004-06-11  Ben Elliston  <bje@gnu.org>
6370         * config.guess (pegasos:OpenBSD:*:*): Remove.
6372         2004-06-11  Ben Elliston  <bje@gnu.org>
6374         From Wouter Verhelst <wouter@grep.be>:
6375         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6377         2004-06-11  Ben Elliston  <bje@gnu.org>
6379         * config.guess (luna88k:OpenBSD:*:*): New.
6381         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6383         * config.guess (m32r*:Linux:*:*): New case.
6384         * config.sub: Handle m32rle.
6386         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6388         From Jens Petersen  <petersen@redhat.com>:
6389         * config.sub: Handle sparcv8.
6391         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6393         From Tom Smith <smith@cag.lkg.hp.com>:
6394         * config.guess: Version suffixes are equally significant on Tru64
6395         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6396         prefix of "P" (patched kernel).
6398         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6400         * config.sub: Add support for National Semiconductor CRX target.
6402 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6404         * MAINTAINERS (Various Maintainers): Remove myself as web page
6405         maintainer, add myself as maintainer of build status lists.
6407 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6409         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6410         *-*-netware, but add target-libmudflap.
6411         Consolidate *-*-netware targets (of which really only i?86 exists)
6412         into a single entry.
6413         * configure: Likewise.
6415 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6417         * Makefile.tpl (sorry): Remove.
6418         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6419         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6420         (do-clean): Clean per-stage directories too.
6421         (do-distclean): Run distclean-stage1 too.
6422         (.NOTPARALLEL): Enable during toplevel bootstrap.
6423         (stage[+id+]-bubble): Enable parallel execution during
6424         the recursive invocation.
6425         * Makefile.in: Regenerate.
6427         Fix previous checkin:
6429         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6430         include.
6431         * configure.in: Fix indentation.
6432         * configure: Regenerate.
6434 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6436         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6437         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6438         * configure: regenerate
6439         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6440         -mdynamic-no-pic
6442 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6444         * Makefile.def (build_modules): Add fixincludes.
6445         (dependencies): Make gcc depend on fixincludes.
6446         * configure.in (build_tools): Add fixincludes.
6447         (build_configdirs): Always include build_libs.
6448         * Makefile.in: Regenerate.
6449         * configure: Regenerate.
6451 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6453         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6454         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6455         phony targets; do not generate timestamp files.
6456         (distclean-stageN): Remove references to their timestamp files.
6457         (restageN, touch-stageN): Remove.
6458         (stageN-bubble): Rewritten.
6459         (compare): Support lean bootstraps.
6460         * Makefile.in: Regenerate.
6462         * configure.in: Only warn when bootstrapping but
6463         build != host or build != target.  Support lean bootstraps.
6464         * configure: Regenerate.
6466 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6468         * configure.in:  Give a better error message if GMP/MPFR are missing
6469         and a language needing them has been requested.
6470         * configure:  Regenerated.
6472 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6474         * configure.in:  Print a list of available language front-ends if
6475         a requested one is missing.  Tidy stray tab characters.
6476         * configure:  Regenerated.
6478 2004-08-19  Michael Koch  <konqueror@gmx.de>
6480         * gcc/doc/install.texi: Update entry about automake for libjava.
6482 2004-08-17  Robert Millan  <robertmh@gnu.org>
6484         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6485         (instead of FreeBSD).
6486         * configure: Regenerate.
6488 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6490         * Makefile.in: Regenerate.
6491         * configure: Regenerate.
6493         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6494         stage_*_flags.
6495         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6496         for bootstrapped modules if toplevel bootstrap is going.
6497         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6498         modules.  Adjust for changes in Makefile.def.  Enable several
6499         rules even in non-bootstrap mode, just to avoid peppering the
6500         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6501         (stage-[+prev+]-bubble): Remove.
6503         * Makefile.def (Dependencies): Depend on all-build-bison,
6504         all-build-flex, all-build-byacc, all-build-texinfo, rather
6505         than the host variations.
6506         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6507         with BUILD_SUBDIR.
6508         (BISON): Update for recent Bisons.
6509         (YACC): Fix typo.
6510         (cross): Depend on all-build.
6511         (all): Do not depend on all-build.
6512         (prebootstrap): Remove.
6513         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6514         (Prebootstrap dependencies): Add them to the per-stage targets
6515         and to all-prebootstrap.
6516         * configure.in (build_configdirs): Always enable build_tools.
6517         (BUILD_DIR_PREFIX): Remove.
6519         * Makefile.def (gcc): Add target variable.
6520         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6521         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6522         in the recursive `make', instead of hardwiring `all'.
6523         (Autogenerated TARGET-* variables): New.
6525 2004-08-13  Brian Booth  <bbooth@redhat.com>
6527         * MAINTAINERS: Remove myself from write-after-approval.
6529 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6531         * src-release: Stop distributing mmalloc with gdb (which doesn't
6532         use it).
6533         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6534         * Makefile.in: Regenerate.
6536 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6538         * configure.in (arm*-*-eabi*): New target.
6539         * configure: Regenerate.
6541 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6543         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6544         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6545         (Dependencies): New section.
6546         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6547         (configure-target-[+module+]): Depend on maybe-all-gcc
6548         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6549         (toplevel profiledbootstrap): Fix dependencies.
6550         * Makefile.in: Regenerate.
6552 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6554         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6555         target-libiberty to noconfigdirs.
6556         * configure: Regenerate.
6558 2004-08-03  Paul Brook  <paul@codesourcery.com>
6560         * configure.in: Check for MPFR as well as GMP.
6561         * configure: Regenerate.
6563 2004-08-01  Robert Millan  <robertmh@gnu.org>
6565         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6566         libmudflap for all GNU-based systems (with Glibc).
6567         * configure: Regenerate.
6569 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6571         * Makefile.def (host-modules): Add gcc.
6572         * Makefile.in: Regenerate.
6573         * Makefile.tpl (sorry): New rule.
6574         (configure-host, all-host, [+make_target+]-host, do-check,
6575         install-host): Do not add gcc as a special case.
6576         (host modules): Add a small special-casing for gcc.  Export
6577         extra_make_flags through the environment.
6578         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6579         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6580         other recursive targets for gcc): Remove.
6582         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6583         (stage, unstage): New rules.
6584         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6585         distclean-stage[+id+]): Use stage_current.
6586         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6587         the stage*-start rules.
6589 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6591         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6592         use -all_load flag.
6594 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6596         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6597         * configure: Regenerate.
6599 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6601         * maintainer-scripts/gcc_release: Revert yesterday's change.
6603 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6605         * MAINTAINERS: Add myself to write-after-approval.
6607 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6609         * libf2c: Removed.
6610         * gcc/gccbug.in: Updated because of libf2c removal.
6611         * maintainer-scripts/gcc_release: Ditto.
6613 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6615         * configure.in: Build libmudflap by default on FreeBSD.
6616         * configure: Regenerated.
6618 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6620         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6621         systems.
6622         * configure: Regenerated.
6624 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6626         PR target/16344
6627         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6628         feedback based compiler.
6629         * Makefile.in: Rebuilt.
6631 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6633         * Makefile.def (host_modules): Set bootstrap=true for flex.
6634         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6635         * Makefile.in: Rebuilt.
6637 2004-07-07  Jan Hubicka  <jh@suse.cz>
6639         * MAINTAINERS: Add self as a profile feedback maintainer.
6641 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6643         * configure.in:  Do not prepend $srcdir to /dev/null in
6644         makefile fragments.
6645         * configure:  Regenerate.
6647 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6649         * Makefile.def (build_modules): Add bison, byacc, flex,
6650         m4, texinfo.
6651         (flags_to_pass): Add FLEX.
6652         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6653         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6654         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6655         DEFAULT_MAKEINFO): Remove.
6656         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6657         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6658         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6659         objdir or else use configured tool.
6660         (all-build): New.
6661         (all): Depend on it.
6662         (Build module dependencies): Add.
6663         * Makefile.in: Regenerate.
6664         * configure.in: Better support for multiple build modules,
6665         matching what is done for host/target modules.  Do not look
6666         for "plausible" locations of build tools if Canadian cross.
6667         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6668         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6669         * configure: Regenerate.
6671 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6673         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6674         * Makefile.in: Regenerate.
6676 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6678         * Makefile.tpl (configure-build-[+module+],
6679         configure-[+module+], configure-target-[+module+]): Pass
6680         [+extra_configure_args+].
6681         (all-build-[+module+], all-[+module+], check-[+module+],
6682         install-[+module+], [+make_target+]-[+module+],
6683         all-target-[+module+], check-target-[+module+],
6684         install-target-[+module+], [+make_target+]-target-[+module+]):
6685         Pass [+extra_make_args+].
6686         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6687         (GCC_HOST_EXPORTS): Remove.
6688         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6689         cross, check-gcc, check-gcc-c++, install-gcc,
6690         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6691         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6692         * Makefile.in: Regenerate.
6694 2004-06-21  Matthew Sachs  <msachs@apple.com>
6696         * MAINTAINERS: Added self to write-after-approval.
6698 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6700         * configure.in: Check for srcdir/winsup rather than build directory
6701         winsup.
6702         * configure: Regenerate.
6704 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6706         * configure.in: Don't build Cygwin native newlib if winsup
6707         directory is missing.  Emit warning instead.
6708         * configure: Regenerate.
6710 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6712         * Makefile.tpl (touch-stage[+id+]): New.
6713         (restage[+prev+]): Depend on touch-stage[+id+].
6715         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6716         Use it throughout.
6718         * Makefile.def: Add profile and feedback bootstrap stages.
6719         Remove next field from bootstrap stages.
6720         * Makefile.tpl (LN, LN_S): Substitute.
6721         (stageN-start, stageN-end): Use double-colon rules, to
6722         provide a hook for additional setup commands.
6723         (distclean-stageN-gcc, restageN): Create dependencies from
6724         [+prev+], not from [+next+].
6725         (stageN-bubble): Add commands for successive stages from
6726         [+prev+], using double-colon rules.
6727         (all-stageN-gcc): Fix typo.
6728         (stagefeedback-start, profiledbootstrap): New.
6729         * Makefile.in: Regenerate.
6730         * configure.in: Call ACX_PROG_LN.
6731         * configure: Regenerate.
6733 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6735         * MAINTAINERS (Write After Approval): Add myself.
6737 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6739         * MAINTAINERS (Write After Approval): Add myself.
6741 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6743         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6744         without gcc.
6745         * configure: Regenerate.
6747 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6749         * Makefile.tpl: Fix typo.
6750         * Makefile.in: Regenerate.
6752 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6754         * configure.in: Remove new- prefix from toplevel
6755         bootstrap targets.
6756         * configure: Regenerate.
6758 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6760         * Makefile.tpl (all.normal): Rename to all.
6761         (all): Replace with a rule to pick the default
6762         target from configure.
6763         (all-gcc, configure-gcc): Use conditionals to
6764         do nothing when toplevel bootstrap is going on.
6765         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6766         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6767         * configure.in: Support --enable-bootstrap.
6769         * Makefile.def: Remove new- prefix from toplevel
6770         bootstrap targets.
6771         * Makefile.tpl: Likewise.
6773         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6774         target.
6776         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6777         $(RECURSE_FLAGS) to recursive invocation of make.
6779         * Makefile.in: Regenerate.
6780         * configure: Regenerate.
6782 2004-05-30  Andreas Jaeger  <aj@suse.de>
6783             Jim Wilson  <wilson@specifixinc.com>
6785         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6786         like CC.
6788 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6790         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6791         * configure: Regenerate.
6793 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6795         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6796         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6797         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6798         targets.
6799         * Makefile.in: Regenerate.
6801 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6803         * configure.in: Test the ability to symlink directories.
6804         * configure: Regenerate.
6806         * Makefile.def (bootstrap-stage): New definitions.
6807         * Makefile.tpl (configure-stage1-gcc,
6808         configure-stage2-gcc, configure-stage3-gcc,
6809         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6810         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6811         new-restage3, compare): Autogenerate, see Makefile.in
6812         entry for behavioral changes.
6813         (distclean-stage1, new-stage1-start, new-stage1-end,
6814         new-stage1-bubble, distclean-stage2, new-stage2-start,
6815         new-stage2-end, new-stage2-bubble, distclean-stage3,
6816         new-stage3-start, new-stage3-end): New autogenerated targets.
6817         (objext, prebootstrap, BOOT_CFLAGS,
6818         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6819         targets.
6821         * Makefile.in: Regenerate.
6822         (distclean-stage1, new-stage1-start, new-stage1-end,
6823         new-stage1-bubble, distclean-stage2, new-stage2-start,
6824         new-stage2-end, new-stage2-bubble, distclean-stage3,
6825         new-stage3-start, new-stage3-end): New targets.
6826         (all-stage1-gcc): Move prebootstrap dependency from here...
6827         (configure-stage1-gcc): ...to here.
6828         (new-bootstrap): Use bubble targets.
6829         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6830         Use per-stage distclean targets.
6831         (configure-stage1-gcc, configure-stage2-gcc,
6832         configure-stage3-gcc, all-stage1-gcc,
6833         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6834         Use new-stageN-start to prepare the tree.
6836 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6838         * Makefile.def (host_modules): add libcpp.
6839         * Makefile.tpl: Add dependencies on and for libcpp.
6840         * Makefile.in: Regenerate.
6841         * configure.in: Add libcpp host module.
6842         * configure: Regenerate.
6844 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6846         * Makefile.tpl: Whenever a recursive target is defined, wrap
6847         it in a special @if/@endif block, and prepare its maybe
6848         dependency in the @if/@endif block
6849         * configure.in: Instead of writing maybe dependencies, remove
6850         the @if/@endif statements, and remove the @if/@endif blocks
6851         that remain.
6852         * configure: Regenerate.
6853         * Makefile.in: Regenerate.
6855 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6857         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6859 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6861         PR bootstrap/15120
6862         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6863         * */configure: Rebuilt.
6865 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6867         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6868         of libf2c.
6869         * configure, Makefile.in: Regenerate.
6871 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6873         * MAINTAINERS (Write After Approval): Add myself.
6875 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6877         Merge from tree-ssa-20020619-branch.
6879         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6880         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6881         (HOST_GMPLIBS): Define.
6882         (HOST_GMPINC): Define.
6883         (TARGET_LIB_PATH): Add libmudflap.
6884         (GFORTRAN_FOR_TARGET): Define.
6885         (configure-build*): Export GFORTRAN.
6886         (configure-gcc): Export GMPLIBS and GMPINC.
6887         (all-gcc): Add maybe-all-libbanshee.
6888         (configure-target-libgfortran): Define.
6889         * Makefile.in: Regenerate.
6890         * configure.in (host_libs): Add libbanshee.
6891         (target_libraries): Add target-libmudflap and target-libgfortran.
6892         Add --with-libbanshee.
6893         Handle --disable-libmudflap.
6894         (*-*-freebsd*): Use with_gmp.
6895         Add $(libgcj) to noconfigdirs.
6896         * configure: Regenerate.
6897         * depcomp: New file.
6898         * MAINTAINERS: Add tree-ssa maintainers.
6900 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6902         * MAINTAINERS (Various Maintainers): Add myself.
6904 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6906         * MAINTAINERS (Write After Approval): Add myself.
6908 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6910         * MAINTAINERS (Write After Approval): Add myself.
6912 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6914         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6915         * configure: Regenerate.
6917 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6919         Revert:
6920         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6922         * Makefile.def (flags_to_pass): Remove *dir variables that
6923         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6924         as well as prefix and exec_prefix.
6925         * Makefile.in: Regenerate.
6927 2004-04-26  Robert Millan  <robertmh@gnu.org>
6929         Add patches from libtool CVS.
6930         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6931         * ltconfig: Likewise.
6932         * ltcf-c.sh: Likewise.
6933         * ltcf-cxx.sh: Likewise.
6934         * ltcf-gcj.sh: Likewise.
6936 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6938         * Makefile.def (host_modules): Mark with the bootstrap
6939         flag packages on which gcc depends.
6940         * Makefile.tpl (all-bootstrap): Use it.
6941         * Makefile.in: Regenerate.
6943 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6945         * Makefile.def (flags_to_pass): Remove *dir variables that
6946         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6947         as well as prefix and exec_prefix.
6948         * Makefile.in: Regenerate.
6950 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6952         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6953         * configure: Regenerate.
6954         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6955         * gcc/Makefile.tpl (compare): Use the result of the test.
6956         * gcc/Makefile.in: Regenerate.
6958 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6960         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6961         Always relocate gcc and prev-gcc to the original names, even
6962         if the build fails.
6963         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6964         New targets.
6966 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6968         * MAINTAINERS: Update my email address.
6970 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6972         * configure.in (mips*-*-irix5*): Enable ld.
6973         * configure: Regenerate.
6975 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6977         * configure: Regenerate.
6979 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6981         * Makefile.tpl (configure-[+module+], configure-gcc,
6982         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6983         Set and export LDFLAGS.
6984         * Makefile.in: Regenerate.
6986 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6988         * MAINTAINERS: Add myself to write-after-approval.
6990 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6992         PR bootstrap/14871
6993         * Makefile.tpl: If we don't have built-in-tree target tools,
6994         use the ones found by configure rather than hacking around with
6995         program_transform_name.
6996         * configure.in: Give Makefile.tpl the information necessary
6997         to do that.
6998         * Makefile.in: Regenerate.
6999         * configure: Regenerate.
7001 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7003         PR bootstrap/14760
7004         * configure.in: When computing baseargs, strip *all* copies of
7005         offending options.  Also, don't match/substitute the trailing space,
7006         so that this actually works when two similar options are separated by
7007         only one space.
7008         * configure: Regenerate.
7010 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7012         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7013         (rs6000-*-aix*): Same.
7014         * configure: Regenerate.
7016 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7018         * MAINTAINERS: Add myself to write-after-approval.
7020 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7022         * MAINTAINERS: Add myself to write-after-approval.
7024 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7026         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7027         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7028         * Makefile.in: Regenerate.
7030         * configure.in (top level bootstrap support): Rework --enable-werror
7031         to set @stage2_werror_flag@.
7032         * configure: Regenerate.
7033         * Makefile.tpl (top level bootstrap support): Pass
7034         @stage2_werror_flag@ down to configure in stages 2 and 3.
7035         * Makefile.in: Regenerate.
7037 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7039         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7040         for stages 2 and 3 as well as in make.  As a consequence, remove
7041         OUTPUT_OPTION (now detected by configure) from the flags passed down
7042         to make.
7043         * Makefile.in: Regenerate.
7045         * Makefile.tpl (new-bootstrap): Fix typo.
7046         * Makefile.in: Regenerate.
7048 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7050         * Makefile.tpl: Rearrange by moving recursive_targets rules
7051         into their proper sections.
7052         * Makefile.tpl (top level bootstrap support): Move disabling
7053         of coverage flags from 'make' to 'configure'; improve comments.
7054         * Makefile.in: Regenerate.
7056         * Makefile.tpl (experimental top level bootstrap) Move stage1
7057         language setting from all- target to configure- target; disable
7058         intermodule optimization in stage 1; prevent gratuitous rebuilds
7059         of stage 1.
7060         * Makefile.in: Regenerate.
7061         * configure.in: Comma-separate stage 1 language list for top
7062         level bootstrap.
7063         * configure: Regenerate.
7065         * Makefile.tpl: Clean up experimental top level bootstrap support:
7066         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7067         prev-gcc in configure- targets as well as all- targets.
7068         * Makefile.in: Regenerate.
7070 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7072         * compile: New file imported from automake.
7074 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7076         * configure.in: Remove symbolic link section.
7077         * configure: Regenerate.
7078         * Makefile.tpl (links): Remove.
7079         * Makefile.in: Regenerate.
7081 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7082             Nathanael Nerode  <neroden@gcc.gnu.org>
7084         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7085         Set with AC_CHECK_PROGS.
7086         * configure.in: Fix comment typo from last patch.
7087         * configure: Regenerate.
7089 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7091         * Makefile.tpl: Introduce experimental top level bootstrap support.
7092         * Makefile.in: Regenerate.
7093         * configure.in: Introduce support for top level bootstrap.
7094         * configure: Regenerate.
7096 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7097             Paolo Bonzini  <bonzini@gnu.org>
7099         PR bootstrap/14522
7100         * configure.in: Cope with shells that do not support unquoted ^
7101         * configure: Regenerate.
7103 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7104             Paolo Bonzini  <bonzini@gnu.org>
7106         PR bootstrap/14522
7107         * configure.in: Cope with shells that do not support nesting
7108         quotes inside quoted backquote substitutions.
7109         * configure: Regenerate.
7111 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7113         PR bootstrap/14522
7114         * configure.in: Fix escaping of $.
7115         * configure: Regenerate.
7117 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7119         * configure: Regenerate, since I forgot to while committing Paolo's
7120         changes.
7122 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7124         PR ada/14131
7125         Move language detection to the top level.
7126         * configure.in: Find default values for the tools as
7127         soon as possible.  Disable ada if GNAT is not found.
7128         Emit error message about missing languages.  Expand
7129         --enable-languages=all for the gcc subdirectory.
7131 2004-03-10  Ben Elliston  <bje@gnu.org>
7133         * MAINTAINERS: Update my email address.
7135 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7137         * ltconfig: Disable building static libraries if building shared
7138         libraries on AIX 5L.
7140 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7142         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7143         and disable libgcj.
7144         * configure: Regenerated.
7146 2004-03-01  Brian Booth  <bbooth@redhat.com>
7148         * MAINTAINERS: Add myself to write-after-approval.
7150 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7152         * MAINTAINERS: Add myself to write-after-approval.
7154 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7156         PR bootstrap/7087
7157         * Makefile.tpl: Guard XFOO sed statements better.
7158         * Makefile.tpl: Add dependency for configure-target-libada.
7159         * Makefile.in: Regenerate (incidentally fixes broken
7160         commit when libada-branch was merged).
7162 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7164         * MAINTAINERS: Add myself to write-after-approval.
7166 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7168         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7169         maintainers.
7171 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7173         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7174         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7176 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7178         PR bootstrap/11932
7179         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7181 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7183         * MAINTAINERS: Added myself to write-after-approval.
7185 2004-02-14  Michael Koch  <konqueror@gmx.de>
7187         * MAINTAINERS: Added myself to write-after-approval.
7189 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7191         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7192         some OS port maintainers to OS port maintainers section.
7194 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7196         * MAINTAINERS: Add self.
7198 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7200         * MAINTAINERS: Alphabetize.
7202 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7204         * MAINTAINERS: Remove myself.
7206 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7208         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7209         (rs6000-*-aix*): Same.
7210         * configure: Regenerate.
7212 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7214         * configure.in (host): Add in missing $noconfigdirs to defines.
7215         * configure: Regenerate.
7217 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7218             Nathanael Nerode  <neroden@gcc.gnu.org>
7220         PR ada/6637, PR ada/5911
7221         Merge with libada-branch:
7222         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7223         with appropriate dependencies. Add --enable-libada configure switch.
7224         * configure, Makefile.in: Regenerate.
7226 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7228         * MAINTAINERS: Add myself to write-after-approval.
7230 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7232         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7233         * configure: Regenerate.
7235 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7237         Merge from upstream:
7239         * ltmain.in: When setting IFS to '~', be careful about user
7240         arguments that contain '~'.
7242         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7244         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7245         Also test $base_compile against $CC with escaped arguments. Bug
7246         reported by Geoff Keating <geoffk@apple.com>.
7248 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7250         * MAINTAINERS: Remove i960 port.
7252 2004-01-23  DJ Delorie  <dj@redhat.com>
7254         * Makefile.def (target_modules) [libiberty]: Don't stage.
7255         * Makefile.in: Rebuilt.
7257 2004-01-20  Caroline Tice  <ctice@apple.com>
7259         * MAINTAINERS: Add myself to write-after-approval.
7261 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7263         * MAINTAINERS: Update my email address.
7265 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7267         * MAINTAINERS: Add myself to write-after-approval.
7269 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7271         * MAINTAINERS: Remove entries without email address.
7273 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7275         * MAINTAINERS: Add myself to write-after-approval.
7277 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7279         * MAINTAINERS: Update my email address.
7281 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7283         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7284         * Makefile.tpl (configure-target-[+module+]): Support stage.
7285         * Makefile.in: Rebuilt.
7287 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7289         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7291 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7293         * MAINTAINERS: Add myself as a MIPS maintainer.
7295 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7297         * configure.in: Use ./config.cache, not config.cache.
7298         * configure: Regenerate.
7299         * Makefile.tpl: Special-casing not needed for GCC any more.
7300         * Makefile.in: Regenerate.
7302         * configure.in: Don't share a cache file for host dirs.
7303         * configure: Regenerate.
7305         * config-ml.in: Don't mess with the cache file.
7307 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7309         * MAINTAINERS: Move myself from 'Write After Approval' to
7310         'CPU Port Maintainers' section as SPARC maintainer.
7312 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7314         * Makefile.tpl: Make GCC use a separate config.cache.
7315         * Makefile.in: Regenerate.
7317         PR bootstrap/11932, PR bootstrap/11933
7318         (I don't know if it will fix either of them, but it relates
7319         to them.)
7320         * configure.in: Don't use shared config.cache for target
7321         directories.
7322         * configure: Regenerate.
7324 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7326         * MAINTAINERS: Add myself to 'Write After Approval' section.
7328 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7330         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7331         * configure: Regenerated.
7333 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7335         * MAINTAINERS: Remove the mn10200 maintainer.
7337 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7339         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7340         * configure: Regenerated.
7342 2003-12-16  Jan Hubicka  <jh@suse.cz>
7344         * MAINTAINERS: Add myself as callgraph maintainer.
7346 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7348         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7349         * configure: Regenerate.
7351 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7353         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7354         'Write After Approval' section. Update email.
7356 2003-12-01  James Lemke  <jim@wasabisystems.com>
7358         * MAINTAINERS (Write After Approval): Add myself.
7360 2003-11-20  Matt Thomas  <matt@3am-software.com>
7362         * MAINTAINERS: Add myself as a vax port maintainer.
7364 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7366         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7367         (configure-build-[+module+], configure-[+module+]): Likewise.
7368         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7369         * Makefile.in: Regenerate.
7371 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7373         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7374         shared/dylibed libraries.
7375         * ltmain.sh: Likewise.
7376         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7377         * ltcf-cxx.sh: Likewise.
7378         * ltcf-gcj.sh: Likewise.
7379         * ltconfig: Likewise.
7381 2003-11-17  Stan Cox  <scox@redhat.com>
7383         * MAINTAINERS: Add myself as iq2000 port maintainer.
7385 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7387         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7388         * Makefile.in: Regenerate.
7390 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7392         * config.sub: Update to 2003-11-03 version.
7394 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7396         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7397         * configure:  Regenerate.
7399 2003-10-20  Nicolas Pitre  <nico@cam.org>
7401         * MAINTAINERS: Add myself to 'Write After Approval' section.
7403 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7405         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7407 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7409         * MAINTAINERS: Update my email address.
7411 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7413         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7415 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7417         * MAINTAINERS: Add myself to 'Write After Approval' section.
7419 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7421         * config.guess: Update to 2003-10-16 version.
7422         * config.sub: Update to 2003-10-16 version.
7424 2003-10-15  David Daney  <ddaney@avtrex.com>
7426         * MAINTAINERS: Added myself to 'Write After Approval' section.
7428 2003-10-15  Falk Hueffner  <falk@debian.org>
7430         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7431         'Write After Approval' section. Update email.
7433 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7435         * MAINTAINERS: Move myself from 'Write After Approval' to
7436         'Various Maintainers' section as middle-end maintainer.
7438 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7440         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7441         HOST_FLAGS_TO_PASS.
7442         * Makefile.in: Regenerate.
7444 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7446         * config.guess: Update to 2003-10-07 version.
7447         * config.sub: Update to 2003-10-07 version.
7449 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7451         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7452         * ltconfig (irix5*, irix6*): Don't override version_type.
7454 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7456         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7457         * configure: Rebuilt
7458         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7459         * Makefile.in: Rebuilt
7461 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7463         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7465 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7467         * MAINTAINERS (Write After Approval): Add myself.
7469 2003-09-29  Paul Koning  <ni1d@arrl.net>
7471         * MAINTAINERS: Move myself from "Write After Approval"
7472         to CPU platform maintainers for pdp11 platform.
7474 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7476         * MAINTAINERS: Move myself from 'Write After Approval' to
7477         'Various Maintainers' section as libffi testsuite maintainer.
7479 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7481         * configure.in: Pass a computed --program-transform-name
7482         to subconfigures.
7483         * configure: Regenerated.
7485 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7487         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7488         * Makefile.in: Regenerate.
7490         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7491         * Makefile.in: Regenerate.
7493 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7495         * MAINTAINERS: Move myself from 'Write After Approval'
7496         to 'Various Maintainers' (objective-c) section.
7498 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7500         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7501         quoting.
7502         * configure: Regenerated.
7504 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7506         * MAINTAINERS (Write After Approval): Add myself to write after
7507         approval list.
7509 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7511         * MAINTAINERS (Write After Approval): Add myself.
7513 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7515         * MAINTAINERS: Update my e-mail address.
7517 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7519         * libtool.m4 (LD): Correct powerpc64 host match.
7521 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7523         * MAINTAINTERS: Update my affiliation and email address.
7525 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7527         * MAINTAINERS (Write After Approval): Add myself.
7529 2003-09-04  DJ Delorie  <dj@redhat.com>
7531         * configure: Regenerate.
7533 2003-09-04  Robert Millan  <robertmh@gnu.org>
7535         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7537 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7539         * configure.in: Ensure arguments to sed are properly spaced.
7540         * configure: Regenerate.
7542 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7544         * MAINTAINERS: Update my e-mail address.
7546 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7548         * MAINTAINERS (Write After Approval): Add myself.
7550 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7552         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7553         * configure: Regenerated.
7555 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7557         * MAINTAINERS: Update my email address.
7559 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7561         * configure.in:  Use newline instead of semicolon when assuming
7562         shell arguments in a for loop.
7563         * configure:  Regenerated.
7565 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7567         * MAINTAINERS: Resurrect the i860 maintainer.
7569 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7571         PR 8180
7572         * configure.in: When testing with_libs and with_headers, treat
7573         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7574         * configure: Regenerate.
7576         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7577         make, shell, etc.
7578         (baseargs): Likewise.
7579         * configure: Regenerate.
7581 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7583         * MAINTAINERS (Write After Approval): Add myself.
7585 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7587         * configure.in: Disable libgcj for darwin not on powerpc.
7588         * configure: Rebuild.
7590 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7592         * config-ml.in, symlink-tree: Add license.
7594 2003-08-03  Richard Stallman  <rms@gnu.org>
7595             Eben Moglen  <moglen@columbia.edu>
7597         * README.SCO: New file.
7599 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7601         * Makefile.tpl (check, check-c++): Express dependencies using
7602         dependencies rather than commands.
7603         * Makefile.in: Regenerate.
7605 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7607         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7608         * configure: Ditto.
7610 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7612         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7613         * Makefile.in: Update.
7615 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7617         * configure.in: Enable libgcj for darwin.
7618         * configure: Rebuild.
7620 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7622         * config-ml.in:  Use ac_configure_args directly instead of
7623         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7624         actually seen.
7626 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7628         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7629         creating target and build subdirs to build all parent dirs as needed.
7630         * Makefile.in: Rebuild.
7631         * configure.in: Don't build dirs explicitly here.
7632         * configure: Rebuild.
7634 2003-07-26  Paul Brook  <paul@nowt.org>
7636         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7638 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7640         * Makefile.tpl (all-make): Depend on intl.
7641         * Makefile.in: Rebuilt.
7643 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7645         * install-sh:  Update to newer upstream versions (associated with
7646         aclocal 1.7).
7647         * mkinstalldirs:  Likewise.
7648         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7650 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7652         * MAINTAINERS: Move self from Bug database only accounts
7653         to write-after-approval.
7655 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7657         * config.if: Remove unused libc_interface determination.
7659 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7661         * MAINTAINERS: Move self from write-after-approval to
7662         build machinery (*.in).
7664 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7666         PR bootstrap/11273
7667         PR bootstrap/11408
7668         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7669         unused INSTALL_PROGRAM_ARGS.
7670         * configure.in: Use AC_PROG_INSTALL.
7671         * Makefile.in: Regenerate.
7672         * configure: Regenerate.
7674 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7676         * MAINTAINERS: Alphabetize.
7678 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7680         * configure: Rebuilt.
7681         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7682         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7683         newlib nor libgloss.
7684         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7685         * configure.in (am33_2.0-*-linux*): Added.
7687 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7689         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7690         * configure: Regenerate.
7692 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7694         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7695         * Makefile.in: Regenerate.
7697 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7699         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7700         * Makefile.in: Regenerate.
7702 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7704         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7705         * Makefile.in: Regenerated.
7707         * config-ml.in: Replace PWD with PWD_COMMAND.
7709 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7711         * intl: New directory; see intl/ChangeLog for details.
7712         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7713         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7714         * Makefile.in: Regenerate.
7716 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7718         * configure.in: Clean up config-lang.in handling.  Delete
7719         useless assignment to "subdirs".
7720         * configure: Regenerate.
7722 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7724         * configure.in: Rename 'target_libs' to 'target_libraries'.
7725         Remove useless reference to 'target_libs'.
7726         * configure: Regenerate.
7728 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7730         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7731         * Makefile.in: Regenerate.
7733 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7735         * Makefile.def: Introduce flags_to_pass.
7736         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7737         * Makefile.in: Regenerate.
7739 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7741         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7742         and target-libgloss.
7743         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7744         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7745         * configure: Regenerate.
7747 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7749         * configure.in: Update testsuite_flags to new location.
7750         * configure. Regenerate.
7752 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7754         * Makefile.tpl: Remove BUILD_CC stuff.
7755         * Makefile.in: Regenerate.
7757 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7759         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7761 2003-06-16  Graeme Peterson  <gp@qnx.com>
7763         * MAINTAINERS (Write After Approval): Add myself.
7765 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7767         * config.guess: Update to 2003-06-12 version.
7768         * config.sub: Update to 2003-06-13 version.
7770 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7772         * config.guess: Update to 2003-06-06 version.
7773         * config.sub: Update to 2003-06-06 version.
7775 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7777         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7778         * configure. Regenerate.
7780 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7782         * configure.in: Disable serial configure by default.
7783         * configure: Regenerate.
7784         * Makefile.tpl: Abolish .NOTPARALLEL.
7785         * Makefile.in: Regenerate.
7787         * Makefile.tpl: Replace {build,host,target}_canonical by
7788         {build,host,target}.
7789         * Makefile.in: Regenerate.
7791         * Makefile.tpl: Fix stupid pasto.
7792         * Makefile.in: Regenerate.
7794 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7796         * Makefile.tpl: Remove bogus conditional.
7797         * Makefile.in: Regenerate.
7799 2003-06-05  Jan Hubicka  <jh@suse.cz>
7801         * Makefile.tpl (profiledbootstrap): New target.
7802         * Makefile.in (profiledbootstrap): New target.
7804 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7806         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7807         Pinski. Remove user names from other bugzilla-only maintainers.
7809 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7811         * Makefile.tpl: Make 'recursive targets' using autogen rather
7812         than shell loop.  Remove duplicate 'clean' targets and false
7813         comments.
7814         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7815         Add systematic method of specifying missing targets in subdirs.
7816         Add copyright boilerplate.
7817         * Makefile.in: Regenerate.
7818         * configure.in: Add 'recursive targets' to maybe list.
7819         * configure: Regenerate.
7821         * MAINTAINERS: "GNATS only" -> "Bug database only".
7823         * Makefile.tpl: Rename [+target+] to [+make_target+].
7824         * Makefile.def: Rename 'target' to 'make_target'.
7826 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7828         * MAINTAINERS: Add self as options handling maintainer.
7830 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7832         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7833         been too long since I touched those ports.
7835 2003-05-28  DJ Delorie  <dj@redhat.com>
7837         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7838         * Makefile.in: Regenerate.
7840 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7842         * configure.in: Use curly braces in the definition of tooldir.
7843         * configure: Regenerate.
7845 2003-05-21  DJ Delorie  <dj@redhat.com>
7847         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7848         newlib or libgloss.
7849         * Makefile.in: Regenerate.
7851 2003-05-21  DJ Delorie  <dj@redhat.com>
7853         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7854         * Makefile.in: Regenerate.
7856 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7858         * MAINTAINERS: Update my e-mail address.
7860 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7862         * configure.in: Switch more things to use maybe dependencies.
7863         * Makefile.tpl: Switch more things to use maybe dependencies.
7864         Factor out common code from autogen IF statements.
7865         * configure: Regenerate.
7866         * Makefile.in: Regenerate.
7868 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7870         * configure.in: Accept i[3456789]86 for machine type.
7871         * configure: Regenerate.
7873 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7875         * configure.in: Switch more things to use maybe dependencies.
7876         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7877         * configure: Regenerate.
7878         * Makefile.tpl: Switch more things to use maybe dependencies.
7879         * Makefile.in: Regenerate.
7881 2003-05-16  Andreas Schwab  <schwab@suse.de>
7883         * Makefile.tpl (install-opcodes): Define.
7884         * Makefile.in: Rebuild.
7886 2003-05-13  Andreas Jaeger  <aj@suse.de>
7888         * config.guess: Update to 2003-05-09 version.
7889         * config.sub: Update to 2003-05-09 version.
7891 2003-05-13  Michael Eager  <eager@mvista.com>
7893         * configure.in: Correct sed script so that options in quotes are not
7894         deleted.
7895         * configure: Rebuild.
7897 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7899         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7900         and $$s/newlib/libc/sys/cygwin32 include paths.
7901         * configure: Ditto.
7903 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7905         * MAINTAINERS: Update my email addresses.
7907 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7909         * config-ml.in: Propagate INSTALL variables.
7911 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7913         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7915 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7917         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7918         * Makefile.in: Regenerate.
7920 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7922         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7924 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7926         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7928 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7930         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7931         * Makefile.in: Regenerated.
7933 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7935         * MAINTAINERS (Write After Approval): Upgrade myself from
7936         GNATS only to write-after-approval. Update my mail address.
7938 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7940         (OS Port Maintainers: freebsd): Add myself.
7942 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7944         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7946 2003-04-22  Kean Johnston  <jkj@sco.com>
7948         * MAINTAINERS (SCO ports): Added myself.
7950 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7952         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7954 2003-04-19  Kean Johnston  <jkj@sco.com>
7956         * MAINTAINERS (Write After Approval): Add myself.
7958 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7960         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7961         * Makefile.in: Regenerate.
7963 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7965         * configure.in (powerpc64*-*-linux*): Remove.
7966         * configure: Rebuilt.
7968 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7970         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7971         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7972         and restrap.
7973         * Makefile.in:  Regenerate.
7975 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7977         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7978         * configure: Regenerated.
7980 2003-04-15  DJ Delorie  <dj@redhat.com>
7982         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7984 2003-04-13  Nick Clifton  <nickc@redhat.com>
7986         * config-ml.in: Remove support for --disable-aix removing
7987         call-aix multilibs.
7989 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7991         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7992         * */configure: Rebuilt.
7994 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7996         * MAINTAINERS: Add my email address.
7998 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8000         * MAINTAINERS (Write After Approval): Add myself.
8002 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8004         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8005         * Makefile.in: Regenerate.
8007 2003-03-14  Michael Chastain  <mec@shout.net>
8009         * Makefile.in: Regenerate with correct Makefile.def.
8011 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8013         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8014         Make macro.
8015         * Makefile.in: Regenerate.
8016         * configure.in: Clean up gxx_include_dir logic.
8017         * configure: Regenerate.
8019 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8021         * MAINTAINERS (Write After Approval): Add myself.
8023 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8025         * MAINTAINERS: Update my mail address.
8027 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8029         * configure.in (gxx_include_dir): Fix typo.
8030         * configure: Regenerated.
8032 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8034         * Makefile.tpl: Reindent.
8035         * Makefile.in: Regenerate.
8036         * configure.in: Reindent.  Don't set unused variables.
8037         * configure: Regenerate.
8039 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8041         * configure.in: Include $(build_tooldir)/sys-include in
8042         FLAGS_FOR_TARGET.
8043         * configure: Regenerated.
8045 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8047         * Makefile.tpl: Always pass down RANLIB.
8048         * Makefile.in: Regenerate.
8050         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8051         * Makefile.in: Regenerate.
8052         * configure.in: Remove unused logic relating to --enable-shared
8053         and --enable-threads.  Remove bogus comments.  Remove redundant
8054         noconfigdirs.
8055         * configure: Regenerate.
8057         * configure.in: Replace ${libstdcxx_version} by its value.
8058         Remove reference to mh-dgux.
8059         * configure: Regenerate.
8061 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8063         * MAINTAINERS (Write After Approval): Add myself.
8065 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8067         * Makefile.tpl: Rearrange.
8068         * Makefile.in: Regenerate.
8070 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8072         * configure.in: Add support for kaOS as cross build target system.
8073         * configure: Regenerated.
8075 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8077         * MAINTAINERS (Write after approval): Add myself.
8079 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8081         * MAINTAINERS: Update my email address.
8083 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8085         * MAINTAINERS: Add self to blanket write privs. section.
8087 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8089         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8090         configure-target-* as some target builds may require additional
8091         flags for preprocessor tests.
8092         * Makefile.in: Regenerated.
8094 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8096         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8097         * ltconfig: Handle it.
8098         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8099         auto-detecting it.
8101         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8102         it is used as argument to $CC.
8103         * ltcf-gcj.sh: Likewise.
8105         * configure.in: Introduce --enable-maintainer-mode.
8106         * configure: Rebuilt.
8107         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8108         for maintainer mode.
8109         * Makefile.in: Rebuilt.
8111 2003-02-18  Jason Merrill  <jason@redhat.com>
8113         * Makefile.tpl (check-c++): Allow parallelism.
8115 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8117         * MAINTAINERS: Remove John Carr (who never actually had access to
8118         gcc.gnu.org).
8120 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8122         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8123         don't configure target-libobjc.
8124         * configure: Regenerate.
8126 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8128         * Makefile.tpl (RANLIB): Define.
8129         * Makefile.in: Regenerate.
8131 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8133         * MAINTAINERS: Update my email.
8135 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8137         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8138         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8139         * Makefile.in: Regenerated.
8140         * configure.in: Remove all traces of snavigator, db, and grep.
8141         * configure: Regenerated.
8143 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8145         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8146         After Approval.
8148 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8150         * MAINTAINERS (Write after approval): Add myself.
8152 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8154         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8155         * Makefile.in: Regenerated.
8157 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8159         * config.guess: Updated to 2003-01-30's version.
8160         * config.sub: Updated to 2003-01-28's version.
8162 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8164         * config.if: If gcc_version is already set, just use it.  Don't set
8165         gcc_version_trigger if it's already set, otherwise set it to
8166         gcc/version.c, but only if the file exists.  If it is not set and
8167         gcc/version.c does not exist, try to extract the version number from
8168         $CC.
8170 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8172         * MAINTAINERS: Add myself to write-after-approval list.
8174 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8176         * configure.in:  Revert 24Jan change.
8177         * configure:  Regenerate.
8179 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8181         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8182         entry of HJ Lu.
8184 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8186         * configure.in: Revert previous change.
8187         * configure: Regenerate.
8189 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8191         * configure.in: Make rda native-only.
8192         * configure: Regenerate.
8194 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8196         * MAINTAINERS: Move myself from GNATS-only-accounts to
8197         write-after-approval.
8199 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8201         * configure.in: Add missing \.
8202         * configure: Rebuilt.
8204 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8206         * configure.in (baseargs): Avoid using \| in sed regular
8207         expressions.
8208         * configure: Rebuilt.
8210 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8212         * configure.in (baseargs): Remove all supported forms of
8213         --cache-file, --srcdir, --host, --build and --target options
8214         from argument lists.
8215         * configure: Rebuilt.
8217 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8219         * MAINTAINERS: Add myself to write-after-approval list.
8221 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8223         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8224         * configure: Rebuilt.
8226 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8228         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8229         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8230         * Makefile.in: Regenerate.
8231         * configure: Regenerate.
8233 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8235         * configure.in: Remove Makefile in build, host and target modules
8236         unless configure was run with --no-recursion.
8237         * configure: Rebuilt.
8239 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8241         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8242         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8243         * Makefile.in: Regenerate.
8245 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8247         * config.guess: Update to 2003-01-03 version.
8248         * config.sub: Update to 2003-01-03 version.
8250 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8252         * configure: Regenerate with proper autoconf 2.13.
8254 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8256         * configure.in: Add AC_PREREQ for consistency.
8257         * configure: Regenerate.
8259 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8261         * configure.in (GDB_TK): Add tcl directories conditional on
8262         gdb/gdbtk directory being present.
8263         * configure: Regenerate.
8265 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8267         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8268         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8269         * configure: Rebuilt.
8271 2002-12-31  Tom Tromey  <tromey@redhat.com>
8273         * Makefile.in: Rebuilt.
8274         * Makefile.def (target_modules) [libffi]: Allow installation.
8276 2002-12-31  Andreas Schwab  <schwab@suse.de>
8278         * configure.in: Fix use of $program_transform_name.
8279         * configure: Regenerated.
8281 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8283         * configure.in (baseargs): Don't remove first configure argument.
8284         * configure: Regenerated.
8286 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8288         * Makefile.tpl (local-distclean): Don't remove...
8289         (multilib.ts): ... this.  Moved into...
8290         (multilib.out): ... this.  Don't use sub-make.
8291         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8292         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8293         (configure-build-[+module+], configure-[+module+],
8294         configure-target-[+module+], configure-gcc): ... these.  Test
8295         for Makefile existence.  Drop config.status from dependencies.
8296         * Makefile.in: Rebuilt.
8297         * configure.in: Move gcc-version-trigger to the end of
8298         ac_configure_args.  Add comments to maybedep.tmp and
8299         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8300         nonopt from baseargs, matching and removing corresponding
8301         whitespace while at it.
8302         * configure: Rebuilt.
8304 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8306         * configure.in (host_configargs): Replace reference to
8307         no-longer-defined buildopts with --build=${build_alias}.
8308         * configure: Rebuilt.
8310         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8311         program_transform_name to standard idiom.
8312         (AUTOGEN, AUTOCONF): Define.
8313         (Makefile.in): Use $(AUTOGEN).
8314         (Makefile): Depend on config.status, and use autoconf-style rule to
8315         build it.  Move original commands to...
8316         (config.status): ... this new target.
8317         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8318         $(AUTOCONF).
8319         * Makefile.in: Rebuilt.
8321 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8323         * Makefile.tpl: Fix dramatic bustage due to change in
8324         program_transform_name.
8325         * Makefile.in: Regenerate.
8327         * configure.in: Remove unnecessary PATH setting.
8328         * configure: Regnerate.
8330         * configure.in: Don't default to unprefixed tools unless
8331         the native tools will work.
8332         * configure: Regenerate.
8334         * configure.in: Convert to autoconf script.  Blow away lots
8335         of now-redundant Makefile fragments.
8336         * configure: Generate using Autoconf.
8337         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8338         * Makefile.in: Regenerate.
8340 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8342         * configure: Fix stupid bug where RANLIB was mistakenly included.
8344         * configure.in: Rename (buildargs, hostargs, targargs) to
8345         (build_configargs, host_configargs, target_configargs).
8347         * configure.in: Move logic out of sed statement.
8349         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8350         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8352 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8354         * config.sub: Import from master repository
8355         * config.guess: Ditto
8357 2002-12-24  Andreas Schwab  <schwab@suse.de>
8359         * Makefile.tpl (multilib.out): Fix missing space.
8360         * Makefile.in: Regenerate.
8362 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8364         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8365         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8366         * Makefile.in: Regenerate.
8367         * configure.in: Remove unnecessary leftovers.
8369 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8371         * configure.in (extra_ranlibflags_for_target): New variable.
8372         (*-*-darwin): Add -c to ranlib commands.
8373         * configure (tooldir): Handle extra_ranlibflags_for_target.
8375 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8377         * Makefile.tpl: Revert HJL's change.
8378         * Makefile.in: Regenerated.
8379         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8380         always.
8382 2002-12-19  Andreas Schwab  <schwab@suse.de>
8384         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8385         * Makefile.in: Regenerate.
8387 2002-12-18  H.J. Lu  <hjl@gnu.org>
8389         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8390         * Makefile.in: Regenerated.
8392         * configure.in (build_prefix): New. Substitute.
8394 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8396         * Makefile.tpl: Don't let real targets depend on phony targets.
8397         * Makefile.in: Regenerate.
8399         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8400         * Makefile.in: Regenerate.
8402 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8404         * config.sub: Import from master repository
8405         * config.guess: Ditto
8407 2002-12-16  Jason Merrill  <jason@redhat.com>
8409         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8410         previous 'make bootstrap'.
8411         * Makefile.in: Regenerate.
8413 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8415         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8417 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8419         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8420         * Makefile.in: Regenerate.
8422 2002-12-13  Jason Merrill  <jason@redhat.com>
8424         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8425         library tests.
8426         (check-c++): Just depend on it and check-target-libstdc++-v3.
8427         * Makefile.in: Regenerate.
8429 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8431         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8432         * Makefile.in: Rebuilt.
8434 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8436         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8438 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8440         * configure: Fix bug put in by gremlins.
8442         * Makefile.tpl: Substitute more autoconfily.
8443         * configure: Substitute more autoconfily.
8444         * Makefile.in: Regenerate.
8446 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8448         * config.sub: Import from master repository
8449         * config.guess: Ditto
8450         * MAINTAINERS: Added Svein Seldal under write after approval
8452 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8454         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8455         * Makefile.in (all-sim): Ditto.
8457 2002-12-06  DJ Delorie  <dj@redhat.com>
8459         * Makefile.tpl: Change configure dependencies to not have real
8460         targets depend on phony targets.
8462 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8464         * configure.in: Revert unintentional change.
8466         * Makefile.tpl: Change dependency for */multilib.out so that
8467         it works when gcc isn't in the tree.
8469         * configure.in: Substitute more.
8470         * configure: Run subconfigures from the Makefile.
8471         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8472         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8474 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8476         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8478 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8480         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8481         and corresponding dependencies.
8482         * Makefile.in: Regenerate.
8484         * configure.in (host_tools): Order binutils, gas and ld for
8485         convenience in running the testsuites.
8487         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8488         * Makefile.in: Regenerate.
8489         * configure.in: Introduce rules to serialize subconfigure runs.
8491         * configure.in: Introduce BASE_CC_FOR_TARGET.
8492         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8493         Realize configure-build-* targets.  Realize configure-target-* targets.
8494         * Makefile.in: Regenerate.
8496 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8498         * configure: Move gcc_version_trigger stuff from here...
8499         * configure.in: ...to here.
8501         * configure.in: Separate subconfigure options added by this file from
8502         options given by the user.  Add machinery to put args for host
8503         subconfigures into the Makefile.
8505         * Makefile.tpl: Remove 'vault' targets.
8506         * Makefile.tpl: Reorder and comment dependencies.
8507         * Makefile.in: Regenerate.
8509 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8510         * configure.in: Fix my broken commit of previous patch. (sigh)
8512 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8514         * configure.in: Move host-specific darwin noconfigdirs into
8515         the host-specific section.
8517 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8519         * configure.in: Move host-specific darwin noconfigdirs into
8520         the host-specific section.
8522 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8524         * configure: Remove skip-this-dir support.
8525         * Makefile.tpl: Remove skip-this-dir support.
8527         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8528         subdirectories.
8529         * Makefile.in: Regenerate.
8531         * Makefile.tpl: Strip out useless setting of 'dir'.
8532         * Makefile.in: Regenerate.
8534 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8536         * configure.in: Fix deeply stupid bug.
8538         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8539         shell code in CXX_FOR_TARGET
8540         * Makefile.def: Introduce raw_cxx.
8541         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8542         RAW_CXX_FOR_TARGET.
8543         * Makefile.in: Regenerate.
8545 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8547         * Makefile.tpl: Remove unnecessary ifs.
8548         * Makefile.in: Regenerate.
8550         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8551         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8552         targets for 'no_install' modules.
8553         * configure: Move GDB_TK substitution to configure.in.  Move
8554         build_modules stuff to configure.in.
8555         * configure.in: Implement soft dependency machinery.  Maybe-ize
8556         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8557         * Makefile.in: Regenerate.
8559 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8561         * Makefile.tpl: Make all-target, install-target behave similarly
8562         to all, install (only hitting configured targets).  Eliminate
8563         unused macro defintions.
8565         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8566         build != host.
8568         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8570         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8572         * configure.in: Produce lists of subdir targets we're actually
8573         configuring.  Remove references to "dosrel".
8574         * Makefile.tpl: Let configure set which subdir targets are hit.
8575         Remove install-cross; clean up install; remove ALL.  Remove
8576         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8577         Autogenerate host module targets.  Remove empty dependency lines
8578         and redundant dependency; rearrange slightly.
8579         * Makefile.def: Add host-side libtermcap, utils.
8581         * Makefile.in: Regenerate.
8583 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8585         * ltconfig (osf[345]): Append $major to soname_spec.
8586         Reflect this in library_names_spec.
8587         * ltmain.sh (osf): Prefix $major with . for use as extension.
8589 2002-11-19  Andreas Jaeger  <aj@suse.de>
8591         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8592         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8593         and sparc64 GNU/Linux systems.
8595 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8597         * MAINTAINERS: Update email.
8599 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8601         * MAINTAINERS: Complete James Dennett's entry.
8603 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8605         * MAINTAINERS (Write After Approval): Add myself.
8607 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8609         * Makefile.tpl: syntactic cleanup
8611 2002-11-13  Stuart Hastings  <stuart@apple.com>
8613         * MAINTAINERS: Add myself to write-after-approval list.
8615 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8617         * Makefile.def: Add list of recursive targets to autogenerate.
8618         Add build_modules.
8619         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8620         targets.  Autogenerate *-build-* targets.
8621         * Makefile.in: Regenerate.
8623 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8625         * configure: More autoconf-style substitutions.
8626         * Makefile.tpl: More autoconf-style substitutions.
8627         * Makefile.in: Regenerate.
8629 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8631         * configure: Substitute more variables in a more autoconf-friendly
8632         way.  Simplify slightly.
8633         * Makefile.tpl: Make more variables substitutable in an
8634         autoconf-friendly way.
8635         * Makefile.in: Regenerate.
8637 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8639         * MAINTAINERS (Write After Approval): Add myself.
8641 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8643         * configure.in (v810*): Remove special setting of tools.
8645         * configure: Add support for extra required flags for ar or nm.
8646         * configure.in (aix4.3+): Use above support for target-specific
8647         issues, rather than using config/mt-aix43.
8649 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8651         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8652         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8653         with $srcdir.  Reformat indentation.  Substitute some variables
8654         formerly hard-coded in the Makefile for build=host.
8655         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8656         * Makefile.def: Autogenerate more.
8657         * Makefile.in: Regenerate.
8659 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8661         * MAINTAINERS (Write After Approval): Add myself.
8663 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8665         * Makefile.def (host_modules): Add rda.
8666         * Makefile.in: Regenerate.
8667         * configure.in (target_tool): Add target-rda to list.
8669 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8671         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8673 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8675         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8676         and restrap targets to this rule.
8677         * Makefile.in:  Regenerate.
8679 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8681         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8682         GNATS only accounts.
8684 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8686         * configure.in (i[3456]86-*-linux*): Add check to disable
8687         ${libgcj} for glibc1.
8689 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8691         * MAINTAINERS: Add myself as ip2k port maintainer.
8693 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8695         * configure.in: Add tic4x target.
8697 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8699         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8700         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8701         * Makefile.in: Regenerate.
8703         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8704         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8705         * Makefile.in: Regenerate.
8707 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8709         * MAINTAINERS: Add myself as web pages co-maintainer.
8711 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8713         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8714         * Makefile.in: Regenerate.
8716 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8718         * MAINTAINERS: Add myself and Nathan Sidwell
8719         <nathan@codesourcery.com> as VxWorks maintainers.
8721 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8723         * Makefile.def: Remove order dependency comments.
8724         * Makefile.tpl: Add explicit install-install dependencies.
8725         * Makefile.in: Regenerate.
8727         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8728         * Makefile.in: Regenerate.
8730         * Makefile.tpl: Add configure-target (for src-release in src)
8731         * Makefile.in: Regenerate.
8733 2002-09-30  Nick Clifton  <nickc@redhat.com>
8735         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8737 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8739         * configure.in (s390*-*-linux*): Enable libgcj.
8741 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8743         * configure: Revert accidentally applied changes.
8745         * Makefile.tpl: Make more autoconf-friendly.
8746         * Makefile.in: Regenerate.
8747         * configure: Make substitution more autoconf-like.
8749 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8751         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8752         single entry to handle all these.
8753         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8754         libjava on arm-*-elf.
8756 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8758         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8759         things that depend on them.
8761 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8763         * Makefile.tpl: Make subsituted variables more autoconfy.
8764         * Makefile.in: Regenerate.
8765         * configure: Make seds more autoconfy.
8767 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8769         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8770         * Makefile.in: Regenerate.
8771         * configure.in: Rewrite sed statements to look autoconfy.
8773         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8774         all-target-foo on configure-target-foo.
8775         * Makefile.def: Ditto.
8776         * Makefile.in: Rebuild.
8778 2002-09-25  Andrew Haley  <aph@redhat.com>
8780         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8782 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8784         * Makefile.def: New file.
8785         * Makefile.tpl: New file.
8786         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8787         * contrib/gcc_update: Note that Makefile.in is a generated file.
8789         * configure.in: Minor rearrangement.  Simplify tests.
8791 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8793         * configure.in (with_headers): Skip copy if value is "yes".
8794         (with_libs): Likewise.
8796 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8798         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8799         * configure.in (sh*-*-pe*): Ditto.
8800         * configure.in (mips*-*-pe*): Ditto.
8801         * configure.in (*arm-wince-pe): Ditto.
8803         * configure.in: Rearrange.
8805 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8807         * MAINTAINERS: Update my email address.
8809 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8811         * MAINTAINERS: (Write After Approval): Add myself.
8813 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8815         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8817 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8819         * MAINTAINERS: Change my mailing address.
8821 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8823         * MAINTAINERS (Write After Approval): Remove myself.
8824         (Various Maintainers: c++ runtime libs): Add myself.
8826 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8828         * MAINTAINERS (Write After Approval): Remove myself.
8829         (Various Maintainers: c++ runtime libs): Add myself.
8831 2002-08-15  Eric Christopher  <echristo@redhat.com>
8833         * config.sub: Import from master repository.
8834         * config.guess: Ditto.
8836 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8838         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8839         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8840         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8842 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8844         * MAINTAINERS: Add self to rs6000 vector extensions.
8846 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8848         * libiberty/configure: Reverted unintended yesterday's check in.
8850 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8852         * boehm-gc/configure, libf2c/configure: Rebuilt.
8853         * libffi/configure, libiberty/configure: Ditto.
8854         * libjava/configure, libobjc/configure: Ditto.
8855         * libstdc++-v3/configure, zlib/configure: Ditto.
8856         Merged from binutils:
8857         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8858         From Steve Ellcey <sje@cup.hp.com>:
8859         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8860         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8861         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8862         IA64.
8863         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8864         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8865         soname_spec, sys_lib_search_path_spec): Ditto.
8867 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8869         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8871 2002-08-04  H.J. Lu  (hjl@gnu.org)
8873         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8875 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8877         * MAINTAINERS (Write After Approval): Add myself.
8879 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8881         * configure.in: Move generic linux case to end.  Copy generic
8882         linux noconfigdirs to mips*-*-linux* entry and new
8883         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8885 2002-07-19  Michael Matz  <matz@suse.de>
8887         * MAINTAINERS: Add myself as ra* maintainer.
8889 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8891         * config.guess: Update to 2002-07-09 version.
8892         * config.sub: Update to 2002-07-03 version.
8894 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8896         * MAINTAINERS: Fix typo in a maintainer email address.
8898 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8900         * configure.in: Remove two redundant tests.
8902 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8904         * configure.in (mips*-*-irix6*o32): Enable stabs.
8906 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8908         * configure.in: Don't build grez.
8909         * Makefile.in: Ditto.
8911         * Makefile.in: Remove references to bsp, cygmon, libstub.
8912         * configure.in: Ditto.
8914         * configure.in: Remove leftover reference to gdbtest.
8916 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8918         * configure.in (gxx_include_dir):  Change to match versioned
8919         C++ headers if --enable-version-specific-runtime-libs is used.
8921 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8923         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8925 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8927         * configure.in: Make --without-x work.
8929 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8931         * configure.in: Rearrange target Makefile fragment collection.
8933         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8934         cvs[src].
8935         * configure.in: Ditto.
8937 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8939         * MAINTAINERS (Write After Approval): Update my e-mail address.
8941 2002-06-24  Ben Elliston  <bje@redhat.com>
8943         * configure.in (host_tools): Remove cgen.
8945         * Makefile.in (all-cgen): Remove; runs from its source directory.
8946         (check-cgen, install-cgen, clean-cgen): Likewise.
8947         (all-opcodes): Do not depend on all-cgen.
8948         (all-sim): Likewise.
8950 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8952         * Makefile.in: Eliminate 'apache' targets.
8953         * configure.in: Eliminate 'apache' targets.
8955         * configure.in: Eliminate redundant tests.  Reorganize.
8957         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8959         * config-ml.in: Eliminate references to Cygnus configure.
8961         * Makefile.in: Eliminate references to building emacs.
8963 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8965         * MAINTAINERS: Update my email address.
8967 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8969         * config.if (libstdcxx_incdir): Version C++ headers.
8970         (cxx_incdir): Remove.
8972 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8974         * MAINTAINERS (Write After Approval): Add self.
8976 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8978         * configure.in: Add support for ip2k.
8980 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8982         * configure.in: Fix AIX configury bug.
8984 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8986         * MAINTAINERS (Write After Approval): Add self.
8988 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8990         * configure.in: replace ${topsrcdir} with ${srcdir}
8992         * configure.in: Move definition of libstdcxx_flags
8993         right above usage, rather than waaay earlier.
8995         * configure.in: Pull definition of is_cross_compiler earlier.
8997         * configure.in: Rearrange a little.
8999         * configure.in: Remove references to librx.
9000         * Makefile.in: Remove references to librx.
9002 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9004         * config.sub: Add support for avr target.
9005         Import from master sources, rev 1.255
9007 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9009         * configure, .cvsignore:  Revert previous change...
9010         * Makefile:  ...delete.
9012 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9014         * configure.in: Eliminate ${gasdir} variable.
9016 2002-06-18  Dave Brolley  <brolley@redhat.com>
9018         * configure.in: Add support for frv.
9019         * config.sub: Add support for frv.
9021 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9023         * configure:  Remove garbage from previous commit.
9025 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9027         * configure:  For in-source builds, make a subdir and re-exec there.
9028         * Makefile:  New file.  Pass targets through to build directory.
9029         * .cvsignore:  No longer ignore "Makefile".
9031 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9033         * MAINTAINERS (Write After Approval): Add self.
9035 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9037         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9039 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9041         * configure.in (vax-*-netbsd*): Re-enable gas.
9043 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9045         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9046         BUILD_PREFIX_1, to correct nomenclature.
9047         * configure: Likewise.
9049         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9050         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9052 2002-05-31  Olaf Hering  <olh@suse.de>
9054         * config-ml.in: Propogate DESTDIR also.
9056 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9058         * configure.in (vax-*-netbsd*): Don't build gas for this
9059         platform.
9061 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9063         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9064         and libgcj for AVR.
9066 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9068         * MAINTAINERS (Write After Approval): Add myself.
9070 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9072         * config.guess: Update to 2002-05-22 version.
9073         * config.sub: Likewise.
9075 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9077         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9078         * config-ml.in: Likewise.
9079         * configure: Likewise.
9080         * configure.in: Likewise.
9082 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9084         * MAINTAINERS: Update my email address.
9086 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9088         * configure.in: Simplify makefile fragment collection.
9090         * configure.in: Remove code to build emacs.
9092         * configure.in : Remove --srcdir argument from targargs and buildargs
9093         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9095         * configure: Move some logic to configure.in.
9096         * configure.in: Move some logic from configure.
9098 2002-05-11  Tom Tromey  <tromey@redhat.com>
9100         * MAINTAINERS: Reflect libgcj reality.
9102 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9104         * Makefile.in: Honour DESTDIR.
9106 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9108         * config.guess: Import 2002-03-20 version.
9109         * config.sub: Import 2002-04-26 version.
9111 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9113         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9115 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9117         * MAINTAINERS: Add self.
9119 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9121         * ltmain.sh: Detect and handle object name conflicts
9122         while piecewise linking a static library.
9124 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9126         * configure.in (noconfigdirs): Don't disable libgcj on
9127         sparc64-*-solaris* and sparcv9-*-solaris*.
9129 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9131         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9133 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9135         * configure.in (FLAGS_FOR_TARGET): Do not add
9136         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9137         on i[3456]86-*-linux*.
9139 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9141         * configure.in (noconfigdirs): Replace [ ] with test.
9143         * configure.in (noconfigdirs): Do not add target-newlib if
9144         target == i[3456]86-*-linux*, and host == target.
9146 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9148         * configure.in: delete reference to absent file
9150         * configure.in: replace '[' with 'test'
9152         * configure.in: Eliminate references to gash.
9153         * Makefile.in: Eliminate references to gash.
9155         * configure.in: remove useless references to 'pic' makefile fragments.
9157         * configure.in: (*-*-windows*) Finish removing.
9159         * configure.in: Eliminate redundant test for libgui.
9161 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9163         * MAINTAINERS: Add self and realphabetize.  Update entries
9164         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9165         entry for a29k port maintainer.
9167 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9169         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9170         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9172 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9174         * configure.in: remove references to dead files
9176 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9178         * MAINTAINERS: Add information about purpose of this file.
9180 2002-04-18  Tom Tromey  <tromey@redhat.com>
9182         * configure.in: Disallow configuring libgcj when it is already
9183         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9184         Solaris 2.8 by default.  For PR libgcj/6158.
9186 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9188         * configure.in:  Move default CC setting out of config/mh-* fragments
9189         directly into here.
9191 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9193         * configure.in: don't even try to configure or make a subdirectory
9194         if there's no configure script for it.
9196 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9198         * MAINTAINERS: Remove chill maintainers.
9199         * Makefile.in (CHILLFLAGS): Remove.
9200         (CHILL_LIB): Remove.
9201         (TARGET_CONFIGDIRS): Remove libchill.
9202         (CHILL_FOR_TARGET): Remove.
9203         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9204         CHILL_LIB.
9205         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9206         (CHECK_TARGET_MODULES): Likewise.
9207         (INSTALL_TARGET_MODULES): Likewise.
9208         (CLEAN_TARGET_MODULES): Likewise.
9209         (configure-target-libchill): Remove.
9210         (all-target-libchill): Remove.
9211         * configure.in (target_libs): Remove target-libchill.
9212         Do not compute CHILL_FOR_TARGET.
9213         * libchill: Remove directory.
9215 2002-04-11  DJ Delorie  <dj@redhat.com>
9217         * Makefile.in, configure.in: Sync with binutils, entries
9218         follow...
9220 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9222         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9223         (do-tar, do-bz2): New rules.
9224         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9225         (gdb-tar): New rule.
9226         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9227         (insight_dejagnu.tar): New rule.
9228         (insight.tar): New rule.
9229         (gdb+dejagnu.tar): New rule.
9230         (gdb.tar): New rule.
9232 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9234         * Makefile.in: Add all-tix to deps for all-snavigator
9235         so that tix is built when building snavigator.
9237 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9239         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9240         ld and gdb are not supported.
9242 2002-01-07  Mark Salter  <msalter@redhat.com>
9244         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9245         Allow target-libgloss to be built for arm, strongarm, and xscale.
9247 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9249         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9250         options for i[3456]86-pc-linux* native builds.
9252 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9254         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9255         files from .po files for a distribution.
9257 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9259         * configure.in: Enable libstdc++-v3 for h8300 targets.
9261 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9263         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9264         version from bfd/.
9266 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9268         * Makefile.in (VER): When present, extract the version number from
9269         the file version.in.
9271 2001-05-24  Tom Rix  <trix@redhat.com>
9273         * configure.in : enable ld for aix
9275 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9277         * config.guess: Add linux target for S/390.
9279 2000-11-07  Philip Blundell  <pb@futuretv.com>
9281         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9283 2000-11-03  Philip Blundell  <pb@futuretv.com>
9285         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9286         files.
9288 2001-01-15  Ben Elliston  <bje@redhat.com>
9290         * configure.in (host_tools): Add sid.
9291         Always configure cgen.
9293 2000-11-24  Nick Clifton  <nickc@redhat.com>
9295         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9298 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9300         * Makefile.in (ALL_MODULES): Add all-cgen.
9301         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9302         (all-cgen): New target.
9303         (all-opcodes,all-sim): Depend on all-cgen.
9304         * configure.in (host_tools): Add cgen.
9305         Only configure cgen if --enable-cgen-maint.
9307 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9309         * configure.in: Add *-*-freebsd* configurations.
9311 2002-04-08  Tom Tromey  <tromey@redhat.com>
9313         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9314         Fixes PR libgcj/6068.
9316 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9318         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9320 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9322         * configure.in (alpha*-dec-osf*): Enable libgcj.
9324 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9326         * MAINTAINERS (Write After Approval): Add myself.
9328 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9330         Fix for: PR bootstrap/3591, target/5676
9331         * configure.in (mcore-pe): Disable the configuration of
9332         libstdc++-v3 since exceptions are not supported.
9334 2002-03-20  Anthony Green  <green@redhat.com>
9336         * configure.in: Enable libgcj for xscale-elf target.
9338 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9340         * MAINTAINERS:  Update my email address.
9342 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9344         * ltmain.sh (relink_command): Fix typo in previous change.
9346 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9348         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9349         (relink_command): Added --tag flags.
9350         (mode=install): If relinking fails; error out.
9352 2002-03-12  Richard Henderson  <rth@redhat.com>
9354         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9355         .NOTPARALLEL tag.
9356         (do-check): Rename from check.
9357         (check): Allow parallel check.
9359 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9361         * MAINTAINERS: Add myself as maintainer for xtensa port.
9362         Fix alphabetical order in CPU port maintainer list.
9363         Remove myself from Write After Approval list.
9365 2002-03-11  Richard Henderson  <rth@redhat.com>
9367         * Makefile.in (.NOTPARALLEL): Add fake tag.
9369 2002-03-07  H.J. Lu  (hjl@gnu.org)
9371         * configure.in: Enable gprof for mips*-*-linux*.
9373 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9375         * MAINTAINERS (Write After Approval): Add myself.
9377 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9379         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9380         libjava.
9381         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9383 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9385         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9386         because its Makefile is there; test for the executable instead.
9388 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9390         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9391         libstdc++-v3 and libjava.
9393 2002-02-11  Adam Megacz  <adam@xwt.org>
9395         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9396         boehm-gc
9398 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9400         * config.guess: Updated to 2002-01-30's version.
9401         * config.sub: Updated to 2002-02-01's version.
9402         Contribute sh64-elf.
9403         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9404         * configure.in: Added sh64-*-*.
9406 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9408         * MAINTAINERS: Belatedly add myself to write after approval list.
9410 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9412         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9413         Remove self as Write After Approval.
9415 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9417         * MAINTAINERS: Put self in as maintainer for contrib/regression
9418         directory.
9420 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9422         * MAINTAINERS:  Update my email address.
9424 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9426         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9427         target-libiberty, and target-libgloss.  Skip Java-related
9428         libraries if not supported for NetBSD on target CPU.
9430 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9432         * install-sh: Use _inst.$$_ for temp file name.
9434 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9436         * MAINTAINERS (Write After Approval): Move my contact info
9437         from here...
9438         (OS Port Maintainers): ...to here (netbsd).
9440 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9442         * MAINTAINERS (Write After Approval): Add myself.
9444 2002-01-17  H.J. Lu  <hjl@gnu.org>
9446         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9447         (all-target-fastjar): Also depend on all-target-libiberty.
9449 2002-01-16  H.J. Lu  (hjl@gnu.org)
9451         * config.guess: Import from master sources, rev 1.225.
9452         * config.sub: Import from master sources, rev 1.238.
9454 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9456         * MAINTAINERS (Write After Approval): Remove myself.
9458 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9460         * MAINTAINERS (Write After Approval): Add myself.
9462 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9464         * MAINTAINERS: Add self as docs co-maintainer.
9466 2001-12-11  Matthias Klose  <doko@debian.org>
9468         * MAINTAINERS (Write After Approval): Add myself.
9470 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9472         * MAINTAINERS: Update my email address.
9474 2001-12-07  Turly O'Connor  <turly@apple.com>
9475         * MAINTAINERS (Write After Approval): Add myself.
9476         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9477         (rs6000_initialize_trampoline): Call __trampoline_setup for
9478         ABI_DARWIN too.
9479         * darwin-tramp.asm: New file, implements __trampoline_setup.
9480         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9482 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9484         * MAINTAINERS (Write After Approval): Add myself.
9486 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9488         * configure, configure.in: Use temp file for long sed commands.
9490 2001-12-03  Laurent Guerby  <guerby@acm.org>
9492         * config.sub: Update to version 1.232 on subversion.
9494 2001-12-03  Ben Elliston  <bje@redhat.com>
9496         * MAINTAINERS: Update mail address for config.* patches.
9498 2001-11-27  DJ Delorie  <dj@redhat.com>
9499             Zack Weinberg  <zack@codesourcery.com>
9501         When build != host, create libiberty for the build machine.
9503         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9504         CONFIG_ARGUMENTS.
9505         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9506         New variables.
9507         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9508         and rules.
9509         (all.normal): Depend on ALL_BUILD_MODULES.
9510         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9511         (all-build-libiberty): Depend on configure-build-libiberty.
9513         * configure: Calculate and substitute proper value for
9514         ALL_BUILD_MODULES.
9515         * configure.in: Create the build subdirectory.
9516         Calculate and substitute TARGET_CONFIGARGS (formerly
9517         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9519 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9521         * MAINTAINERS (write-after-approval): Add self.
9523 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9525         * MAINTAINERS (GNATS only accounts): Remove self.
9527 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9529         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9530         libf2c.
9532 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9534         * MAINTAINERS (Write After Approval): Add self.
9536 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9538         * MAINTAINERS: mips and s390 are also CPU ports.
9540 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9542         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9544 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9546         * MAINTAINERS: Alphabetize.
9548 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9550         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9552 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9554         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9556 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9558         * configure.in (--enable-languages): Be more permissive about
9559         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9561 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9563         * config.sub: Import from master sources, rev. 1.230.
9564         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9566 2001-11-07  Laurent Guerby  <guerby@acm.org>
9568         * MAINTAINERS (Write After Approval): Add self.
9570 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9572         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9574 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9576         * config.sub: Import from master sources, rev 1.226.
9577         * config.guess: Import from master sources, rev 1.216.
9579 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9581         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9582         * MAINTAINERS: Add self as maintainer of MMIX port.
9583         Remove old after-approval entry.
9585 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9587         * ChangeLog, configure: Fix spelling errors.
9589 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9591         * MAINTAINERS: Tweak my address.
9593 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9595         * MAINTAINERS: Update my email address.
9597 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9599         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9600         * MAINTAINERS: Add self as maintainer of CRIS port.
9602 2001-10-10  Geert Bosch  <bosch@gnat.com>
9604         * MAINTAINERS (Various maintainers: Ada front end):
9605         Added Robert Dewar.
9607 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9609         * MAINTAINERS (Write After Approval): Added self
9611 2001-10-02  Geert Bosch  <bosch@gnat.com>
9613         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9615 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9617         * configure: Handle temporary files securely using mkdir.
9619 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9621         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9623 2001-09-26  Will Cohen  <wcohen@redhat.com>
9625         * configure.in (*-*-linux*): Disable configuration of target-newlib
9626         and target-libgloss.
9628 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9630         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9631         RANLIB.
9633 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9635         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9636         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9637         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9638         avoid quotes nesting problems.
9639         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9640         (DO_X): Export only variables that are set.
9642 2001-09-19  Ben Elliston  <bje@redhat.com>
9644         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9645         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9646         semantics.  Use the shell built-in "type" command instead.
9648 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9650         Merged from gcc-3_0-branch:
9651         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9652         * ltcf-c.sh: Use $objext, not $ac_objext.
9653         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9654         * ltcf-cxx.sh: Add support for GNU.
9655         2001-07-22  Timothy Wall  <twall@redhat.com>
9656         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9657         default settings if using GNU tools with that configuration.
9658         * ltcf-cxx.sh: Ditto.
9659         * ltcf-gcj.sh: Ditto.
9660         2001-07-21  Michael Chastain  <chastain@redhat.com>
9661         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9662         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9663         * ltmain.sh: Mark as gcc-local.
9665 2001-08-30  Eric Christopher  <echristo@redhat.com>
9666             Jason Eckhardt  <jle@redhat.com>
9668         * config.guess: Merge from master sources.
9669         * config.sub: Merge from master sources, add support for mipsisa32.
9671 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9672         * config.sub: Merge from master sources, rev 1.219.
9673         * MAINTAINERS: Add self as contact for stormy16 port.
9675 2001-08-14  Zack Weinberg  <zackw@panix.com>
9677         * config.sub: Merge from master sources, rev 1.218.
9678         * config.guess: Merge from master sources, rev 1.209.
9680 2001-08-11  Graham Stott  <grahams@redhat.com>
9682         * Makefile.in (check-c++): Add missing semicolon.
9684 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9686         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9688 2001-07-30  Eric Christopher  <echristo@redhat.com>
9690         * MAINTAINERS (Various maintainers: mips port): Added myself.
9692 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9694         * configure.in (sh-*-linux*): New.
9696 2001-07-27  Richard Henderson  <rth@redhat.com>
9698         * .cvsignore: Add LAST_UPDATED.
9700 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9702         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9704 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9706         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9708 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9710         * MAINTAINERS (Write After Approval): Added myself.
9712 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9714         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9715         and libgcj on m68hc11/m68hc12.
9717 2001-06-27  H.J. Lu  (hjl@gnu.org)
9719         * Makefile (CFLAGS_FOR_BUILD): New.
9720         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9722 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9724         * README: Remove version number.
9726 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9728         * INSTALL/README: Update wrt. to the installation instructions now
9729         residing in gcc/doc/install.texi.
9731 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9733         * README: Replace with a cut-down and updated version of gcc/README.
9735 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9737         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9738         multilibs to be disabled.
9740 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9742         * MAINTAINERS (Write After Approval): Add myself.
9744 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9746         * config.guess: Import CVS version 1.195.
9747         * config.sub: Import CVS version 1.212.
9749 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9751         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9752         gcc/xgcc is built, use -print-prog-name to find out the program
9753         name to use.
9755 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9757         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9758         appear to also be in the master copy.
9759         * config.sub:  Import CVS version 1.211.
9761 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9763         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9764         with_gcc]: Use `gcc -shared' to build a shared library.
9766 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9768         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9769         archives.
9771 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9773         * MAINTAINERS (Write After Approval): Add myself.
9775 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9777         * configure.in (libstdcxx_flags): Do not try to execute
9778         libstdc++-v3/testsuite_flags until it exists.
9780 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9782         * MAINTAINERS: Update my email address.
9784 2001-05-31  Graham Stott  <grahams@redhat.com>
9786         * MAINTAINERS (Write After Approval): Add myself.
9788 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9790         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9791         libraries when using g++ with native linker.
9793 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9795         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9797 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9799         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9800         [aix4*|aix5*]: Prepend blank.
9802 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9804         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9805         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9806         of subdir/configure scripts to use the new libtool.m4.
9808 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9810         * MAINTAINERS (Write After Approval): Add myself.
9812 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9814         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9816 2001-05-11  Ben Elliston  <bje@redhat.com>
9818         * Makefile.in (all-sid): New target.
9819         (check-sid, clean-sid, install-sid): Likewise.
9821 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9823         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9825 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9827         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9828         libgcj.
9830 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9832         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9833         gcc/xgcc is built, use -print-prog-name to find out the program
9834         name to use.
9836 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9838         * configure.in (noconfigdirs): Don't reset it from scratch in the
9839         target case; only append to it.
9841         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9842         sparc-*-solaris2.8]: Disable ${libgcj}.
9844 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9846         * configure.in (libgcj_saved): Copy from $libgcj.
9847         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9848         --disable-libgcj.
9850 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9852         * MAINTAINERS: Remove self as MIPS maintainer and
9853         C front end maintainer.
9855 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9857         * configure.in: Move *-chorusos target case to the proper switch.
9858         Disable libgcj.
9860 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9862         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9863         1.641.2.228.
9865 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9867         * Makefile.in (STAGE1_CFLAGS): Pass down.
9869 2001-04-13  Alan Modra  <amodra@one.net.au>
9871         * config.guess: Add hppa64-linux support.  Note for next import that
9872         this is already in the master file.
9873         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9875 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9877         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9878         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9880 2001-04-11  Stan Shebs  <shebs@apple.com>
9882         * MAINTAINERS: Add self as Darwin port maintainer.
9884 2001-04-11  Alan Modra  <amodra@one.net.au>
9886         * MAINTAINERS: Update my email address.
9888 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9890         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9891         recent versions of FreeBSD (release 3 or later).
9892         * ltconfig: On FreeBSD, -lc must not be provided when building
9893         a shared library or else the standard -pthread gcc option is
9894         rendered worthless to later users of the built library.
9896 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9898         * MAINTAINERS: Add self and RTH as C front end maintainers.
9900 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9902         * config.sub: Make sure to match an already-canonicalized
9903         machine name (eg. mn10300-unknown-elf).
9905 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9907         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9908         New macros.
9909         (bootstrap, cross): Use RECURSE_FLAGS.
9910         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9912 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9914         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9916 2001-03-22  Colin Howell  <chowell@redhat.com>
9918         * Makefile.in (DO_X): Do not backslash single-quotes in
9919         backquotes (two places).
9921 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9923         Re-installed:
9924         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9925         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9926         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9927         * ltcf-cxx.sh: Likewise.
9928         * ltcf-gcj.sh: Likewise.
9930 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9932         * MAINTAINERS: Add myself as "documentation co-maintainer".
9934 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9936         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9937         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9939 2001-03-19  Tom Tromey  <tromey@redhat.com>
9941         * config-ml.in: Handle GCJ and GCJFLAGS.
9943 2001-03-21  Michael Chastain  <chastain@redhat.com>
9945         * Makefile.in: all-m4 depends on all-texinfo.
9947 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9949         * MAINTAINERS: Add myself to write after approval list.
9951 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9953         * Makefile.in (DO_X): Quote nested quotes.
9955 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9957         * MAINTAINERS: Add myself to write after approval list.
9959 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9961         * Makefile.in (DO_X): Use double quotes for quoting
9962         "RANLIB=$${RANLIB}".
9964 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9966         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9968 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9970         * configure.in: Only use `lang_requires' for languages athat are
9971         actually enabled.
9973 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9975         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9977 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9979         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9981 2001-03-07  Tom Tromey  <tromey@redhat.com>
9983         * configure.in: Allow config-lang.in to set `lang_requires' to list
9984         of other required languages.
9986 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9988         * Makefile.in: Remove RANLIB definition. Use RANLIB
9989         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9990         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9992 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9993             Alexandre Oliva  <aoliva@redhat.com>
9995         * Makefile.in (check-c++): Use tabs, not spaces.
9997 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9999         * MAINTAINERS: add myself to Write After Approval list.
10001 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10003         * Makefile.in (check-c++): New rule.
10005         * configure.in (target_libs): Remove libg++.
10006         (noconfigdirs): Remove libg++.
10007         (noconfigdirs): Same.
10008         (noconfigdirs): Same.
10009         (noconfigdirs): Same.
10011         * config-ml.in: Remove libg++ references.
10013         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10014         (ALL_TARGET_MODULES): Same.
10015         (configure-target-libg++): Remove.
10016         (all-target-libg++): Remove.
10017         (configure-target-libio): Remove.
10018         (all-target-libio): Remove.
10019         (check-target-libio): Remove.
10020         (.PHONY): Remove.
10021         (libg++.tar.bz2): Remove.
10022         (all-target-cygmon): Remove libio.
10023         (all-target-libstdc++): Remove.
10024         (configure-target-libstdc++): Remove.
10025         (TARGET_LIB_PATH): Remove libstdc++.
10026         (ALL_GCC_CXX): Remove libstdc++.
10027         (all-target-gperf): Correct.
10029 2001-02-16  Nick Clifton  <nickc@redhat.com>
10031         * configure.in (noconfigdirs): Allow configuration of texinfo
10032         for Cygwin hosts.
10034 2001-02-15  Anthony Green  <green@redhat.com>
10036         * configure: Introduce GCJ_FOR_TARGET.
10037         * configure.in: Ditto.
10038         * Makefile.in: Ditto.
10040 2001-02-13  Andreas Schwab  <schwab@suse.de>
10042         * MAINTAINERS: Update mail address.
10044 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10046         * config.guess: Add linux target for S/390.
10047         * config.sub: Likewise.
10049 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10051         * configure.in: for *-chorusos, don't config target-newlib and
10052         target-libgloss.
10054 2001-02-06  Ben Elliston  <bje@redhat.com>
10056         * configure: Output host type to stdout, not stderr.
10058 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10060         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10061         * ltcf-cxx.sh: Likewise.
10063         * config.if: Assume enable_libstdcxx_v3 is defined.
10065 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10067         Remove V2 C++ library.
10068         * configure.in: Remove --enable-libstdcxx_v3 support.
10070 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10072         * include/demangle.h: Add prototype for java_demangle_v3.
10074 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10076         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10078 2001-01-27  Richard Henderson  <rth@redhat.com>
10080         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10082 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10084         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10085         Don't unset, it's non-portable and no longer necessary, set to empty
10086         instead.
10088 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10090         * ltconfig: Shell portability fix for the tagname validity check.
10092 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10094         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10095         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10097 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10099         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10101 2001-01-26  Tom Tromey  <tromey@redhat.com>
10103         * configure.in: Allow libgcj to be built on Sparc Solaris.
10105 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10107         * ltcf-c.sh: Add aix5 case.
10108         * ltcf-cxx.sh: Likewise.
10109         * ltconfig: Likewise.
10111 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10113         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10114         keep at least one of build_libtool_libs or build_old_libs set to
10115         yes.
10117         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10118         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10120 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10122         * configure.in: Enable libgcj on several additional platforms.
10124 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10126         * configure.in: Enable libgcj for linux targets.
10128 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10130         * MAINTAINERS (Write After Approval): Add myself.
10132 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10134         * MAINTAINERS: Add myself as vax port maintainer.
10136 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10138         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10140 2001-01-09  Mike Stump  <mrs@wrs.com>
10142         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10143         failures of subdirectories.
10145 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10147         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10148         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10149         * ltcf-cxx.sh: Likewise.
10150         * ltcf-gcj.sh: Likewise.
10151         * ltconfig.sh: Fix typo.
10153 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10155         * configure: handle DOS-style absolute paths.
10157 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10159         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10161 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10163         * MAINTAINERS: Add myself as avr port co-maintainer.
10165 2000-12-28  Ben Elliston  <bje@redhat.com>
10167         * MAINTAINERS: Add myself under ``Write After Approval''.
10169 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10171         * texinfo: Remove directory from GCC.
10173 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10175         * COPYING: Update to current
10176         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10177         to 19yy as example year in copyright notice).
10179 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10181         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10182         (libstdcxx_incdir): Pass down.
10183         * config.if: Remove expired bits for cxx_interface, add stub.
10184         (libstdcxx_incdir): Add variable for g++ include directory.
10185         * configure.in (gxx_include_dir): Use it.
10187 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10189         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10190         with old-email address from ``Write After Approval''.
10192 2000-12-15  Andreas Jaeger  <aj@suse.de>
10194         * configure.in: Handle lang_dirs.
10196 2000-12-14  Tom Tromey  <tromey@redhat.com>
10198         * MAINTAINERS: Removed brads.
10200         * MAINTAINERS: Added gcj developers.
10202 2000-12-13  Anthony Green  <green@redhat.com>
10204         * configure.in: Disable libgcj for any target not specifically
10205         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10206         with g++ abi.
10208 2000-12-13  Mike Stump  <mrs@wrs.com>
10210         * Makefile.in (local-distclean): Also remove fastjar.
10212 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10214         * contrib/gcc_update: Add fastjar --touch entries.
10216 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10218         * configure.in: Disable language-specific target libraries for
10219         languages that aren't enabled.
10221 2000-12-10  Anthony Green  <green@redhat.com>
10223         * configure.in: Define libgcj.  Disable libgcj target libraries for
10224         most targets.
10226 2000-12-10  Neil Booth  <neilb@earthling.net>
10228         * MAINTAINERS: Update mail address, remove from WAA list.
10230 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10232         * libjava: Imported from /cvs/java.
10233         * libffi: Likewise.
10234         * Boehm-gc: Likewise.
10236 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10238         * configure.in (target_libs): Revert 2000-12-08 patch.
10239         (noconfigdirs): Added target-libjava.
10241 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10243         * djunpack.bat: removed.
10245 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10247         * Makefile.in: handle DOS-style absolute paths.
10248         * config-ml.in: likewise.
10249         * symlink-tree: likewise.
10251 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10253         * fastjar: Imported.
10255 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10257         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10258         libjava.
10259         * configure.in (target_libs): Removed `target-libjava'.
10261 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10263         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10264         (ALL_MODULES): Added fastjar.
10265         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10266         (all-target-libjava): all-fastjar replaces all-zip.
10267         (all-fastjar): Added.
10268         (configure-target-fastjar, all-target-fastjar): Likewise.
10269         * configure.in (host_tools): Added fastjar.
10271 2000-12-07  Mike Stump  <mrs@wrs.com>
10273         * Makefile.in (local-distclean): Remove leftover built files.
10275 2000-11-24  Nick Clifton  <nickc@redhat.com>
10277         * configure.in (xscale-elf): Add target.
10278         (xscale-coff): Add target.
10280 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10282         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10283         recent versions of FreeBSD (release 3 or later).
10284         * ltconfig: On FreeBSD, -lc must not be provided when building
10285         a shared library or else the standard -pthread gcc option is
10286         rendered worthless to later users of the built library.
10288 2000-11-16  Fred Fish  <fnf@be.com>
10290         * configure.in (enable_libstdcxx_v3): Fix typo,
10291         libstd++ -> libstdc++.
10293 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10295         * MAINTAINERS: Add self to Write After Approval list.
10297 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10299         * MAINTAINERS: Update my email address.  Add myself to global write
10300         privs list.
10302 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10304         * Makefile.in: Merge with src and libgcj.
10305         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10306         configure-target-<library> when their configure scripts need the C
10307         or C++ library to have already been built to work properly.
10308         (do_proto_toplev): Set them to an empty string.
10310         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10311         (REALLY_SET_LIB_PATH): Use them.
10313 2000-11-17  Stan Shebs  <shebs@apple.com>
10315         * MAINTAINERS: Add self to Write After Approval list.
10317 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10319         * configure: Provide the original toplevel configure arguments
10320         (including $0) to subprocesses in the environment rather than
10321         through gcc/configargs.h.
10323 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10325         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10326         C99.  Alphabetise "Write After Approval" list.
10328 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10330         * configure: Turn on libstdc++ V3 by default.
10332         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10333         if we've got GCC.
10335 2000-11-11  Philip Blundell  <philb@gnu.org>
10337         * MAINTAINERS: Add self to Write After Approval list.
10339 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10341         * ltcf-c.sh (aix4): Improve shared library configuration; require
10342         exporting symbols.
10343         * ltcf-cxx.sh (aix4): Define.
10344         * ltconfig (aix4): Define library and soname specs appropriate for
10345         AIX.  Define command to create export symbols list.
10347 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10349         * config.sub: Add support for Sun Chorus
10351 2000-10-31  Nick Clifton  <nickc@redhat.com>
10353         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10354         <name>@redhat.com.  Also installed new email address for Clint
10355         Popetz.
10357 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10359         * etc: Remove directory from GCC.
10361 2000-10-16  Michael Meissner  <meissner@redhat.com>
10363         * configure (gcc/configargs.h): Only create if there is a build GCC
10364         directory created.
10366 2000-10-16  Matthias Klose  <doko@debian.org>
10368         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10369         when configured for libstdc++-v3.
10371 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10373         * configure: Save configure arguments to gcc/configargs.h.
10375 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10377         * config.guess: Import CVS version 1.157.
10378         * config.sub: Import CVS version 1.181.
10380 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10382         * Makefile.in (bootstrap): avoid recursion if subdir missing
10383         (cross): ditto
10384         (do-proto-toplev): ditto
10386 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10388         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10389         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10391         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10392         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10393         all affected `configure' scripts.
10395 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10397         * MAINTAINERS: Add self as cpplib co-maintainer.
10399 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10401         * MAINTAINERS: Add self to Write After Approval list.
10403 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10405         * INSTALL/README: egcs -> GCC update.
10407 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10409         * MAINTAINERS: Add myself to Write After Approval list.
10411 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10413         * MAINTAINERS: Add myself to Write After Approval list.
10415 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10417         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10418         X11 libraries for hppa64.
10420 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10422         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10424 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10426         * Makefile.in (all-zlib): Added dummy target.
10428         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10429         ltcf-gcj.sh: Updated from libtool multi-language branch.
10431 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10433         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10434         (bootstrap*): Depend on all-bootstrap.
10436 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10438         * config.guess: Import CVS version 1.156.
10439         * config.sub: Import CVS version 1.179.
10441 2000-09-02  Anthony Green  <green@cygnus.com>
10443         * Makefile.in (all-gcc): Depend on all-zlib.
10444         (CLEAN_MODULES): Add clean-zlib.
10445         (ALL_MODULES): Add all-zlib.
10446         * configure.in (host_libs): Add zlib.
10448 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10450         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10451         crosses, but add gcc/include to the header search path for them.
10453 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10455         * MAINTAINERS: Add self to Write After Approval list.
10457 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10459         * config.guess: Import CVS version 1.152.
10460         * config.sub: Import CVS version 1.177.
10462 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10464         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10465         $targargs to tell whether newlib is going to be built.
10467         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10468         $$r/TARGET_SUBDIR/libio for _G_config.h.
10470 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10472         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10474 2000-08-22  DJ Delorie  <dj@redhat.com>
10476         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10478 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10480         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10481         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10482         sub-configures.
10484 2000-08-21  DJ Delorie  <dj@redhat.com>
10486         * MAINTAINERS: Add self as a libiberty maintainer
10488 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10490         * configure.in (libstdcxx_flags): Use
10491         libstdc++-v3/src/libstdc++.INC.
10493 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10495         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10497 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10499         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10501         * configure: Make enable_threads and enable_shared defaults
10502         explicit.  Substitute enable_threads into generated Makefiles.
10503         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10504         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10506 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10508         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10510 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10512         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10513         previous delta.
10515 2000-08-11  Jason Merrill  <jason@redhat.com>
10517         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10518         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10519         (FLAGS_FOR_TARGET): Not here.
10520         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10522 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10524         * config-ml.in (CC, CXX): Don't introduce a leading space.
10526 2000-08-07  DJ Delorie  <dj@delorie.com>
10528         * MAINTAINERS: Add self as a DJGPP maintainer
10530 2000-08-07  DJ Delorie  <dj@redhat.com>
10532         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10533         "if we're also building gcc, and it's a gcc that will run on the
10534         build machine, we want to use its includes instead of the system's
10535         default includes".
10537 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10539         * MAINTAINERS: Add self to Write After Approval list.
10541 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10543         * configure.in (libstdcxx_flags): Don't use `"'.
10545         * config-ml.in: Adjust multilib search paths to the
10546         appropriate multilib tree.
10548 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10550         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10551         commas in $LANGUAGES.
10553 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10555         * configure.in: Re-enable all references to libg++ and librx.
10557 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10559         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10560         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10561         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10562         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10564         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10566 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10568         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10569         CXX_FOR_TARGET for sed.
10571 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10573         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10574         Do not override if already set in the environment or in configure.
10575         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10576         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10578 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10580         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10581         the libtool CVS tree multi-language branch.
10582         * ltconfig, ltmain.sh: Updated.
10584 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10586         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10587         (clean-target): Depend on it.
10589         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10590         (GCC_FOR_TARGET): Use it.
10591         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10592         * configure.in: ... here.
10593         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10594         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10596 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10598         * MAINTAINERS: Add self to Write After Approval list.
10600 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10602         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10603         (configure-target-libchill, configure-target-libobjc): Likewise.
10605         * configure.in: Use the same cache file for all target libs.
10606         * config-ml.in: But different cache files per multilib variant.
10608 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10610         * configure (topsrcdir): Don't use dirname.
10612 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10614         * MAINTAINERS: Add self to Write After Approval list.
10616 2000-07-20  Jason Merrill  <jason@redhat.com>
10618         * configure.in: Remove all references to libg++ and librx.
10620         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10622 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10624         * config.sub: Update to subversions version 2000-07-06.
10626 2000-07-12  Andrew Haley  <aph@cygnus.com>
10628         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10629         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10631 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10633         * symlink-tree:  Check number of arguments.
10635 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10637         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10638         search path for a g++ extracted from the build tree.  This
10639         will allow link tests run by configure scripts in
10640         subdirectories to succeed.
10642 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10644         * ltconfig: Add support for mips-dde-sysv4.2MP
10646 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10648         * MAINTAINERS: Add myself as loop discovery maintainer.
10650 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10652         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10653         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10655 2000-06-19  Timothy Wall  <twall@cygnus.com>
10657         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10658         * config.sub: Add tic54x target.
10660 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10662         * MAINTAINERS: Add self as Fortran maintainer,
10663         remove Craig Burley.
10665 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10667         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10668         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10670 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10672         * MAINTAINERS: Add self as i18n maintainer
10674 20000-05-21  H.J. Lu  (hjl@gnu.org)
10676         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10677         directory are used if they exist. Make sure
10678         $(build_tooldir)/include is searched for header files,
10679         $(build_tooldir)/lib/ for library files.
10680         (GCC_FOR_TARGET): Likewise.
10681         (CXX_FOR_TARGET): Likewise.
10683 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10685         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10687 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10689         * Makefile.in (configure-target-libiberty): Depend on
10690         configure-target-newlib.
10692 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10694         * configure.in, Makefile.in: Merge all libffi-related
10695         configury stuff from the libgcj tree.
10697 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10699         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10700         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10702 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10704         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10705         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10706         current version information.  Add to proto-toplev directory.
10707         (gdb-taz): Build do-djunpack.
10709 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10711         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10713 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10715         * MAINTAINERS: Add self to Write After Approval list.
10717 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10719         * ltmain.sh: Preserve in relink_command any environment
10720         variables that may affect the linker behavior.
10722 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10724         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10726 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10728         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10730 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10732         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10733         with the version name.
10735 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10737         * MAINTAINERS: Add self as bb-reorder maintainer.
10739 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10741         * config.if: Tweak.
10743 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10745         * djunpack.bat: New file.
10747 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10749         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10750         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10751         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10752         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10754 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10756         * config.sub (case $basic_machine): Change default for "ibm-*"
10757         to "openedition".
10759 2000-04-13  Andreas Jaeger  <aj@suse.de>
10761         * MAINTAINERS: Added myself.
10763 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10765         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10766         (do-md5sum): New target.
10767         (MD5PROG): Define.
10768         (PACKAGE): Default to TOOL.
10769         (VER): Default to a shell script.
10770         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10771         md5 checksum generation.
10772         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10773         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10774         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10775         insight.tar.bz2): Use gdb-taz to create archive.
10777 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10779         * configure (warn_cflags): Delete.
10781 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10783         * MAINTAINERS: Added myself.
10785 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10786             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10788         * configure.in (enable_libstdcxx_v3): Add.
10789         (target_libs): Add bits here to switch between libstdc++-v2 and
10790         libstdc++-v3.
10791         * config.if: And this file too.
10792         * Makefile.in: Add libstdc++-v3 targets.
10794 2000-04-05  Michael Meissner  <meissner@redhat.com>
10796         * config.sub (d30v): Add d30v as a basic machine type.
10798 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10800         * configure.in: -linux-gnu*, not -linux-gnu.
10802 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10804         * MAINTAINERS: Add self in write-after-approval section.
10806 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10808         * MAINTAINERS: Add self as ia64 port maintainer.
10810 2000-03-08  Neil Booth  <NeilB@earthling.net>
10812         * MAINTAINERS: Add self in write-after-approval section.
10814 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10816         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10817         (do-tar-bz2): Replace TOOL with PACKAGE.
10818         (gdb.tar.bz2): Remove GDBTK from GDB package.
10819         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10820         dejagnu.tar.bz2): New packages.
10822 2000-02-27  Andreas Jaeger  <aj@suse.de>
10824         * configure.in: Add entry for mips*-*-linux*, move catch all
10825         *-*-*linux* entry below this one.
10827 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10829         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10831 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10833         * config.sub: Support an OS of "wince".
10835 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10837         * config.guess, config.sub: Updated to match config's 2000-02-15
10838         version.
10840 2000-02-23  Linas Vepstas  <linas@linas.org>
10842         * config.sub: Add support for Linux/IBM 370.
10843         * configure.in: Likewise.
10845 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10847         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10849 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10851         * config.guess: Guess "cygwin" rather than "cygwin32".
10853 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10855         * configure (gcc_version): When setting, narrow search to
10856         lines containing `version_string'.
10858 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10860         * config.sub: Add support for avr target.
10862 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10864         * MAINTAINERS: Add maintainers for MCore port.
10866 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10868         * config.sub: Add mmix-knuth-mmixware.
10870 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10872         * MAINTAINERS: Pair cccp with cpplib maintainership.
10874 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10876         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10877         structure stuff to -L library search.
10878         (CXX_FOR_TARGET): Ditto.
10879         (CROSS_CHECK_MODULES): Fix spelling mistake.
10881 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10883         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10884         the C++ compiler.
10886 2000-01-12  Richard Henderson  <rth@cygnus.com>
10888         * configure.in: Don't build some bits for beos.
10890 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10892         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10893         as include files.
10895 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10897         * Add self as cpplib maintainer, as requested by Jason
10898         Merrill.  Correct my e-mail address.
10900 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10902         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10903         not mh-aix43.
10905 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10907         * MAINTAINERS: Add myself to "write after approval" list.
10909 1999-12-14  Richard Henderson  <rth@cygnus.com>
10911         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10912         * config.sub: Accept alphaev[78], alphaev8.
10914 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10916         * config.guess, config.sub: Update from autoconf.
10918 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10920         * MAINTAINERS:  update my playtime e-address.
10922 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10924         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10925         necessary libraries are missing.
10927 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10929         * MAINTAINERS: Add new 'write after approval' maintainer.
10931 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10933         * MAINTAINERS: Add new Java maintainer.
10935 1999-10-25  Andreas Schwab  <schwab@suse.de>
10937         * configure: Fix quoting inside arguments of eval.
10939 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10941         * config-ml.in: Allow suppression of some ARM multilibs.
10943 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10945         * config.guess: Add OS/390 match pattern.
10946         * config.sub: Add mvs, openedition targets.
10947         * configure.in (i370-ibm-opened*): New.
10949 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10951         * config.sub: Add support for configuring for pj.
10953 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10955         * config.sub (maybe_os): Add support for configuring for fr30.
10957 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10959         * configure.in: Do not configure or build ld for AIX
10960         platforms.  ld is known to be broken on these platforms.
10962 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10964         * config-ml.in: Pass compiler flag corresponding to multidirs to
10965         subdir configures.
10967 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10969         * Makefile.in (LDFLAGS): Define.
10971 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10973         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10974         noconfigdirs.
10975         (*-*-cygwin*): Likewise.
10977 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10979         * mkdep: New file.
10980         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10981         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10983         From Eli Zaretskii <eliz@is.elta.co.il>:
10984         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10985         long file name when using DJGPP on MS-DOS.
10987 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10989         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10991 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10993         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10994         dependency as this causes "make check" to globally "make all"
10996 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10998         * configure.in (target_libs): Added target-zlib.
10999         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11000         (CONFIGURE_TARGET_MODULES): Likewise.
11001         (CHECK_TARGET_MODULES): Likewise.
11002         (INSTALL_TARGET_MODULES): Likewise.
11003         (CLEAN_TARGET_MODULES): Likewise.
11004         (configure-target-zlib): New target.
11005         (all-target-zlib): Likewise.
11006         (all-target-libjava): Depend on all-target-zlib.
11007         (configure-target-libjava): Depend on configure-target-zlib.
11009         * Makefile.in (configure-target-libjava): Depend on
11010         configure-target-newlib.
11011         (configure-target-boehm-gc): New target.
11012         (configure-target-qthreads): New target.
11014         * configure.in (target_libs): Added target-qthreads.
11015         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11016         (CONFIGURE_TARGET_MODULES): Likewise.
11017         (CHECK_TARGET_MODULES): Likewise.
11018         (INSTALL_TARGET_MODULES): Likewise.
11019         (CLEAN_TARGET_MODULES): Likewise.
11020         (all-target-qthreads): New target.
11021         (configure-target-libjava): Depend on configure-target-qthreads.
11022         (all-target-libjava): Depend on all-target-qthreads.
11024         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11025         (CONFIGURE_TARGET_MODULES): Likewise.
11026         (CHECK_TARGET_MODULES): Likewise.
11027         (INSTALL_TARGET_MODULES): Likewise.
11028         (CLEAN_TARGET_MODULES): Likewise.
11029         (all-target-libjava): New target.
11030         (all-target-boehm-gc): Likewise.
11031         * configure.in (target_libs): Added libjava, boehm-gc.
11033 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11035         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11036         configure.bat in SUPPORT_FILES.
11037         (gas+binutils.tar.bz2): Likewise.
11039         * makeall.bat: Remove; obsolete.
11041 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11043         From Mark Elbrecht:
11044         * configure.bat: Remove; obsolete.
11046 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11048         * configure: Add -W -Wall to the default CFLAGS when compiling with
11049         gcc.
11051 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11053         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11055 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11057         * configure.in: Build ld on IRIX6.
11059 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11061         * Makefile.in: Change distribution targets to use bzip2 instead of
11062         gzip.
11063         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11064         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11066 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11068         * config.sub: Add mcore target.
11070 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11072         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11074 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11076         * config.guess (dummy): Changed to $dummy.
11078 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11080         * config.sub: Tidied up case statements.
11082 1999-05-22  Ben Elliston  <bje@cygnus.com>
11084         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11085         <jiro@din.or.jp>.
11087         * config.guess: Merge with FSF version. Future changes will be
11088         more accurately recorded in this ChangeLog.
11089         * config.sub: Likewise.
11091 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11093          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11095 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11097         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11099 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11101         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11103 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11105         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11106         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11107         Bad merge removed these two changes.
11109 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11110                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11112         * config.guess (interix Alpha): Add.
11114 1999-04-11  Richard Henderson  <rth@cygnus.com>
11116         * configure.in (i?86-*-beos*): Do config gperf; don't config
11117         gdb, newlib, or libgloss.
11119 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11121         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11122         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11123         from multidirs.
11125 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11127         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11129 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11131         * config.sub: Add support for mcore targets.
11133 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11135         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11136         not mt-ospace, in order to shut up assembler warning about using
11137         symbols that are named the same as registers.
11139 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11141         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11142         dependency list for all-target-cygmon.
11144 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11146         * config-ml.in: Check $host, not $target, for selective multilibs.
11147         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11148         thumb interworking, and underscore prefix multilibs.
11150 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11152         * missing: Update to version from current automake.
11154 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11156         * configure (gxx_include_dir): Removed.
11158         * configure.in (gxx_include_dir): Handle it.
11159         * Makefile.in: Likewise.
11161 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11163         * config.sub (mips64vr4111,mips64vr4111el) Add.
11165 1999-03-21  Ben Elliston  <bje@cygnus.com>
11167         * config.guess: Correct typo for detecting ELF on FreeBSD.
11169 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11171         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11172         config/mh-djgpp.
11174 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11176         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11177         all-target-newlib to dependency list for all-target-bsp.
11179 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11181         * config.sub: Add i386-uwin support.
11182         * config.guess: Likewise.
11184 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11186         * configure.in: cleanup, add mh-*pic handling for arm, special
11187         case powerpc*-*-aix*
11189 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11191         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11192         can be built.
11194 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11196         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11197         targets.
11199 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11201         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11203 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11205         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11207 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11209         * config.sub: Fix typo in arm recognition.
11211 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11213         * configure.in (noconfigdirs): Changed target_configdirs to
11214         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11215         rather than m68k-*-* since it is not known to work on
11216         m68k-aout. Ditto for arm-*-*oabi.
11218 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11220         * configure.in (*-*-windows*): Remove, no longer used.
11222 1999-02-19  Ben Elliston <bje@cygnus.com>
11224         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11225         Smart and improved by Andrew Cagney.
11227 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11229         * config.guess: Recognize openbsd-*-hppa.
11231 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11233         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11234         only if it is not empty.
11236 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11238         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11240         * config.guess: Modified to recognize uname's armv* syntax.
11242         * config.sub: Modified to recognize uname's armv* syntax.
11244 1999-02-17  Mark Salter  <msalter@cygnus.com>
11246         * configure.in: Added target-bsp for sparclite.
11248 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11250         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11252 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11254         * configure.in: Add support for strongarm port.
11255         * config.sub: Add support for strongarm target.
11257 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11259         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11260         the old name config/mh-cygwin32.
11261         Enable texinfo.
11263 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11265         * configure.in: Do build ld for ix86 Solaris.
11267 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11269         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11270         $AR_FOR_TARGET.  Likewise for RANLIB.
11272 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11274         * config.sub (oabi):  Recognize.
11275         * configure.in (arm-*-oabi):  Handle.
11277 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11279         * config.guess: Improve detection of i686 on UnixWare 7.
11281 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11283         * config.guess: Add support for i386-pc-interix.
11284         * config.sub: Likewise.
11285         * configure.in: Likewise.
11287 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11289         * Makefile.in: Remove unneeded all-target-libio from
11290         from all-target-winsup target since it is now unneeded.
11291         Add all-target-libtermcap in its place since it is now
11292         needed.
11294 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11296         * configure.in: makefile stub for cygwin target is probably
11297         unnecessary.  Remove it for now.
11299 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11301         * configure.in: libtermcap.a should be built when cygwin is the
11302         target as well as the host.
11303         * config.guess: Allow mixed case in cygwin uname output.
11304         * Makefile.in: Add libtermcap target.
11306 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11308         * config.sub: Clean up handling of hppa2.0.
11310 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11312         * config.guess: Use C code to identify more HP machines.
11314 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11316         * config.sub: Handle hppa2.0.
11318 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11320         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11321         cygmon for all sparclite targets, regardless of object format.
11323 1998-12-15  Mark Salter  <msalter@cygnus.com>
11325         * configure.in: Added target-bsp for several target architectures.
11327         * Makefile.in: Added rules for bsp.
11329 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11331         * config.guess: Improve detection of hppa2.0 processors.
11333 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11335         * config.guess: Recognize FreeBSD using ELF automatically.
11337 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11339         * configure (skip-this-dir): Add handling for new shell script, which
11340         might be created by a sub-directory's configure to indicate, this particular
11341         directory is "unwanted".
11342         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11344 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11346         * ltconfig: import from libtool, after changing libtool to
11347         account for the cygwin name change.
11349 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11351         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11352         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11354 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11356         * configure.in: Add libtermcap to list of cygwin dependencies.
11358 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11360         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11361         they include winsup/include when it's a cygwin target.
11363 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11365         * configure.in (host_tools): Added zip.
11366         * Makefile.in (all-target-libjava): Depend on all-zip.
11367         (all-zip): New target.
11368         (ALL_MODULES): Added all-zip.
11369         (NATIVE_CHECK_MODULES): Added check-zip.
11370         (INSTALL_MODULES): Added install-zip.
11371         (CLEAN_MODULES): Added clean-zip.
11373 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11375         * Makefile.in: lose "32" from comment about cygwin.
11377 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11379         * configure.in: Use -Os to build target libraries for the fr30.
11381 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11383         * config.sub: Add fr30.
11385 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11387         * configure.in: drop "32" from config/mh-cygwin32.  Check
11388         cygwin* instead of cygwin32*.
11389         * config.sub: Check cygwin* instead of cygwin32*.
11391 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11393         * config.guess: Match any version of Unixware7.
11395 1998-10-20  Syd Polk  <spolk@cygnus.com>
11397         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11398         if desired.
11400 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11402         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11403         these if the appropriate directories and files to not exist.
11405 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11407         * Makefile.in (DEVO_SUPPORT): Add config.if.
11409 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11411         * configure: Add pattern to replace "build_tooldir"'s
11412         definition in the generated Makefile with "tooldir"'s
11413         actual value.
11415 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11417         * config.sub: Bring back lost sparcv9.
11419         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11421 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11423         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11424         CC_FOR_TARGET and friends.
11426 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11428         * Makefile.in (build_tooldir): New variable, same as tooldir.
11429         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11430         -B$(build_tooldir)/bin/.
11431         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11433 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11435         * README: Remove installation instructions and refer to the
11436         INSTALL directory instead.
11438 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11440         * config.sub: Add support for i[34567]86-pc-udk.
11441         * configure.in: Likewise.
11443 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11445         * Makefile.in: add bzip2 package building bits for user
11446         tools module
11447         * configure.in: ditto
11449 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11451         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11452         (ALL_TARGET_MODULES): Add all-target-libobjc.
11453         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11454         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11455         (all-target-libchill): Add dependencies.
11456         * configure.in (target_libs): Add libchill.
11458 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11460         * configure.in (target_subdir): Remove duplicate line.
11462 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11464         * Makefile.in (all-automake): fix dependencies.
11466 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11468         * configure.in: Minor cleanups for building in the $(target_alias)
11469         subdir.
11471 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11473         * Makefile.in (bootstrap): Set r and s before make all.  Use
11474         BASE_FLAGS_TO_PASS in make all.
11475         (cross): Likewise.
11477 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11479         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11481 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11483         * config.sub: Fix typo in last change.
11485 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11487         * config.sub: Add support for C4x target.
11488         * configure.in: Likewise.
11490 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11492         * config.sub: Recognize sparcv9 just like sparc64.
11494 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11496         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11498 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11500         * config.guess: Correctly identify Pentium II sco boxes.
11502         * config.guess: Fix "tr" code.  From Weiwen Liu.
11504 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11506         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11507         stabs.
11509 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11511         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11512         (ALL_TARGET_MODULES): Add all-target-libchill.
11513         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11514         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11515         (all-target-libchill): Add dependencies.
11516         * configure.in (target_libs): Add libchill.
11518 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11520         * config.guess: Avoid assumptions about "tr" behaves when
11521         LANG is set to something other than English.
11523 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11525         * configure (gxx_include_dir): Changed to
11526         '${prefix}/include/g++'-${libstdcxx_interface}.
11528         * config.if: New to determine the interfaces.
11530 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11532         * config.guess: Detect and handle MPE/IX.
11533         * config.sub: Deal with MPE/IX.
11535 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11537         * configure.in: Use mh-aix43.
11539 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11541         * configure: Fix --without/--disable cases for gxx-include-dir.
11543 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11545         * mdata-sh:  Imported.  Needed for automake support.
11547 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11549         * Makefile.in (taz): Try "chmod -R og=u ." before
11550         "chmod og=u `find . -print`".
11552 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11554         * configure.in: Add arm-elf and thumb-elf support.
11556 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11558         * Makefile.in: Undo previous patch.
11560 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11562         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11563         to here ...
11564         (install-no-fixedincludes): and here
11565         (INSTALL_MODULES): ... from here.
11567 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11569         * config.sub: Merge with FSF.
11571         * config.guess: Merge with FSF.
11573 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11575         * configure (extraconfigdirs): New variable.
11576         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11577         * Makefile.in (all): Move higher in file.
11578         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11579         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11580         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11581         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11582         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11584 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11586         * Makefile.in (all-target-libjava): Depend on all-gcc and
11587         all-target-newlib.
11588         (configure-target-libjava): Depend on $(ALL_GCC).
11590 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11592         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11593         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11595 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11597         * INSTALL/README: Fix typo.
11599 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11601         * ylwrap: Change absolute path checks to check for DOS style path
11602         names.
11604         * ylwrap: Don't use a full path name if the source file is in the
11605         same directory.  From hjl@lucon.org (H.J. Lu).
11607         * config-ml.in: Default to being verbose, to match Feb 18 change to
11608         configure.
11610 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11612         Brought over from egcs:
11614         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11616         * configure.in (target_subdir): Set to ${target_alias} instead
11617         of "libraries".
11619         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11621         * configure.in (target_subdir): Set to libraries if enable_multilib.
11623 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11625         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11626         multilibs, force reconfiguration the first time we create
11627         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11629 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11631         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11632         avoid confusion with --no-recursion.
11634 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11636         * configure.in: Win32 hosts shouldn't use install -x
11637         * install-sh: remove -x option, and special .exe-handling
11638         hack.
11640 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11642         * config.guess: Recognize i586-pc-beos.
11643         * configure.in: Don't build some bits for beos.
11645 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11647         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11648         CFLAGS default to -O2.
11650         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11651         when using GNU ld.
11653 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11655         * ltmain.sh: Correct install when using a different shell.
11657 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11659         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11661 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11663         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11664         target.
11666 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11668         * ltconfig: Update to correct AIX handling.
11670 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11672         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11674         * configure.in (target_subdir): Set to ${target_alias} instead
11675         of "libraries".
11677 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11679         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11680         (Makefile): Depend on $(gcc_version_trigger).
11682         * configure (gcc_version): Change default initializer to empty
11683         string.
11684         (gcc_version_trigger): New variable; pass this variable down
11685         to subdir configures to enable them checking gcc's version
11686         themselves. Emit make macros for both gcc_version vars.
11687         (topsrcdir): Initialize reliably.
11688         (recursion line): Remove --with-gcc-version=${gcc_version}.
11690 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11692         * configure (enable_version_specific_runtime_libs): Implement new flag
11693         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11694         in $(libsubdir); emit definition in each generated Makefile.
11695         (gxx_include_dir): Initialize depending on
11696         $enable_version_specific_runtime_libs.
11698 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11700         * configure (gcc_version): Initialize properly depending on
11701         how and where configure is started.
11702         (recursion line): Pass a --with-gcc-version=${gcc_version}
11703         to configures in subdirs.
11705 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11707         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11708         cygmon
11710 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11712         * configure.in: Add cygmon and libstub support for mn10200.
11714 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11716         * configure (gcc_version): Add new variable describing the
11717         particular gcc version we're building.
11718         * Makefile.in (libsubdir): Add new macro for the directory
11719         in which the compiler finds executables, libraries, etc.
11720         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11721         and libsubdir.
11723 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11725         * Makefile.in (local-clean): Remove *.log.
11726         (warning.log): Built with warn_summary from build.log.
11727         (mail-report.log): Run test_summary.
11728         (mail-report-with-warnings.log): Run test_summary including
11729         warning.log in the report.
11731 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11733         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11735 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11737         * Makefile.in (grep): Grep no longer depends on libiberty.
11739 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11741         * Makefile.in: all-snavigator needs all-libgui.
11743 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11745         * configure.in: Add cygmon and libstub support for mn10300.
11747 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11749         * missing: Update to version from automake 1.3.
11751         * ltmain.sh: On installation, don't get confused if the same name
11752         appears more than once in the list of library names.
11754 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11756         * config.sub: Accept m68060 and m5200 as CPU names.
11758 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11760         * configure: Use && rather than using -a in test, because odd
11761         strings can confuse test.
11762         * configure.in: Likewise.
11764 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11766         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11768 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11770         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11771         bootstrap4-lean): New targets.
11773 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11775         * mpw-* Delete.  Not used.
11777 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11779         * COPYING.LIB: Update FSF address.
11781 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11783         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11785         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11786         GAS_SUPPORT_DIRS.
11788 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11790         * ltconfig, ltmain.sh: Avoid producing a version number if
11791         -version-info was not used.
11793 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11795         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11796         building with newlib.
11798 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11800         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11801         Solaris `make' causes it to continue to next definition.
11803 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11805         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11806         the right GUI libraries and files are installed along with GDB.
11808 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11810         * configure.in: Change alpha to alpha* in several places.
11812 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11814         * config.sub: Recognize sparc86x.
11816 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11818         * configure.in (--enable-target-optspace): Remove debug echo.
11820 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11822         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11824 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11826         * ltconfig: Update cygwin32 support.
11828         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11829         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11830         (GDB_SUPPORT_DIRS): Likewise.
11832 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11834         * configure.in (target_makefile_frag): If --enable-target-optspace,
11835         use -Os to compile target libraries rather than -O2.  Default to
11836         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11837         not used.
11838         * configure.in (target_cflags): Ditto for d30v.
11840 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11842         * Makefile.in (all-bfd): Depend on all-intl.
11843         (all-binutils): Likewise.
11844         (all-gas): Likewise.
11845         (all-gprof): Likewise.
11846         (all-ld): Likewise.
11848 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11850         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11852 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11854         * Makefile.in (all-bfd): Depend upon all-libiberty.
11856         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11858 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11860         * Makefile.in: Add libstub.
11862         * configure.in: Ditto. Build libstub for targets that have cygmon
11863         support.
11865 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11867         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11869 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11871         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11872         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11874 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11876         * configure: Define DEFAULT_M4 by searching PATH.
11877         * Makfile.in: Use DEFAULT_M4.
11879 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11881         * ltconfig: Add cygwin32 support.
11883         * Makefile.in, configure.in: Add libtool as a native only directory
11884         to configure and build.
11886 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11888         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11890 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11892         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11894 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11896         * Makefile.in: add ash make rules
11897         * configure.in: add ash to native_only and host_tools lists
11899 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11901         * Makefile.in (all-gettext, all-intl): New targets.
11902         (ALL_MODULES): Added all-gettext, all-intl.
11903         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11904         (INSTALL_MODULES): Added install-gettext, install-intl.
11905         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11907         * configure.in (host_tools): Added gettext.
11908         (native_only): Likewise.
11909         (noconfigdirs) [various cases]: Likewise.
11910         (host_libs): Added intl.
11912 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11914         * configure: Do not disable building gdbtk for cygwin32 hosts.
11916 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11918         * configure.in: Add thumb-coff target.
11919         * config.sub: Add thumb-coff target.
11921 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11923         * Makefile.in: Revert yesterday's change.
11924         (all-target-winsup):  all-target-librx stays out of here.
11926 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11928         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11929         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11930         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11931         Remove references to librx and libg++.
11933 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11935         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11936         recursive makes
11938 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11940         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11941         for newlib directory.
11942         (CXX_FOR_TARGET): Likewise.
11944 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11946         * ltconfig: Update after libtool/ltconfig.in change for
11947         hpux11.
11949 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11951         * ltconfig, ltmain.sh: Update to libtool 1.2.
11953 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11955         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11956         (install-gcc-cross): Instead, override LANGUAGES here.
11958 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11960         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11961         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11963 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11965         * configure.in: Add Thumb-pe target.
11967 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11969         * Makefile.in - changed sn targets to snavigator
11970         * configure.in - changed sn targets to snavigator
11972 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11974         * config-ml.in: After building symlink tree call make distclean
11975         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11976         to be the case for libiberty.
11978 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11980         * configure: When making link, also check the current
11981         directory. The configure scripts may create one.
11983 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11985         * config.sub: Accept alphapca56 and alphaev6 properly.
11987 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11989         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11991 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11993         * config.sub (sco5): Fix typo.
11995 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11997         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11998         install-itcl.
11999         (install-itcl): Remove dependency on install-tcl.
12001 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12003         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12005 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12007         * configure.in: Don't build libgui for a cygwin32 target when not on
12008         a cygwin32 host.
12010 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12012         * configure (redirect): Set to null, so default behavior of
12013         configure is now --verbose.
12015 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12017         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12018         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12020 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12022         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12023         this change to sync Makefile.in with its ChangeLog entries.
12025 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12027         * ltmain.sh (mkdir): Check that the directory doesn't exist
12028         before we exit with error, so that we don't get races during
12029         parallel builds.
12031 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12033         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12035 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12037         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12038         PICFLAG_FOR_TARGET.
12039         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12041         * configure: Emit a definition for the new macro enable_shared
12042         into each Makefile.
12044 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12046         * configure.in (host_tools, native_only): Add libtool.
12048 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12050         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12051         Fix typo in ming config comment.
12053 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12055         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12057 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12059         * config.sub: Add tic30 cases, and map c30 to tic30.
12061 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12063         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12064         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12065         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12066         (CLEAN_TARGET_MODULES): Similarly
12067         (all-target-libf2c): Add dependences.
12068         * configure.in (target_libs): Add libf2c.
12070 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12072         * configure.in: Remove expect from noconfigdirs when target
12073         is cygwin32.  OK to build expect and dejagnu with Canadian
12074         Cross.
12076 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12078         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12079         host.
12081         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12082         and mingw32.
12084 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12086         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12087         here as it is not defined in the toplevel Makefile.
12089 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12091         * configure (package_makefile_rules_frag): New variable, which names
12092         a file with generic rules, ...
12093         Change comment to mention we now have FIVE parts.
12094         * configure: Undo last change.
12096 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12098         * config.guess: More accurate determination of HP processor types.
12099         * config.sub: More accurate determination of HP processor types.
12101 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12103         * configure (package_makefile_frag): Move inserting the
12104         ${package_makefile_frag} to where it should be according
12105         to the comment.
12107 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12109         * config.guess: Add support for Linux/ARM.
12111 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12113         * .cvsignore: Remove *-info and *-install since they match
12114         release-info and mpw-install, which we don't want to just ignore.
12116 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12118         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12120 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12122         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12123         local_prefix to sub-make invocations.
12125 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12127         * configure.in: Check makefile fragments in the source
12128         directory.
12130 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12132         * configure.in: Check whether host and target makefile
12133         fragments exist before adding them to *_makefile_frag.
12135 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12137         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12139 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12141         * configure.in: Make sure we only replace RPATH_ENVVAR on
12142         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12143         regexp to sed.
12145         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12146         to sub-makes.
12148 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12150         * config-ml.in (multi-do): LDFLAGS must include multilib
12151         designator.
12153 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12155         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12157 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12159         * config.sub: Add mingw32 support.
12160         * configure.in: Likewise.
12162 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12164         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12166 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12168         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12169         * configure (gxx_include_dir): Provide a definition for subdirs
12170         which do not use autoconf.
12172 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12174         * config.guess: Sync with egcs.  Picks up new alpha support,
12175         BeOS & some additional linux support.
12177 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12179         * config.guess: HP 9000/803 is a PA1.1 machine.
12181 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12183         * configure.in: It's alpha*-...
12185 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12187         * configure.in (host_makefile_frag, target_makefile_frag):
12188         Handle multiple config files.
12189         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12190         alpha-*-*.
12192 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12194         * mkdep: New file.
12196 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12198         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12200 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12202         * Makefile.in: Add libgui directory.
12203         (GDB_TK): Add all-libgui.
12204         * configure.in: Add libgui directory.
12205         * configure: Add all-libgui to GDB_TK.
12207 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12209         * config-ml.in (multidirs): Add m32r to multilib list.
12211 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12213         * Makefile.in (all-target-gperf): Change dependency to
12214         all-target-libstdc++.
12216 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12218         * config.guess: Add BeOS support.
12220 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12222         Source directory cvs renamed to cvssrc:
12223         * configure.in (host_tools): Change cvs to cvssrc.
12224         (native_only): Likewise.
12225         (noconfigdirs) [various cases]: Likewise.
12226         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12227         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12228         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12229         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12230         (all-cvssrc): Rename target from all-cvs.
12232 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12234         * configure (gxx_include_dir): Fix thinko.
12236 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12238         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12239         (install-cross, install-gcc-cross): New targets.
12241 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12243         * configure.in (noconfigdirs): Add support for Thumb target.
12245         * config.sub (maybe_os): Add support for Thumb target.
12247 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12249         * Makefile.in: Add rules for cygmon.
12251         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12253 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12255         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12256         * configure (gxx_include_dir): Provide a definition for subdirs
12257         which do not use autoconf.
12259 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12261         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12262         11/18/97 build
12264 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12266         * From Franz Sirl.
12267         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12268         found on RedHat Linux systems.
12270 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12272         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12273         guesses.
12275 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12277         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12279 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12281         * ltmain.sh: If mkdir fails, check whether the directory was created
12282         anyhow by some other process.
12284 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12286         * configure.in (d30v-*-*): Configure all directories.
12288 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12290         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12291         for the D30V.
12293 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12295         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12297 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12299         * include/libiberty.h: Add extern "C" { so it can be used with C++
12300         progrms.
12301         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12302         programs.
12304 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12306         * configure.in (d30v-*-*): Configure GCC now.
12308 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12310         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12311         is no longer needed.
12313 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12315         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12317 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12319         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12320         targets using "$@" to provide support for similar but not identical
12321         targets without having to duplicate code.
12323 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12325         * makefile.vms: Fix to work with DEC C.
12327 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12329         * config.sub: Add mips-tx39-elf to marketing names.
12331 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12333         * ltmain.sh: Handle symlinks in generated script.
12335 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12337         * configure: Handle autoconf style directory options: --bindir,
12338         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12339         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12340         --sysconfdir.
12341         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12342         (sharedstatedir, localstatedir, oldincludedir): New variables.
12343         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12344         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12345         sbindir, sharedstatedir, and sysconfdir.
12347 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12349         * Makefile.in (bootstrap-lean): New target.
12351 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12353         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12354         sn, and gnuserv from noconfigdirs.
12356 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12358         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12360 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12362         * Makefile.in (cross): New target.
12364 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12365                           Jeff Law         <law@cygnus.com>
12367         * Makefile.in (bootstrap2, bootstrap3): New targets.
12368         (all-bootstrap): Remove outdated and confusing target.
12369         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12371 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12373         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12374         windows.  Consistent with gdb/configure.
12376 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12378         * configure.in: Name Linux target fragment.
12380         * configure: Rewrite so that project Makefile fragment is inserted
12381         first and appears last in the resulting Makefile.
12383 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12385         * Makefile.in (install-itcl): Install tcl first.
12387 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12389         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12391 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12393         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12395         * configure.in (skipdirs): Add target-librx for Linux.
12396         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12398 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12400         * Makefile.in (bootstrap): New target.
12402 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12404         * config.sub: Accept 'amigados' for backward compatibility.
12406 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12408         * config.guess: Merge with FSF.
12410 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12412         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12414 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12416         * config.sub: Add "marketing-names" patch.
12418 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12420         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12422 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12424         * config.sub: Handle v850-elf.
12426 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12428         * .cvsignore (*-install): Remove.
12430 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12432         * ltconfig: Set CONFIG_SHELL in libtool.
12433         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12435 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12437         * configure.in (target_subdir): Set to libraries if enable_multilib.
12439 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12441         * config.guess: Update from gcc directory.
12443 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12445         * Makefile.in (all-sim): Depends on all-readline.
12447 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12449         * Makefile.in (BISON, YACC): Use $$s.
12450         (all-bison): Depend on all-texinfo.
12452 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12454         * Makefile.in (BISON): Add -L flag.
12455         (YACC): Likewise.
12457 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12459         * configure.in (noconfigdirs): Add support for v850e target.
12461         * config.sub (maybe_os): Add support for v850e target.
12463 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12465         * configure.in (noconfigdirs): Add support for v850ea target.
12467         * config.sub (maybe_os): Add support for v850ea target.
12469 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12471         * config.sub: Add mipstx39.  Delete r3900.
12473 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12475         * Makefile.in (all-autoconf): Depends on all-texinfo.
12477 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12479         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12480         eabi targets.
12482 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12484         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12486         * configure: When handling a Canadian Cross, handle YACC as well as
12487         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12488         * Makefile.in (all-bison): Depend upon all-texinfo.
12490 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12492         * Makefile.in (BISON): bison, not byacc or bison -y.
12493         (YACC): bison -y or byacc or yacc.
12494         (various): Add *-bison as appropriate.
12495         (taz): No need to mess with BISON anymore.
12497 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12499         * configure: If OSTYPE matches *win32*, try to find a good value for
12500         CONFIG_SHELL.
12502 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12504         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12505         configure.in if it is present.
12507 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12509         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12511 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12513         * config.sub: Recognize `arc' cpu.
12514         * configure.in: Likewise.
12515         * config-ml.in: Likewise.
12517 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12519         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12521 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12523         * configure: Changed sed delimiter from ':' to '|' when
12524         attempting to substitute ${config_shell} for SHELL. On
12525         NT ${config_shell} may contain a ':' in it.
12527 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12529         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12531 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12533         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12535 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12537         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12539         * ylwrap: If the program is a relative path, force it to be
12540         absolute.
12542 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12544         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12546 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12548         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12549         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12550         for libraries.
12552 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12554         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12555         separated by spaces.
12557 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12559         * ylwrap: New file.
12560         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12562         * ltmain.sh: Handle /bin/sh at start of install program.
12564         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12566         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12567         * missing: New file, from automake 1.2.
12569 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12571         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12572         check-tk to CHECK_X11_MODULES.
12574 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12576         * config.sub: Merge with FSF.
12578 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12580         * config.guess: Merge with FSF.
12582 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12584         * configure: Treat msdosdjgpp like go32.
12585         * configure.in: Likewise.  Don't remove gprof for go32.
12587         * configure: Change Makefile.tem2 to Makefile.tm2.
12589 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12591         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12593 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12595         * install-sh (chmodcmd): Set to null if the DST directory already
12596         exists.  Same as Nov 11th change.
12598 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12600         * configure (GDB_TK): Needs itcl and tix.
12602 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12604         * config.guess: Update from FSF.
12606 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12608         * Makefile.in (GDB_TK): Depend on itcl and tix.
12610 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12612         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12613         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12614         (INSTALL_SCRIPT): New variable.
12615         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12616         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12617         to -x.
12618         * install-sh: Add support for -x option.
12620 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12622         * configure.in, Makefile.in: Treat tix like itcl.
12624 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12626         * Makefile.in (WINDRES): New variable.
12627         (WINDRES_FOR_TARGET): New variable.
12628         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12629         (EXTRA_HOST_FLAGS): Add WINDRES.
12630         (EXTRA_TARGET_FLAGS): Add WINDRES.
12631         (EXTRA_GCC_FLAGS): Add WINDRES.
12632         ($(DO_X)): Pass down WINDRES.
12633         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12634         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12635         DLLTOOL_FOR_TARGET.
12637 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12639         * configure.in: configure sim before gdb for win32-x-ppc
12641 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12643         Move gperf into the toplevel, from libg++.
12644         * configure.in (target_tools): Add target-gperf.
12645         (native_only): Add target-gperf.
12646         * Makefile.in (all-target-gperf): New target, depend on
12647         all-target-libg++.
12648         (configure-target-gperf): Empty rule.
12649         (ALL_TARGET_MODULES): Add all-target-gperf.
12650         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12651         (CHECK_TARGET_MODULES): Add check-target-gperf.
12652         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12653         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12655 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12657         * config.sub (mn10200): Recognize new basic machine.
12659 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12661         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12662         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12664 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12666         * configure.in: If we're building mips-sgi-irix6* native, turn on
12667         ENABLE_MULTILIB and set TARGET_SUBDIR.
12669 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12671         * Makefile.in (all-sn): Depend on all-grep.
12673 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12675         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12677         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12678         Makefile.  From Jeff Makey <jeff@cts.com>.
12679         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12681         * Makefile.in (DISTBISONFILES): Remove.
12682         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12683         $(DEFAULT_YACC).
12685         * configure.in: Build itl, db, sn, etc., when building for native
12686         cygwin32.
12688         * Makefile.in (LD): New variable.
12689         (EXTRA_HOST_FLAGS): Pass down LD.
12690         ($(DO_X)): Likewise.
12692 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12694         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12696 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12698         * configure.in (targargs): Strip out any supplied --build argument
12699         before adding our own. Always add --build.
12701 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12703         * configure.in (targargs): Pass --build if we're doing
12704         a cross-compile.
12706 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12708         * configure: Use '|' instead of ":" as the separator in
12709         sed. Otherwise sed chokes on NT path names with drive
12710         designators. Also look for "?:*" as the leading characters in an
12711         absolute pathname.
12713 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12715         * config.sub: Support for r3900.
12717 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12719         * configure.in: Use install-sh, not install.sh.
12721 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12723         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12724         apply it twice.
12726 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12728         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12729         install-binutils.
12731 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12733         * Makefile.in: Add automake targets.
12734         * configure.in (host_tools): Add automake.
12736 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12738         * configure: Default CXX to c++, not gcc.
12739         * Makefile.in (CXX): Set to c++, not gcc.
12740         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12742 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12744         * install-sh: try appending a .exe if source file doesn't
12745         exist
12747 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12749         * configure.in: Turn on multilib by default.
12750         (cross_only): Remove target-libiberty.
12752         * Makefile.in (all-gcc): Don't depend on libiberty.
12754 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12756         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12758 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12760         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12761         (DISTBISONFILES): Add ld/Makefile.in
12763 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12765         * configure.in: if target is cygwin32 but host isn't cygwin32,
12766         don't configure gdb tcl tk expect, not just gdb.
12768 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12770         * configure.in: Added gnuserv everywhere sn appears.
12772         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12773         (CROSS_CHECK_MODULES): Added check-gnuserv.
12774         (INSTALL_MODULES): Added install-gnuserv.
12775         (CLEAN_MODULES): Added clean-gnuserv.
12776         (all-gnuserv): New target.
12778 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12780         * config.guess: Fixes for MIPS OpenBSD systems.
12782 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12784         * Makefile.in (INSTALL_XFORM): Remove.
12785         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12787         * mkinstalldirs: New file, copied from automake.
12788         * Makefile.in (installdirs): Rename from install-dirs.  Use
12789         mkinstalldirs.  Change all users.
12790         (DEVO_SUPPORT): Add mkinstalldirs.
12792 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12794         * install-sh: Rename from install.sh.
12795         * Makefile.in (INSTALL): Change install.sh to install-sh.
12796         (DEVO_SUPPORT): Likewise.
12798         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12799         Graichen <graichen@rzpd.de>.
12801 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12803         * config.guess: Recognize OpenBSD systems correctly.
12805 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12807         * README, Makefile.in (ETC_SUPPORT): Remove references to
12808         cfg-paper*, configure.{texi,man,info*}._
12810 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12812         * Makefile.in (all.normal): Ensure that gcc is built after all
12813         the x11 - ie gdb - targets.
12815 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12817         * makefile.vms: Don't run conf-a-gas.
12819 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12821         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12823 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12825         * configure.in: Remove noconfigdirs case since gdb also
12826         configures and builds for tic80-coff.
12828 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12830         * configure: Set cache_file to config.cache.
12831         * Makefile.in (local-distclean): Remove config.cache.
12833 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12835         * COPYING: Update FSF address.
12837 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12839         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12840         noconfigdirs.
12842 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12844         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12845         MAKEDIRS, is empty.
12847 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12849         * config.sub: Tweak mn10300 entry.
12851 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12853         * configure.in (host_tools): Put sim before gdb, so gdb's
12854         configure.tgt can determine if the simulator was configured.
12856 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12858         * config.sub: Move BeOS $os case to be with other Cygnus
12859         local cases.
12861 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12863         * config.sub: Remove misplaced comment that broke Linux.
12865 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12867         * config.sub: Add BeOS support.
12869 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12871         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12873 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12875         * configure.in (noconfigdirs): Remove tcl and tk from
12876         noconfigdirs for cygwin32 builds.
12878 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12880         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12882 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12884         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12885         make-all.com, use makefile.vms instead.
12887 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12889         * config.sub: Accept -lnews*.
12891 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12893         * configure.in (noconfigdirs): Disable target-newlib,
12894         target-examples and target-libiberty for d30v.
12896 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12898         * configure.in (noconfigdirs): Enable ld for d30v.
12900 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12902         * configure.in (tic80-*-*): Build compiler.
12904 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12906         * configure.in (d30v-*): Remove sim directory from list of
12907         unsupported d30v directories
12909 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12911         * config.sub, configure.in: Add d30v target cpu.
12913 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12915         * makefile.vms: New file.
12916         * make-all.com: Remove.
12918 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12920         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12922 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12924         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12926 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12928         * Makefile.in (ALL_MODULES): Added all-db.
12929         (CROSS_CHECK_MODULES): Addec check-db.
12930         (INSTALL_MODULES): Added install-db.
12931         (CLEAN_MODULES): Added clean-db.
12933 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12935         * config.guess: Merge with latest FSF sources.
12937 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12939         * Makefile.in (ALL_MODULES): Added all-itcl.
12940         (CROSS_CHECK_MODULES): Added check-itcl.
12941         (INSTALL_MODULES): Added install-itcl.
12942         (CLEAN_MODULES): Added clean-itcl.
12944 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12946         * configure.in: build gdb for mn10200
12948 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12950         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12952 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12954         * configure.in (tic80-*-*): Turn off most targets right now.
12956 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12958         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12959         rather than the makeinfo program.
12960         (do-info): Depend upon all-texinfo.
12962 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12964         * configure.in: Remove uses of config/mh-linux.
12966         * config.sub, config.guess: Merge with latest FSF sources.
12968 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12970         * config.sub (case $basic_machine): Add tic80 entries.
12972 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12974         * config.sub, config.guess: Merge with latest FSF sources.
12976 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12978         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12979         * mpw-config.in: Test for NewFolderRecursive.
12980         * mpw-install: Use symbolic name for startup filename.
12981         * mpw-README: Add various additional details.
12983 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12985         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12987 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12989         * configure.in: Do build gcc and the target libraries for
12990         the mn10200.
12992 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12994         * configure.in: don't avoid building gdb for mn10300 any more
12995         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12996         instead of single-quoting it.
12998 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13000         * configure.in: Don't use --with-stabs on IRIX 6.
13002 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13004         * configure.in (m32r): Build gdb, libg++ now.
13006 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13008         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13009         directories from noconfigdirs.
13011 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13013         * config.sub (basic_machine): added mips16 configuration
13015 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13017         * config.sub: Handle d10v-unknown.
13019 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13021         * config.sub: Handle v850-unknown.
13023 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13025         * Makefile.in: add findutils
13026         * configure.in: add findutils to list of host_tools
13028 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13030         * config.sub: Handle mn10200 and mn10300.
13032 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13034         * configure.in (d10v-*): Do not build librx.
13036 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13038         * configure.in (mn10300): Build everything except gdb & libgloss.
13040 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13042         * config.guess:  Patch for Dansk Data Elektronik servers,
13043         from Niels Skou Olsen <nso@dde.dk>.
13045         For ncr, use /bin/uname rather than uname, since GNU uname does not
13046         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13048         Patch for MIPS R4000 running System V,
13049         from Eric S. Raymond <esr@snark.thyrsus.com>.
13051         Fix thinko for nextstep.
13053         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13055         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13056         * config.guess: Guess mips-dec-mach_bsd4.3.
13058         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13059         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13060         release numbers.
13061         * config.guess (mips-mips-riscos*):  Emit just enough of the
13062         release number.
13064         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13065         * config.guess (sparc-auspex-sunos*):  Added.
13066         (f300-fujitsu-*): Added.
13068         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13069         * config.guess:  Recognize a Tadpole as a sparc.
13071 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13073         * config.guess: Don't assume that NextStep version is either 2 or
13074         3.  NextStep 4 (aka OpenStep 4) has come out now.
13076 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13078         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13079         From Rik Faith <faith@cs.unc.edu>.
13081 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13083         * config.sub: Contributions from bug-gnu-utils to:
13084         Support plain "hppa" (no version given) architecture, reported by
13085         OpenStep.
13086         OpenBSD like NetBSD.
13087         LynxOs is not a hardware supplier.
13089         * config.guess: Contributions from bug-gnu-utils to add support for:
13090         OpenBSD like NetBSD.
13091         Stratus systems.
13092         More Pyramid systems.
13093         i[n>4]86 Intel chips.
13094         M680[n>4]0 Motorola chips.
13095         Use unknown instead of lynx for hardware manufacturer.
13097 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13099         * install.sh (chmodcmd): Set to null if the DST directory already
13100         exists.
13102 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13104         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13105         not use mt-ppc target Makefile fragment any more.
13107 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13109         * configure.in (*-*-windows):  Exclude everything but those dirs
13110         needed to build windows.
13112 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13114         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13116 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13118         * configure.in:  Exclude mmalloc from i386-windows.
13120 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13122         * Undo my previous change.
13124 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13126         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13127         unconditionally.
13128         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13130 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13132         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13133         host to add it's own flags.
13135 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13137         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13139 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13141         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13142         (CXX_FOR_TARGET): Likewise.
13143         (GCC_FOR_TARGET): Define.
13144         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13145         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13146         CC_FOR_TARGET was specified on the command line.
13147         (MAKEOVERRIDES): Don't define.
13149 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13151         * configure.in (m32r): Fix spelling of libg++ libs.
13153 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13155         * config.sub (-apple*): Remove, now redundant.
13157 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13159         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13161         * configure: Rework yesterday's sed script patch.
13163         * config.sub: Merge with FSF.
13165 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13167         * config.guess:  Merge from FSF.
13169         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13170         * config.guess: Use pc instead of unknown, for pc clone systems.
13171         Change linux to linux-gnu.
13173         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13174         * config.guess: Avoid non-portable tr syntax.
13176 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13178         * test-build.mk (HOLES): Add "xargs" for gdb.
13180         * configure: Avoid hpux10.20 sed bug.
13182 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13184         * configure.in:  Add support for windows host
13185         (that is a build done under the Microsoft build environment).
13187 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13189         * Makefile.in: Replace all uses of srcroot with s, to shrink
13190         command line lengths.
13192         Patches from Geoffrey Noer <noer@cygnus.com>:
13193         * configure.in: If configuring for newlib, pass --with-newlib to
13194         subdirectories.
13195         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13196         -Bnewlib/ and -Lwinsup to gcc.
13197         (CXX_FOR_TARGET): Likewise.
13199 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13201         * Makefile.in (ETC_SUPPORT): Add configure.
13203 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13205         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13206         host configuration file.
13208 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13210         * configure.in: Break mn10x00 support into separate
13211         mn10200 and mn10300 configurations.
13212         * config.sub: Likewise.
13214 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13216         * configure.in: Add lots of stuff to noconfigdirs for
13217         the mn10x00 targets.
13219         * config.sub, configure.in: Add mn10x00 support.
13221 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13223         * make-all.com: Call conf-a-gas, not config-a-gas.
13225 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13227         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13228         targets.
13230 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13232         * mpw-README: Add much more detail for native PowerMac.
13233         * mpw-install: New file.
13234         * mpw-configure: Add --norecursion and --help options.
13235         * mpw-config.in: Translate readme and install files when
13236         copying to objdir.
13237         * mpw-build.in: Don't always depend on byacc and flex.
13238         (install-only-top): New action.
13240 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13242         * configure.in:  You can now configure GDB for the v850.
13244 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13246         * configure.in (noconfigdirs): Don't configure any C++ dirs
13247         if targeting D10V.
13249 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13251         * config.sub: Recognize mips64vr5000.
13253 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13255         * configure.in: Use a single line for host_tools and native_only.
13257 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13259         * config.sub, configure.in: Add entries for m32r.
13261 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13263         * Makefile.in (inet-install): Don't run install-gzip.
13265 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13267         * configure.in:  Don't config lots of things for *-*-windows*.
13269 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13271         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13272         (host_libs, host_tools): Copy from configure.in.
13273         * mpw-configure: Don't complain about directories not found.
13275 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13277         * configure.in (i[345]86): Recognize i686 for pentium pro.
13278         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13279         file.
13281         * config.guess (i[345]86): Ditto.
13283 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13285         * configure.in (noconfigdirs): Removed gdb for D10V.
13287 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13289         * configure.in: Remove ld, target-libio, target-libg++, and
13290         target-libstdc++ from noconfigdirs.
13292 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13294         * configure: Fix three locations where shell scripts were
13295         being run directly rather than with config_shell.
13297 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13299         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13300         * config.sub (basic_machine): Recognize v850.
13302 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13304         * mpw-configure: Handle multiple enable/disable options and
13305         pass them down recursively, handle -c and -s flags appropriately
13306         depending on choice of compiler, add escape mechanism for
13307         quoted arguments to gC.
13309 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13311         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13312         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13313         so that -mrelocatable-lib and -mno-eabi are used.
13315         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13316         not support --print-multi-lib, don't abort.
13318 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13320         * make-all.com: Run config-a-gas.
13321         * setup.com: Don't copy subdirectory files around.
13323 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13325         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13326         target, it now compiles correctly.
13328 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13330         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13332 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13334         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13336 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13338         * configure.in (native_only): Add prms.
13340 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13342         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13343         (BINUTILS_SUPPORT_DIRS): Likewise.
13345 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13347         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13348         d10v support is added.
13350 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13352         * configure.in (d10v-*-*): New target.
13354 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13356         * config.guess (HP 9000/811): Recognize this as a PA1.1
13357         machine.
13359 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13361         * Makefile.in (do-tar-gz): New target, split out from tail end of
13362         taz target.  Run each command separately, don't use pipes.
13363         (taz): Use it.
13365 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13367         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13368         * mpw-build.in: No builds should depend on building byacc or flex,
13369         they are assumed to be installed already.
13371 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13373         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13374         variable that CC_FOR_TARGET needs.
13376 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13378         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13379         options have changed since the last time the subdirectory was
13380         configured, and if it has, reconfigure.
13381         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13382         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13384 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13386         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13387         CLEAN_MODULES): Add bash.
13388         (all-bash): New target.
13390 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13392         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13394 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13396         * config.sub (basic_machine): Recognize d10v as a valid processor.
13398 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13400         * mpw-configure: Add support for --bindir.
13401         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13403 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13405         * configure.in: add bash, time, gawk to list of hosttools and things
13406         to only build for native toolchains
13408 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13410         * Makefile.in (docdir): Remove.
13412 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13414         * Makefile.in (datadir): Set to $(prefix)/share.
13416 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13418         * configure.in: build diff and patch for cygwin32-hosted
13419         toolchains.
13421 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13423         * config.sub: Accept -rtems*.
13425 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13427         * configure.in: enable dosrel for cygwin32-hosted builds,
13428                 remove diff from the list of things not buildable
13429                 via Canadian Cross
13431 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13433         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13434         don't get ". ".
13436 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13438         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13440 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13442         * Makefile.in (taz): Handle case where tex3patch didn't even get
13443         checked out.  Also, if it was found, put the symlink in a new util
13444         subdirectory.
13446 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13448         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13450 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13452         * config.sub: Recognize -openvms.
13453         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13454         * make-all.com, setup.com: New files.
13456 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13458         * Makefile.in (taz): tex3patch moved to texinfo/util.
13460 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13462         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13463         * configure.in: remove make from disable-if-Can-Cross list
13464                 enable gdb if ${host} and ${target} are cygwin32
13466 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13468         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13469         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13471 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13473         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13474         distinguish sysv/svr4/bsd variants.
13475         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13477 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13479         * configure.in: Added copyright notice.
13480         * move-if-change: Added copyright notice.
13482 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13484         * configure.in (powerpcle-*-solaris*): Until we get shared
13485         libraries working, don't build gdb, sim, make, tcl, tk, or
13486         expect.
13488 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13490         * config.guess:  Merge with FSF:
13492         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13493         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13495         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13496         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13498         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13499         * config.guess:  Combine two OSF1 rules.
13500         Also recognize field test versions.  From mjr@zk3.dec.com.
13501         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13502         because GNU uname does not support -p.  From pmr@pajato.com.
13504 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13506         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13508 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13510         * mpw-README: Document GCCIncludes.
13512 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13514         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13516 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13518         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13520 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13522         * configure.in (*-*-cygwin32): Configure make.
13524 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13526         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13528 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13530         * Makefile.in (all-inet): Depend on all-perl.
13532         * Makefile.in (inet-install): New target.
13534         * Makefile.in (all-inet): Depend on all-tcl.
13535         (all-inet): Depend on all-send-pr.
13537 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13539         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13540         temporarily.
13542 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13544         * configure.in: Don't configure --with-gnu-ld on AIX.
13546 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13548         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13550 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13552         * Makefile.in (ALL_MODULES): Added all-inet.
13553         (CROSS_CHECK_MODULES): Added check-inet.
13554         (INSTALL_MODULES): Added install-inet.
13555         (CLEAN_MODULES): Added clean-inet.
13556         (all-indent): New target.
13558         * configure.in (host_tools): Added inet.
13559         (native_only): Added inet.
13560         (noconfigdirs): Added inet.
13562 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13564         * configure.in: Don't configure libgloss if we are not configuring
13565         newlib.
13567 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13569         * configure.in: Don't configure libgloss for unsupported
13570         architectures.
13572 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13574         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13576 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13578         * Makefile.in (ALL_MODULES): Include all-apache.
13579         (CROSS_CHECK_MODULES): Include check-apache.
13580         (INSTALL_MODULES): Include install-apache.
13581         (all-apache): New target.
13583         * configure.in: Added apache everywhere perl is seen.
13585 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13587         * Makefile.in: Add support for clean-{module} and
13588         clean-target-{module} rules.
13590 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13592         * configure.in (*-*-ose) do not build libgloss.
13594 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13596         * config.guess (prep*:SunOS:5.*:*): Turn into
13597         powerpele-unknown-solaris2.
13599 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13601         * configure.in: Permit --enable-shared to specify a list of
13602         directories.
13604 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13606         * configure.in (host==solaris): Pass only the first word of $CC
13607         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13609 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13611         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13613 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13615         * Makefile.in (ALL_MODULES): Include all-perl.
13616         (CROSS_CHECK_MODULES): Include check-perl.
13617         (INSTALL_MODULES): Include install-perl.
13618         (ALL_X11_MODULES): Include all-guile.
13619         (CHECK_X11_MODULES): Include check-guile.
13620         (INSTALL_X11_MODULES): Include install-guile.
13621         (all-perl): New target.
13622         (all-guile): New target.
13624         * configure.in (host_tools): Include perl and guile.
13625         (native_only): Include perl and guile.
13626         (noconfigdirs): Don't build guile and perl; no ports have been
13627         done.
13629 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13631         * configure (--enable-*): Handle quoted option lists such as
13632         --enable-sim-cflags='-g0 -O' better.
13634 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13636         * Makefile.in ({,inst}all-target): New rule so we can make and
13637         install all of the target directories easily.
13639 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13641         * configure.in: Add missing global flag in sed substitution when
13642         deleting `target-' from ${configdirs}.
13644 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13646         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13647         option.
13649         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13650         config/mh-necv4.
13652         * install.sh: Correct misspelling of transformbasename.
13654         * config.guess: Recognize mips-*-sysv*.
13656 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13658         * config.sub: Recognize mon960.
13660 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13662         * configure: Restore Canadian Cross handling of BISON and LEX,
13663         removed in Feb 20 change.
13665 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13667         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13668         Mention make install.  Remove the old copyright date as well the
13669         clumsy and rather pointless copyright on the README file.
13671 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13673         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13674         Makefile after running symlink-tree, then run `make distclean' to
13675         avoid clobbering any generated files in srcdir.
13677 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13679         * configure.in (m68k-*-netbsd*): Build everything now.
13681 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13683         * Makefile.in (taz): Fix quoting.
13685 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13687         * configure.in (sparclet-*-*): Build everything now.
13689 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13691         * configure.in (m68k-*-linux*): New host.
13693 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13695         * configure: Check for bison before byacc.
13697 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13699         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13700         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13701         searching PATH.  These are used as fallbacks by Makefile.in if
13702         flex/bison/byacc aren't in objdir.
13704 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13706         * Makefile.in: Make everything which depends upon all-bfd also
13707         depend upon all-opcodes, in case --with-commonbfdlib is used.
13709 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13711         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13712         building NT native compilers on Unix.
13714 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13716         * configure.in: Don't get CC from the host Makefile fragment if we
13717         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13718         Solaris test for /usr/ucb/cc to the post target script, just after
13719         the compiler sanity test.
13721 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13723         * config.sub: Merge with FSF.
13725 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13727         * Makefile.in (RPATH_ENVVAR): New variable.
13728         (REALLY_SET_LIB_PATH): Use it.
13729         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13731 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13733         * config.sub, configure.in: Recognize sparclet cpu.
13735 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13737         * config.guess:  Support m68k-cbm-sysv4.
13739 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13741         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13742         m68k-unknown-linuxaout from linker help string.  Put quotes around
13743         $ld_help_string.
13745 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13747         * config.guess (powerpc-harris-powerunix): Add guess for port
13748         to new target.
13750 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13752         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13754 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13756         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13757         $(REALLY_SET_LIB_PATH) in Makefile.
13758         * Makefile.in (SET_LIB_PATH): New variable.
13759         (REALLY_SET_LIB_PATH): New variable.
13760         ($(DO_X)): Use $(SET_LIB_PATH).
13761         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13762         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13763         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13764         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13765         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13766         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13767         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13768         (install-dosrel): Likewise.
13769         (all-opcodes): Depend upon all-libiberty.
13771 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13773         * config.guess (*:CYGWIN*): New
13775 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13777         * Makefile.in (all-target-winsup): All all-target-libiberty.
13779 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13781         * configure.in (noconfigdirs): Add missing # in front of comment.
13783 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13785         * configure.in: add second pass to things added to noconfigdirs
13786         so *-gm-magic can exclude libgloss properly.
13788 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13790         * mpw-configure (extralibs_name, rez_name): Set correctly
13791         for MWC68K compiler.
13793         * mpw-README: Add more info on the necessary build tools.
13795 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13797         * configure.in, config.sub: Recognize cygwin32.
13799 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13801         * config.guess, config.sub: Recognize A/UX.
13803 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13805         * config.sub: Merge with gcc/config.sub.
13807 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13809         * mpw-build.in (do-binutils): Add build of stamps.
13811 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13813         * config.sub: Add recognition for mips64vr4100*-* targets.
13815 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13817         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13818         Add creation of gconfigargs with `--enable-shared' turned on.
13819         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13820         ($(host)-stamp-stage3-configured): Likewise.
13821         (HOLES): Add chatr and ldd.
13822         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13824 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13826         * configure: Pass --nfp to recursive configures.
13828 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13830         * Makefile.in (DLLTOOL): New.
13831         (DLLTOOL_FOR_TARGET): New.
13832         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13833         (EXTRA_TARGET_FLAGS): Ditto.
13834         (EXTRA_GCC_FLAGS): Ditto.
13835         (CONFIGURE_TARGET_MODULES): Ditto.
13836         (DO_X): Ditto.
13837         * configure: Add DLLTOOL.
13839 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13841         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13842         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13843         mh-sco, since old workarounds no longer needed, and don't
13844         build ld, since libraries have weak symbols in COFF.
13846 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13848         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13850 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13852         * configure.in: Make sure that ${CC} can be used to compile an
13853         executable.
13855 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13857         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13858         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13859         nothing depending on whether gdbtk is being built.
13861 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13863         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13865 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13867         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13868         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13870 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13872         * config-ml.in: Add support for
13873         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13874         Simplify setting of multidirs from --disable-foo.
13876 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13878         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13879         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13880         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13881         non-empty, pass them on to the  GCC make.
13882         (all-bootstrap): New rule that is like all-gcc, except it executes
13883         the GCC bootstrap rule instead of the GCC all rule.
13885 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13887         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13889 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13891         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13892         DG/UX support.
13894 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13896         * config.sub (i*86*) Change [345] to [3456]
13898 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13900         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13901         --with-gnu-ld=no.
13903 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13905         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13906         AIX multilibs get built.
13908 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13910         * configure.in (i386-win32): Don't build expect if we're not
13911         building the tcl subdir.
13913 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13915         * Makefile.in: (configure-target-examples, all-target-examples):
13916         New targets, configure and build example programs.
13918 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13920         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13921         use it as input to sedit the generated MPW makefile.
13922         * mpw-README: Add a suggestion about Gestalt.h.
13924 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13926         * config.sub: Accept *-*-ieee*.
13928 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13930         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13931         Ronald F. Guilmette <rfg@monkeys.com>.
13933 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13935         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13936         for powerpc-pe native.
13937         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13938         (target==powerpc-pe): duplicate i386-win32 entry.
13940 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13942         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13943         of vxworks, not just vxworks5.1.
13945 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13947         * mpw-configure: Add support for exec-prefix.
13949 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13951         * config.guess: Recognize HP model 816 machines as having
13952         a PA1.1 processor.
13954 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13956         * configure: Ignore new autoconf configure options.
13958 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13960         * config.guess:  Recognize Pentium under SCO.
13961         From Robert Lipe <robertl@arnet.com>.
13963 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13965         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13967 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13969         * configure.in: Don't configure gas for alpha-dec-osf*.
13971 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13973         * configure.in: Default to --with-stabs for some targets for which
13974         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13975         i[345]86*-*-unixware*.
13977 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13979         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13980         rather than basing it on the target.  Simplify handling of options
13981         controlling which directories to configure.  Remove extraneous
13982         slash in multi-clean target.
13984 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13986         * config-ml.in: Prefix more variables with ml_ so they don't collide
13987         with configure's.
13989 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13991         * configure: Don't turn -v into --v.
13993 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13995         * configure.in (targargs): Fix typo.
13997         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13999 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14001         * configure.in: Strip --host and --target options from
14002         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14003         --with-cross-host option when building with a cross-compiler.
14004         * configure: Canonicalize the arguments put into config.status by
14005         always using `=' for an option with an argument.  Pass a presumed
14006         --host or --target explicitly.
14008 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14010         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14011         into general OS recognition case.
14013 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14015         * configure.in (target_configdirs): add target-winsup only
14016         for win32 target systems.
14018 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14020         * Makefile.in (all-target-libgloss): Depend upon
14021         configure-target-newlib, since when libgloss is built it looks to
14022         see if the newlib directory exists.
14024 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14026         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14027         cfg-ml-*.in.
14029 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14031         * configure: Handle LD and LD_FOR_TARGET when configuring a
14032         Canadian Cross.
14034 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14036         * configure.in (target_libs): add target-winsup.
14037         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14038         (target==ppcle-pe): remove ld from $noconfigdirs.
14040 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14042         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14043         Preserve relative path names in $srcdir.  Build symlink tree if
14044         configuring cross target dir and srcdir=. (= no VPATH support).
14045         (configure-target-libg++): Depend on configure-target-librx.
14046         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14047         * config-ml.in: New file.
14048         * symlink-tree: New file.
14049         * configure: Ensure srcdir="." if that's what it is.
14051 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14053         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14054         includes and FLEX_SKELETON setting.
14055         * mpw-configure (--with-gnu-ld): New option, controls whether
14056         to use PPCLink or ld with PowerMac GCC.
14057         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14058         * mpw-config.in: Configure grez if targeting Mac.
14060         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14061         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14062         just macos.
14063         * configure.in: Configure grez resource compiler if targeting Mac.
14064         * Makefile.in (all-grez, install-grez): New targets.
14066 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14068         * configure: CXX defaults to gcc, not g++.  If we find
14069         gcc in the path, set CC to gcc -O2.
14071 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14073         * configure: Default ${build} correctly.  Avoid picking up extra
14074         spaces when reading CC and CXX from Makefile.  When doing a
14075         Canadian Cross, use plausible default values for numerous
14076         variables.
14077         * configure.in: When doing a Canadian Cross, don't try to
14078         configure tools whose configure script can't handle it.
14080 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14082         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14084 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14086         * configure:  Remove dubious bug reporting address.
14088 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14090         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14091         configure script, run that instead of this directory's configure.
14092         In either case, print a message that we're configuring the sub-dir.
14094 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14096         * configure.in: Before checking for the existence of various files,
14097         use sed to filter out "target-".
14099 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14101         * Makefile.in (DO_X): Split rule to decrease command line length
14102         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14103         (Philippe De Muyter).
14105 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14107         * Makefile.in (all-patch): depend on all-libiberty.
14109 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14111         * configure.in: If the only directory in target_configdirs which
14112         actually exists is libiberty, then set target_configdirs to empty,
14113         to avoid trying to build a target libiberty in a gas or gdb
14114         distribution.
14116 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14118         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14119         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14120         systems.
14122 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14124         * configure.in (copy_dirs): Use sys-include instead of include
14125         for --with-headers option.
14127 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14129         * Makefile.in, configure.in: Make winsup builds work with
14130         new scheme.
14132 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14134         * configure.in: Build the linker on AIX.
14136 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14138         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14139         where needed.
14141 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14143         * Makefile.in (all-gcc): Fix typo.
14145 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14147         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14149 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14151         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14152         to target-xiberty, to provide more flexibility.
14153         (target_subdir):  Define.  Create if cross.
14154         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14155         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14156         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14157         check-libFOO -> check-target-libFOO, etc.
14158         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14159         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14160         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14161         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14162         allow ALL_GCC="" to only configure.
14163         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14164         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14165         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14167 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14169         * Makefile.in (taz): Build "info" in etc explicitly.
14171 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14173         * configure.in:  Make sure that CC is undefined (as opposed to
14174         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14175         problem with autoconf trying to configure on a host without GCC.
14177 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14179         * mpw-configure: Set host alias from choice of host compiler,
14180         only use generic MPW Makefile sed if present, edit a file
14181         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14182         * mpw-README: Add problem notes about CW6 and CW7.
14184 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14186         * Makefile.in (taz): Use ";" instead of ";;".
14188 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14190         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14191         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14192         DISTDOCDIRS.
14193         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14194         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14196 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14198         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14199         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14200         Move bfd to DISTSTUFFDIRS.
14202 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14204         * Makefile.in (X11_LIB): Removed.
14205         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14207         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14209 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14211         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14212         names.
14214 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14216         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14218 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14220         * configure.in (i[345]86-*-win32): Always build newlib.
14221         Don't configure cvs, autoconf or texinfo.
14222         * Makefile.in (LD_FOR_TARGET): New.
14223         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14224         Pass down LD_FOR_TARGET.
14226 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14228         * winsup: New directory.
14229         * Makefile.in: Build winsup.
14230         * configure.in: Winsup is configured when target is win32.
14231         Can only build win32 target GDB when native.
14233 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14235         * config.guess: Recognize HP model 819 machines as having
14236         a PA 1.1 processor.
14238 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14240         * configure: Fix sed loop which substitutes for CC and CXX to
14241         avoid bug found in various sed implementations.
14243 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14245         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14246         simulator.  Use standard powerpc-*-eabi*.
14248 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14250         * configure.in: Stop putting gas and binutils in noconfigdirs for
14251         powerpc-*-aix* and rs6000-*-*.
14253 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14255         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14256         -mcall-aixdesc libraries.
14258 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14260         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14262         * config.sub (arm | armel | armeb): Fix shell syntax.
14264 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14266         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14267         -msoft-float and -mcpu=common support.
14268         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14269         libraries.
14271 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14273         * configure.in: Allow configuration and build of emacs19 for the alpha.
14275 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14277         * configure.in (CC): Get ^CC, not just any old CC, from
14278         ${host_makefile_frag}.
14280 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14282         * configure.in (CC): Try to get CC from
14283         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14285 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14287         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14288         only if it exists in $(srcdir).
14290 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14292         * configure: If CC and CXX are not set in the environment, set
14293         them, based on either an existing Makefile or on searching for gcc
14294         in PATH.  Substitute for CC and CXX in Makefile.
14295         * configure.in: Remove libm from target_libs.  Separate
14296         target_configdirs from configdirs.  If CC is not set in
14297         environment, try to get it from a host Makefile fragment.  Rewrite
14298         changes of configdirs to use skipdirs instead.  A few minor
14299         tweaks.  Take directories out of target_configdirs as they are
14300         taken out of configdirs.  Remove existing Makefile files from
14301         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14302         CONFIG_ARGUMENTS in Makefile.
14303         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14304         by configure.in.
14305         (CONFIG_ARGUMENTS): Likewise.
14306         (CONFIGURE_TARGET_MODULES): New variable.
14307         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14308         ($(CONFIGURE_TARGET_MODULES)): New target.
14309         (configure-libg++, configure-libio): New targets.
14310         (all-libg++): Depend upon configure-libg++.
14311         (all-libio): Depend upon configure-libio.
14312         (configure-libgloss, all-libgloss): New targets.
14313         (configure-libstdc++): New target.
14314         (all-libstdc++): Depend upon configure-libstdc++.
14315         (configure-librx, all-librx): New targets.
14316         (configure-newlib): New target.
14317         (all-newlib): Depend upon configure-newlib
14318         (configure-xiberty): New target.
14319         (all-xiberty): Depend upon configure-xiberty.
14321 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14323         * configure.in (host i[345]86-*-win32):  Expand the
14324         noconfigdirs again.
14326 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14328         * mpw-configure: Fix sed command file name.
14330 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14332         * configure.in (host i[345]86-*-win32): Reduce the
14333         noconfigdirs again.
14335 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14337         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14338         or powerpc*-*-pe*, since they are not yet supported.
14340 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14342         Add PowerMac support and many other enhancements.
14343         * mpw-configure: New option --cc to select compiler to use,
14344         paste options set according to --cc into the generated
14345         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14346         if mpw-make.sed is present.
14347         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14348         add forward includes for PowerPC include files.
14349         * mpw-build.in: Build using Makefile.PPC if present.
14350         (do-byacc, etc): Remove separate version resource builds.
14351         (do-gas): Build "stamps" before "all".
14352         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14353         * mpw-README: Update to reflect --cc option, PowerMac support,
14354         and recently-reported compatibility problems.
14356 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14358         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14359         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14360         (--with-multilib-top): Pass to recursive invocations.
14362 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14364         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14365         v810-*-*.
14367 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14369         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14370         gdb, ld and opcodes on v810-*-*.
14372 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14374         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14375         (local-maintainer-clean): New target.
14376         (maintainer-clean): New target.
14377         (realclean): Just depend upon maintainer-clean.
14379 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14381         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14383 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14385         * configure.in: Build ld in mips*-*-bsd* case.
14387 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14389         * config.sub: Accept -lites* OS.  From Ian Dall.
14391 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14393         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14394         targets.
14396 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14398         * configure.in: treat i386-win32 canadian cross the same as
14399         i386-go32 canadian cross.
14401 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14403         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14404         running under the simulator to build a reduced set of libraries.
14405         (powerpc-*-eabiaix): Add fine grained multilib support added to
14406         other powerpc targets yesterday.
14408 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14410         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14411         -disable-softfloat, -disable-relocatable, -disable-aix, and
14412         -disable-sysv to control which multilib libraries get built.
14414 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14416         * configure: Add Makefile.tem to list of files to remove in trap
14417         handler.
14419 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14421         * config.guess (*Linux*):  Add missing "exit"s.
14422         Also, need specific check for alpha-unknown-linux (uses COFF).
14424 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14426         * config.guess:  Merge with FSF:
14428         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14429         * config.guess (AIX4): More robust release numbering discovery.
14431         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14432         * config.guess (i386-sequent-ptx): Properly get version number.
14434         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14435         * config.guess (mips:*:4*:UMIPS): New case.
14437 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14439         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14440         (i386-win32 host): Likewise.  Don't build readline.
14442 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14444         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14445         SUPPORT_FILES to submakes.
14447 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14449         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14450         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14451         mpw-configure.
14453 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14455         * configure.in (appdirs): Use =, not ==, in test expression when
14456         trying to build the text to print in the warning message for
14457         Solaris users.
14459 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14461         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14463 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14465         * config.guess: Recognize lynx-2.3.
14467 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14469         * config.sub (z8ksim): Deleted
14470         (z8k-*-coff): New, this is the one true name of the target.
14472 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14474         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14476 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14478         * config.guess (*:Linux:*:*): First try asking the linker what the
14479         default object file format is (elf, aout, or coff).  Then if this
14480         fails, try previous methods.
14482 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14484         * configure.in: Don't build newlib for *-*-vxworks5.1.
14486 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14488         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14489         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14491 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14493         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14495 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14497         * cfg-ml-com.in: New file.
14498         * cfg-ml-pos.in: New file.
14500 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14502         * COPYING.NEWLIB: Add HP free copyright to list.
14504 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14506         * config.sub: Recognize -eabi* for the system, not just -eabi.
14508 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14510         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14511         * config.sub, configure.in (win32): New target and host.
14513 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14515         * configure.in: Add i386-pe configuration.
14517 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14519         * mpw-build.in (install): Install GDB after LD.
14521 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14523         * mpw-config.in (elf/mips.h): Always forward-include, needed
14524         for GDB to build.
14526 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14528         * testsuite: New directory for customer acceptance and whole tool
14529         chain tests.
14531 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14533         * configure: If per-host line isn't found, but AC_OUTPUT is found
14534         and a configure script exists, run it instead.
14536 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14538         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14540 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14542         * configure: Set build_{cpu,vendor,os,alias} to host values when
14543         --build isn't specified.
14545 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14547         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14548         (FLAGS_TO_PASS): Pass them.
14549         (EXTRA_TARGET_FLAGS): Ditto.
14551 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14553         * Makefile.in (all-libg++): Depend on all-libstdc++.
14555 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14557         * configure.in (noconfigdirs): Enable all packages for
14558           i386-unknown-netbsd.
14560 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14562         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14563         hosted builds (DOS builds)
14565 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14567         Changes for ARM based on patches from Richard Earnshaw:
14568         * config.sub: Handle armeb and armel.
14569         * configure.in: Omit arm linker only for riscix.
14571 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14573         * config.guess:  Update from FSF.
14575 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14577         * config.sub: Recognize powerpcle as the little endian variant of
14578         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14579         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14580         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14581         temporarily.
14583 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14585         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14587 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14589         * config.sub: Accept -lites* as a basic system type.
14591 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14593         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14594         installed, and if so return linuxoldld as the system name.
14596 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14598         * config.guess: Add hppa1.1-hp-lites support.
14600 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14602         * configure.in: Don't build newlib for m68k-vxworks5.1.
14604 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14606         * configure.in (mips-sgi-irix6): Use mh-irix5.
14608 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14610         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14612 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14614         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14615         OSF/1.  Fix compiler flags.
14616         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14618 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14620         * configure.in: Recognize --with-newlib.
14621         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14623 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14625         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14626         to *_X11_MODULES due to gdbtk needing X include files et al.
14628 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14630         Merge in support for Mac MPW as a host.
14631         (Old change descriptions retained for informational value.)
14633         * mpw-config.in: Add generic include forwards for cpu-specific
14634         include files in aout and elf directories.
14636         * mpw-configure: Added copyright.
14637         * mpw-config.in: Check for presence of required build tools.
14638         (target_libs): Add newlib.
14639         (target_tools): Add examples.
14640         (Read Me): Generate as "Read Me for MPW" instead.
14641         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14642         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14643         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14645         * mpw-configure: Remove subdir-specific makefile hackery,
14646         delete mk.tmp after using it.
14648         * mpw-build.in (all): Display start and end times.
14650         * mpw-configure (host_canonical): Set.
14651         (target_cpu): Always add to makefiles.
14652         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14653         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14654         (mpw-mh-mpw): Look for in srcdir and srcroot.
14655         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14657         * mpw-build.in: (install-only): New target.
14659         * mpw-configure (host_alias, target_alias): Rename from hostalias
14660         and targetalias, add into generated Makefile.
14661         (mk.tmp): If present, add into generated Makefile.
14662         * mpw-build.in (all-gas): Build config.h first before gas proper.
14664         * mpw-configure (config.status): Write only if changed.
14665         * mpw-config.in (readline): Configure it (not built, just used for
14666         definitions).
14668         * mpw-config.in (elf/mips.h): Add a forward include.
14670         * mpw-config.in: Forward-include most .h files in include into
14671         extra-include.
14672         (readline): Don't build.
14673         mpw-build.in (install): Install GDB.
14675         * mpw-configure (prefix, mpw_prefix): Handle it.
14676         * mpw-config.in (mmalloc, readline): Don't configure.
14677         * mpw-build.in (thisscript): Rename to ThisScript.
14678         Use mpw-build instead of BuildProgram everywhere.
14679         (mmalloc, readline): Don't build.
14680         * mpw-README: New file, basic documentation about the MPW port.
14682         * mpw-config.in: Use forward-include to create include files.
14684         * mpw-configure: Add more things to the top of each configured
14685         Makefile, including contents of config/mpw-mh-mpw.
14686         * mpw-config.in (extra-include): Create this directory and fill it
14687         with Posix-like include files when configuring.
14689         * config.sub (apple, mac, mpw): Add various aliases.
14691         * mpw-build.in: New file, top-level build script fragment for MPW.
14692         * mpw-configure: New file, configure script for MPW.
14693         * mpw-config.in: New file, config fragment for MPW.
14695 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14697         * configure.in (host_libs): Remove glob, since it is gone from the
14698         sources.
14700 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14702         * Makefile.in: define empty GDB_NLM_DEPS var.
14704         * configure.in(target_makefile_frag): use config/mt-netware
14705         for netware targets.
14707 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14709         * config.sub: Merge in recent FSF changes.  Remove linux special
14710         cases.
14712 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14714         Revert this change:
14716         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14718                 * build-all.mk: Use CC=cc -Xs on Solaris.
14720 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14722         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14723         stop using it.
14724         * Makefile.in: Nuke all references to glob subdirectory.
14726 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14728         * configure.in: Fix --enable-shared logic in per-host.
14730 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14732         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14734 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14736         * configure.in (noconfigdirs): Don't build gas on AIX, for
14737         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14739 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14741         * configure: Fix --cache-file to work if the file argument is a
14742         relative path.
14744 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14746         * configure: If the --cache-file is used, pass it down to
14747         configure in subdirectories.
14749 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14751         * config.sub: add vxworks29k configuration.
14753 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14755         * Makefile.in (taz): Do "diststuff" part quietly.
14757 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14759         * config.sub: Mini-merge with gcc/config.sub.
14761 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14763         * config.guess (IRIX): Sed - to _.
14765 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14767         * Makefile.in (source-vault, binary-vault): New targets.
14769 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14771         * config.sub: Recognize -eabi as a basic system type.
14773 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14775         * configure.in (enable_shared stuff): Fix typo.
14777 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14779         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14781 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14783         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14785 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14787         * configure.in (rs6000-*-*): Don't build gas.
14789 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14791         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14792         reduce command line length.
14793         (AS_FOR_TARGET): Check for as.new, not Makefile.
14794         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14796 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14798         * config.guess:  Merge from FSF.
14800 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14802         * configure: Don't use $ when handling program_suffix.
14804 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14806         * configure.in:  Configure tk for hppa/hpux.
14808 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14810         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14812 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14814         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14815         to LIBCXXFLAGS.  Tests are better run without it.
14817 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14819         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14821 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14823         * configure.in (*-*-netware*): Don't configure xiberty.
14825 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14827         * configure.in:  Remove tk from native_only list.
14829 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14831         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14832           for special NCD build.
14834 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14836         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14837         makeall.bat, they're only useful for binutils snapshots.
14838         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14839         makeall.bat to specified SUPPORT_FILES.
14841 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14843         * build-all.mk: Add Ericsson targets to sun4 and solaris
14844           hosts.  Add  BNR's sun4 target to solaris host, so their
14845           build-from-source will be tested in-house first.
14847 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14849         * Makefile.in (LIBCFLAGS): New variable.
14850         (CFLAGS_FOR_TARGET): Ditto.
14851         (LIBCFLAGS_FOR_TARGET): Ditto.
14852         (LIBCXXFLAGS): Ditto.
14853         (CXXFLAGS_FOR_TARGET): Ditto.
14854         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14855         (BASE_FLAGS_TO_PASS): Pass them.
14856         (EXTRA_TARGET_FLAGS): Ditto.
14858         * configure.in: Support --enable-shared.
14860 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14862         * configure.in (target_libs):  Include libstdc++ again.
14863         * config.guess:  Update from FSF (for FreeBSD).
14865 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14867         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14868         makeall.bat.
14869         (DISTDOCDIRS): Add `etc'.
14870         (ETC_SUPPORT_PFX): New variable.
14871         (taz): Include anything from etc starting with a word in
14872         ETC_SUPPORT_PFX.
14874 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14876         * config.sub: Update for recent FSF changes.  Remove obsolete
14877         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14878         spacing changes.
14880 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14882         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14884         * config.guess:  Merge with FSF.
14885         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14887 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14889         * configure: Since the "trap 0" handler will override the exit
14890         status on many systems, only use it for "exit 1", and make it set
14891         a non-zero exit status; reset it before "exit 0".  Also, check
14892         exit status of config.sub, and error out if it failed.
14894 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14896         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14897         and install libgloss.
14899 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14901         * Makefile.in (all-binutils): Depend upon all-byacc.
14903         * configure.in: Don't build emacs on Irix 5.
14905 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14907         * configure.in (*-*-netware*): Add libio.
14909 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14911         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14912         (CHECK_TARGET_MODULES): Ditto.
14913         (INSTALL_TARGET_MODULES): Ditto.
14914         (TARGET_LIBS): Ditto.
14915         (all-libstdc++): Note dependencies.
14917 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14919         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14921 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14923         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14924         -fexternal-templates.
14926         * configure.in (target_libs): Add libstdc++.
14927         (noconfigdirs): Add libstdc++ as appropriate.
14929 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14931         * config.guess:  Update from FSF.
14933 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14935         * configure: Use ${config_shell} when running ${configsub}.
14937 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14939         * config.sub: No longer recognize h8300h.
14941 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14943         * config.sub: Remove extraneous differences between config.sub and
14944         gcc/config.sub.
14946 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14948         * Makefile.in (DISTSTUFFDIRS): Add gas.
14950 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14952         * COPYING.NEWLIB: New file.
14954 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14956         * config.guess (HP-UX):  Patch from Harlan Stenn
14957         <harlan@landmark.com> to also emit release level.
14959 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14961         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14963 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14965         * config.sub:  Merge nextstep cleanup from FSF.
14967 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14969         * configure.in (arm-*-*): Don't configure ld for this target.
14971 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14973         * configure.in (*-*-netware): don't configure libg++, libio,
14974           librx, or newlib.
14976 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14978         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14979         configure ld--it works, but it doesn't support shared libraries.
14981 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14983         * config.guess (*-unknown-freebsd*):  Get rid of possible
14984         trailing "(Release)" in version string.
14985         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14987 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14989         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14990         Fix type: *-next-neststep -> *-next-nextstep.
14992         * config.guess:  Merge from FSF:
14994         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14996         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14998         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15000         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15001         instead of UNIX_SV for UnixWare 1.0).
15003 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15005         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15006         to make gdb/nlm/* build after the compiler and linker.
15008 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15010         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15011         not just i[34]86.
15012         (m68k-atari-sysv4):  Relocate to match FSF version.
15014         * config.guess:  More merges from the FSF:
15016         Add a space before function call or macro invocation.
15018         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15020         * config.guess: Add trap cmd to remove dummy.c and dummy when
15021         interrupted.
15023         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15025         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15026         (dummy): Redirect stderr from compilation of dummy.c.
15028         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15030         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15032 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15034         * configure: Accept and ignore --cache*, for compatibility with
15035         new autoconf.
15037 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15039         * config.guess:  Merge from FSF:
15041         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15043         * config.guess (Pyramid*:OSx*:*:*): New case.
15044         (PATH): Add /.attbin at end for finding uname.
15045         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15047         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15049         * config.guess (M88*:DolphinOS:*:*): New case.
15051         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15053         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15054         to select whether to use ELF or COFF.
15056         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15058         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15060         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15062         * config.guess: Guess the OS version for HPUX.
15064         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15066         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15068 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15070         * configure.in: Recognize --with-headers, --with-libs, and
15071         --without-newlib.
15072         * Makefile.in (all-xiberty): Depend upon all-ld.
15074 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15076         * configure.in: Change i[34]86 to i[345]86.
15078 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15080         * configure (version): A few more tweaks to help message.
15082 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15084         * Makefile.in:  Remove (for now) librx as a host library,
15085         now that we're building it for target.
15087 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15089         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15090         (Karl Berry).
15092 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15094         * configure.in:  Also configure librx.
15096 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15098         * Makefile.in:  Update various rules to reflect that librx
15099         is now needed for libg++.
15101 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15103         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15105 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15107         * configure.in: Configure the examples directory.
15109 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15111         * configure: Simplify Jun 2 1994 change.
15113 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15115         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15116         /bin/gcc isn't good enough to build gcc.
15118 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15120         * Makefile.in (GDB_SUPPORT_FILES): Remove
15121         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15122         (gdb.tar.gz): Add new rule to use standard distribution building
15123         mechanism.
15125 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15127         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15128         Bill Cox <bill@cygnus.com>.
15130 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15132         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15134 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15136         * configure:  Search current dir first in .gdbinit.
15138 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15140         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15142 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15144         * config.sub:  Refer to NeXT's operating system as nextstep.
15146         * config.sub (case $basic_machine):  Re-order the cases, to match
15147         the order in the FSF version (which is mostly alphabethical).
15148         Merge in some additions and changes from the FSF.
15150 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15152         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15153         * config.sub: Recognize cxux7.
15154         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15156 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15158         * config.sub:  Fix typo powerpc -> powerpc-*.
15160 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15162         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15164         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15165         parallel with all-emacs and install-emacs).  Top-level command
15166         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15168 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15170         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15171         $(relbindir)/make before doing ``make install'', and use
15172         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15173         installing over running make binary.
15174         ($(host)-stamp-stage3-installed): Likewise.
15176 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15178         * config.guess: Recognize Mach.
15180 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15182         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15183         see whether --exec-prefix was used.
15185 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15187         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15189 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15191         * Makefile.in: Add all-librx target similar to all-libproc.
15193 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15195         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15196         with post 1.2 uname bogosity.
15198 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15200         * configure: Remove temporary files on receipt of a signal.
15202 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15204         * configure: If there is a package_makefile_frag, remove
15205         ${subdir}/Makefile.tem after copying it in.
15207 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15209         * build_all.mk: support rs6000 lynx identifies itself as
15210         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15211         since /bin/gcc is too feeble to compile a modern gcc.
15213 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15215         * brought devo/test-build.mk update-to-date with progressive/
15216           test-build.mk. Add lynx targets and hppa flag info.
15218 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15220         * configure.in:  Use mh-ncrsvr43.  Patch from
15221         Tom McConnell <tmcconne@sedona.intel.com>.
15223 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15225         * config.guess (i386-unknown-bsdi):  No longer need to
15226         check #if defined(__bsdi__) && defined(__i386__).
15228 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15230         * configure: Set program_transform_nameoption correctly.
15232 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15234         * brought build-all.mk update-to-date with progressive build-all.mk,
15235           added new targets and hppa info.
15237 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15239         * configure: If config.guess result is a prefix of the user
15240         specified target, assume a native build and use the user specified
15241         target as the host alias.  Remove SunOS patch suffix removal hack.
15242         * configure.in: Remove SunOS patch suffix removal hack.
15244         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15245         in NATIVE_CHECK_MODULES.
15247 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15249         * Makefile.in: Rename HOST_ONLY to NATIVE.
15250         * configure: Delete SunOs patch suffix from host_canonical
15251           and build_canonical variables that are prepended to Makefiles.
15252         * configure.in: Add comments for easier maintenance.
15254 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15256         * Makefile.in: Add all-libproc target similar to all-gui.
15258 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15260         * Makefile.in (CHECK_MODULES): split into
15261         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15263 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15265         * config.guess (i386-unknown-bsdi): New system to guess.
15267 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15269         * Makefile.in: Add all-gui target (but not yet build by "all").
15271 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15273         * config.sub: Move deletion of patch suffix from here...
15274         * configure.in: To here, at Ian's suggestion.  The top-
15275           level scripts might need to know of a patch level.
15277 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15279         * config.sub: Strip off patch suffix so rtl is recognized
15280           as a sunos4.1.3 machine, even though it's been patched.
15282 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15284         * Makefile.in (INSTALL_LAST): Delete.
15285         (INSTALL_DOSREL): New.
15287 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15289         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15290         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15291         whether we pass down --with-gnu-ld anyhow.
15293 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15295         * Makefile.in (INSTALL_LAST): Change operation so it works
15296         on more flavors of make.
15297         * configure.in (go32): Don't build libg++ or libio.
15299 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15301         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15302         they can be overriden by templates.
15304 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15306         * configure.in (target==go32): Don't build gdb.
15307         * dosrel: New directory.
15309 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15311         * configure.in (host==go32): Configure dosrel too.
15312         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15313         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15314         be set by incoming names or templates.
15315         (INSTALL_LAST): New rule.
15317 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15319         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15321 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15323         * configure.in (appdirs): New variable.  Currently empty, but will
15324         be used in gas distribution.  If nonempty, lists a set of
15325         directories at least one of which must get configured, or top
15326         level configuration is considered to have failed.
15327         (rs6000-*-lynxos*): Use new file name.
15329 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15331         Eliminate XTRAFLAGS.
15332         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15333         newlib include files using -idirafter, and also use -nostdinc.
15334         (CXX_FOR_TARGET): Likewise.
15335         (XTRAFLAGS): Removed.
15336         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15337         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15338         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15339         ($(DO_X)): Don't pass down XTRAFLAGS.
15341 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15343         * configure.in (mips*-dec-bsd*): New target; do build linker.
15344         (mips*-*-bsd*): New target; don't build linker.
15346 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15348         * configure.in: support rs6000-*-lynxos* configuration.
15349         support sunos4 as a cross target.
15351         * config.sub: look for lynx*, not lynx since the OS version may
15352         legitimately be part of the name.
15354 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15356         * configure.in (i[34]86-*-sco*): Move to be with other i386
15357         targets.
15358         (romp-*-*): New target.  Skip various binary utilities.
15359         (vax-*-*): New target.  Don't build newlib.
15360         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15362 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15364         * configure.in: Only set host_makefile_frag if config
15365         directory exists.
15367 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15369         * install.sh: If $dstdir exists, don't check whether each
15370         component does.
15372 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15374         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15376 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15378         * configure.in (*-*-lynxos*): Don't configure newlib for either
15379         native or cross Lynx.
15381 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15383         * config.sub (sparc64-elf): Fix os.
15384         (z8k): Remove duplicate.
15386 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15388         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15389         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15391 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15393         * configure: Make file links cleanly even if Lynx fails on
15394           an NFS symlink (at least fail cleanly).
15396 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15398         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15399         -XNh2000.
15401 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15403         * configure: Unknown options are fatal again.
15405 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15407         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15408         compatibility.
15410 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15412         * build-all.mk: Add `clean' target.
15414 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15416         * config.guess:  Add SINIX support.
15417         * configure.in:  Add mips-*-sysv4* support.
15419 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15421         * build-all.mk: Document all useful targets.
15422         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15423         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15425 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15427         * configure: Support --silent, --quiet.
15429 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15431         * configure: Support --disable-FEATURE.
15433 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15435         * config.guess: Recognize NCR running SVR4.3.
15437 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15439         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15440         Patch from Paul Eggert <eggert@twinsun.com>.
15442 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15444         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15446 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15448         * configure: Make unrecognized options give nonfatal warnings
15449         instead of fatal errors, and pass them to any subdirectory
15450         configures in case they recognize them.
15451         Make --x equivalent to --with-x.
15453 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15455         * configure: Add --enable-* options.  Clean up usage message and
15456         some comments.
15458 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15460         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15462 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15464         * configure.in (hppa*-*-*): Enable binutils.
15466 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15468         * config.sub: Recognize cisco.
15470 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15472         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15474 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15476         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15477         than one configuration name.  Add comment.
15479 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15481         * config.guess: about target *-hitachi-hiuxwe2, fixed
15482         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15483         macro is incorrect.]
15485 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15487         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15488         than the "make ls" stuff which used to be here.
15490 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15492         * config.guess:  Recognize i[34]86-unknown-freebsd.
15493         From Shawn M Carey <smcarey@rodan.syr.edu>.
15495 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15497         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15499 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15501         * config.guess: Check for ptx.
15503 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15505         * config.sub: Add os9k checking.
15507 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15509         * config.guess: Handle OSF1 running on HPPA processors
15511 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15513         * configure: If subdir configure fails, print out a message with
15514         subdirectory name, in case subdir's configure code didn't identify
15515         itself.
15517 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15519         * configure.in: Remove embedded newlines from configdirs.
15520         Avoid mismatches of substrings.  Fix matching strings at end
15521         of configdirs.
15523 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15525         * config.guess:  Add Lynx/rs6000 config support.
15527 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15529         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15531 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15533         * configure.in (hppa*-*-osf*): Treat this just like most other
15534         PA configurations (eg no binutils or ld).
15535         (hppa*-*-*elf*): These configurations have binutils and ld.
15537 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15539         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15541 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15543         * configure.in (rs6000-*-*): Build gas.
15545 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15547         * Makefile.in:  Avoid bug in losing hpux sed.
15549 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15551         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15552         for GDB and GDB has been fixed to not need it.
15554 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15556         * config.guess: Recognize vax hosts.
15558 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15560         * configure (while loop): Don't use "break 2" inside case
15561         statement -- the case statement isn't an enclosing loop.
15563 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15565         * config.guess:  Clean up NeXT support, to allow nextstep
15566         on Intel machines.  Make OS be nextstep.
15568 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15570         * config.guess: Add alternate forms for Convex.
15572 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15574         * configure:  Completely rewrite option processing.  Take
15575         advantage of pattern-matching to avoid invoking test frequently.
15576         Also clean up host and target defaulting logic.
15578 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15580         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15581         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15582         commands (plus user environment) will fit SCO limits.
15584 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15586         * configure.in: Don't issue warnings about directories which are
15587         not being configured if -norecursion is set.  Correct test for
15588         --with-gnu-as and --with-gnu-ld to not get confused by substring
15589         matches.
15591         * configure.in: Don't build gas for alpha-dec-osf1*.
15593 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15595         * configure:  Back out Per's change of 12/19/1993.  It changes the
15596         behavior of configure in unexpected and confusing ways.
15598         Also, use different delim char when calculating
15599         program_transform_name so that the name can contain slashes.
15601 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15603         * configure.in, config.sub: Add support for VSTa micro-kernel.
15605 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15607         * configure.in: Nuke hacks which were used to get a special
15608         version of GAS for HPPA configurations.
15610 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15612         * configure:  If only ${target_alias} is given, use that
15613         as the default for ${host_alias}.
15614         * configure:  Add missing back-slashes before nested quotes.
15616 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15618         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15620 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15622         * config.guess:  Recognize some Tektronix configurations.
15623         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15625 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15627         * config.sub: Match any flavor of SH.
15629 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15631         * configure.in: Don't try to configure newlib for Alpha.
15633 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15635         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15636         libg++ or libio for any Alpha target.
15638         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15640 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15642         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15643         default arguments -- so it tried to compress itself.
15645 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15647         * configure.in (notsupp): ensure that a space is always at the end
15648           of the configdirs list, since the grep checks for an explicit space
15650 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15652         * configure.in (target i386-sysv4.2): don't build ld, since static
15653           versions of many libraries are not available.
15655 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15657         * config.guess: Recognize Apollos (using environment variables).
15658         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15660 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15662         * config.guess: Recognize Sony news mips running newsos.
15664 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15666         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15667         "fi ; else" for bash.
15669 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15671         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15673 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15675         * config.sub: accept unixware as an alias for svr4.2.
15676         Fix some inconsistancies with the gcc version.
15678 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15680         * Makefile.in (DISTDOCDIRS):  Add gdb.
15682 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15684         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15686 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15688         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15689         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15690         this now.
15692 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15694         * config.sub: Accept hiux* as an OS name.
15696         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15697         etc/make-stds.texi.  The underscore came from gcc, and dje now
15698         agrees that RUNTESTFLAGS is the correct name.
15700 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15702         * install.sh:  Remove 'set -e'.  It makes any conditionals
15703         in the script useless.
15705         * config.guess: Automatically recognize arm-acorn-riscix
15706         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15708 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15710         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15712 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15714         * Makefile.in (DISTDOCDIRS): New variable.
15715         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15716         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15718 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15720         * configure.in (hppa target): check the source directory for the
15721           pagas sub-directory
15723 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15725         * config.sub: Allow -aout* and -elf*.
15727 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15729         * configure.in: Don't build ld on i386-solaris2, same as for
15730         sparc-solaris2.
15732 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15734         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15736 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15738         * configure.in:  Configure gdb for alpha.
15740 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15742         * Makefile.in (CXXFLAGS): Add -O.
15744 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15746         * config.guess: added support for DG Aviion
15748 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15750         * configure.in: Produce warning message for subdirectories not
15751         configurable for this host/target combination.  Don't try to
15752         configure gdb for vms.
15754 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15756         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15757         appropriate files before making "diststuff".
15758         (DISTBISONFILES): New var: list of files to be edited.
15759         (DISTSTUFFDIRS): Add binutils.
15761 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15763         * config.sub: also handle mipsel and mips64el (for little endian mips)
15765 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15767         * configure.in: Add * to end of all OS names.
15769 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15771         * configure.in: Build newlib for LynxOS native.
15773 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15775         * config.guess: Add support for delta 88k running SVR3.
15777         * configure.in: Add comment about HP compiler vs. emacs.
15779 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15781         * configure.in: don't build ld on solaris2 (not a viable option
15782           due to bugs in getpwnam & getpwuid)
15784 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15786         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15787         config.guess will produce a full version number.
15789 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15791         * configure.in: Build linker and binutils for alpha-dec-osf1.
15793 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15795         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15796         and gdb/testsuite/Makefile.in.
15798 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15800         * configure.in: recognize mips*- instead of mips-
15802 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15804         * config.sub: Accept linux*coff and linux*elf as operating
15805         systems.
15807 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15809         * config.sub: Recognize mips64, and mips3 as an alias for it.
15811 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15813         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15814         gdb knows how to handle OSF/1 shared libraries.
15816 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15818         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15819         * config.guess: Recognize Hitachi's HIUX.
15820         * config.sub: Recognize h3050r* and hppahitachi.
15821         Remove redundant cases for hp9k[23]*.
15823 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15825         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15826         if gas and ld are in the source tree and are in ${configdirs}.
15827         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15828         --with options (but still pass them down on the command line,
15829         if they were explicitly specified).
15831 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15833         * configure: substitute SHELL value in Makefile.in with
15834         ${CONFIG_SHELL}
15836 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15838         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15839         *-*-solaris2* targets.
15841 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15843         * Makefile.in: define M4, and pass it down to sub-makes;
15844         all-autoconf now depends on all-m4
15846 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15848         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15849         presence of {ar,ranlib} instead of a configured directory
15851 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15853         * config.guess: Accept 34?? as well as 33?? for NCR.
15855 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15857         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15858         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15860 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15862         * configure: grab values for $(CC) and $(CXX) from the
15863         environment, so that someone can do "CC=gcc configure; make" and
15864         have it work right (matching the way that autoconf works now)
15866         * configure.in, Makefile.in: add support for gash, the tcl
15867         interface to Galaxy
15869         * config.guess: add NetBSD variants (hp300, x86)
15871 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15873         * install.sh: Support -d option (in the manner of SunOS 4 install,
15874         as it is more deterministic than that of GNU install)
15875         (chmodcmd): Set file to mode 755 by default (should also do default
15876         chgrp and chown, but I don't feel like dealing with that now)
15878 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15880         * config.sub: Remove h8300hhms alias.
15882 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15884         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15886 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15888         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15889         as stmp-fixinc
15891 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15893         * config.sub: recognize m88110-bug-coff.
15895 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15897         * Makefile.in (all-libio): all dependencies on the toolchain used
15898         to build this (gcc, gas, ld, etc)
15900 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15902         * config.guess: Deal with OSF/1 1.3 on alpha.
15904 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15906         * install.sh: add some 'else true' clauses for portability
15908         * configure.in: don't build libio for h8[35]00-*-* targets
15910 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15912         * Makefile.in:  Add support for new libio.
15914 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15916         * install.sh: If one command fails, don't try the rest.  Don't try
15917         to remove $dsttmp (via trap) unless we have already created it.
15918         If $src doesn't exist, detect it and exit with an error.
15920         * config.guess: Recognize BSD on hp300.
15922 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15924         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15925         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15927 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15929         * Makefile.in (all-send-pr): depends on all-prms
15931 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15933         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15935 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15937         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15938         Added test for mips-mips-riscos5.
15940 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15942         * configure.in: use mh-hp300 for 68k HP hosts
15944 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15946         * configure: add support for CONFIG_SHELL, so that you can use
15947         some alternate shell for evaluating configure scripts
15949 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15951         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15952         in configure script to bug-gdb@prep.ai.mit.edu when building
15953         distribution archive.
15954         * Makefile.in (COMPRESS):  Remove def.
15955         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15956         gdb.tar.Z and make-gdb.tar.Z respectively.
15957         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15958         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15959         to convergence with 'taz' target in Makefile.in.
15961 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15963         * install.sh (dsttmp): use trap to ensure that tmp files go
15964         away on error conditions
15966 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15968         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15970 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15972         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15973         its parent is '/' not ''.
15975         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15977 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15979         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15980         that ${newsrcdir}/configure.in does.
15982 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15984         * test-build.mk: support for CONFIG_SHELL
15986 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15988         * config.sub (netware):  Add as a basic system type.
15990 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15992         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15993           $(srcdir)/ from the dependency on Makefile.in.
15995 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15997         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15998         (h8300hhms is temporary until multi-libraries are implemented).
15999         * configure.in: Handle h8300h too.
16001 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16003         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16005 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16007         * configure:  Remove extraneous output when guessing host type.
16008         * config.guess:  Remove extraneous output when guessing using C
16009         compiler rather than uname, or when guessing fails.
16011 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16013         * Makefile.in: remove all.cross and install.cross targets
16015         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16016           definitions
16018 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16020         * configure.in (target sh): Build gprof.
16022 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16024         * config.sub: change -solaris to -solaris2
16026 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16028         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16030 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16032         * configure: Correct error message for missing Makefile.in to
16033         print correct directory.
16035 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16037         * install.sh: kludge around 386BSD shell bug
16039 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16041         * config.guess:  Recognize NeXT.
16042         * config.guess:  Recognize i486-ncr-sysv4.
16043         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16045 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16047         * Makefile.in (MAKEINFOFLAGS): New variable.
16048         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16049         * build-all.mk, test-build.mk: Pass down --no-split as
16050         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16052 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16054         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16056 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16058         * Makefile.in (libg++.tar.z):  New rule.
16059         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16060         * Makefile.in (taz):  Only do a single chmod.
16062 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16064         * install.sh: don't use dirname anymore (replaced with sed usage)
16066 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16068         * Makefile.in:  Change extension for gzip'd files from '.z' to
16069         '.gz' per new FSF standard usage.
16071 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16073         * configure: put quotes around the final value of program_transform_name
16075 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16077         * Makefile.in: new install.sh support; update install-info rules
16079 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16081         * configure.in: Build diff for crosses, but not for go32 host.
16083         * configure.in: Build gprof only for native, and don't build it
16084         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16086 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16088         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16090 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16092         * configure.in (host_tools): Add prms.
16094 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16096         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16097         with $(FLAGS_TO_PASS) on the command line
16099         * config.sub: Recognize lynx and lynxos
16101 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16103         * config.sub: Accept -ecoff*, not just -ecoff.
16105 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16107         * Makefile.in (taz): Use .gz suffix instead of .z.
16108         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16109         names.
16111 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16113         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16115 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16117         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16118         that rebuilds that might happen during 'make install' don't get
16119         bogus gcc include files
16121 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16123         Change from Utah for HPPA support:
16124         * config.guess: Recognize hppa1.x-hp-bsd.
16126 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16128         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16129         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16131 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16133         * config.sub: Add support for rom68k and bug boot monitors.
16135 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16137         * Makefile.in: Make all-opcodes depend on all-bfd.
16139 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16141         * config.guess: Added special check for i[34]86-univel-sysv4*.
16143 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16145         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16146         the processor rather than assuming i486.
16148 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16150         * config.guess: Recognize SunOS6 as Solaris3.
16152 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16154         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16155         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16157 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16159         * build-all.mk (all-cross): New target for Canadian Cross.
16160         Added Q2 go32 targets.
16161         * test-build.mk: Configure go32 cross sparclite-aout and
16162         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16163         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16165 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16167         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16168         GO32 hosted toolchains
16170 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16172         * configure: change  so "-exec-prefix" gets passed down rather
16173         than "-exec_prefix" so autoconf generated Makefiles get the
16174         exec_prefix set right.
16176 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16178         * config.guess: get the Solaris2 minor version number
16180         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16182 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16184         * config.guess: Recognize some Sequent platforms.
16186 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16188         * Makefile.in: added the vault-install target
16190         * configure.in: actually use the Sun3 makefile fragment that's in
16191         config, also added the release dir to configdirs
16193 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16195         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16197 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16199         * configure.in: remove some program from Alpha targetted toolchains
16201 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16203         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16204         gprof.
16205         (taz): Run "make diststuff" in those directories instead of "make
16206         proto-dir".  Look for "VERSION=" only at start of line in subdir
16207         Makefile.  Use "gzip -9" for compression.
16208         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16209         (binutils.tar.z): New target.
16211 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16213         * Makefile.in (taz): Include gpl.texinfo.
16215 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16217         * Makefile.in (setup-dirs): Merged into "taz" target.
16218         (taz): Only do `proto-dir' stuff if a directory is actually needed
16219         for this target.
16221 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16223         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16224         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16225         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16226         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16227         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16229 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16231         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16232         config.sub, and move-if-change to gdb testsuite distribution
16233         archive, so the testsuite can be extracted, configured, and
16234         run separately from the gdb distribution.  Blow away the Chill
16235         tests that require a Chill compiled executable, since GNU Chill
16236         is not yet publically available.
16238 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16240         * test-build.mk: set environment variables in a single command,
16241         instead of a list of assignments and exports
16243         * config.guess: recognize Alpha/OSF1 systems
16245 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16247         * configure: Change help message to prefer --options rather than
16248           -options.
16250 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16252         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16253         zippy@ecst.csuchico.edu.
16254         * config.guess: Recognize miniframe.
16256 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16258         * Makefile.in: Use srcroot to find runtest rather than rootme.
16259         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16261 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16263         * test-build.mk: Extensive additions to support building on a
16264         machine other than the host.
16266 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16268         * configure (tooldir): Fix for i386-aix again.
16270 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16272         * configure, Makefile.in:  Change definition of $(tooldir)
16273         to match the FSF.
16275 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16277         * config.guess:  Recognize i[34]86/SVR4.
16279 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16281         * Makefile.in (all-gdb): gdb depends on sim.
16283 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16285         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16286         at the same time we make the prototype gdb directory.
16287         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16288         files at the same time as the gdb base release distribution.
16290 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16292         * Makefile.in (check): Use individual check targets rather than
16293         DO_X rule.
16294         (check-gcc): Added.
16296 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16298         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16299         for System V release 3.2.
16301 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16303         * config.sub: Recognize hppaosf.
16304         * configure.in: Do configure ld/binutils/gas for it.
16306 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16308         * configure (tooldir): Alter syntax used to set this, for systems
16309         where "\$" isn't handled right, like i386-aix.
16311 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16313         * configure: Pass program-transform-name, not
16314         program_transform_name, to recursive configures.
16316 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16318         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16319         of gas+ld+binutils.
16321 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16323         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16325 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16327         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16329 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16331         * Makefile.in (PRMS): Set back to all-prms.
16333 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16335         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16336         targets, rather than for MIPS hosts.
16338 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16340         * configure.in: add comment for --with-x default values
16342         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16344         * Makefile.in: add check-* targets for each of the directories in
16345         the tree.  Add a definition of RUNTEST that will use the one we
16346         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16348 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16350         * configure.in: Removed obsolete references to bfd_target and
16351         target_makefile_frag.
16353         * build-all.mk: Set assorted targets for Q2.
16354         * config.sub: Recognize z8k-sim and h8300-hms.
16355         * test-build.mk: Really don't pass host to configure.
16356         (HOLES): Added uname.
16358 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16360         * configure: Handle an empty program-prefix, program-suffix or
16361         program-transform-name correctly.
16363 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16365         * build-all.mk: -G 8 no longer required for MIPS targets.
16366         * test-build.mk: Don't pass host argument to configure; make it
16367         guess.
16369 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16371         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16372         * Makefile.in (COMPRESS):  New macro, like GZIP.
16374 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16376         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16378         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16379         with gas currently defaults to -G 0.
16381 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16383         * Makefile.in (all-flex): flex depends on byacc.
16385         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16386         to test-build.mk as RELEASE_TAG.
16387         * test-build.mk (configargs): New variable containing arguments to
16388         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16389         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16391         * config.guess: Use /bin/uname when checking -X argument on SCO,
16392         to avoid invoking GNU uname which doesn't understand -X.
16394         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16396         * configure.in: Build gas for mips-*-*.
16398 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16400         * Makefile.in (all.normal): insert missing backslash.
16402 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16404         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16406         * Makefile.in: Complete overhaul to merge many almost identical
16407         targets.
16409 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16411         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16412         (gdb.tar.Z): Adjusted.
16414         * Makefile.in (setup-dirs, taz): New targets; should be general
16415         enough to adapt for gdb sometime.  Build only .z file.
16416         (gas.tar.z): New target.
16418 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16420         * build-all.mk: Use CC=cc -Xs on Solaris.
16422 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16424         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16425         for handling BISON for FSF releases.
16427 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16429         * configure: Actually implement the change zoo just documented.
16431 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16433         * configure: when using config.guess, only set target_alias when
16434         it's not already been set (ie, on the command line)
16436 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16438         * Makefile.in: add installcheck target, set PRMS to install-prms
16440 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16442         * configure: add support for package_makefile_fragment, handle the
16443         case where a directory has a configure.in file but no Makefile.in
16444         more gracefully (with an actual understandable error message, even);
16445         add support for --without (and add this to the usage message); also
16446         explicitly add a --host=${host_alias} to the command line when
16447         config.guess is used
16449 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16451         * configure: Must use both --host and --target in recursive calls.
16453 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16455         * Makefile.in: Change deja-gnu to dejagnu.
16457 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16459         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16461 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16463         * configure.in: canonicalize all instances to *-*-solaris2*,
16464         also strip out a number of tools to not build for go32 host
16466 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16468         * config.guess: add GPL.
16470         * Makefile.in, config.guess, config.sub, configure: bump
16471           copyrights to 93.
16473 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16475         * Makefile.in (do-info): Removed obsolete check for existence of
16476         localenv file.
16478         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16480 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16482         * Makefile.in: a couple of 'else true' for decstation,
16483         support for TclX
16485         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16487 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16489         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16491 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16493         * config.guess: Recognize i386-ibm-aix (PS/2).
16494         * configure.in: Use config/mh-aix386 file for it.
16496 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16498         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16499         CC_FOR_TARGET instead.
16500         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16502 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16504         * Makefile.in: Add sim to list of directories sent with gdb
16506 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16508         * configure.in: Put back mips-dec-bsd* case.
16510 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16512         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16513         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16514         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16516 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16518         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16520         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16521         (install-info): install dir.info only if it exists,
16522         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16524 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16526         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16527         gas for mips-dec-bsd.
16529 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16531         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16532         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16534 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16536         * configure.in: Added "dejagnu" to hosttools list.
16538 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16540         * config.sub, configure.in, config.guess:  Add support
16541         for Bosx, an AIX variant from Bull.
16542         Patches from F.Pierresteguy@frcl.bull.fr.
16544 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16546         * devo/dejagnu: Initial creation of devo/dejagnu.
16547         Migrated dejagnu testcases and support files for testing software
16548         tools to reside as subdirectories, currently called "testsuite",
16549         within the directory of the software tool.  Migrated all programs,
16550         support libraries, etc. beloging to dejagnu proper from
16551         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16552         with no modifications.  The changes to these files which will
16553         allow them to configure, build, and execute properly will be made
16554         in a future update.
16556 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16558         * Makefile.in: Change send_pr to send-pr.
16559         * configure.in: Likewise.
16560         * send_pr: Renamed directory to send-pr.
16562 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16564         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16566 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16568         * README:  Update for gdb-4.8 release.
16569         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16570         gdb-xxx.tar.z (gzip'd) file also.
16572 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16574         * Makefile.in: make all-diff depend on all-libiberty
16576 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16578         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16580 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16582         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16584 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16586         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16587         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16588         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16590 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16592         * Makefile.in:  makeinfo binary is in a new location
16594 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16596         * config.sub: Accept -ecoff as an OS.
16598         * Makefile.in: Various changes to eliminate a level of make
16599         recursion and reduce the required command line length.
16600         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16601         sub-makes.
16602         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16603         variables holding settings for specific sub-makes.
16604         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16605         in terms of BASE_FLAGS_TO_PASS.
16606         (TARGET_LIBS): New variable listing directories which use
16607         TARGET_FLAGS_TO_PASS.
16608         (subdir_do): Eliminated.
16609         (do-*): New set of targets to replace subdir_do.
16610         (various): All targets which used subdir_do now depend on do-*.
16611         (local-clean): Renamed from do_clean.
16612         (local-distclean): New target, dependency of distclean and
16613         realclean.
16614         (install-info): Don't create directories.  Depend on dir.info
16615         rather than calling make recursively.
16616         (install-dir.info): Eliminated.
16617         (install-info-dirs): Create all info directories here.
16618         (dir.info): Depend upon do-install-info.
16620         * test-build.mk (HOLES): Added false.
16622 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16624         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16626 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16628         * Makefile.in (info): remove dependency on all-texinfo.  The
16629         problem was really in texinfo/C, not at this level.
16631 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16633         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16635 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16637         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16638         GDB releases.
16640 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16642         * configure: Include srcdir in message about target of link not
16643         being found.  Don't convert `-' to `_' in `with' options being
16644         passed to subdirs.
16646 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16648         * configure.in: add uudecode to host_tools
16650         * Makefile.in: added {all,install}-uudecode targets, added them to
16651         the appropriate lists
16653 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16655         * Makefile.in (all-gcc): Added dependency on all-gas.
16657         * configure.in (mips-*-*): Build ld and binutils.
16659 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16661         * configure: check return code from mkdir, print error message and
16662           exit on failure.
16664 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16666         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16668 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16670         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16672 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16674         * config.sub (h8500):  Recognize this as a cpu type.
16676 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16678         * configure: source directory missing is no longer a warning
16680         * configure.in: recognize irix[34]* instead of irix[34]
16682         * Makefile.in: define and pass down X11_LIB
16684 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16686         * guess-systype: Renamed to ...
16687         * config.guess:  ... by popular request.
16688         * configure.in, Makefile.in:  Update accordingly.
16690 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16692         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16693         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16694         + Execute ./dummy instead of assuming . is in PATH.
16696 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16698         * guess-systype:  New shell script.  Attempts to guess the
16699         canonical host name of the executing host.
16700         Only a few hosts are supported so far.
16701         * configure:  Call guess-systype if no host is specified.
16703 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16705         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16706         gcc Makefile.
16709 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16711         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16712         (all-gcc, install-gcc, subdir_do): Use it.
16714 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16716         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16718 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16720         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16721           set exclusively by configure, using configure.in .
16723 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16725         * test-build.mk: set $PATH for all builds
16727         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16729 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16731         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16732         the one used in gcc/Makefile.in, so that a null expansion doesn't
16733         override the one needed to build gcc with a native cc.
16736 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16738         * configure: Accept -with arguments.
16740 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16742         * Makefile.in: added h8300sim
16744 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16746         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16747         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16748         (all-cygnus, native, build-cygnus): Make
16749         $(canonhost)-stamp-3stage-done, not $(host)....
16750         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16751         i386-sco3.2v4.  Added else true to if command.
16753 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16755         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16757 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16759         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16761 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16763         * configure.in: don't remove binutils from Solaris builds
16765 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16767         * Makefile.in: get rid of earlier definitions for *clean,
16768         also handle the recursive info rule better
16770 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16772         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16773         do more-or-less the right thing.
16775 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16777         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16778         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16780 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16782         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16783         $(host_canonical).
16785         * configure.in: split the configdirs list into 4 categories (native
16786         v. cross, library v. tool) and handle the cross-only and native-
16787         only in more reasonable (and correct!) way.
16789 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16791         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16792         configdirs anymore.
16794 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16796         * Makefile.in: extensive cleanup::  removed all of the explicit
16797         clean-* targets, collapsed many wrappers around subdir_do into
16798         one, added additional targets to satisfy standards.texi, deleted
16799         some old targets, some changes for consistency
16801 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16803         * configure.in: handle some programs as cross-only, and others as
16804         native only
16806         * test-build.mk: handle partial holes in a more generic manner
16808         * Makefile.in: m4 depends on libiberty
16810 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16812         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16813         time, wdiff, and find to configdirs
16815         * Makefile.in: all, clean, and install rules for the new programs
16816         added to configure.in
16818 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16820         * configure.in: use mh-sun for all *-sun-* hosts
16822 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16824         * Makefile.in: define flags for X11 include files and library file
16825         locations, pass them down to the programs that need this info
16827         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16829 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16831         * configure.in: start building libg++ for HP-UX targets
16833 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16835         * README:  Update references to files moved into etc/.
16837 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16839         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16840         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16842 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16844         * configure: accept dash as well as underscore in long option
16845         names for FSF compatibility.
16847 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16849         * config.sub: added -sco3.2v4 support from FSF.
16851 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16853         * configure.in: expand the section that adds or removes
16854         directories from the list of programs to build, to handle native
16855         vs. cross in addition to host v. native
16857 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16859         * Makefile.in:  Replace C++ in macro names with CXX.
16860         This is less likely to break ...
16862 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16864         * test-build.mk: add -w to GNU_MAKE
16866 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16868         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16869         add 'sparc' to list of recognized cpus.  This needed to make
16870         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16871         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16872         then changes that into $CPU-wrs-vxworks.
16874         * configure.in: remove most references to gdbtest, regularize
16875         target based program removal
16877         * test-build.mk: import from p3 tree (many fixes and changes)
16879 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16881         * Makefile.in: added rules to handle tcl, tk, and expect
16883         * configure.in: handle those directories if they exist
16885 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16887         * config.sub: removed bogus hppabsd and hppahpux names, since
16888         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16890 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16892         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16893         depends upon all-xiberty
16895         * Makefile.in: changes from p3, including:
16897         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16899         * Makefile.in (XTRAFLAGS): include newlib directories if
16900         newlib/Makefile exists, rather than if host != target.
16902         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16904         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16905         from the same source tree and not building a cross-compiler.  This
16906         matters for the libg++ configuration if reconfiguring a tree that
16907         has already been installed.
16909         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16911         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16912         pick up the machine and system specific header files.
16914         * Makefile.in: added AS_FOR_TARGET, passed down in
16915         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16916         the C compiler to use to create programs which are run in the
16917         build environment, set it to default to $(CC), and passed it down
16918         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16920         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16922         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16923         We need them for unusual native builds, like systems without
16924         ranlib.
16926         * configure: also define $(host_canonical) and
16927         $(target_canonical), which are the full, canonical names for the
16928         given host and target
16930 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16932         * Makefile.in:  Added separate definitions for C++.
16934 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16936         * configure.in (configdirs):  Add deja-gnu.
16938 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16940         * README:  Update for configure.texi and gdb-4.7 release.
16942 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16944         * Makefile.in:  Move "all" target to top of file.
16945         Previously, first target was ".PHONY" which caused BSD4.4 make
16946         to build .PHONY when make was run without arguments.
16948 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16950         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16951         Library-copylefted code in libiberty.
16953 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16955         * config.sub:  Replace m68kmote with plain old m68k.
16957 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16959         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16961 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16963         * config.sub: Complain if no argument is given.  Added support for
16964         386bsd as OS and target alias.
16966 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16968         * Makefile.in (XTRAFLAGS): include newlib directories if
16969         newlib/Makefile exists, rather than if host != target.
16971 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16973         * config.sub: recognize sparclite-wrs-vxworks.
16975         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16976         p3.) Added clean-xiberty to clean.
16978 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16980         * configure.in: use *-*-* instead of nested cases for host and target
16982 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16984         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16985         from the same source tree and not building a cross-compiler.  This
16986         matters for the libg++ configuration if reconfiguring a tree that
16987         has already been installed.
16989 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16991         * config.sub (i486v/i486v4):  Merge in from FSF version.
16993 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16995         * configure: only set PWD if it is already set.
16997 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16999         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17000         doesn't have unset and all success paths (and most error paths)
17001         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17002         to just ${PWD} to avoid confusion.)
17004 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17006         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17007         even for a native compilation.
17009 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17011         Changes to make the gdb.tar.Z rule work better.
17013         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17014         (DEVO_SUPPORT):  Add configure.texi.
17015         (bfd-ilrt.tar.Z):  Remove ancient rule.
17017 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17019         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17020         pick up the machine and system specific header files.
17022         * configure.in, config.sub: added new target m68010-adobe-scout,
17023         with alias of adobe68k.  Changed configure.in to check for
17024         -scout before -sco* to avoid a false match.
17026         * Makefile.in: added AS_FOR_TARGET, passed down in
17027         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17028         the C compiler to use to create programs which are run in the
17029         build environment, set it to default to $(CC), and passed it down
17030         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17032 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17034         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17035         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17036         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17037         FOR_TARGET variants, to newlib and libg++.
17039 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17041         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17042         first.
17044 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17046         * config.sub:  Accept `elf' as an environment.
17048 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17050         * Makefile.in (all-opcodes):  cd into the right directory
17052 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17054         * configure: added -program_transform_name option, used as
17055         argument to sed when installing programs.
17056         configure.texi: added documentation for -program_prefix,
17057         -program_suffix and -program_transform_name.
17059 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17061         * config.sub:  Accept i486 where i386 ok.
17063 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17065         * config.sub: accept we32k
17067 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17069         * config.sub, configure.in: accept OSE68000 and OSE68k.
17071         * Makefile.in: don't create all directories for ``make install'';
17072         let the subdirectories create the ones they need.
17074 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17076         * COPYING: new file, GPL v2
17078 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17080         * Makefile.in: use the new gen-info-dir, which needs a template
17081         argument (which also lives in texinfo)
17083         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17085 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17087         * config.sub (ncr3000):  Change i386 to i486.
17089 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17091         * Makefile.in: add install-rcs, install-grep to
17092         install-no-fixedincludes, removed install-bison and install-libgcc
17094 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17096         * configure.in: grab the HPUX makefile fragment if on HPUX
17098 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17100         * Makefile.in: eradicate bison spoor (ditto libgcc).
17101          configure.in: recognise m68{k,000}-ericsson-OSE.
17102          es1800 is alias for m68k-ericsson-OSE
17104 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17106         * configure.in: rearrange the parts that remove programs from
17107         configdirs, based now on HOST==TARGET or by canonical triple.
17109 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17111         * test-build.mk: recurse explicitly with -f test-build.mk when
17112           appropriate.  predicate stage3 and comparison on the existence
17113           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17114           On very clean, also remove ...stamp-co.  Build in-place before
17115           doing other builds.
17117 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17119         * Makefile.in, configure.in: add tgas
17121 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17123         * Makefile.in: a number of changes merged in from progressive.
17125         * configure.in: add libm.
17127         * .cvsignore: ignore some stuff that comes from test-build.mk.
17129 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17131         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17133 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17135         * configure: Add program_suffix (parallel to program_prefix)
17136         * Makefile.in: adjust directory-creating script for losing decstation
17138 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17140         * configure:  Minor $subdir-related fixes.
17142 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17144         * configure: fix various problems with propogating
17145         makefile_target_frag in subdirs.
17146         * configure.in: config libgcc if its there
17148 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17150         * config.sub:  HPPA merge.
17152 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17154         * Makefile.in:  Replace all-bison with all-byacc in all
17155         dependency lines for other tools (which now use byacc).
17157 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17159         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17161 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17163         * Makefile.in: make gprof rules similar to byacc rules (instead of
17164         vestigal $(unsubdir) that didn't work...)
17166 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17168         * config.sub:  Add support for Linux.
17169         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17170         (at least for libg++).
17172 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17174         * configure.texi: fix doc for the -nfp option to configure
17176 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17178         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17180 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17182         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17183         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17184         * configure.in: added solaris* host_makefile_frag hook.
17186 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17188         * config.sub: changed recognition of m68000 so that various
17189         m68k types can be specified via m680[01234]0
17191 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17193         * config.sub (basic_machine): fix sed so that '-foo' isn't
17194         completely substituted out while .+'-foo' loses the '-foo'
17196 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17198         * config.sub ($os): Add -aout.
17200 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17202         * configure:  If host_makefile_frag is absolute, don't
17203         prefix ${invsubdir} (relevant to libg++ auto-configure).
17205 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17207         * Makefile.in (tooldir): Define it.
17208         (all-ld): Depend on all-flex.
17210 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17212         * Makefile.in (check):  Fix libg++ special case.
17214 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17216         * configure: do not bury `pwd` into config.status, thus do fewer
17217           pwd's.
17219         * configure: print the "Building in" message only when building in
17220           other than "." AND verbose.
17222         * configure: remove -s, rework -v to better accommodate guested
17223           configures.
17225         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17227 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17229         * Makefile.in: macroize flags passed on recursion.  remove
17230           fileutils.
17232 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17234         * configure: get makesrcdir right for subdirs deeper than 1.
17236         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17237           install.
17239 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17241         * Makefile.in: don't print subdir_do or recursion lines.
17243 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17245         * standards.texi: added menu item.
17247         * Makefile.in: build and install standards.info.
17249         * standards.texi: new file.
17251 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17253         * configure: test for and move config.status pieces from
17254           ${subdir}/.
17256 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17258         * configure:  Test for existance of files before trying to mv
17259         them, to avoid numerous non-existance messages.
17261 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17263         * configure: correct final line of config.status.
17265         * configure: patch from eggert.  Avoids a protection problem if
17266           the original Makefile.in is read only.
17268         * configure: use move-if-change from gcc to create config.status.
17269           Some makefiles depend on config.status to tell if a directory
17270           has been reconfigured for a different host.  This change
17271           prevents those directories from remaking everything in the case
17272           where the reconfig was only intended to rebuild a Makefile.
17274         * configure: test for config.sub with "config.sub sun4" rather
17275           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17276           host alias from a missing config.sub.
17278 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17280         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17281           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17283 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17285         * configure: mkdir ${subdir} as needed.
17287 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17289         * Makefile.in,configure.in: added autoconf.
17291 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17293         * Makefile.in: no longer pass against on recursion.
17295         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17296           definitions are not inherited.
17298         * configure: correct makesrcdir when subdir is .
17300 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17302         * configure:  Add support for 'subdirs' variable, which is
17303         like 'configdirs', except that configure doesn't re-invoke
17304         itself for subdirs, it just creates a Makefile for each subdir.
17305         * configure.texi:  Document subdirs.
17307 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17309         * configure.in: added flex to configdirs
17311 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17313         * Makefile.in: remove clean-stamps from clean.
17315 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17317         * configure.in:  Add gdbtest to configdirs.
17319 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17321         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17322         to recursive makes.
17323         * configure.in:  Recognize new ncr3000 config.
17325 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17327         * Makefile.in, configure.in: removed references to gdbm.
17329 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17331         * config.sub:  Don't canonicalize os value
17332         newsos* to bsd (readline needs to check for newsos).
17333         (This fix was earlier made Jan 31, but got re-broken.)
17335 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17337         * configure.in:  sco is an os, not a vendor!
17339         * configure:  Quote $( better.  Keep various shells happy.
17341 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17343         * Makefile.in: eliminate stamp-files.
17345 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17347         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17348           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17350 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17352         * config.sub:  fix iris/iris3.
17354 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17356         * configure: re-add -rm.
17358 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17360         * Maskefile.in: add .stmp-rcs to all.
17362         * configure.in: remove gas from rs6000 build, use aix host fragment.
17364 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17366         * configure: pass down site_option during recursion.
17368 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17370         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17372 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17374         * configure: Change exec_prefix so that it really defaults to prefix.
17376 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17378         * Makefile.in, configure.in:  Add support for mmalloc library.
17380 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17382         * Makefile.in: add stmp dependencies for a few more things.
17384 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17386         * configure: adjusted error message on objdir/srcdir configure
17387           collision, per john's suggestion.
17389         * Makefile.in: add libiberty stmp to all and all.cross.
17391 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17393         * Makefile.in: remove force dependencies, add grep to all.
17395 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17397         * Makefile.in: drop flex.  make stamp files work.
17399         * configure: added test for conflicting configuration in srcdir,
17400           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17401           gets cranky.  use relative paths for configure and srcdir
17402           whenever possible.  Send some error messages to stderr that were
17403           going to stdout.
17405 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17407         * Makefile.in:  Fix libg++ rule to check for gcc directory
17408         before using gcc/gcc.  Also pass XTRAFLAGS.
17410 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17412         * Makefile.in: added stmp-files so that directories aren't polled
17413           when they are already built.
17415         * configure.texi: fixed a node pointer problem.
17417 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17419         * config.sub configure.in gdb/configure.in
17420         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17421         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17422         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17424 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17426         * configure: -recurring becomes -silent.  corrected help message
17427           for -site= option.
17429         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17431 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17433         * configure: when building Makefile for crosses, replace
17434           tooldir and program_prefix.  default srcdir from location of
17435           config.sub.  remove "for host in hosts" and "for target in
17436           targets" loops.
17438 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17440         * Makefile.in: Do not pass bindir or mandir to cvs.
17442 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17444         * Makefile.in, configure.in: removed traces of namesubdir,
17445           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17446           copyrights to '92, changed some from Cygnus to FSF.
17448         * configure.texi: remove most references to multiple hosts,
17449           multiple targets, subdirs, etc.
17451         * configure.man: removed rcsid. reference config.sub not
17452           config.subr.
17454         * Makefile.in: mkdir $(infodir) on install-info.
17456 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17458         * configure.texi:  Explain better about .gdbinit and about
17459         the environment that configure.in sections run in.
17461 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17463         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17465 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17467         * README:  DOC.configure => cfg-paper.texi.
17469 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17471         * config.sub (near case $os):  Don't convert newsos* to bsd!
17473 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17475         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17476         the number of copies of COPYING that go into the GDB tar file.
17478 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17480         * bfd/configure.in, gdb/config/mh-i386sco,
17481         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17482         Fix SCO configuration stuff.
17484 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17486         * Makefile.in:  For libg++, make sure the -I pointing
17487         to the gcc directory goes *after* all the libg++-local -I flags.
17488         Also, move just-gcc dependency from just-libg++ to all-libg++.
17490 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17492         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17494 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17496         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17498 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17500         * config.sub:  Add stratus configuration frags.  Also
17501         submitted to FSF.
17503 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17505         * Makefile.in (DEV_SUPPORT):  add configure.man.
17507         * config.sub(Decode manufacturer-specific):  add -none*.
17509 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17511         * Makefile.in:  remove form feeds to make Sun's make happy.
17512         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17514 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17516         * Makefile.in (AR_FLAGS):  Make quieter.
17518 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17520         * configure.in:  Add libg++.
17521         * configure:  When verbose, don't output the command line at each
17522         level; it will be unremarkably the same as the previous version,
17523         which will be the same as what the user typed.
17525 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17527         * configure.in, Makefile.in: fix clean-info, add flex.  add
17528           fileutils.
17530         * configure: be less sensitive to spaces in Makefile.in.  Do not
17531           look for sources in "..".  Doing so breaks subdirectories that
17532           might have their own configure.  If a subdir has it's own
17533           configure script, use it.
17535 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17537         * cfg-paper.texi: some changes suggested by rms.
17539 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17541         * config.sub:  Merge in some small additions from the FSF version,
17542         taken from the gcc distribution, to bring the Cygnus and FSF
17543         versions into closer sync.
17545 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17547         * configure.in:  Changed svr4 references to sysv4.
17549 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17551         * configure: added -V for version number option.
17553 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17555         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17556           renamed from DOC.configure to cfg-paper.texi.
17558 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17560         * configure, config.subr, config.sub: config.subr is now
17561           config.sub again.
17563 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17565         * configure.texi: new file, in progress.
17567         * Makefile.in: build info file and install the man page for
17568           configure.
17570         * configure.man: new file, first cut.
17572         * configure: find config.subr again now that configuration "none"
17573           has gone.  removed all traces of the -ansi option.  removed all
17574           traces of the -languages option.
17576         * config.subr: resync from rms.
17578 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17580         * configure, config.sub, config.subr: merge config.sub into
17581           config.subr, call the result config.subr, remove config.sub, use
17582           config.subr.
17584         * Makefile.in: revised install for dir.info.
17586 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17588         * configure.in: add decstation host makefile frag.
17590         * Makefile.in: BISON now bison -y again.  also install-gcc on
17591           install.  clean-gdbm on clean.  infodir belongs in datadir.
17592           Make directories for info install.  Build dir.info here then
17593           install it.
17595 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17597         * Makefile.in: fix for bad directory tests.
17599 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17601         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17602           regexp.  -srcdir relative was being handled incorrectly.
17604         * Makefile.in: unwrapped some for loops so that parallel makes
17605           work again and so one can focus one's attention on a particular
17606           package.
17608 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17610         * configure: added PWD as a stand in for `pwd` (for speed). use
17611           elif wherever possible.  make -srcdir work without -objdir.
17612           -objdir= commented out.
17614 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17616         * configure: +options become --options.  -subdirs commented out.
17617           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17618           Makefile now at top of generated Makefile.  Removed cvs log
17619           entries.  added -srcdir.  create .gdbinit only if there is one
17620           in ${srcdir}.
17622         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17623           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17624           and mandir now keyed off datadir by default.
17626 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17628         * Freshly created ChangeLog.
17631 Local Variables:
17632 mode: change-log
17633 left-margin: 8
17634 fill-column: 76
17635 version-control: never
17636 End: