2013-11-01 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / ChangeLog
blobe9259598d208d68ff26ce2734ff1477b2459a686
1 2013-10-30  Jason Merrill  <jason@redhat.com>
3         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4         --disable-build-format-warnings.
6 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
8         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
9         depend on libstdc++ and libgcc.
10         * configure: Regenerate.
11         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
12         libcilkrts for POSIX and i*86, and x86_64 architectures.
13         * Makefile.in: Added libcilkrts related fields to support building it.
15 2013-10-26  Jeff Law  <law@redhat.com>
17         * Makefile.def (target_modules): Remove libmudflap
18         (languages): Remove check-target-libmudflap).
19         * Makefile.in: Rebuilt.
20         * Makefile.tpl (check-target-libmudflap-c++): Remove.
21         * configure.ac (target_libraries): Remove target-libmudflap.
22         Remove checks which disabled libmudflap on some systems.
23         * configure: Rebuilt.
24         * libmudflap: Directory removed.
26 2013-10-21  Cong Hou  <congh@google.com>
28         * MAINTAINERS (Write After Approval): Add myself.
30 2013-10-16  Mike Stump  <mikestump@comcast.net>
32         * .dir-locals.el: Add.
34 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
36         * configure.ac: Add --enable-host-shared
37         * configure: Regenerate.
39 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
41         Import from savannah.gnu.org:
42         * config.guess: Update to 2013-06-10 version.
43         * config.sub: Update to 2013-10-01 version.
45 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
47         Changes to build configuration to allow big endian ARC ELF toolchain
48         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
49         * configure: Regenerate.
51 2013-09-20  Alan Modra  <amodra@gmail.com>
53         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
54         ppc host match.  Support little-endian powerpc linux hosts.
56 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
58         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
59         maintainer.
61 2013-09-12  DJ Delorie  <dj@redhat.com>
63         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
64         maintainers.
66 2013-09-03  Richard Biener  <rguenther@suse.de>
68         * configure.ac: Also allow ISL 0.12.
69         * configure: Regenerated.
71 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
73         * MAINTAINERS (Write After Approval): Add myself.
75 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
77         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
79 2013-08-26  Caroline Tice  <cmtice@google.com>
81         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
82         "Various Reviewers" to libvtv "Various Maintainers".
84 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
86         * MAINTAINERS: Add myself as RTL optimizers reviewer.
88 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
90         * MAINTAINERS: Update name, email.
92 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
94         * MAINTAINERS (Write After Approval): Add myself.
96 2013-08-12  Caroline Tice  <cmtice@google.com>
98         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
99         address in the Write After Approval section.
101 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
103         * MAINTAINERS (Write After Approval): Update email.
105 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
107         * configure.ac: Adjust to check VTV_SUPPORTED.
108         * configure: Regenerated.
110 2013-08-02  Caroline Tice  <cmtice@google.com>
112         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
113         on non-linux systems; add target-libvtv to noconfigdirs; add
114         libsupc++/.libs to C++ library search paths.
115         * configure: Regenerated.
116         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
117         libstdc++ and libgcc.
118         * Makefile.in: Regenerated.
120 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
122         * MAINTAINERS (Write After Approval): Add myself.
124 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
125             Shiva Chen  <shiva0217@gmail.com>
127         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
128         nds32 port maintainers.
130 2013-07-17  Tim Shen  <timshen91@gmail.com>
132         * MAINTAINERS (Write After Approval): Add myself.
134 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
136         * configure.ac: Sync from binutils.
137         * configure: Regenerate.
139 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
141         * MAINTAINERS (Write After Approval): Add myself.
143 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
145         * MAINTAINERS (Write After Approval): Add myself.
147 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
149         * MAINTAINERS (Write After Approval): Add myself.
151 2013-04-30  Brooks Moses  <bmoses@google.com>
153         * MAINTAINERS: Update my email; move myself from Fortran
154         reviewer to Write After Approval.
156 2013-04-16  Andreas Schwab  <schwab@suse.de>
158         * configure.ac (aarch64-*-*): Don't disable java.
159         * configure: Regenerate.
161 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
163         * MAINTAINERS (Write After Approval): Add myself.
165 2013-03-30  Matthias Klose  <doko@ubuntu.com>
167         * Makefile.def (target_modules): Don't install libffi.
168         * Makefile.in: Regenerate.
170 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
172         * MAINTAINERS (Write After Approval): Add myself.
174 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
176         * MAINTAINERS (Write After Approval): Add myself.
178 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
180         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
181         * configure: Regenerated.
183 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
185         * MAINTAINERS: Explicitly add myself as AIX maintainer.
186         Remove Geoff Keating as rs6000 port maintainer, at his request.
188 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
190         * MAINTAINERS: Update my email.
192 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
194         * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
195         * configure: Re-generate.
197 2013-01-15  Richard Biener  <rguenther@suse.de>
199         PR other/55973
200         * configure: Re-generate.
202 2013-01-14  Matthias Klose  <doko@ubuntu.com>
204         * Makefile.def (install-target-libsanitizer): Depend on
205         install-target-libstdc++-v3.
206         * Makefile.in: Regenerate.
208 2013-01-14  Richard Biener  <rguenther@suse.de>
210         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
211         * configure: Re-generate
213 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
215         * config.sub: Update from config repo.
217 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
219         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
220         * Makefile.in: Regenerate.
222 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
224         * MAINTAINERS (arc): Add new port maintainership for myself.
226 2013-01-09  Jason Merrill  <jason@redhat.com>
228         * .gitignore: Import from gdb repository.
230 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
232         * Makefile.def (configure-gcc): Depend on all-gmp.
233         (all-gcc): Remove dependency on all-gmp.
234         * Makefile.in: Regenerated.
236 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
238         * config.sub: Merge from config repo.
239         * config.guess: Ditto.
241 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
243         * Makefile.def: Merge from binutils.
244         * Makefile.in: Ditto.
246 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
248         * MAINTAINERS: Update my email.
250 2012-12-29  Ben Elliston  <bje@gnu.org>
252         * config.guess: Update to 2012-12-29 version.
253         * config.sub: Likewise.
255 2012-12-20  Matthias Klose  <doko@ubuntu.com>
257         * Makefile.def (install-target-libgfortran): Depend on
258         install-target-libquadmath, install-target-libgcc.
259         (install-target-libsanitizer): Depend on install-target-libgcc.
260         (install-target-libjava): Depend on install-target-libgcc.
261         (install-target-libitm): Depend on install-target-libgcc.
262         (install-target-libobjc): Depend on install-target-libgcc.
263         (install-target-libstdc++-v3): Depend on install-target-libgcc.
264         * Makefile.in: Regenerate.
266 2012-12-19  Matthias Klose  <doko@ubuntu.com>
268         * Makefile.def (install-target-libgo): Depend on
269         install-target-libatomic.
270         * Makefile.in: Regenerate.
272 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
274         PR go/55201
275         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
276         * Makefile.in: Regenerate.
278 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
280         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
281         * configure: Regenerate.
283 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
285         * config.sub: Merge from config repo.
287 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
289         * Makefile.def (target_modules): Add bootstrap=true and
290         raw_cxx=true to libsanitizer.
291         * configure.ac (bootstrap_target_libs): Add libsanitizer.
292         * Makefile.in: Regenerated.
293         * configure: Likewise.
295 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
297         * MAINTAINERS: Remove self as RTL optimization maintainer.
299 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
301         * MAINTAINERS (Write After Approval): Add myself.
303 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
305         * Makefile.def (target_modules): Remove bootstrap=true and
306         raw_cxx=true from libsanitizer.
307         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
308         * Makefile.in: Regenerated.
309         * configure: Likewise.
311 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
313         * Makefile.def (target_modules): Add bootstrap=true and
314         raw_cxx=true to libsanitizer.
315         * configure.ac (bootstrap_target_libs): Add libsanitizer.
316         * Makefile.in: Regenerated.
317         * configure: Likewise.
319 2012-11-28  Andrew Pinski  <apinski@cavium.com>
321         PR bootstrap/54279
322         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
323         * configure: Regenerate.
324         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
325         * Makefile.in: Regenerate.
327 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
329         * configure.ac: Disable libsanitizer if we're not building C++.
330         * configure: Regenerate.
332 2012-11-15  Roland McGrath  <roland@hack.frob.com>
334         * MAINTAINERS (Write After Approval): Add myself.
336 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
338         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
339         Kostya Serebryany (kcc@google.com) and
340         Jakub Jelinek (jakub@redhat.com).
341         Rename area for Dodji Seketeli (dodji@redhat.com).
343 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
345         * MAINTAINERS: (asan.c, related): Add myself.
347 2012-11-14  Roland McGrath  <mcgrathr@google.com>
349         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
350         * configure: Regenerate.
352 2012-11-13  Richard Henderson  <rth@redhat.com>
354         * configure.ac: Move libsanitizer logic to subdirectory.
355         * configure: Regenerate.
357 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
359         * configure.ac: Enable libsanitizer just on x86 linux for now.
360         * configure: Re-generate.
362 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
364         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
365         sections.
366         * configure: Regenerate.
368 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
370         * configure.ac: Add section for configdirs for libsanitizer.
371         Disable for cris-*-* and mmix-*-*.
372         * configure: Regenerate.
374 2012-11-12  Wei Mi <wmi@google.com>
376         * configure.ac: Add libsanitizer to target_libraries.
377         * Makefile.def: Ditto.
378         * configure: Regenerate.
379         * Makefile.in: Regenerate.
380         * libsanitizer: New directory for asan runtime.  Contains an empty
381         tsan directory.
383 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
385         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
386         against Mingw64 w32api.
387         * configure: Regenerate.
389 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
391         * configure: Regenerated.
393 2012-11-03  Robert Mason  <rbmj@verizon.net>
395         * configure.ac: add --disable-libstdcxx configure option
396         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
398 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
400         * MAINTAINERS (Write After Approval): Add myself.
402 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
404         * MAINTAINERS (Write After Approval): Add myself.
406 2012-10-24  Sharad Singhai  <singhai@google.com>
408         * MAINTAINERS (Write After Approval): Add myself.
410 2012-10-24  Eric Christopher  <echristo@gmail.com>
412         * MAINTAINERS: Update email address.
414 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
416         PR bootstrap/54820
417         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
418         * configure: Regenerate.
420 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
422         * MAINTAINERS (aarch64): Add Marcus and myself.
424 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
426         PR bootstrap/54820
427         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
428         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
429         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
430         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
431         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
432         * Makefile.in: Regenerate.
433         * configure.ac (have_static_libs): New variable and associated check.
434         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
435         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
436         * configure: Regenerate.
438 2012-10-10  Richard Biener  <rguenther@suse.de>
440         * MAINTAINERS: Adjust for changed surname.
442 2012-10-04  Lawrence Crowl  <crowl@google.com>
444         * MAINTAINERS (Write After Approval): Add myself.
446 2012-10-01  Cary Coutant  <ccoutant@google.com>
448         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
450 2012-09-28  Ian Lance Taylor  <iant@google.com>
452         * Makefile.def: Make all-target-libgo depend on
453         all-target-libbacktrace.
454         * Makefile.in: Rebuild.
456 2012-09-26  Ian Lance Taylor  <iant@google.com>
458         * Makefile.def: Make all-gcc depend on all-libbacktrace.
459         * Makefile.in: Rebuild.
461 2012-09-20  Walter Lee  <walt@tilera.com>
463         * configure.ac: Add tilegx to list of targets that support gold.
464         * configure: Regenerate.
466 2012-09-20  Marek Polacek  <polacek@redhat.com>
468         * MAINTAINERS (Write After Approval): Add myself.
470 2012-09-19  Steve Ellcey  <sellcey@mips.com>
472         * configure.ac: Add mips*-mti-elf* target.
473         * configure: Regenerate.
475 2012-09-17  Ian Lance Taylor  <iant@google.com>
477         * MAINTAINERS (Various Maintainers): Add libbacktrace.
478         * configure.ac (host_libs): Add libbacktrace.
479         (target_libraries): Add libbacktrace.
480         * Makefile.def (host_modules): Add libbacktrace.
481         (target_modules): Likewise.
482         * configure, Makefile.in: Rebuild.
484 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
486         PR target/38607
487         Merge upstream change.
488         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
490         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
491         Add libgomp*.o to compare_exclusions for AIX.
492         * configure: Regenerate.
494 2012-09-06  Diego Novillo  <dnovillo@google.com>
496         * configure.ac: Bump minimum GMP version to 4.2.3.
497         * configure: Re-generate.
499 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
501         PR target/54461
502         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
503         target-libgloss if not configured --with-avrlibc=no.
504         * configure: Regenerate.
506 2012-09-04  Jason Merrill  <jason@redhat.com>
508         * configure.ac: Fix --enable-languages=all.
510 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
512         * MAINTAINERS (Write After Approval): Add myself.
514 2012-09-03  Richard Guenther  <rguenther@suse.de>
516         PR bootstrap/54138
517         * configure.ac: Re-organize ISL / CLOOG checks to allow
518         disabling with either --without-isl or --without-cloog.
519         * configure: Regenerated.
521 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
523         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
524         * configure: Regenerate.
526 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
528         * MAINTAINERS: Fix my email address.
530 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
532         PR binutils/4970
533         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
534         and opcodes.
535         * Makefile.in: Regenerated.
537 2012-08-26  Art Haas <ahaas@impactweather.com>
539         * configure: Regenerate.
541 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
543         * INSTALL/README: Also refer to the online installation
544         instructions.
546 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
548         * MAINTAINERS (Write After Approval): Add myself.
549         (Picochip port): Remove myself.
551 2012-08-14   Diego Novillo  <dnovillo@google.com>
553         Merge from cxx-conversion branch.
555         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
556         POSTSTAGE1_CONFIGURE_FLAGS.
557         * Makefile.in: Regenerate.
558         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
559         Force C++ when bootstrapping.
560         * configure: Regenerate.
562 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
564         * MAINTAINERS (Write After Approval): Add myself.
566 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
568         * README: Document use of ranges of years in copyright notices.
570 2012-07-06  Richard Guenther  <rguenther@suse.de>
572         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
573         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
574         --with-gmp=system.
575         * Makefile.in: Regenerated.
576         * configure: Likewise.
578 2012-07-06  Richard Guenther  <rguenther@suse.de>
580         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
581         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
582         supply V=1 as extra_make_flags.
583         * configure: Regenerated.
584         * Makefile.in: Likewise.
586 2012-07-04  Tristan Gingold  <gingold@adacore.com>
588         * configure: Regenerate.
590 2012-07-03  Richard Guenther  <rguenther@suse.de>
592         * Makfile.def (isl): Remove not necessary extra_exports and
593         extra_make_flags.
594         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
595         * Makefile.in: Regenerated.
597 2012-07-03  Richard Guenther  <rguenther@suse.de>
599         * Makefile.def (cloog): Add V=1 to extra_make_flags.
600         * configure.ac: If either the ISL or the CLooG check failed
601         do not try to build in-tree versions.
602         * Makefile.in: Regenerated.
603         * configure: Regenerated.
605 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
607         * configure: Regenerate.
609 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
611         * MAINTAINERS (Various Maintainers): Add myself as testsuite
612         maintainer.
614 2012-07-02  Richard Guenther  <rguenther@suse.de>
616         * configure: Regenerated.
618 2012-07-02  Richard Guenther  <rguenther@suse.de>
619         Michael Matz  <matz@suse.de>
620         Tobias Grosser <tobias@grosser.es>
621         Sebastian Pop <sebpop@gmail.com>
623         * Makefile.def: Add ISL host module, remove PPL host module.
624         Adjust ClooG host module to use the proper ISL.
625         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
626         * configure.ac: Include config/isl.m4.  Add ISL host library,
627         remove PPL.  Remove PPL configury, add ISL configury, adjust
628         ClooG configury.
629         * Makefile.in: Regenerated.
630         * configure: Likewise.
632 2012-07-02  Richard Guenther  <rguenther@suse.de>
634         Merge from graphite branch
635         2011-07-21  Tobias Grosser  <tobias@grosser.es>
637         * configure: Regenerated.
638         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
639         both cloog.org and legacy versions. The only supported version will
640         be CLooG with the isl backend.
642         2011-07-21  Tobias Grosser  <tobias@grosser.es>
644         * configure: Regenerated.
645         * configure.ac: Require cloog isl 0.17.0
647         2011-07-21  Tobias Grosser  <tobias@grosser.es>
649         * configure: Regenerated.
650         * config/cloog.m4: Do not define CLOOG_ORG
652 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
654         * configure.ac: Skip C if explicitly selected.
655         * configure: Regenerate.
657 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
659         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
660         they contain -O2.
661         * configure: Regenerate.
663 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
665         PR debug/53740
666         * df.h, df-problems.c, dce.c: Revert last patch.
668 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
670         * MAINTAINERS (Write After Approval): Update my email address.
672 2012-06-21  Meador Inge  <meadori@codesourcery.com>
674         * MAINTAINERS (Write After Approval): Add myself.
676 2012-06-20  Jason Merrill  <jason@redhat.com>
678         * Makefile.tpl (check-target-libgomp-c++): New.
679         (check-target-libitm-c++): New.
680         * Makefile.def (c++): Add them.
681         * Makefile.in: Regenerate.
683 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
685         * MAINTAINERS (Write After Approval): Add myself.
687 2012-05-16  Olivier Hainque  <hainque@adacore.com>
689         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
690         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
691         (install-no-fixedincludes): Adjust accordingly.
692         * Makefile.in: Regenerate.
694 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
696         Merge upstream change
697         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
699 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
701         * MAINTAINERS (Write After Approval): Add myself.
703 2012-05-09  Nick Clifton  <nickc@redhat.com>
704             Paul Smith  <psmith@gnu.org>
706         PR bootstrap/50461
707         * configure.ac (mpfr-dir): When using in-tree MPFR sources
708         allow for the fact that from release v3.1.0 of MPFR the source
709         files were moved into a src sub-directory.
710         * configure: Regenerate.
712 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
714         * configure.ac: Bump minimum MPFR version to 2.4.0.
715         * configure: Regenerated.
717 2012-05-01  Richard Henderson  <rth@redhat.com>
719         * Makefile.def (libatomic): New target_module.
720         * configure.ac (target_libraries): Add libatomic.
721         (noconfigdirs): Check if libatomic is supported.
722         * Makefile.in, configure: Rebuild.
724 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
726         * MAINTAINERS (Write After Approval): Add myself.
728 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
730         * config.sub: Update to 2012-04-18 version from official repo.
732 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
734         * MAINTAINERS (Write After Approval): Add myself.
736 2012-04-11  Steve Ellcey  <sellcey@mips.com>
738         * MAINTAINERS: Changed email address.
740 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
742         PR target/52737
743         * contrib/gcc_update (files_and_dependencies):
744         Remove gcc/config/avr/t-multilib from touch data.
746 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
748         * MAINTAINERS (OS Port Maintainers): Remove irix.
749         * configure.ac (enable_libgomp): Remove *-*-irix6*.
750         (unsupported_languages): Remove mips-sgi-irix6.*.
751         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
752         (with_stabs): Remove.
753         * configure: Regenerate.
755 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
757         * MAINTAINERS (OS Port Maintainers): Remove osf.
758         * configure.ac (enable_libgomp): Remove *-*-osf*.
759         (with_stabs): Remove alpha*-*-osf*.
760         * configure: Regenerate.
762 2012-03-05  Tristan Gingold  <gingold@adacore.com>
764         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
765         * configure: Regenerate.
767 2012-02-17  Walter Lee  <walt@tilera.com>
769         * MAINTAINERS: (Write After Approval): Delete myself.
771 2012-02-14  Walter Lee  <walt@tilera.com>
773         * MAINTAINERS (tilegx port): Add myself.
774         (tilepro port): Add myself.
775         (Write After Approval): Add myself.
777 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
779         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
780         and Joseph Myers as docstring relicensing maintainers.
782 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
784         * MAINTAINERS (write-after-approval): Add myself.
786 2012-02-08  Ira Rosen <irar@il.ibm.com>
788         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
789         maintainer.
791 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
793         * MAINTAINERS (Write After Approval): Move myself to
794         maintain alphabetical order.
796 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
798         * MAINTAINERS (Write After Approval): Add myself.
800 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
802         * MAINTAINERS (Write After Approval): Add myself.
804 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
805             Jayant R Sonar <jayant.sonar@kpitcummins.com>
807         * configure.ac (cr16-*-*): Remove nonconfigdirs.
808         * configure: Regenerate.
810 2012-01-23  Harshit Chopra  <harshit@google.com>
812         * MAINTAINERS (Write After Approval): Add myself.
814 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
816         * configure.ac: Remove reference to mh-interix.
817         * configure: Regenerate.
819 2012-01-05  Richard Henderson  <rth@redhat.com>
821         PR bootstrap/51072
822         * configure.ac: Disable libitm if c++ is not enabled.
823         * configure: Rebuild.
825         * configure.ac: Fix regexp for same.
826         * configure: Rebuild.
828 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
830         * MAINTAINERS (Write After Approval): Add myself.
832 2012-01-02  Richard Guenther  <rguenther@suse.de>
834         PR bootstrap/51686
835         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
836         * Makefile.in: Regenerate.
838 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
840         * MAINTAINERS (Write After Approval): Add myself.
842 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
844         * configure: Regenerate.
846 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
848         * MAINTAINERS (picochip): Changed email address.
850 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
852         * MAINTAINERS (write-after-approval): Add self.
854 2011-11-29  DJ Delorie  <dj@redhat.com>
856         * configure.ac (rl78-*-*) New case.
857         * configure: Regenerate.
858         * MAINTAINERS: Add myself as RL78 maintainer.
860 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
862         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
864 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
866         * libtool.m4: Additional FreeBSD 10 fixes.
868 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
870         * MAINTAINERS: Move myself from Write After Approval to CPU Port
871         Maintainers section, as Epiphany maintainer.
873 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
875         PR target/49992
876         * configure.ac: Remove ranlib special-casing for Darwin.
877         * configure: Regenerate.
879 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
881         * MAINTAINERS (Reviewers): Keep the list sorted.
883 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
885         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
887 2011-11-09  Roland McGrath  <mcgrathr@google.com>
889         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
890         * configure: Rebuild.
891         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
892         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
893         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
894         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
895         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
896         Add READELF.
897         * Makefile.in: Rebuild.
899 2011-11-09  Jason Merrill  <jason@redhat.com>
901         * Makefile.def (language=c++): Remove check-c++0x.
902         * Makefile.in (check-gcc-c++): Regenerate.
904 2011-11-08  Richard Henderson  <rth@redhat.com>
906         * configure.ac: Test for libitm directory present first.
908         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
910         * configure.ac: Test libitm/configure.tgt to disable libitm.
911         * configure: Rebuild.
913 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
914             Richard Henderson  <rth@redhat.com>
916         Merged from transactional-memory.
918         * Makefile.def (lang_env_dependencies): libitm is c++.
919         Add libitm target module.
920         * configure.ac: Likewise.
921         * config/mmap.m4: New file.
922         * contrib/gcc_update: Add libitm to touch data.
923         * Makefile.in, configure: Rebuild.
925 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
927         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
928         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
929         * Makefile.in: Regenerate.
931 2011-11-01  DJ Delorie  <dj@redhat.com>
933         * config.sub: Update to version 2011-10-29 (added rl78)
935 2011-10-27  Nick Clifton  <nickc@redhat.com>
937         * config.sub: Import these changes from the config project:
939         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
940             Ben Elliston  <bje@gnu.org>
942         * config.sub (epiphany): New.
944         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
945             Ben Elliston  <bje@gnu.org>
947         * config.sub (hexagon, hexagon-*): New.
949         2011-08-23  Roland McGrath  <mcgrathr@google.com>
951         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
952         64eb to be64.
954         2011-08-16  Roland McGrath  <mcgrathr@google.com>
956         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
957         (nacl): Grok as alias for 32el-unknown-nacl.
959 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
961         * MAINTAINERS (Write After Approval): Add myself.
963 2011-10-24  Teresa Johnson  <tejohnson@google.com>
965         * MAINTAINERS (Write After Approval): Add myself.
967 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
969         * MAINTAINERS (sparc port): Remove myself.
971 2011-09-14  Tom de Vries  <tom@codesourcery.com>
973         * MAINTAINERS (Write After Approval): Add myself.
975 2011-08-14  Yao Qi  <yao@codesourcery.com>
977         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
978         * configure: Regenerate.
980 2011-07-26  Ian Lance Taylor  <iant@google.com>
982         * configure.ac: Set have_compiler based on whether gcc directory
983         exists, rather than on whether gcc is in configdirs.
984         * configure: Rebuild.
986 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
988         * MAINTAINERS (Global Reviewers): Add self.
990 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
992         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
993         link directories.
994         * Makefile.in: Rebuild.
996 2011-07-20  Ian Lance Taylor  <iant@google.com>
998         PR bootstrap/49787
999         * configure.ac: Move --enable-bootstrap handling earlier in file.
1000         If --enable-bootstrap and either --enable-build-with-cxx or
1001         --enable-build-poststage1-with-cxx, enable C++ automatically.
1002         * configure: Rebuild.
1004 2011-07-19  Ian Lance Taylor  <iant@google.com>
1006         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1007         make C++ a boot_language.  Set and substitute
1008         POSTSTAGE1_CONFIGURE_FLAGS.
1009         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1010         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1011         * configure, Makefile.in: Rebuild.
1013 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1015         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1016         maintainers.
1018 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1020         * MAINTAINERS (Global Reviewers): Add myself.
1022 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1024         * configure: Regenerate.
1026 2011-07-16  Jason Merrill  <jason@redhat.com>
1028         * Makefile.def (language=c++): Add check-c++0x and
1029         check-target-libmudflap-c++.
1030         * Makefile.tpl (check-target-libmudflap-c++): New.
1031         * Makefile.in: Regenerate.
1033 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1035         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1036         * Makefile.def (target_modules/libjava): Pass
1037         $(EXTRA_CONFIGARGS_LIBJAVA).
1038         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1039         if not configured with --enable-static-libjava.
1040         * Makefile.in: Regenerate.
1041         * configure: Likewise.
1043 2011-07-15  Jason Merrill  <jason@redhat.com>
1045         * Makefile.in (check-c++): Move check-gcc-c++0x after
1046         check-target-libstdc++-v3.
1048 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1050         * MAINTAINERS (c6x port): New entry.
1052 2011-07-13  Jason Merrill  <jason@redhat.com>
1054         * Makefile.in (check-gcc-c++0x): New.
1055         (check-c++): Depend on it.
1057 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1059         PR target/39150
1060         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1061         x86_64-*-solaris2.1[0-9]*.
1062         * configure: Regenerate.
1064 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1066         * MAINTAINERS (RTL optimizers): Add self.
1068 2011-06-27  Gabriel Charette  <gchare@google.com>
1070         * MAINTAINERS (Write After Approval): Add myself.
1072 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1074         PR regression/47836
1075         PR bootstrap/23656
1076         PR other/47733
1077         PR bootstrap/49247
1078         PR c/48825
1079         * configure.ac (target_libraries): Remove target-libiberty.
1080         Remove case-statement setting skipdirs=target-libiberty for
1081         multiple targets.  Remove checking target_configdirs and
1082         removing target-libiberty but keeping target-libgcc if
1083         otherwise empty.
1084         * Makefile.def (target_modules): Don't add libiberty.
1085         (dependencies): Remove all traces of target-libiberty.
1086         * configure, Makefile.in: Regenerate.
1088 2011-06-13  Walter Lee <walt@tilera.com>
1090         * configure.ac (tilepro-*-*) New case.
1091         (tilegx-*-*): Likewise.
1092         * configure: Regenerate.
1094 2011-06-06  Jing Yu  <jingyu@google.com>
1096         * configure.ac: Skip target-libiberty for
1097         arm*-*-linux-androideabi.
1098         * configure: Regenerated.
1100 2011-06-06  Nick Clifton  <nickc@redhat.com>
1102         * config.sub: Sync from upstream.
1104 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1106         * MAINTAINERS (Write After Approval): Add myself.
1108 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1110         * MAINTAINERS: Update my email address.
1112 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1114         * MAINTAINERS (Write After Approval): Update my email address.
1116 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1118         * MAINTAINERS (Write After Approval): Add myself.
1120 2011-05-08  Doug Kwan  <dougkwan@google.com>
1122         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1123         * configure: Regenerated.
1124         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1125         value from configure.
1126         * Makefile.in: Regenerated.
1128 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1130         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1131         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1132         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1133         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1134         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1135         *-*-vxworks*): Disable newlib and libgloss in separate case
1136         statement.
1137         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1138         to separate case statement.
1139         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1140         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1141         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1142         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1143         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1144         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1145         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1146         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1147         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1148         i[[3456789]]86-*-rdos*, m32r-*-*,
1149         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1150         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1151         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1152         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1153         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1154         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1155         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1156         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1157         and libgloss in main case over targets.  Remove most empty cases
1158         in main case over targets.
1159         * configure: Regenerate.
1161 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1163         * MAINTAINERS (Write After Approval): Add myself.
1165 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1167         * configure.ac: Remove code setting special library locations for
1168         hppa*64*-*-hpux11*.  Remove code setting compiler for
1169         sparc-sun-solaris2*.
1170         * configure: Regenerate.
1172 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1174         * configure.ac: Separate libgloss_dir settings from general case
1175         over targets.
1176         * configure: Regenerate.
1178 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1180         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1181         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1182         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1183         cases in libgcj-disabling case statement.
1184         (hppa*64*-*-linux*): Set unsupported_languages instead of
1185         disabling target-zlib.
1186         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1187         to hppa*64*-*-hpux*.
1188         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1189         hppa*-*-hpux*.
1190         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1191         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1192         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1193         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1194         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1195         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1196         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1197         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1198         libgcj-disabling case statement.
1199         * configure: Regenerate.
1201 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1203         * configure.ac: Disable Java for targets not supporting libffi.
1204         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1205         Remove cases in Java-disabling statement.
1206         (*arm-wince-pe): Change to arm-wince-pe.
1207         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1208         cases in Java-disabling statement.
1209         (bfin-*-*): Don't disable Java again.
1210         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1211         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1212         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1213         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1214         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1215         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1216         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1217         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1218         Java-disabling statement.
1219         (mmix-*-*): Don't disable Java again.
1220         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1221         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1222         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1223         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1224         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1225         statement.
1226         * configure: Regenerate.
1228 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1230         * configure.ac: Separate cases disabling Java and Java libraries
1231         from general case over targets.
1232         * configure: Regenerate.
1234 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1236         * MAINTAINERS: Update my email address.
1238 2011-04-20  Easwaran Raman  <eraman@google.com>
1240         * MAINTAINERS (Write After Approval): Add myself.
1242 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1244         PR lto/48086
1245         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1246         * configure: Regenerate.
1248 2011-04-16  Jim Meyering  <meyering@redhat.com>
1250         * MAINTAINERS (Write After Approval): Add myself.
1252 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1254         * MAINTAINERS: Update my email address.
1256 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1258         * MAINTAINERS (Write After Approval): Add myself.
1260 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1262         * MAINTAINERS (Write After Approval): Add myself.
1264 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1266         * MAINTAINERS (Write After Approval): Add myself.
1268 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1270         * configure.ac (build_tools): Remove build-byacc.
1271         (host_libs): Remove mmalloc.
1272         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1273         autoconf automake libtool diff rcs fileutils shellutils time
1274         textutils wdiff find uudecode hello tar gzip indent recode release
1275         sed perl gawk findutils gettext zip.
1276         (libgcj): Remove target-qthreads.
1277         (target_tools): Remove target-examples target-gperf.
1278         (YACC): Don't handle building byacc.
1279         * configure: Regenerate.
1280         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1281         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1282         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1283         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1284         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1285         handle building components.
1286         * Makefile.in: Regenerate.
1288 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1290         * MAINTAINERS: Update my email address as Xtensa maintainer.
1292 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1294         * config.sub: Sync from upstream.
1296 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1298         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1299         (microblaze*): Don't disable libssp.
1300         * configure: Regenerate.
1302 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1304         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1305         moveifchange.
1306         * configure: Regenerate.
1307         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1308         * Makefile.in: Regenerate.
1310 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1312         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1313         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1314         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1315         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1316         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1317         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1318         md_exec_prefix cases.
1319         * configure: Regenerate.
1321 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1323         * configure.ac: Separate cases disabling target-libssp,
1324         target-libiberty, target-libstdc++-v3 and Fortran from general
1325         case over targets.
1326         * configure: Regenerate.
1328 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1330         * configure.ac (*-*-chorusos): Don't disable libgcj.
1331         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1332         Remove case.
1333         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1334         (arm-*-coff): Don't disable libgcj.
1335         (arm*-*-linux-gnueabi): Remove useless assignment.
1336         (arm-*-riscix*): Don't disable libgcj.
1337         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1338         configuration.
1339         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1340         (c54x*-*-*): Remove case.
1341         (tic54x-*-*): Don't disable GCC or GCC libraries.
1342         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1343         to *.
1344         (d10v-*-*): Don't disable GCC libraries.
1345         (d30v-*-*): Don't disable libgcj.
1346         (h8500-*-*): Don't disable GCC libraries.
1347         (i960-*-*): Don't disable libgcj.
1348         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1349         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1350         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1351         libgcj.
1352         (m68k-*-coff*): Remove case.
1353         (mmix-*-*): Don't disable libgloss on host.
1354         (mn10200-*-*, mn10300-*-*): Remove cases.
1355         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1356         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1357         Don't disable libgcj.
1358         (romp-*-*): Remove case.
1359         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1360         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1361         case.
1362         (v810-*-*): Don't disable GCC libraries.
1363         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1364         (ip2k-*-*): Don't disable GCC libraries.
1365         * configure: Regenerate.
1367 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1369         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1370         libffi on host.
1371         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1372         on host.
1373         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1374         * configure: Regenerate.
1376 2011-03-26  John Marino  <binutils@marino.st>
1378         * configure.ac: Add support for *-*-dragonfly*
1379         * configure: Regenerate.
1381 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1383         * configure.ac (native_only): Remove.
1384         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1385         send-pr uudecode guile gnuserv on host.
1386         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1387         send-pr rcs guile perl texinfo libtool on host.
1388         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1389         automake send-pr rcs guile perl texinfo libtool on host.
1390         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1391         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1392         (alpha*-dec-osf*): Don't disable fileutils on target.
1393         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1394         texinfo send-pr expect dejagnu on target.
1395         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1396         target-qthreads on target.
1397         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1398         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1399         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1400         x86_64-*-mingw*): Don't disable expect on target.
1401         (*-*-cygwin*): Don't disable target-gperf on target.
1402         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1403         gnuserv on target.
1404         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1405         target.
1406         * configure: Regenerate.
1408 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1410         * configure.ac (target_tools): Remove target-groff.
1411         (native_only): Remove target-groff.
1412         (hppa*64*-*-*): Don't disable byacc.
1413         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1414         setting.
1415         (*-*-kaos*): Don't skip target-librx and target-groff.
1416         (*-*-netware*): Don't skip target-libmudflap.
1417         (*-*-tpf*): Don't skip target-libmudflap.
1418         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1419         directories on the host.
1420         (ia64*-*-*vms*): Don't skip tix.
1421         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1422         host.
1423         * configure: Regenerate.
1425 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1427         * configure.ac: Remove references to mt-mep, mt-netware,
1428         mt-wince.
1429         * Makefile.def: Add all-utils soft dependencies.
1430         * Makefile.tpl: Remove GDB_NLM_DEPS.
1431         * configure: Regenerate.
1432         * Makefile.in: Regenerate.
1434 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1436         * configure.ac: Do not include mh-x86omitfp.
1437         * configure: Regenerate.
1439 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1441         * configure.ac: Remove empty cases.
1442         * configure: Regenerate.
1444 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1446         * Makefile.def: Add dependency from termcap to gdb.
1447         * Makefile.in: Regenerate.
1449 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1451         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1452         * configure: Regenerate.
1453         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1454         * Makefile.tpl: Likewise.
1455         * Makefile.in: Regenerate.
1457 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1459         * configure.ac: Remove all mentions of tentative_cc.
1460         * configure: Regenerate.
1462 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1464         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1465         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1466         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1467         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1468         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1469         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1470         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1471         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1472         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1473         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1474         *-*-rhapsody*): Remove host cases.
1475         * configure: Regenerate.
1477 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1479         * configure.ac (ppc*-*-pe): Remove host case.
1480         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1481         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1482         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1483         cases.
1484         * configure: Regenerate.
1486 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1488         * config.sub: Update to version 2011-03-23.
1490 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1492         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1493         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1494         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1495         * configure: Regenerate.
1497 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1499         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1500         to Write After Approval.
1501         * config-ml.in: Don't handle arc-*-elf*.
1502         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1503         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1504         handle GCC libraries.
1505         * configure: Regenerate.
1507 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1509         PR bootstrap/48120:
1510         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1511         Add -lstdc++ -lm to LIBS.
1512         * configure: Regenerate.
1514 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1516         * config.guess: Update to version 2011-02-02
1517         * config.sub: Update to version 2011-02-24
1519 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1521         PR lto/48086
1522         * configure.ac: Re-enable LTO on *-apple-darwin9.
1523         * configure: Regenerate.
1525 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1527         PR lto/48086
1528         * configure.ac: Disable LTO on darwin due to an assembler change in
1529         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1530         under 256.
1531         * configure: Regenerate.
1533 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1535         * MAINTAINERS: Update myself as score backend maintainer,
1536         update my e-mail address.
1538 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1540         * MAINTAINERS: Update my e-mail address.
1542 2011-03-06  Joey Ye  <joey.ye@arm.com>
1544         * MAINTAINERS: Update my e-mail address.
1546 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1548         * configure.ac: Adjust test of with_ppl.
1549         * configure: Regenerated.
1551 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1553         * MAINTAINERS: Adjust my e-mail address.
1555 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1557         * configure.ac: Add -lpwl to ppllibs.
1558         * configure: Regenerated.
1560 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1562         * config/cloog.m4: Add -lisl to clooglibs.
1563         * configure: Regenerated.
1565 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1567         * MAINTAINERS (CPU Port maintainers): Add self.
1569 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1571         * MAINTAINERS: Add myself as testsuite maintainer.
1573 2011-02-15  Mike Stump  <mikestump@comcast.net>
1575         * MAINTAINERS: Add myself as testsuite maintainer.
1577 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1579         Import from Libtool and gnulib:
1581         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1583         Prepare for supporting FreeBSD 10.
1584         * config.rpath: Remove handling of freebsd1* which soon would
1585         match FreeBSD 10.0.
1587         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1589         Remove support for FreeBSD 1.x.
1590         * libtool.m4 (_LT_LINKER_SHLIBS)
1591         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1592         soon would incorrectly match FreeBSD 10.0.
1594 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1596         PR binutils/12283
1597         * move-if-change: Import version from gnulib.
1599 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1601         PR lto/47225
1602         * Makefile.def (lto-plugin): Double dash for enable-shared.
1603         (configure-gcc): Depend on all-lto-plugin.
1604         * Makefile.in: Rebuilt.
1606 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1608         * configure.ac: Remove extra bracket.
1609         * configure: Regenerate.
1611 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1613         * MAINTAINERS: Add myself as libquadmath maintainer.
1615 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1617         * MAINTAINERS: Update my email address.
1619 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1621         * MAINTAINERS (option handling): Add self.
1623 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1625         PR lto/47225
1626         * Makefile.def: Add dependency for install-gcc
1627         on install-lto-plugin.
1628         * Makfile.in: Regenerated
1630 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1632         * MAINTAINERS (CPU Port Maintainers): Add myself.
1634 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1636         PR libgcj/44341
1637         * configure.ac: Discard --with-* flags for host when configuring
1638         target libraries for cross build.
1639         * configure: Rebuilt.
1641 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1643         * MAINTAINERS (linear loop transforms): Removed.
1645 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1647         * configure.ac: If with_ppl is no, move setting with_cloog=no
1648         after CLOOG_REQUESTED check.
1649         * configure: Regenerated.
1651 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1653         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1654         CLooG has been requested.
1655         * configure: Regenerated.
1657 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1659         * configure: Regenerated.
1660         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1662 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1664         * configure: Regenerated.
1665         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1667 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1669         * configure.ac: Use AS_HELP_STRING throughout.
1670         * configure: Regenerate.
1672 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1674         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1675         * configure: Regenerate.
1677 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1679         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1681 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1683         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1684         for ia64-hpux.
1685         * configure: Regenerate.
1687 2011-01-07  Jan Hubicka  <jh@suse.cz>
1689         PR lto/47225
1690         * Makefile.in: Regenerate.
1691         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1692         configure.
1694 2011-01-07  Jan Hubicka  <jh@suse.cz>
1696         * Makefile.in: Regenerate.
1697         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1698         and configure dependency on lto-plugin configure.
1699         (lto-plugin module): Remove dependency on GCC; add dependency on
1700         liniberty.
1702 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1704         * MAINTAINERS (Write After Approval): Add myself.
1706 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1708         * configure: Regenerate.
1710 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1712         * configure.ac: (picochip): Disable libiberty.
1714 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1716         * MAINTAINERS (Write After Approval): Add myself.
1718 2010-12-10  Ian Lance Taylor  <iant@google.com>
1720         PR bootstrap/46819
1721         * configure.ac: For --disable-libgcj clear libgcj_saved.
1722         * configure: Rebuild.
1724 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1726         PR fortran/46540
1727         * configure.ac: Add --disable-libquadmath and
1728         --disable-libquadmath-support.
1729         * configure: Regenerate.
1731 2010-12-03  Ian Lance Taylor  <iant@google.com>
1733         * MAINTAINERS: Add myself as libgo maintainer.
1735 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1737         PR libffi/46792
1738         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1739         * configure: Regenerate.
1741 2010-12-02  Ian Lance Taylor  <iant@google.com>
1743         * configure.ac: Always set default for poststage1_ldflags to
1744         -static-libstdc++ -static-libgcc.
1746 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1748         * configure.ac: Move comment to remove extra space in last argument
1749         of GCC_TARGET_TOOL.
1751 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1753         PR other/46026
1754         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1755         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1756         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1757         (BASE_FLAGS_TO_PASS): Use it.
1758         * configure: Rebuilt.
1759         * Makefile.in: Rebuilt.
1761 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1763         PR binutils/12258
1764         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1765         Properly check default linker.
1766         * configure: Regnerated.
1768 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1770         * configure.ac: For --enable-gold, handle value `default' instead of
1771         `both*'.  New configure option --{en,dis}able-ld.
1772         * configure: Regenerate.
1774 2010-11-20  Ian Lance Taylor  <iant@google.com>
1776         * configure.ac: Only disable a language library if no language needs
1777         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1778         * configure: Rebuild.
1780 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1782         * Makefile.in: Regenerate.
1784         PR other/46202
1785         * configure.ac: Fix just-built in-tree STRIP name to be
1786         binutils/strip-new.
1787         * configure: Regenerate.
1788         * Makefile.def (install-strip-gcc, install-strip-binutils)
1789         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1790         (install-strip-sid): Mirror dependencies on non-strip variants
1791         of these targets on the respective -strip prerequisites.
1792         * Makefile.tpl (install-strip, install-strip-host)
1793         (install-strip-target): New targets.
1794         (install-strip-[+module+], install-strip-target-[+module+]):
1795         New targets.
1796         * Makefile.in: Regenerate.
1798 2010-11-19  Ian Lance Taylor  <iant@google.com>
1799             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1801         * configure.ac: Add target-libgo to target_libraries.  Set
1802         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1803         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1804         (HOST_EXPORTS): Add GOC.
1805         (BASE_TARGET_EXPORTS): Add GOC.
1806         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1807         (GOCFLAGS_FOR_TARGET): New variable.
1808         (EXTRA_HOST_FLAGS): Add GOC.
1809         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1810         * Makefile.def (target_modules): Add libgo.
1811         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1812         (dependencies): Add dependency from configure-target-libgo to
1813         configure-target-libffi and all-target-libstdc++-v3.  Add
1814         dependencies from all-target-libgo to all-target-libffi.
1815         (languages): Add go.
1816         * configure: Rebuild.
1817         * Makefile.in: Rebuild.
1819 2010-11-19  Ian Lance Taylor  <iant@google.com>
1821         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1822         compiler/flag environment variables.
1824 2010-11-18  Ian Lance Taylor  <iant@google.com>
1826         * configure.ac: Check for lang_requires_boot_languages in
1827         config-lang.in files.
1828         * configure: Rebuild.
1830 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1831             Tobias Burnus  <burnus@net-b.de>
1833         PR fortran/32049
1834         * Makefile.def: Add libquadmath; build it with language=fortran.
1835         * configure.ac: Add libquadmath.
1836         * Makefile.tpl: Handle multiple libs in check-[+language+].
1837         * Makefile.in: Regenerate.
1838         * configure: Regenerate.
1840 2010-11-16  Tom Tromey  <tromey@redhat.com>
1842         * MAINTAINERS: Moved myself to reviewers section.
1844 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1846         * MAINTAINERS: Moved myself to reviewers section.
1848 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1850         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1851         (Write After Approval): Remove self.
1853 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1855         * configure.ac: Fix spelling in option names.
1856         * configure: Regenerated.
1858 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1860         PR bootstrap/39622
1861         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1862         * configure: Regenerated.
1864 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1866         * MAINTAINERS: Update my email address.
1868 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1870         * configure: Regenerate.
1872 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1874         * configure: Regenerate.
1876 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1878         * configure: Regenerate.
1880 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1882         * configure: Regenerate.
1884 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1886         * configure.ac: Support official CLooG.org versions.
1887         * configure: Regenerate.
1888         * config/cloog.m4: New.
1890 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1892         * MAINTAINERS (Write After Approval): Add myself.
1894 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1896         * MAINTAINERS: Update my email address.
1898 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1900         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1901         * configure: Regenerate.
1903 2010-11-03  Ian Lance Taylor  <iant@google.com>
1904             Dave Korn  <dave.korn.cygwin@gmail.com>
1906         PR lto/46273
1907         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1908         and on other supported platforms whenever LTO is enabled.
1909         * configure: Rebuild.
1911 2010-11-02  Alan Modra  <amodra@gmail.com>
1913         PR binutils/12110
1914         * configure.ac: Error when source path contains spaces.
1915         * configure: Regenerate.
1917 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1919         * MAINTAINERS: Update my email address.
1921 2010-10-20  Ian Lance Taylor  <iant@google.com>
1923         * Makefile.def (target_modules): Set lib_path to src/.libs for
1924         libstdc++-v3 module.
1925         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1926         * Makefile.in: Rebuild.
1928 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1930         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1931         (Write After Approval): Remove myself.
1933 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1935         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1937 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1939         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1941 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1943         * configure.ac (build_lto_plugin): New shell variable.
1944         (--enable-lto): Turn on by default for all non-ELF platforms that
1945         have had LTO support added so far.  Set build_lto_plugin appropriately
1946         for both ELF and non-ELF.
1947         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1948         * configure: Regenerate.
1950 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1952         Sync from src:
1953         * configure.ac (v850 support): Remove target-libgloss from
1954         noconfigdirs.
1955         * configure: Regenerate.
1957 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1959         PR bootstrap/45326
1960         PR bootstrap/45174
1961         * configure.ac: Honor initial values of $build_configargs,
1962         $host_configargs, $target_configargs.  Mark the precious, so
1963         environment settings get recorded.
1964         * configure: Regenerate.
1966 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1968         PR bootstrap/45796
1969         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1970         Depend on all-build-libiberty.
1971         * Makefile.in: Regenerate.
1973 2010-09-30  Michael Eager  <eager@eagercon.com>
1975         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1976         * configure: Regenerate.
1978 2010-09-28  Michael Eager  <eager@eagercon.com>
1980         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1982 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1984         PR bootstrap/44621
1985         * configure.ac: Fix unportable shell quoting.
1986         * configure: Regenerate.
1988 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1990         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1991         targets and amend comment.
1992         * configure: Regenerate.
1994 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1996         * MAINTAINERS (Write After Approval): Add myself.
1998 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2000         * configure.ac: Enable LTO by default on Darwin.
2001         * configure: Regenerate.
2003 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2005         * MAINTAINERS (Write After Approval): Add myself.
2007 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2009         * MAINTAINERS (Write After Approval): Add myself.
2011 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2013         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2014         ports
2016 2010-07-28  David Yuste  <david.yuste@gmail.com>
2018         * MAINTAINERS (Write After Approval): Add myself.
2020 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2022         * configure.ac: Support all v850 targets.
2023         * configure: Regenerate.
2025 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2027         PR bootstrap/44455
2028         * configure.ac (extra_mpfr_configure_flags): Copy from
2029         extra_mpc_gmp_configure_flags.
2030         * configure: Re-generated.
2032 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2034         * MAINTAINERS (Write After Approval): Add myself.
2036 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2038         * MAINTAINERS (Write After Approval): Add myself.
2040 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2042         * MAINTAINERS (Write After Approval): Add myself.
2044 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2046         PR target/44862
2047         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2048         Provide -B option to allow for link spec %s substitutions for
2049         libstdc++.a on darwin.
2050         * Makefile.in: Regenerate.
2052 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2054         * MAINTAINERS (Reviewers): Update my e-mail address
2056 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2058         * Makefile.def (configure-gcc): Depend on all-libelf.
2059         * Makefile.in: Rebuild.
2061 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2063         * MAINTAINERS (Write After Approval): Add myself in the right place.
2065 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2067         * MAINTAINERS (Write After Approval): Add myself.
2069 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2071         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2073 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2075         * config.sub: Update to version 2010-05-21.
2076         * config.guess: Update to version 2010-04-03.
2078 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2080         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2081         * configure: Regenerate.
2083 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2085         * MAINTAINERS (Write After Approval): Add myself.
2087 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2089         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2090         a platform that supports LTO.
2091         * configure: Regenerate.
2093 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2095         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2096         * configure: Regenerated.
2098 2010-04-27  Roland McGrath  <roland@redhat.com>
2099             H.J. Lu  <hongjiu.lu@intel.com>
2101         * configure.ac (--enable-gold): Support both, both/gold and
2102         both/bfd to add gold to configdirs without removing ld.
2103         * configure: Regenerated.
2105         * Makefile.def: Add install-gold dependency to install-ld.
2106         * Makefile.in: Regenerated.
2108 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2110         PR lto/42776
2111         * configure.ac (--enable-lto): Refactor handling so libelf tests
2112         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2113         and allow LTO to be explicitly enabled on non-ELF platforms that
2114         are known to support it inside else-clause.
2115         * configure: Regenerate.
2117 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2119         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2120         * configure: Regenerate.
2122 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2124         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2125         * configure: Regenerate.
2127 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2129         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2130         separately.
2131         * configure: Regenerate.
2133 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2135         * MAINTAINERS (Write After Approval): Add myself.
2137 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2139         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2140         * configure: Regenerate.
2142 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2144         * configure: Regenerate after change to elf.m4.
2146 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2148         * MAINTAINERS (Write After Approval): Add myself.
2150 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2152         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2153         * configure: Regenerated.
2155 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2157         * configure.ac: Print "buggy but acceptable" when CLooG
2158         revision is less than 9.
2159         * configure: Regenerated.
2161 2010-04-01  Diego Novillo  <dnovillo@google.com>
2163         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2165 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2167         PR bootstrap/43615
2168         PR bootstrap/43328
2170         Revert:
2172         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2174         * configure.ac: Do not pass --enable-multilib nor
2175         --disable-multilib in baseargs.  Accept explicitly passed
2176         --enable_multilib.
2177         * configure: Regenerate.
2179 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2181         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2183 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2185         * MAINTAINERS: Remove myself.
2187 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2189         PR bootstrap/43328
2190         * configure.ac: Do not pass --enable-multilib nor
2191         --disable-multilib in baseargs.  Accept explicitly passed
2192         --enable_multilib.
2193         * configure: Regenerate.
2195 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2197         * MAINTAINERS (spu port): Remove me.
2199 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2201         * configure.ac (tic6x-*-*): New case.
2202         * configure: Regenerate.
2204 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2206         * config.sub: Update to version 2010-03-22.
2207         * config.guess: Update to version 2009-12-30.
2209 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2211         PR ada/42554
2212         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2213         * configure: Regenerate.
2215 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2217         * MAINTAINERS: Update my email address.
2219 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2221         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2222         (ghassan.shobaki@amd.com): Removed.
2224 2010-03-17  Alan Modra  <amodra@gmail.com>
2226         * MAINTAINERS: Update my email address.
2228 2010-03-16  Diego Novillo  <dnovillo@google.com>
2230         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2231         Matthews.
2233 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2235         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2236         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2238 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2240         * MAINTAINERS: Update my email address.
2242 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2244         * MAINTAINERS: Update my email address.
2246 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2248         * MAINTAINERS: Update my email address.
2250 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2252         * MAINTAINERS: Update my email address.
2254 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2256         PR libstdc++/32499
2257         * configure.ac (RANLIB): Default to true.
2258         (STRIP): Likewise.
2259         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2260         * configure: Regenerate.
2262 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2264         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2265         (Write After Approval): Update my email address.
2267 2010-02-17  Nick Clifton  <nickc@redhat.com>
2269         PR 11238
2270         * Makefile.tpl (local-distclean): Also remove config.cache files in
2271         sub-directories as there may not be Makefiles present in the
2272         sub-directories.
2273         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2274         the config.cache files found by the find command.
2276         * Makefile.in: Regenerate.
2277         * configure.ac: Revert previous delta.
2278         * configure: Regenerate.
2280 2010-02-15  Nick Clifton  <nickc@redhat.com>
2282         PR 11238
2283         * configure.ac: Delete config.cache files in sub-directories when
2284         deleting Makefiles.
2285         * configure: Regenerate.
2287 2010-02-12  Ben Elliston  <bje@gnu.org>
2289         * MAINTAINERS: Update my email address.
2291 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2293         * MAINTAINERS (spu port): Update my email address.
2295 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2297         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2299 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2301         * configure.ac: Add "recommended" version checks for GMP/MPC.
2302         Update recommended GMP/MPFR/MPC versions.
2303         * configure: Regenerate.
2305 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2307         * MAINTAINERS: Move my Embecosm email address into the
2308         write-after-approval section.
2310 2010-01-26  Ian Lance Taylor  <iant@google.com>
2312         * MAINTAINERS: Add myself as Go frontend maintainer.
2314 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2316         PR libstdc++/36101, PR libstdc++/42813
2317         * configure.ac (bootstrap_target_libs): Make inclusion of
2318         target-libgomp conditional on libgomb being in target_configdirs.
2319         * configure: Regenerate.
2321 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2323         PR libstdc++/36101, PR libstdc++/42813
2324         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2325         * configure: Regenerate.
2327 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2329         PR libstdc++/36101, PR libstdc++/42813
2330         * configure.ac (target_configdirs): Substitute.
2331         * Makefile.def: Bootstrap target module libgomp.
2332         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2333         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2334         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2335         * configure, Makefile.in: Regenerate.
2337 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2339         * MAINTAINERS: Adjust my details.
2341 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2343         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2345 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2347         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2349 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2351         * MAINTAINERS (Write After Approval): Add myself.
2353 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2355         * MAINTAINERS (Write After Approval): Add myself.
2357 2010-01-11  Richard Guenther  <rguenther@suse.de>
2359         PR lto/41569
2360         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2361         * Makefile.in: Regenerated.
2363 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2365         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2366         * configure: Regenerate.
2368 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2369             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2371         PR bootstrap/42424
2372         * configure.ac: Include libtool m4 files.
2373         (_LT_CHECK_OBJDIR): Call it.
2374         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2375         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2377         * configure: Regenerate.
2379 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2381         PR bootstrap/41818
2382         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2383         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2384         * Makefile.in: Regenerate.
2386 2010-01-02  Richard Guenther  <rguenther@suse.de>
2388         PR lto/41529
2389         * configure.ac: Include config/elf.m4.  Disable LTO if not
2390         builting for an elf target.
2391         * configure: Regenerate.
2393 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2395         * MAINTAINERS: Change my email address.
2397 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2399         * config.sub, config.guess: Update from upstream sources.
2401 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2403         * MAINTAINERS (Write After Approval): Add myself.
2405 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2407         PR middle-end/30447
2408         PR middle-end/30789
2409         PR other/40302
2411         * configure.ac: Require MPC.
2412         * configure: Regenerate.
2414 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2416         PR target/38384
2417         PR bootstrap/40972
2418         * libtool.m4: Sync from git Libtool.
2419         * ltoptions.m4: Likewise.
2420         * ltversion.m4: Likewise.
2421         * lt~obsolete.m4: Likewise.
2422         * ltmain.sh: Likewise.
2424 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2426         * configure.ac: Update minimum MPC version to 0.8.
2427         * configure: Regenerate.
2429 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2431         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2432         * configure: Regenerated.
2434 2009-11-21  Ian Lance Taylor  <iant@google.com>
2436         * configure.ac: Change default of poststage1_ldflags to be empty if
2437         poststage1_libs is set.  When poststage1_libs is empty, and
2438         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2439         * configure: Rebuild.
2441 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2443         * MAINTAINERS (Write After Approval): Update my email address.
2445 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2447         * config.guess: Update from upstream sources.
2449 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2451         * Makefile.def: Restore host and target settings for gmp.
2452         * Makefile.in: Rebuild.
2454 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2456         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2457         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2458         Fix portability of test of C++ as bootstrap language.  Add
2459         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2460         * configure: Rebuild.
2461         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2462         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2463         in-tree building.
2464         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2465         (POSTSTAGE1_HOST_EXPORTS): Use it.
2466         (STAGE[+id+]_CXXFLAGS): New.
2467         (BASE_FLAGS_TO_PASS): Pass it down.
2468         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2469         extra_exports.
2470         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2471         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2472         extra_exports.
2473         * Makefile.in: Rebuild.
2475 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2477         * config.sub, config.guess: Update from upstream sources.
2479 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2481         * MAINTAINERS (Write After Approval): Add myself.
2483 2009-11-09  Jon Beniston  <jon@beniston.com>
2485         * MAINTAINERS (Write After Approval): Add myself.
2487 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2489         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2490         paths for *-w64-mingw* and x86_64-*mingw*.
2491         * configure: Regenerated.
2493 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2495         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2497 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2499         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2500         Phil Edwards to Write-After Approval.
2502 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2504         * configure.ac: Disable target-winsup & co for
2505         x86_64-*-mingw* and *-w64-mingw* targets.
2506         * configure: Regenerated.
2508 2009-10-16  Nick Clifton  <nickc@redhat.com>
2510         * MAINTAINERS: Add myself as a maintainer for the RX port.
2512 2009-10-26  Johannes Singler  <singler@kit.edu>
2514         * MAINTAINERS (Write After Approval): Update my e-mail address.
2516 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2518         * configure.ac (CLooG test): Use = with test.
2519         * configure: Regenerate.
2521 2009-10-22  Richard Guenther  <rguenther@suse.de>
2523         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2524         cloog if the ppl version check failed.  Move flags saving
2525         before setting in libelf check.
2526         * configure: Regenerate.
2528 2009-10-21  Richard Guenther  <rguenther@suse.de>
2530         * configure.ac: Adjust the ppl and cloog configure to work as
2531         documented.  Disable cloog if ppl was disabled.  Omit the version
2532         checks if they were disabled.
2533         * configure: Re-generate.
2535 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2537         * configure.ac: Add 'lto' to enable_languages, not
2538         new_enable_languages, and only if not already present.
2539         * configure: Regenerate.
2541 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2543         * README: Refer to the various COPYING* files instead of just
2544         COPYING.
2545         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2547 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2549         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2551 2009-10-07  Richard Guenther  <rguenther@suse.de>
2553         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2554         and Richard Guenther as reviewers.
2555         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2556         as reviewers.
2558 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2560         * config.sub: Update from upstream sources.
2562 2009-10-06  Ian Lance Taylor  <iant@google.com>
2564         * Makefile.def: check-gold depends upon all-gas.
2565         * Makefile.in: Rebuild.
2567 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2569         * MAINTAINERS (Write After Approval): Add myself.
2571 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2573         * Makefile.def: all-lto-plugin depends on all-libiberty.
2574         set bootstrap=true for lto-plugin.
2575         Add lto-plugin.
2576         * Makefile.in: Regenerate.
2577         * configure.ac (host_libs): Add lto-plugin.
2578         * configure: Regenerate.
2580 2009-10-03  Diego Novillo  <dnovillo@google.com>
2582         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2583         (HOST_LIBELFLIBS): Define.
2584         (HOST_LIBELFINC): Define.
2585         * Makefile.in: Regenerate.
2586         * configure.ac: Add --enable-lto.
2587         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2588         If --enable-lto is used, add 'lto' to new_enable_languages.
2589         If --enable-lto is used and gold is enabled, add
2590         lto-plugin to configdirs.
2591         * configure: Regenerate.
2593 2009-10-03  Simon Baldwin  <simonb@google.com>
2595         * configure.ac: If --with-system-zlib, suppress local zlib and
2596         pass --with-system-zlib to subdir configure scripts.
2597         * configure: Regenerate.
2599 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2600             Paolo Bonzini  <bonzini@gnu.org>
2602         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2603         $(srcdir).
2604         * Makefile.in: Rebuilt.
2606 2009-09-26  Gary Funck  <gary@intrepid.com>
2608         * MAINTAINERS (Write After Approval): Add myself.
2610 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2612         * configure.ac: Update minimum MPC version to 0.7.
2613         * configure: Regenerate.
2615 2009-09-25  Nick Clifton  <nickc@redhat.com>
2617         * configure.ac: Pass any --cache-file=/dev/null option on to
2618         subconfigures.
2619         * configure: Regenerate.
2621 2009-09-23  Nick Clifton  <nickc@redhat.com>
2623         * config.sub, config.guess: Update from upstream sources.
2625 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2627         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2628         * Makefile.in: Rebuilt.
2630 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2632         PR bootstrap/32272
2633         * configure.ac: Error out if $srcdir isn't '.' but contains
2634         host-${host_noncanonical}.
2635         * configure: Regenerate.
2637 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2639         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2640         maintainer.
2642 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2644         * configure.ac: If bootstrapping a combined tree with
2645         --enable-gold, require c++ in stage1_languages.
2646         * configure: Regenerate.
2648         * configure.ac: Also add target_libs of stage1_languages to
2649         bootstrap_target_libs.
2650         * configure: Regenerate.
2652         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2653         with --enable-languages not containing c++.
2654         * configure: Regenerate.
2656 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2658         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2659         * configure: Regenerate.
2661 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2663         * MAINTAINERS (Write After Approval): Update my e-mail address,
2664         and move from from here...
2665         (Waiting for paperwork): To here.
2667 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2669         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2671 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2673         * configure.ac: Do not use $extrasub for replacing @if/@endif
2674         parts in Makefile; instead, use additional arguments to
2675         AC_CONFIG_COMMANDS to do the replacement manually, with several
2676         sed invocations, to avoid HP-UX sed command limits.
2677         * configure: Regenerate.
2679 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2681         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2682         blank before -L.
2684 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2686         * configure.ac (with-build-config): Document.  Handle without.
2687         Handle missing argument.
2688         * configure: Rebuilt.
2690 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2692         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2693         Default to bootstrap-debug only if compare-debug works.
2694         * configure: Rebuilt.
2695         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2696         * Makefile.in: Rebuilt.
2698 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2700         * MAINTAINERS (OS Port Maintainers): Update my email address.
2702 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2704         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2705         * Makefile.in: Rebuilt.
2707 2009-09-01  Chris Demetriou  <cgd@google.com>
2709         * MAINTAINERS (Write After Approval): Add myself.
2711 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2713         PR debug/30161
2714         * include/dwarf2.h (enum dwarf_tag): Added
2715         DW_TAG_GNU_template_template_param
2716         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2718 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2720         * Makefile.tpl (AWK): Fix typo.
2721         * Makefile.in: Regenerate.
2723 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2725         * configure.ac: Detect awk and sed.
2726         * Makefile.def (flags_to_pass): Add AWK and SED.
2727         * Makefile.tpl (AWK, SED): New.
2728         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2729         * configure: Regenerate.
2730         * Makefile.in: Regenerate.
2732 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2734         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2735         (collapseslashes): Likewise.
2737 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2739         * configure.ac (AC_PREREQ): Bump to 2.64.
2741 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2743         * configure.ac: Remove --with-datarootdir, --with-docdir,
2744         --with-pdfdir, --with-htmldir switches.
2745         * configure: Regenerate.
2747         * configure: Regenerate.
2749         * compile: Sync from Automake 1.11.
2750         * depcomp: Likewise.
2751         * install-sh: Likewise.
2752         * missing: Likewise.
2753         * mkinstalldirs: Likewise.
2754         * ylwrap: Likewise.
2756 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2758         * ltmain.sh (func_normal_abspath): New function.
2759         (func_relative_path): Likewise.
2760         (func_mode_help): Document new -bindir option for link mode.
2761         (func_mode_link): Add new -bindir option, and use it to place
2762         output DLL if specified.
2764 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2766         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2767         (baseargs): Add --disable-option-checking.
2768         * configure: Regenerate.
2770         * Makefile.def (configure-target-libiberty): Depend on
2771         all-binutils and all-ld.
2772         (configure-target-newlib): Likewise.
2773         * Makefile.in: Regenerate.
2775 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2777         * config.sub, config.guess: Update from upstream sources.
2779 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2781         Sync from src, merge:
2783         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2785         * configure.ac: Do not exclude gas for i386-*-darwin.
2786         Add a case for x86_64-*-darwin.
2787         * configure: Regenerate.
2789 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2791         * MAINTAINERS: Add my name to Write After Approval list.
2793 2009-08-06  Michael Eager  <eager@eagercon.com>
2795         * configure.ac: Add Microblaze target.
2796         * configure: Regenerate.
2798 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2800         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2801         * configure: Regenerate.
2803 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2805         * MAINTAINERS (Write After Approval): Update my e-mail address.
2807 2009-07-06  Ian Lance Taylor  <iant@google.com>
2809         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2810         * configure: Rebuild.
2812 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2814         * MAINTAINERS: Move myself to the Graphite Reviewers.
2816 2009-06-30  Wei Guozhi  <carrot@google.com>
2818         * MAINTAINERS: Add my name to Write After Approval list.
2820 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2822         PR bootstrap/40338
2823         * configure.ac (comparestring): Create new variable.
2824         * Makefile.tpl (comparestring): Use to skip some comparisions.
2825         * configure: Regenerate.
2826         * Makefile.in: Regenerate.
2828 2009-06-26  Doug Evans  <dje@sebabeach.org>
2830         * Makefile.def (host_modules): Add cgen.
2831         * Makefile.in: Regenerate.
2832         * configure.ac (host_tools): Add cgen.
2833         * configure: Regenerate.
2835 2009-06-23  DJ Delorie  <dj@redhat.com>
2837         * MAINTAINERS: Add myself as mep maintainer.
2839 2009-06-23  Ian Lance Taylor  <iant@google.com>
2841         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2842         boot_languages.  Only bootstrap target libraries listed in
2843         target_libs for some boot language.  Add --with-stage1-ldflags,
2844         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2845         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2846         if not building with C++.
2847         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2848         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2849         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2850         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2851         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2852         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2853         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2854         * configure, Makefile.in: Rebuild.
2856 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2858         * MAINTAINERS: Added my name to write-after-approval list.
2860 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2862         * configure.ac: Define is_elf for QNX Neutrino targets.
2863         * configure: Regenerate.
2865 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2867         * MAINTAINERS: Added my name to the write-after-approval list
2869 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2871         * configure.ac: Detect MPC in default directory.
2872         * configure: Regenerate.
2874 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2875             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2877         * Makefile.tpl (all): Avoid a trailing backslash.
2878         * Makefile.in: Regenerate.
2880 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2882         * config.sub, config.guess: Update from upstream sources.
2884 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2886         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2887         to noconfdirs.
2888         * configure: Regenerate.
2890 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2892         * Makefile.tpl ([+compare-target+]): Compare all stage
2893         directories, rather than just gcc.
2894         * Makefile.in: Rebuilt.
2896 2009-06-01  Doug Kwan  <dougkwan@google.com>
2898         * configure.ac: Support gold for target arm*-*-*.
2899         * configure: Regenerate.
2901 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2903         * Makefile.def: Add MPC support and dependencies.
2904         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2906         * Makefile.in, configure: Regenerate.
2908 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2910         * Makefile.tpl (all): Avoid harmless warning in make all when
2911         gcc-bootstrap is enabled but stage_last does not exist.
2912         * Makefile.in: Rebuilt.
2914 2009-05-24  Nicolas Roche  <roche@adacore.com>
2916         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2917         * Makefile.in: Regenerate.
2919 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2921         * MAINTAINERS: Update my e-mail address.
2923 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2925         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2926         * configure:  Regenerate.
2928 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2930         PR other/40159
2931         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2932         gcc-no-bootstrap are mutually exclusive.
2933         * Makefile.in: Rebuilt.
2935 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2937         PR other/40159
2938         * Makefile.tpl (all): Don't end with unconditional success.
2939         * Makefile.in: Rebuilt.
2941 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2943         PR target/37137
2944         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2945         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2946         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2947         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2948         stage_configureflags, stage_cflags and stage_libcflags into
2949         explicit Makefile macros.
2950         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2951         GFORTRAN.
2952         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2953         CC.  Set CC_FOR_BUILD from CC.
2954         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2955         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2956         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2957         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2958         and GFORTRAN.
2959         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2960         (_LIBCFLAGS): Renamed to _TFLAGS.
2961         (do-compare-debug, do-compare3-debug): Drop.
2962         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2963         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2964         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2965         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2966         (XGCC_FLAGS_FOR_TARGET): New.
2967         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2968         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2969         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2970         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2971         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2972         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2973         TFLAGS.
2974         (BUILD_CONFIG): Include if requested.
2975         (all): Set TFLAGS on bootstrap.
2976         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2977         (all-stageid-prefixmodule): Likewise.
2978         (do-clean, distclean-stageid): Set TFLAGS.
2979         (restrap): Fix whitespace.
2980         * Makefile.in: Rebuilt.
2982 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2984         * config.guess: Sync with src.
2986 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2988         * configure.ac ($with_ppl):  Default to no if not supplied.
2989         ($with_cloog):  Likewise.
2990         configure:  Regenerate.
2992 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2994         * MAINTAINERS: Update my e-mail address.
2996 2009-04-27  Nick Clifton  <nickc@redhat.com>
2998         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3000 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3002         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3003         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3004         * Makefile.in: Regenerate.
3006 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3008         PR bootstrap/39739
3009         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3010         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3012         * configure, Makefile.in: Regenerate.
3014 2009-04-21  Taras Glek  <tglek@mozilla.com>
3016         * include/hashtab.h: Update GTY annotations to new syntax
3017         * include/splay-tree.h: Likewise
3019 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3021         * config.sub, config.guess: Update from upstream sources.
3023 2009-04-15  Anthony Green  <green@moxielogic.com>
3025         * configure.ac: Add moxie support.
3026         * configure: Rebuilt.
3028 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3030         * configure.ac: Change copyright header to refer to version
3031         3 of the GNU General Public License and to point readers at the
3032         COPYING3 file and the FSF's license web page.
3033         * Makefile.def: Likewise.
3034         * Makefile.tpl: Likewise.
3035         * Makefile.in: Regenerate.
3037 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3039         * configure.ac: Restore match for darwin9 or later. Use double
3040         brackets since regeneration eats one pair.
3041         * configure: Regenerate.
3043 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3045         PR gas/10039
3046         * configure.ac: Require texinfo 4.7.
3047         * configure: Regenerated.
3049 2009-04-09  Nick Clifton  <nickc@redhat.com>
3051         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3052         the GCC Runtime Library Exception.
3054 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3056         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3057         * configure: Regenerate.
3059 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3061         * Makefil.def (languages): New entries.
3062         * Makefile.tpl (check-gcc-*): New generic target.
3063         * Makefile.in: Regenerate.
3065 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3067         * MAINTAINERS:  Update my email address.
3069 2009-03-18  Tom Tromey  <tromey@redhat.com>
3071         * configure: Rebuild.
3072         * configure.ac (host_libs): Add libiconv.
3073         * Makefile.in: Rebuild.
3074         * Makefile.def (host_modules): Add libiconv.
3075         (configure-gdb, all-gdb): Depend on libiconv.
3077 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3079         * configure.ac: Treat gdb as supported on x86_64-darwin.
3080         * configure: Regenerate.
3082 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3084         * configure.ac (--with-host-libstdcxx): New option.
3085         * configure: Regenerate.
3087 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3089         * MAINTAINERS:  Move myself into the write after approval list.
3091 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3093         * MAINTAINERS: Update e-mail address.
3095 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3097         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3099 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3101         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3103 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3105         Backport from git Libtool:
3107         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3108         Support GNU/kOpenSolaris.
3109         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3110         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3111         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3112         GNU/kOpenSolaris.
3114 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3116         * MAINTAINERS: Update e-mail address.
3118 2009-02-24  Michael Eager  <eager@eagercon.com>
3120         * MAINTAINERS (Write After Approval): Add self.
3122 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3124         * MAINTAINERS (Write After Approval): Add myself.
3126 2009-02-05  Andreas Schwab  <schwab@suse.de>
3128         * Makefile.tpl (stage_last): Define $r and $s before using
3129         $(RECURSE_FLAGS_TO_PASS).
3130         * Makefile.in: Regenerate
3132 2009-01-30  Ian Lance Taylor  <iant@google.com>
3134         * MAINTAINERS: Move myself to the Global Reviewers list.
3136 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3138         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3139         * configure: Regenerate.
3141 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3143         * MAINTAINERS: Make whitespace consistent.
3144         Remove Robert Millan from Write After Approval.
3146 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3148         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3149         (all-opcodes): Depend on all-libiberty.
3150         * Makefile.in: Regenerate.
3152 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3154         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3155         * configure: Regenerate.
3157 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3159         * MAINTAINERS (Write After Approval): Add myself.
3161 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3163         * MAINTAINERS: Add myself to reviewers (Fortran).
3165 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3167         PR tree-optimization/38515
3168         * configure.ac (cloog-polylib): Removed.
3169         (with_ppl, with_cloog): Test for "no".
3170         * configure: Regenerated.
3172 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3174         * MAINTAINERS: Moved myself to reviewers (Fortran).
3176 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3178         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3179         (Write After Approval): Remove myself.
3181 2009-01-03  Diego Novillo  <dnovillo@google.com>
3183         * MAINTAINERS: Remove myself from alias maintainership.
3185 2009-01-02  David Ayers  <ayers@fsfe.org>
3187         * MAINTAINERS: Update e-mail address.
3189 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3191         * MAINTAINERS: Make whitespace consistent.
3193 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3195         Backport from upstream Libtool:
3196         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3197         Add cache variables to tests that require the linker to work.
3198         For shlibpath_overrides_runpath, this also changes the semantics
3199         to let the result from the C compiler take precedence.
3201 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3203         * config.sub, config.guess: Update from upstream sources.
3205 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3207         * configure.ac (ppllibs): Add by default the lib flags.
3208         * configure: Regenerate.
3210 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3212         * MAINTAINERS:  Add myself to the write after approval list.
3214 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3216         * configure.ac: Add double brackets on darwin[912].
3217         * configure: Regenerate.
3219 2008-12-03  Daniel Kraft  <d@domob.eu>
3221         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3222         Approval to Reviewer section (for Fortran front-end).
3224 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3226         * configure.ac: Expand to darwin10 and later.
3227         * configure: Regenerate.
3229 2008-12-02  Andreas Schwab  <schwab@suse.de>
3231         * Makefile.def: configure-target-boehm-gc depends on
3232         all-target-libstdc++-v3.
3233         * Makefile.in: Regenerate.
3235 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3237         * MAINTAINERS:  Add myself as mingw maintainer.
3239 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3241         * config.sub, config.guess: Update from upstream sources.
3243 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3245         * README.SCO: Remove.
3247 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3249         * MAINTAINERS:  Add myself to the write after approval list.
3251 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3253         * MAINTAINERS:  Update my email address in WAA section.
3255 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3257         * MAINTAINERS: Update e-mail address.
3259 2008-11-27  Toon Moene  <toon@moene.org>
3261         * MAINTAINERS: Change e-mail address.
3263 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3265         * configure.ac: Build gdb for i?86-*-darwin*
3266         * configure: Regenerated.
3268 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3270         * MAINTAINERS: Added my full name.
3272 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3274         PR bootstrap/38014
3275         PR bootstrap/37923
3277         Revert:
3279         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3281         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3282         * Makefile.in: Regenerated.
3284         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3286         PR gdb/921
3287         PR gdb/1646
3288         PR gdb/2175
3289         PR gdb/2176
3291         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3292         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3293         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3294         (HOST_EXPORTS): Pass CPPFLAGS.
3295         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3296         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3297         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3298         * Makefile.in, configure: Regenerated.
3299         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3300         and CPPFLAGS_FOR_BUILD.
3302 2008-11-06  Jeff Law  <law@redhat.com>
3304         * MAINTAINERS: Add myself as middle end maintainer.
3306 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3308         * MAINTAINERS (Write after approval): Add myself.
3310 2008-11-05  Diego Novillo  <dnovillo@google.com>
3312         * MAINTAINERS (Global Reviewers): Add myself.
3313         (Non-Algorithmic Maintainers): Remove myself.
3315 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3317         * MAINTAINERS (Write after approval): Add myself.
3319 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3321         * MAINTAINERS (Write after approval): Add myself.
3323 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3325         * configure.ac (spu-*-*): Remove special case.
3326         * configure: Regenerate.
3328 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3330         * MAINTAINERS (Write after approval): Update my email address.
3332 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3334         * configure.ac [spu-*-*]: Do not set skipdirs.
3335         * configure: Re-generate.
3337 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3339         * MAINTAINERS (Various Maintainers): Add myself to reload.
3341 2008-10-25  Richard Guenther  <rguenther@suse.de>
3343         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3344         maintainer.  Remove myself as libgcc-math maintainer.
3345         (Non-Algorithmic Maintainers): Remove myself.
3347 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3349         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3350         * Makefile.in: Regenerated.
3352 2008-10-23  Cary Coutant  <ccoutant@google.com>
3354         * MAINTAINERS (Write after approval): Add myself.
3356 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3358         PR gdb/921
3359         PR gdb/1646
3360         PR gdb/2175
3361         PR gdb/2176
3363         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3364         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3365         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3366         (HOST_EXPORTS): Pass CPPFLAGS.
3367         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3368         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3369         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3370         * Makefile.in, configure: Regenerated.
3371         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3372         and CPPFLAGS_FOR_BUILD.
3374 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3376         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3377         Sebastian Pop.
3379 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3381         * MAINTAINERS (Write After Approval): Added myself.
3383 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3385         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3386         recommended version to 2.3.2.
3388         * configure: Regenerate.
3390 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3392         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3394 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3396         * MAINTAINERS (Write After Approval): Update e-mail address.
3398 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3400         * libtool.m4: Update to libtool 2.2.6.
3401         * lt~obsolete.m4: Update to libtool 2.2.6.
3402         * ltmain.sh: Update to libtool 2.2.6.
3403         * ltsugar.m4: Update to libtool 2.2.6.
3404         * ltversion.m4: Update to libtool 2.2.6.
3405         * ltoptions.m4: Update to libtool 2.2.6.
3406         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3408 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3410         * MAINTAINERS (Write After Approval): Add myself.
3412 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3414         * MAINTAINERS (Write After Approval): Update my name.
3416 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3418         * MAINTAINERS: Add myself in "Write After Approval".
3420 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3422         * MAINTAINERS: Add myself as ia64 maintainer.
3424 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3426         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3427         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3428         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3429         and Michael Tiemann from Write After Approval since they do not
3430         actually have access.
3432 2008-09-05  Richard Guenther  <rguenther@suse.de>
3434         * configure.ac: Initialize clooglibs to -lcloog.
3435         * configure: Re-generate.
3437 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3439         * MAINTAINERS (Write After Approval): Add myself.
3441 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3443         * configure.ac (--with-cloog-polylib): New.
3444         (--disable-cloog-version-check): New.
3445         (--disable-ppl-version-check): New.
3446         * configure: Re-generate.
3448 2008-09-03  Richard Guenther  <rguenther@suse.de>
3450         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3451         cloog test.
3452         * configure: Re-generate.
3454 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3456         Add picoChip port.
3457         * MAINTAINERS: Add picoChip maintainers.
3459 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3460             Tobias Grosser  <grosser@fim.uni-passau.de>
3461             Jan Sjodin  <jan.sjodin@amd.com>
3462             Harsha Jagasia  <harsha.jagasia@amd.com>
3463             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3464             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3465             Adrien Eliche  <aeliche@isty.uvsq.fr>
3467         Merge from graphite branch.
3468         * configure: Regenerate.
3469         * Makefile.in: Regenerate.
3470         * configure.ac (host_libs): Add ppl and cloog.
3471         Add checks for PPL and CLooG.
3472         * Makefile.def (ppl, cloog): Added modules and dependences.
3473         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3474         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3476 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3478         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3479         (GCC_SHLIB_SUBDIR): New.
3480         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3481         * configure: Regenerate.
3482         * Makefile.in: Regenerate.
3484 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3486         * MAINTAINERS: Consistently use tabs to separate columns.
3488 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3490         * MAINTAINERS (Write after Approval): Add myself.
3492 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3494         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3495         Enable bfd, binutils and opcodes.
3496         * configure: Regenerate.
3498 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3500         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3502 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3504         * MAINTAINERS:  Use correct Umlaut for last name.
3506 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3508         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3510 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3512         * MAINTAINERS: Update my email address.
3514 2008-08-16  Nicolas Roche  <roche@adacore.com>
3516         * Makefile.tpl: Add BOOT_ADAFLAGS.
3517         * Makefile.in: Regenerate.
3519 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3521         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3522         * configure: Regenerate.
3524 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3526         * configure.ac: Add makefile fragments for hpux.
3527         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3528         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3529         * configure: Regenerate.
3530         * Makefile.in: Regenerate.
3532 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3534         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3536 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3538         * MAINTAINERS (Write after Approval): Add myself.
3540 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3542         * MAINTAINERS (Write After Approval):  Add myself.
3544 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3546         * MAINTAINERS (Write After Approval):  Add myself.
3548 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3550         * MAINTAINERS: Update my email address.
3552 2008-06-25  Joey Ye  <joey.ye@intel.com>
3554         * MAINTAINERS (Write After Approval):  Add myself.
3556 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3558         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3559         * Makefile.in: Regenerate.
3560         * configure: Regenerate.
3562 2008-06-17  Daniel Kraft  <d@domob.eu>
3564         * MAINTAINERS (Write After Approval):  Add myself.
3566 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3568         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3569         "$@" is still intact with both Autoconf 2.59 and 2.62.
3570         * configure: Regenerate.
3572 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3574         * Makefile.tpl: Fix comment errors.
3575         * Makefile.in: Regenerate.
3577 2008-06-12  David S. Miller  <davem@davemloft.net>
3578             David Edelsohn  <edelsohn@gnu.org>
3580         * configure.ac: Add powerpc*-*-* to gold supported targets.
3581         * configure: Regenerate.
3583 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3585         PR tree-optimization/36218
3586         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3587         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3588         (all prefix="build-"): Pass them to build-system sub-makes.
3589         * Makefile.in: Regenerate.
3591 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3593         * MAINTAINERS (mt port): Remove.
3594         (sco5, unixware, sco udk): Remove.
3595         (Kean Johnston): Add to Write After Approval.
3597 2008-05-30  Julian Brown  <julian@codesourcery.com>
3599         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3600         of libobjc for ARM EABI Linux.
3601         * configure: Regenerate.
3603 2008-05-18  Xinliang David Li   <davidxl@google.com>
3605         * ChangeLog: Remove wrong ChangeLog entry.
3607 2008-05-17  Xinliang David Li   <davidxl@google.com>
3609         * MAINTAINERS (Write After Approval): Add myself.
3611 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3613         * MAINTAINERS (Write After Approval): Add myself.
3615 2008-05-14  Rafael Espíndola  <espindola@google.com>
3617         * config-ml.in: don't handle --enable-shared and --enable-static.
3619 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3621         * MAINTAINERS: Update my email address.
3623 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3625         * MAINTAINERS: Update my email address.
3627 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3629         * MAINTAINERS (Write After Approval): Add myself.
3631 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3633         * MAINTAINERS (Write After Approval): Add myself.
3635 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3637         * MAINTAINERS (crx): Add myself.
3639 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3641         Sync with src:
3642         2008-04-14  David S. Miller  <davem@davemloft.net>
3644         * configure.ac: Add sparc*-*-* to gold supported targets.
3645         * configure: Regenerate.
3647 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3649         PR bootstrap/35457
3650         * configure.ac: Include override.m4.
3651         * configure: Regenerate.
3653 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3655         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3656         * Makefile.in: Regenerate.
3658 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3660         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3661         as nonconfigurable directories list.
3662         * configure: Regenerate.
3664 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3666         * config.sub, config.guess: Update from upstream sources.
3668 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3670         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3671         * Makefile.in: Regenerate.
3673 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3675         * configure.ac: Do not build libssp for the AVR.
3676         * configure: Regenerate.
3678 2008-04-07  Ian Lance Taylor  <iant@google.com>
3680         * Makefile.def: check-gold depends upon all-binutils.
3681         * Makefile.in: Regenerate.
3683 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3685         * MAINTAINERS (Write After Approval): Add myself.
3687 2008-04-04  Nick Clifton  <nickc@redhat.com>
3689         PR binutils/4334
3690         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3691         builds.
3692         * configure: Regenerate.
3694 2008-04-04  NightStrike  <NightStrike@gmail.com>
3696         PR other/35151
3697         * configure.ac: Combine rules for mingw32 and mingw64.
3698         * configure: Regenerate.
3700 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3702         * MAINTAINERS (Write After Approval): Add myself.
3704 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3706         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3707         * Makefile.in (.NOTPARALLEL): Ditto.
3709 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3711         * MAINTAINERS (Write After Approval): Add myself.
3713 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3715         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3716         * Makefile.in (.NOTPARALLEL): Regenerate.
3718 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3720         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3721         * Makefile.in: Regenerate.
3723 2008-03-26  Jakub Staszak  <kuba@et.pl>
3725         * MAINTAINERS (Write After Approval): Add myself.
3727 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3729         * MAINTAINERS:  Update e-mail address.
3731 2008-03-20  Ian Lance Taylor  <iant@google.com>
3733         * configure.ac: Add support for --enable-gold.
3734         * Makefile.def: Add gold as a directory like ld.
3735         * configure, Makefile.in: Regenerate.
3737 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3739         * configure.ac: m4_include config/proginstall.m4.
3740         * configure: Regenerate.
3742         Backport from upstream Libtool:
3744         2007-10-12  Eric Blake  <ebb9@byu.net>
3746         Deal with Autoconf 2.62's semantic change in m4_append.
3747         * ltsugar.m4 (lt_append): Replace broken versions of
3748         m4_append.
3749         (lt_if_append_uniq): Don't require separator to be overquoted,
3750         and avoid broken m4_append.
3751         (lt_dict_add): Fix typo.
3752         * libtool.m4 (_LT_DECL): Don't overquote separator.
3754 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3756         * config.rpath: Add AIX 6 support.
3758 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3760         * Makefile.def (stageprofile).  Remove -fprofile-generate
3761         from stage_libcflags.
3762         * Makefile.in: Regenerate.
3764 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3766         * config.sub, config.guess: Update from upstream sources.
3768 2008-03-06  Tom Tromey  <tromey@redhat.com>
3770         * MAINTAINERS: Update for treelang deletion.
3772 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3774         * MAINTAINERS: Update my email address.
3776 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3778         * MAINTAINERS (darwin port): Add myself as a maintainer.
3779         (objective-c/c++): Add myself as a maintainer.
3781 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3783         * MAINTAINERS (Write After Approval): Update my email address.
3785 2008-02-25  Tomas Bily  <tbily@suse.cz>
3787         * MAINTAINERS (Write After Approval): Add myself.
3789 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3791         * MAINTAINERS (OpenMP): Add myself.
3793 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3795         PR bootstrap/32009
3796         PR bootstrap/32161
3798         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3799         * configure: Regenerate.
3801         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3802         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3803         STAGE4_LIBCFLAGS): New.
3804         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3805         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3806         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3807         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3808         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3809         for target modules.  Don't export LIBCFLAGS.
3810         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3811         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3812         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3813         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3814         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3815         * Makefile.in: Regenerate.
3817 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3819         PR libgcj/33085
3820         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3821         Do not use -DDLL_EXPORT.  Backport from upstream.
3823 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3825         * MAINTAINERS (Write After Approval): Add myself.
3827 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3829         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3830         * configure: Regenerate.
3832 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3834         * configure.ac (xtensa*-*-*): Recognize processor variants.
3835         * configure: Regenerate.
3837 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3839         PR bootstrap/34922
3840         * configure.ac (PARSE_ARGS): Push suitable setting of
3841         ac_subdirs_all, for `./configure --help=recursive'.
3842         Handle `+' in generic toplevel directory disabling.
3843         * configure: Regenerate.
3845 2008-01-28  Nick Clifton  <nickc@redhat.com>
3847         * MAINTAINERS (xstormy16): Take over maintainership.
3849 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3851         * MAINTAINERS (c4x port): Remove.
3853 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3855         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3857 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3859         * config.sub, config.guess: Update from upstream sources.
3861 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3863         * MAINTAINERS (Write After Approval): Add myself.
3865 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3867         * MAINTAINERS: Update my email address.
3869 2008-01-09  Raksit Ashok  <raksit@google.com>
3871         * MAINTAINERS (Write After Approval): Add myself.
3873 2008-01-09  Raksit Ashok  <raksit@google.com>
3875         * MAINTAINERS (Write After Approval): Add myself.
3877 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3879         * config.sub, config.guess: Update from upstream sources.
3881 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3883         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3884         Change recommended MPFR from 2.2.1 -> 2.3.0.
3885         * configure: Regenerate.
3887 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3889         * MAINTAINERS: Update my email address.
3891 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3893         * MAINTAINERS: Update my email address.
3895 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3897         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3898         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3899         * Makefile.in: Regenerate.
3901 2007-12-10  Mark Heffernan  <meheff@google.com>
3903         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3904         misplaced entries.
3906 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3908         * configure.ac: Enable libjava for x86_64-*-darwin9.
3909         * configure: Regenerate.
3911 2007-12-07  Bill Maddox  <maddox@google.com>
3913         * MAINTAINERS (Write After Approval): Add myself.
3915 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3917         * config.sub, config.guess: Update from upstream sources.
3919 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3921         * config-ml.in: Remove 64bit configure tests.
3923 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3925         * config-ml.in: Robustify against white space in absolute file
3926         names.
3928         * config-ml.in (multi-clean): Substitute ${Makefile}.
3929         Remove superfluous ${Makefile} in list.
3931 2007-11-19  Thiemo Seufer  <ths@mips.com>
3933         * config-ml.in: Don't hardcode the Makefile name.
3935 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3937         * MAINTAINERS (Write After Approval): Add myself.
3939 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3941         * MAINTAINERS (Write After Approval): Add myself.
3943 2007-11-06  Doug Kwan  <dougkwan@google.com>
3945         * MAINTAINERS (Write After Approval): Add myself.
3947 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3949         * MAINTAINERS (mercury): Remove entry.
3950         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3952 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3954         * Makefile.def (dependencies): Make configure-gdb depend on
3955         all-intl.
3956         * Makefile.in: Regenerated.
3958 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3960         * MAINTAINERS (Fortran maintainer): Remove myself.
3962 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3964         * Makefile.def: To avoid problems running with parallel makes,
3965         build newlib before libgloss so that target specific header
3966         files are availble.
3967         * Makefile.in: Regenerate
3969 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3971         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3972         * Makefile.in: Regenerate.
3974 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3976         * MAINTAINERS (Register allocation reviewer): Add myself.
3978 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3980         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3981         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3982         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3983         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3984         * configure: Regenerate.
3986 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3988         * MAINTAINERS (Register allocation reviewer): Add myself.
3990 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3992         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3993         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3994         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3995         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3996         * configure.ac: Default them to host tools for $host = $build.
3997         Subst them.
3999         * configure: Regenerate.
4000         * Makefile.in: Regenerate.
4002 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4004         * MAINTAINERS (Register allocation reviewer): Add myself.
4006 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4008         * MAINTAINERS (Register allocation reviewer): Add myself.
4010 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4012         * MAINTAINERS (Write After Approval): Fix typo.
4014 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4016         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4017         * configure: Regenerate.
4019 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4021         PR bootstrap/31906
4022         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4023         they're already prefixed.
4025 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4027         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4028         libstdc++.
4029         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4030         * configure: Regenerate.
4031         * Makefile.in: Regenerate.
4033 2007-09-17  Andreas Schwab  <schwab@suse.de>
4035         * configure.ac: Raise minimum makeinfo version to 4.6.
4036         * configure: Regenerate.
4038 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4040         * MAINTAINERS (write-after-approval) add myself
4042 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4044         * configure.ac: Correct makeinfo version check.
4045         * configure: Regenerate.
4047 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4049         * MAINTAINERS: Update my email address.
4051 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4053         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4054         to $skipdirs and only disable gprof for newlib.  Use the normal
4055         mips*-elf* handling in other respects.
4056         * configure: Regnerate.
4058 2007-09-12  David Daney  <ddaney@avtrex.com>
4060         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4061         enabling libgcj.
4062         * configure: Regenerate.
4064 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4066         PR other/32154
4067         * configure.ac: For libgloss targets, point the linker to the linker
4068         script, startup code and simulator library.
4069         * configure: Regenerate.
4071 2007-09-07  Andrew Haley  <aph@redhat.com>
4073         * configure.ac (noconfigdirs): Remove target-libffi and
4074         target-libjava.
4075         * configure: Regenerate.
4077 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4079         PR target/33281
4080         * configure.ac: Use config/mh-mingw on mingw.
4081         * configure: Regenerate.
4083 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4085         * MAINTAINERS (Write After Approval): Add myself.
4087 2007-09-05  Richard Guenther  <rguenther@suse.de>
4089         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4090         nor --disable-checking is provided also turn on yes and types
4091         checking for stage1.
4092         * configure: Re-generate.
4094 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4096         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4097         (Write After Approval): Remove myself.
4099 2007-08-29  Nick Clifton  <nickc@redhat.com>
4101         * config.sub, config.guess: Update from upstream sources.
4103 2007-08-22  Bud Davis  <jmdavis@link.com>
4105         * MAINTAINERS (Write After Approval): Added myself.
4106         * MAINTAINERS (Reviewers): Removed myself.
4108 2007-08-18  Paul Brook  <paul@codesourcery.com>
4109             Joseph Myers  <joseph@codesourcery.com>
4111         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4112         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4113         * Makefile.in: Regenerate.
4114         * configure.ac (--with-debug-prefix-map): New.
4115         * configure: Regenerate.
4117 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4118             Nigel Stephens  <nigel@mips.com>
4120         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4121         as target_makefile_frag.
4122         * configure: Regenerate.
4124 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4126         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4127         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4128         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4129         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4130         (do-compare, do-compare3, do-compare-debug): New.
4131         ([+compare-target+]): Use them.
4133 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4135         * MAINTAINERS (Write After Approval): Change my email address.
4137 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4138             Ben Elliston  <bje@au.ibm.com>
4140         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4141         --silent if $silent.
4142         * configure: Regenerate.
4144 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4146         * MAINTAINERS (Various Maintainers): Add myself as
4147         loop infrastructure maintainer.  Update my e-mail
4148         address.
4150 2007-07-31  Diego Novillo  <dnovillo@google.com>
4152         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4153         Adjust description.
4155 2007-07-26  Richard Guenther  <rguenther@suse.de>
4157         * configure.ac: Add types checking to stage1 checking flags.
4158         * configure: Regenerate.
4160 2007-07-17  Nick Clifton  <nickc@redhat.com>
4162         * COPYING3: New file.  Contains version 3 of the GNU General
4163         Public License.
4164         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4165         Lesser General Public License.
4167 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4169         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4171 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4173         * MAINTAINERS (S/390 co-maintainer): Add myself.
4174         (Write After Approval): Remove myself.
4176 2007-07-13  Dan Hipschman  <dsh@google.com>
4178         * MAINTAINERS (Write After Approval): Add myself.
4180 2007-07-11  Nick Clifton  <nickc@redhat.com>
4182         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4183         WINDRES export.
4184         * Makefile.in: Regenerate.
4186 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4188         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4189         maintainer.
4191 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4193         * lt~obsolete.m4: New. Import from 20070318 libtool.
4195 2007-07-03  Julian Brown  <julian@codesourcery.com>
4197         * MAINTAINERS (Write After Approval): Add myself.
4199 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4201         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4202         * configure: Regenerate.
4204 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4206         * configure.ac: Add some missing m4 quotation.
4207         * configure: Regenerate.
4209 2007-07-02  Simon Baldwin  <simonb@google.com>
4211         * MAINTAINERS (Write After Approval): Add myself.
4213 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4215         * configure: Regenerate.
4217 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4219         * Makefile.def: Add windmc tool to build.
4220         * Makefile.tpl: Likewise.
4221         * configure.ac: Likewise.
4222         * Makefile.in: Regenerate.
4223         * configure: Regenerate.
4225 2007-06-28  DJ Delorie  <dj@redhat.com>
4227         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4228         not building newlib.
4229         * configure: Regenerated.
4231 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4233         * MAINTAINERS (Write After Approval): Add myself.
4235 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4237         * MAINTAINERS (Write After Approval): Add myself.
4239 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4241         * MAINTAINERS (Write After Approval): Add myself.
4243 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4245         * MAINTAINERS (Write After Approval): Add myself.
4247 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4249         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4250         * Makefile.in: Regenerated.
4252 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4254         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4255         bfin*-*-uclinux* targets.
4256         * configure: Regenerate.
4258 2007-06-14  Ian Lance Taylor  <iant@google.com>
4260         * MAINTAINERS: Add myself as non-algorithmic global write
4261         maintainer.
4263 2007-06-14  Diego Novillo  <dnovillo@google.com>
4265         * MAINTAINERS: Add self as middle-end maintainer and
4266         non-algorithmic global write maintainer.
4268 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4270         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4271         Move all Fortran maintainers except Paul Brook into the
4272         Non-Autopoiesis section.
4274 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4276         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4277         (distclean-stage[+id+]): Possibly delete stage_last.
4278         * Makefile.in: Regenerate.
4280 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4282         * MAINTAINERS (Various Maintainer): Fix typo.
4284 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4286         * MAINTAINERS (Various Maintainer): Add myself as
4287         dataflow maintainer.
4289 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4291         * config.sub, config.guess: Update from upstream sources.
4293 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4295         * Makefile.tpl: Fix spelling error.
4296         * Makefile.in: Regenerate.
4298 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4300         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4301         lt_cv_sys_max_cmd_len.
4303 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4305         * MAINTAINERS (Various Maintainers): Add myself as
4306         auto-vectorizer maintainer.
4308 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4310         PR libjava/32098
4311         * libtool.m4: Revert previous change.
4312         * ltgcc.m4: Put it here.
4314 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4316         * MAINTAINERS (Various Maintainers): Add myself as
4317         auto-vectorizer maintainer.
4319 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4321         PR libjava/32098
4322         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4324 2007-05-30  Richard Guenther  <rguenther@suse.de>
4326         * MAINTAINERS (Various Maintainers): Add myself as
4327         auto-vectorizer maintainer.
4329 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4331         PR bootstrap/29382
4332         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4333         * configure: Rebuilt.
4335 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4337         * MAINTAINERS (Write After Approval): Removed my name.
4339 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4341         * MAINTAINERS (Write After Approval): Remove myself.
4343 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4345         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4347 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4349         * ltmain.sh: Update from ToT Libtool.
4350         * libtool.m4: Update from ToT Libtool.
4351         * ltsugar.m4: New. Update from ToT Libtool.
4352         * ltversion.m4: New. Update from ToT Libtool.
4353         * ltoptions.m4: New. Update from ToT Libtool.
4354         * ltconfig: Remove.
4355         * ltcf-c.sh: Remove.
4356         * ltcf-cxx.sh: Remove.
4357         * ltcf-gcj.sh: Remove.
4359 2007-05-22  Ollie Wild  <aaw@google.com>
4361         * MAINTAINERS (Write After Approval): Add myself.
4363 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4365         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4366         stage_cflags.
4367         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4368         Remove CFLAGS/LIBCFLAGS.
4369         (configure-stage[+id+]-[+prefix+][+module+],
4370         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4371         * Makefile.in: Regenerate.
4373 2007-05-15  Diego Novillo  <dnovillo@google.com>
4375         * MAINTAINERS: Update e-mail address.
4377 2007-05-15  Revital Eres  <eres@il.ibm.com>
4379         * MAINTAINERS (Write After Approval): Add myself.
4381 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4383         * MAINTAINERS (Write After Approval): Updated my address.
4385 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4387         * MAINTAINERS (Write After Approval): Add myself.
4389 2007-05-11  Silvius Rus  <rus@google.com>
4391         * MAINTAINERS (Write After Approval): Add myself.
4393 2007-04-23  Tom Tromey  <tromey@redhat.com>
4395         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4397 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4399         * MAINTAINERS (cpplib): Rename to ...
4400         (libcpp): ... this.  Add C/C++ front end maintainers.
4402 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4404         * config-ml.in: Pass ${ml_config_env} to configure calls.
4406 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4408         * MAINTAINERS (Write After Approval): Add myself.
4410 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4412         * MAINTAINERS (Write After Approval): Add myself.
4414 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4416         * MAINTAINERS (fortran 95 front end): Add myself.
4418 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4420         * MAINTAINERS (Write After Approval): Add myself.
4422 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4424         * MAINTAINERS (Modulo Scheduler): Add myself.
4426 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4428         * MAINTAINERS (fortran 95 front end): Add myself.
4429         (c++ front end): whitespace fix.
4431 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4433         * MAINTAINERS (Write After Approval): Add myself.
4435 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4437         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4438         of glob.  Quote arguments with single quotes too.
4439         * configure: Regenerate.
4441 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4443         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4444         * Makefile.in: Regenerate
4446 2007-03-07  Andreas Schwab  <schwab@suse.de>
4448         * configure: Regenerate.
4450 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4452         * configure.ac: Add "--with-pdfdir" configure option,
4453         which defines pdfdir variable.
4454         * Makefile.def (target=fixincludes): Add install-pdf to
4455         missing targets.
4456         (recursive_targets): Add install-pdf target.
4457         (flags_to_pass): Add pdfdir.
4458         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4459         target.
4460         * configure: Regenerate
4461         * Makefile.in: Regenerate
4463 2007-02-28  Eric Christopher  <echristo@apple.com>
4465         Revert:
4466         2006-12-07  Mike Stump  <mrs@apple.com>
4468         * Makefile.def (dependencies): Add dependency for
4469         install-target-libssp and install-target-libgomp on
4470         install-gcc.
4471         * Makefile.in: Regenerate.
4473 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4475         * configure: Regenerate.
4476         * configure.ac: Move statements after variable declarations.
4478 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4480         * MAINTAINERS: Add myself as sh maintainer.
4482 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4484         * configure.ac: Adjust for loop syntax.
4485         * configure: Regenerate.
4487 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4489         * configure: Rebuilt.
4491 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4493         * configure.ac: Drop multiple occurrences of --enable-languages,
4494         and fix its quoting.
4495         * configure: Rebuilt.
4497 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4498             Nathan Sidwell  <nathan@codesourcery.com>
4499             Vladimir Prus  <vladimir@codesourcery.com>
4500             Joseph Myers  <joseph@codesourcery.com>
4502         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4503         * configure: Regenerate.
4505 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4507         * ltconfig (freebsd*): Default to elf.
4509 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4511         * configure.ac (target_libraries): Move libgcc before libiberty.
4512         * configure: Regenerated.
4514 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4515             Paolo Bonzini  <bonzini@gnu.org>
4517         PR bootstrap/30753
4518         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4519         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4520         * configure: Regenerated.
4522 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4524         * MAINTAINERS (Language Front End Maintainers): Update my mail
4525         address.
4527 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4529         PR bootstrap/30748
4530         * configure.ac: Correct syntax for Solaris ksh.
4531         * configure: Regenerated.
4533 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4535         * configure.ac: Sync with src.
4536         * configure: Regenerate.
4538 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4540         * Makefile.in: Regenerate.
4542 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4544         * config.sub: Sync with src.
4546 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4548         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4549         noncanonical equivalents.
4550         * configure.in: Rename to...
4551         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4552         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4553         target_noncanonical.  Use them.  Rewrite removal of configure
4554         arguments for autoconf 2.59.  Discard variable settings.  Force
4555         program_transform_name for native tools.
4557         * Makefile.in: Regenerated.
4558         * configure: Regenerated with autoconf 2.59.
4560 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4562         * MAINTAINERS (Write After Approval): Add myself.
4564 2007-01-31  Andreas Schwab  <schwab@suse.de>
4566         * Makefile.tpl (LDFLAGS): Substitute it.
4567         * Makefile.in: Regenerate.
4569 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4571         * MAINTAINERS (Write After Approval): Add myself.
4573 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4575         * MAINTAINERS (spu port): Add myself.
4577 2007-01-23  Richard Guenther  <rguenther@suse.de>
4579         PR bootstrap/30541
4580         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4581         * Makefile.tpl (GNATBIND): Substitute it.
4582         (GNATMAKE): Likewise.
4583         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4584         of STAGE_PREFIX.
4585         * Makefile.in: Regenerate.
4586         * configure: Regenerate.
4588 2007-01-18  Mike Stump  <mrs@apple.com>
4590         * configure.in: Re-enable -Werror for gcc builds.
4592 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4594         * MAINTAINERS (Write After Approval): Add myself.
4596 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4598         * configure.in: Change == to = in test command.
4599         * configure: Regenerate.
4601 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4602             Nick Clifton  <nickc@redhat.com>
4603             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4605         * configure.in (build_configargs, host_configargs, target_configargs):
4606         Remove build/host/target parameters.
4607         (host_libs): Add gmp and mpfr.
4608         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4609         * Makefile.def (gmp, mpfr): New.
4610         (gcc): Remove target.
4611         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4612         target_os, target_vendor): New.
4613         (configure): Add host_alias/target_alias arguments; adjust invocations.
4614         * configure: Regenerate.
4615         * Makefile.in: Regenerate.
4617 2007-01-11  Matt Fago  <fago@earthlink.net>
4619         * configure.in: Try to link to functions only in mpfr 2.2.x
4620         to improve robustness of configure tests.
4621         * configure: Regenerate.
4623 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4625         * MAINTAINERS: Add myself as i386 maintainer.
4627 2007-01-08  Jan Hubicka  <jh@suse.cz>
4629         * MAINTAINERS: Add myself as i386 maintainer.
4631 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4633         * configure.in: Add support for an x86_64-mingw* target.
4634         * configure: Regenerate.
4636 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4638         * Makefile.tpl (all-target): Correct @if conditional for target
4639         modules.
4640         * configure.in: Omit libiberty if building only target libgcc.
4641         * configure, Makefile.in: Regenerated.
4643 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4645         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4646         * configure: Regenerate.
4648 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4650         * Makefile.def (target_modules): Add libgcc.
4651         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4652         * Makefile.tpl (clean-target-libgcc): Delete.
4653         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4654         on gcc even for bootstrapped modules.  Rewrite handling of
4655         lang_env_dependencies to loop over target_modules.
4656         * configure.in (target_libraries): Add target-libgcc.
4657         * Makefile.in, configure: Regenerated.
4659 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4661         * configure.in: Reorganize recognition of languages.  Add
4662         --enable-stage1-languages.  Show supported languages for the chosen
4663         target rather than all recognized languages.
4664         * configure: Regenerate.
4666 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4668         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4669         * Makefile.in: Regenerate.
4671 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4673         * configure.in: Warn that MPFR 2.2.0 is buggy.
4674         * configure: Regenerate.
4676 2006-12-27  Ian Lance Taylor  <iant@google.com>
4678         * configure.in: When removing Makefiles to force a reconfigure, also
4679         remove prev-DIR*/Makefile.
4680         * configure: Regenerate.
4682 2006-12-22  Andreas Schwab  <schwab@suse.de>
4684         * configure: Regenerate with correct autoconf version.
4686 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4688         * configure.in: add AC_SUBST for *_FOR_TARGET.
4689         * configure: Regenerate.
4691 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4693         * configure.in: Simplify logic for rejecting languages that cannot
4694         be built.  Separate the case when a language is unsupported,
4695         from the case when the user chooses not to build a language.
4697 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4699         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4700         it only affects bootstrap and could be tested on "$host" as well.
4701         * configure: Regenerate.
4702         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4704 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4706         PR bootstrap/29544
4707         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4708         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4709         move here comment from Makefile.tpl.
4710         * Makefile.tpl: Move some definitions higher in the file.
4711         (STAGE1_CHECKING): New.
4712         * configure.in: Add --enable-stage1-checking.
4713         * configure: Regenerate.
4714         * Makefile.in: Regenerate.
4716 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4718         * MAINTAINERS: Add myself as build system maintainer.
4720 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4722         * MAINTAINERS (Write After Approval): Add myself.
4724 2006-12-13  Eric Christopher  <echristo@apple.com>
4726         * MAINTAINERS: Add myself as darwin maintainer.
4728 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4730         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4732 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4734         MAINTAINERS: Update my entry.
4736 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4738         * configure.in:  Handle spu makefile frag.
4739         * Makefile.tpl (MAINT): Define
4740         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4741         * configure: Regenerate.
4742         * Makefile.in: Regenerate.
4744 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4746         * config.guess: Import latest version.
4747         * config.sub: Likewise.
4749 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4751         * configure.in (spu-*-*): Don't skip target-libiberty.
4752         * configure: Regenerate.
4754 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4756         PR bootstrap/30134
4757         * configure.in: Correct x86 darwin support for libjava to powerpc
4758         and i?86 only.
4759         * configure: Regenerate.
4761 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4763         * configure.in: Add x86 darwin support for libjava.
4764         * configure: Regenerate.
4766 2006-12-07  Mike Stump  <mrs@apple.com>
4768         * Makefile.def (dependencies): Add dependency for
4769         install-target-libssp and install-target-libgomp on
4770         install-gcc.
4771         * Makefile.in: Regenerate.
4773 2006-12-04  Richard Guenther  <rguenther@suse.de>
4775         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4776         (Non-Algorithmic Maintainers): Move over non-algorithmic
4777         loop optimizer maintainers, add myself as a non-algorithmic
4778         middle-end maintainer.
4780 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4782         * MAINTAINERS (Write After Approval): Add myself.
4784 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4786         * configure.in: Update error message for missing GMP/MPFR.
4788         * configure: Regenerate.
4790 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4792         * configure.in: Update MPFR version in error message.
4794         * configure: Regenerate.
4796 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4798         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4799         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4800         --with-gmp-lib): New flags.
4802         * configure: Regenerate.
4804 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4806         * MAINTAINERS (Write After Approval): Change my email address.
4808 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4810         * MAINTAINERS (Write After Approval): Add myself.
4812 2006-11-22  Philipp Thomas  <pth@suse.de>
4814         * MAINTAINERS (i18n): Update e-mail address.
4816 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4818         * MAINTAINERS (spu port): Add myself as maintainer.
4819         (Write After Approval): Remove myself.
4821 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4823         * configure.in (skipdirs): Don't build libssp for SPU.
4824         * configure: Regenerate.
4826 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4828         * MAINTAINERS (spu port): Add myself as maintainer.
4829         (libobjc): Update my email address.
4831 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4833         * MAINTAINERS (Write After Approval): Add myself.
4835 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4837         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4838         * configure : Rebuilt.
4840 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4842         * MAINTAINERS (Write After Approval): Add myself.
4844 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4846         * MAINTAINERS (Write After Approval): Add myself.
4848 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4850         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4851         libmpfr.a.
4852         * configure: Regenerate.
4854 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4856         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4857         (unstage): Test for stage_last presence.
4859         PR bootstrap/29802
4860         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4861         STAGE_PREFIX.
4862         * Makefile.in: Regenerate.
4864 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4866         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4867         maintainers.
4869 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4871         * MAINTAINERS (Write After Approval): Add myself.
4873 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4875         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4876         and stageN-package/Makefile.
4877         * Makefile.in: Regenerated.
4879 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4881         * configure.in: Remove target-libgloss from noconfigdirs for
4882         bfin-*-*.
4883         * configure: Regenerated.
4885 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4887         * configure.in (have_gmp): Only error if the gcc directory exists.
4889         * configure: Regenerate.
4891 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4893         * configure.in: Robustify error message for missing GMP/MPFR.
4895         * configure: Regenerate.
4897 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4899         * MAINTAINERS (Write After Approval): Add myself.
4901 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4903         * MAINTAINERS: Change email address.
4905 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4907         * MAINTAINERS (Write After Approval): Add myself.
4909 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4911         * MAINTAINERS (Write After Approval): Add myself.
4913 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4915         * MAINTAINERS (Write After Approval): Move myself to
4916         Write After Approval section.
4918 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4920         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4921         need_gmp anymore.
4922         * configure: Regenerate.
4924 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4926         * MAINTAINERS (Write After Approval): Add myself.
4928 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4930         * config.guess: Import latest version.
4931         * config.sub: Likewise.
4933 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4935         * Makefile.def: Added pdf target handling.
4936         * Makefile.tpl: Added pdf target handling.
4937         * Makefile.in: Regenerated.
4939 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4941         * MAINTAINERS: Add self as score port maintainer.
4943 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4945         * MAINTAINERS (Write After Approval): Add myself.
4947 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4949         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4950         or newer.
4951         * configure: Regenerated.
4953 2006-09-27  Dave Brolley  <brolley@redhat.com>
4955         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4956         using $s instead of $r.
4957         * configure: Regenerated.
4959 2006-09-26  Thiemo Seufer  <ths@mips.com>
4961         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4962         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4963         * configure: Regenerate.
4965 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4967         * MAINTAINERS (Write After Approval): Remove myself.
4969 2006-09-22  Chao-ying Fu  <fu@mips.com>
4971         * MAINTAINERS (Write After Approval): Add myself.
4973 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4975         * MAINTAINERS: Add self as soft-fp maintainer.
4977 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4979         * MAINTAINERS: Add myself as avr maintainer.
4980         Remove Marek Michalkiewicz as avr maintainer.
4982 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4984         * MAINTAINERS (Write After Approval): Add myself.
4986 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4988         * configure.in: Never build newlib for a Mingw host.
4989         Never build newlib as Mingw target library.
4990         Test the existence of winsup/cygwin for building a Cygwin newlib,
4991         rather than just winsup.
4992         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4993         building a Mingw target.
4994         * configure: Regenerate.
4996 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4998         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5000 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5002         * config.guess: Import from src (was more updated).
5003         * config.sub: Likewise.
5005 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5007         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5008         * configure: Regenerated.
5010 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5012         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5013         for stages after the first.
5015 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5017         * Makefile.def: Add dependencies for configure-opcodes
5018         on configure-intl and all-opcodes on all-intl.
5019         * Makefile.in: Regenerated.
5021 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5023         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5025 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5027         Port to hosts whose 'sort' and 'tail' implementations
5028         treat operands with leading '+' as file names, as POSIX
5029         has required since 2001.  However, make sure the code still
5030         works on pre-POSIX hosts.
5031         * ltmain.sh: Don't assume "sort +2" is equivalent to
5032         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5034 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5036         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5038 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5040         * ltconfig: chmod 644 before ranlib during install.
5042 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5044         PR bootstrap/18058
5045         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5046         if the bootstrap compiler is a GCC version that supports it.
5047         * configure: Regenerate.
5049 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5051         * configure.in: Fix thinkos in previous check-in.
5052         * configure: Regenerate.
5054 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5056         PR other/27063
5057         * configure.in: Test subdir_requires and give an appropriate
5058         error message.
5059         * configure: Regenerate.
5061 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5063         * MAINTAINERS (Write After Approval): Add myself.
5065 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5067         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5069 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5071         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5073 2006-06-20  David Ayers  <d.ayers@inode.at>
5075         PR bootstrap/28072
5076         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5077         whether target-libjava is being configured instead of whether the
5078         java front end is enabled.
5079         * configure: Regenerate.
5081 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5083         PR target/27540
5084         * configure.in: Only enable libgomp on IRIX 6.
5085         * configure: Regenerate.
5087 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5089         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5090         too.
5091         * Makefile.in: Regenerate.
5093 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5095         * config-ml.in: Alter CCASFLAGS to include special
5096         multilib options the same as is done for CFLAGS.
5098 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5100         * configure.in: Don't enable libgomp on hpux10.
5101         * configure: Rebuilt.
5103 2006-06-12  David Ayers  <d.ayers@inode.at>
5105         PR bootstrap/27963
5106         PR target/19970
5107         * configure.in: Remove target-boehm-gc from noconfigdirs where
5108         ${libgcj} is specified.
5109         * configure: Regenerate.
5111 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5113         Sync from src:
5115         * configure.in: Sync.
5116         * configure: Regenerated.
5118         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5120         * Makefile.def: Added dependencies from sim and gdb on intl, and
5121         added configure dependencies to everything with an all dependency
5122         on intl.
5123         * Makefile.in: Regenerated.
5125 2006-06-06  David Ayers  <d.ayers@inode.at>
5127         PR libobjc/13946
5128         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5129         * Makefile.in: Regenerate.
5130         * configure.in: Add --enable-objc-gc at toplevel and have it
5131         enable boehm-gc for Objective-C.
5132         Remove target-boehm-gc from libgcj.
5133         Add target-boehm-gc to target_libraries.
5134         Add target-boehm-gc to noconfigdirs where ${libgcj}
5135         is specified.
5136         Assert that boehm-gc is supported when requested for Objective-C.
5137         Only build boehm-gc if needed either for Java or Objective-C.
5138         * configure: Regenerate.
5140 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5142         PR 27674
5143         * Makefile.tpl (configure-[+prefix+][+module+],
5144         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5145         Remove rule to unstage bootstrapped modules.
5146         (stage_current): New.
5147         * Makefile.in: Regenerate.
5149 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5151         * MAINTAINERS (Write After Approval): Update my e-mail address.
5153 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5155         * include/libiberty.h: Declare pex_run_in_environment.
5157 2006-05-31  Asher Langton  <langton2@llnl.gov>
5159         * MAINTAINERS (Write After Approval): Add myself.
5161 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5163         * Makefile.def (bfd, opcodes): Fix lib_path.
5164         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5165         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5166         * Makefile.in: Regenerate.
5168 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5170         * Makefile.in: Regenerate.
5172 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5174         * Makefile.def: Add install-html target. Add datarootdir
5175         docdir and htmldir to flags_to_pass.
5176         * Makefile.tpl: Add install-html target.
5177         * Makefile.in: Regenerate.
5178         * configure.in: Add --with-datarootdir, --with-docdir, and
5179         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5180         * configure: Regenerate.
5182 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5184         * configure.in: Enable gprof for cross builds.
5185         * configure: Regenerate.
5187 2006-05-22  Richard Guenther  <rguenther@suse.de>
5189         Revert
5190         2006-01-31  Richard Guenther  <rguenther@suse.de>
5191         Paolo Bonzini  <bonzini@gnu.org>
5193         * Makefile.def (target_modules): Add libgcc-math target module.
5194         * configure.in (target_libraries): Add libgcc-math target library.
5195         (--enable-libgcc-math): New configure switch.
5196         * Makefile.in: Re-generate.
5197         * configure: Re-generate.
5198         * libgcc-math: New toplevel directory.
5200 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5201             Andreas Tobler  <a.tobler@schweiz.ch>
5203         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5204         * configure: Rebuilt.
5206 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5208         * MAINTAINERS (Write After Approval): Add myself.
5210 2006-05-01  DJ Delorie  <dj@redhat.com>
5212         * configure.in: Restore CFLAGS if GMP isn't present.
5213         * configure: Regenerate.
5215 2006-05-01  Richard Guenther  <rguenther@suse.de>
5217         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5218         maintainer.
5220 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5222         * MAINTAINERS (Write After Approval): Add myself.
5224 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5226         * MAINTAINERS (Write After Approval): Add myself.
5228 2006-04-18  DJ Delorie  <dj@redhat.com>
5230         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5231         reference libgloss so that libssp can be built in a combined
5232         tree.
5233         * configure: Regenerate.
5235 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5237         * MAINTAINERS (Write After Approval): Add myself.
5239 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5241         * configure.in: Require makeinfo 4.4 or higher.
5242         * configure: Regenerate.
5244 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5246         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5247         Rearrange the entries of other libraries to have them in one place.
5249 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5251         * MAINTAINERS (Write After Approval): Remove myself.
5252         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5254 2006-03-14  Richard Guenther  <rguenther@suse.de>
5256         * configure: Regenerate with autoconf 2.13.
5258 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5260         * MAINTAINERS: Use my work address.
5262         * MAINTAINERS: Update my E-mail address.
5264 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5266         * configure.in: Handle --disable-<component> generically.
5267         * configure: Regenerate.
5269 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5271         PR libgcj/17311
5272         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5274 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5276         * MAINTAINERS (Write After Approval):  Remove myself.
5277         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5279 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5281         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5282         (TARGET_CONFIGDIRS): Remove.
5283         * configure.in: Remove AC_SUBST(target_configdirs).
5284         * Makefile.in, configure: Regenerated.
5286 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5288         * MAINTAINERS (Write After Approval):  Remove myself.
5289         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5291 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5293         PR bootstrap/25670
5295         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5297         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5298         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5299         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5300         BUILD_PREFIX, BUILD_PREFIX_1.
5301         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5303         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5304         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5306         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5307         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5308         of `cat stage_current`.  Always provide the `r' and `s' variables.
5309         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5310         a single shell execution.
5311         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5312         bootstrapped modules, make the stage1 module if the build was not
5313         started yet, else build the current stage.
5314         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5315         (all-build, all-host, all-target, [+make_target+]-host,
5316         [+make_target+]-target): Do not use \-continued lines.
5317         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5318         (current_stage, restrap, stage_last): New.
5320         * Makefile.in: Regenerate.
5321         * configure: Regenerate.
5323 2006-02-19  Bud Davis  <jmdavis@link.com>
5325         * MAINTAINERS (Write After Approval):  Remove myself.
5326         (Language Front End Maintainers):  Add myself as fortran 95
5327         maintainer and update e-mail address.
5329 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5331         * MAINTAINERS (Write After Approval):  Remove myself.
5332         (Language Front End Maintainers):  Add myself as fortran 95
5333         maintainer.
5335 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5337         * MAINTAINERS (Write After Approval): Add myself.
5339 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5341         * MAINTAINERS (Write After Approval):  Remove myself.
5342         (Language Front End Maintainers):  Add myself as
5343         fortran 95 maintainer.
5345 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5347         Sync from src:
5349         2005-12-27  Leif Ekblad  <leif@rdos.net>
5351         * configure.in: Add support for RDOS target.
5352         * configure: Regenerate.
5354 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5355             Andreas Schwab  <schwab@suse.de>
5357         * configure: Regenerate.
5359 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5361         * configure.in (enable_libgomp): Add AIX.
5362         * configure: Regenerate.
5364 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5366         * MAINTAINERS (Write After Approval): Add myself.
5368 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5370         * MAINTAINERS (Write After Approval): Add myself.
5372 2006-01-31  Richard Guenther  <rguenther@suse.de>
5373         Paolo Bonzini  <bonzini@gnu.org>
5375         * Makefile.def (target_modules): Add libgcc-math target module.
5376         * configure.in (target_libraries): Add libgcc-math target library.
5377         (--enable-libgcc-math): New configure switch.
5378         * Makefile.in: Re-generate.
5379         * configure: Re-generate.
5380         * libgcc-math: New toplevel directory.
5382 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5384         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5385         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5386         the assembler, linker and binutils.
5387         * configure: Regenerate.
5389 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5391         * MAINTAINERS (Write After Approval): Add myself.
5393 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5395         * configure: Regenerate.
5397 2006-01-18  Richard Henderson  <rth@redhat.com>
5398             Jakub Jelinek  <jakub@redhat.com>
5399             Diego Novillo  <dnovillo@redhat.com>
5401         * libgomp: New directory.
5402         * Makefile.def: Add target_module libgomp.
5403         * Makefile.in: Regenerate.
5404         * configure.in (target_libraries): Add target-libgomp.
5405         * configure: Regenerate.
5407 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5409         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5410         @ from continuation.
5411         * Makefile.in: Rebuilt.
5413 2006-01-04  Chris Lattner  <sabre@gnu.org>
5415         * MAINTAINERS (Write After Approval): Add myself.
5417 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5419         PR bootstrap/24252
5421         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5422         * Makefile.tpl (OBJDUMP): New.
5423         (EXTRA_HOST_FLAGS): Add it.
5424         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5426         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5427         to use symbolic links between directories.  Avoid race conditions
5428         or make them harmless.
5429         * configure.in: Do not try to use symbolic links between directories.
5431         * Makefile.def (LEAN): Pass.
5432         * Makefile.tpl (LEAN): Define.
5433         (stage[+id+]-start): Accept that the previous directory does not
5434         exist, if the bootstrap is lean.
5435         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5436         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5437         configure substitution.
5438         ([+compare-target+]): Likewise.
5439         ([+bootstrap-target+]-lean): New.
5440         * configure.in: Remove lean bootstrap support from here.
5442         * Makefile.in: Regenerate.
5443         * configure: Regenerate.
5445 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5447         * MAINTAINERS (libdecnumber): Add myself.
5449 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5451         * libtool-ldflags: New script.
5453 2006-01-02  Andreas Schwab  <schwab@suse.de>
5455         * configure.in: When reconfiguring remove Makefile in
5456         all stage directories.
5457         * configure: Regenerate.
5459 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5461         * MAINTAINERS: Update my email address.
5463 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5465         Revert Ada-related part of the previous change.
5467         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5468         Do not pass.
5469         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5470         * Makefile.in: Regenerate.
5471         * configure.in: Do not include mt-ppc-aix target fragment.
5472         * configure: Regenerate.
5474 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5476         * configure.in: Select appropriate fragments for PowerPC/AIX.
5477         * configure: Regenerate.
5479         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5480         BOOT_CFLAGS, BOOT_LDFLAGS.
5481         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5482         BOOT_CFLAGS, BOOT_LDFLAGS.
5483         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5484         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5485         (stage): Fail if we cannot complete the work.
5486         * Makefile.in: Regenerate.
5488 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5490         * configure.in: Replace ms1 with mt.
5491         * configure: Rebuilt.
5493 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5495         * MAINTAINERS: Update my email address.
5497 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5499         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5500         install-host-nogcc): Don't invoke $(stage) at the end.
5501         * Makefile.in: Regenerate.
5503 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5505         * configure.in: Flip the top-level bootstrap switch.
5506         * configure: Regenerate.
5508 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5510         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5511         $(stage) and $(unstage).
5512         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5513         (all): Remove stray semicolon.
5514         (local-distclean): Don't handle multilib.tmp and multilib.out.
5515         (install.all): Set $s for consistency.
5516         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5517         check_multilibs setting.  Always make the install directory.
5518         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5519         Correct @if/@endif.
5520         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5521         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5522         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5523         (multilib.out): Remove.
5524         * Makefile.in: Regenerated.
5526 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5528         * MAINTAINERS (Write After Approval): Add myself.
5530 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5532         * MAINTAINERS: Add myself as mt maintainer.
5534         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5536 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5538         * MAINTAINERS: Change email address.
5540 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5542         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5543         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5544         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5545         Find in-tree tools if available.
5546         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5547         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5548         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5549         (COMPILER_*_FOR_TARGET): New.
5550         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5551         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5552         (CONFIGURED_*, USUAL_*): Remove.
5553         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5554         STRIP): Use autoconf substitutions.
5555         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5556         COMPILER_NM_FOR_TARGET): New.
5557         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5559         (all): Make all-host and all-target in parallel.
5560         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5561         that $$r and $$s are set before invoking a recursive make.
5562         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5563         ([+bootstrap-target+]): Inline most of the `all' target.
5565 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5567         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5568         from the gcc build directory.
5569         * Makefile.in: Regenerate.
5571 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5573         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5574         depend on all-libdecnumber.
5575         * configure.in (host_libs): Include libdecnumber.
5576         * Makefile.in: Regenerate.
5577         * configure: Likewise.
5579 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5581         * libdecnumber: Import decNumber sources from the dfp-branch.
5583 2005-11-21  Kean Johnston  <jkj@sco.com>
5585         * config.sub, config.guess: Sync from upstream sources.
5587 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5589         Import from Autoconf sources:
5591         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5592         * config/move-if-change: Don't output "$2 is unchanged";
5593         suggested by Ben Elliston.  Handle weird characters correctly.
5595 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5597         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5598         to match upstream libtool for darwin.
5600 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5602         * Makefile.def: Remove gdb dependencies for gdbtk.
5603         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5604         (configure-gdb, install-gdb): New rules.
5605         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5606         * Makefile.in, configure: Regenerated.
5608 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5610         * MAINTAINERS (Write After Approval): Add myself.
5612 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5614         * MAINTAINERS (Write After Approval): Add myself.
5616 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5618         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5619         Diego Novillo.
5621 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5623         PR bootstrap/24297
5624         * Makefile.tpl (do-[+make-target+], do-check, install,
5625         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5626         are set before recursing.
5627         * Makefile.in: Regenerate.
5629 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5631         PR bootstrap/18939
5632         * Makefile.def (gcc) <target>: Fix thinko.
5633         * Makefile.in: Regenerate.
5635 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5637         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5638         * configure: Regenerate.
5640 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5642         * MAINTAINERS (Write After Approval): Add self.
5644 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5646         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5647         target-libffi, target-qthreads, target-libjava, and
5648         targetlibobjc.
5649         * configure: Regenerate.
5651 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5653         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5654         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5655         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5656         (USUAL_OBJDUMP_FOR_TARGET): New.
5657         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5658         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5659         * configure, Makefile.in: Regenerated.
5661 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5663         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5664         before other host packages.
5666 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5668         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5670 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5672         PR bootstrap/22340
5674         * configure.in (default_target): Remove.
5675         * Makefile.tpl (all): Do not use prerequisites as subroutines
5676         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5677         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5678         use prerequisites as subroutines.
5679         (check-host, check-target): New.
5680         (bootstrap configure & all targets): Do not use stage*-start
5681         if the directory layout is already ok.
5682         (non-bootstrap configure & all targets): Prepend a $(unstage).
5683         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5684         (NOTPARALLEL): Remove.
5685         (unstage, stage variables): New variables.
5686         (unstage, stage targets): Simply expand to those variables.
5688         * configure: Regenerate.
5689         * Makefile.in: Regenerate.
5691 2005-10-04  James E Wilson  <wilson@specifix.com>
5693         * Makefile.def (lang_env_dependencies): Add libmudflap.
5694         * Makefile.in: Regenerate.
5696 2005-10-03  Andreas Schwab  <schwab@suse.de>
5698         Backport from libtool CVS:
5699         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5701         * ltmain.sh: add support for installing into temporary
5702         staging area (e.g. 'make install DESTDIR=...')
5704 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5706         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5707         * configure: Regenerated.
5709 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5711         * configure: Regenerate with the correct
5712         autoconf version.
5714 2005-09-30  Catherine Moore  <clm@cm00re.com>
5716         * configure.in (bfin-*-*): New.
5717         * configure: Regenerated.
5719 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5721         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5722         (LIPO_FOR_TARGET): New.
5723         (CONFIGURED_LIPO_FOR_TARGET): New.
5724         (USUAL_LIPO_FOR_TARGET): New.
5725         (STRIP_FOR_TARGET): New.
5726         (CONFIGURED_STRIP_FOR_TARGET): New.
5727         (USUAL_STRIP_FOR_TARGET): New.
5728         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5729         STRIP_FOR_TARGET.
5730         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5731         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5732         * Makefile.in: Regenerate.
5733         * configure: Regenerate.
5735 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5737         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5738         (rs6000-*-aix*): Same.
5739         * configure: Regenerate.
5741 2005-09-16  Tom Tromey  <tromey@redhat.com>
5743         * MAINTAINERS: Add self as java maintainer.
5745 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5747         * configure.in: Recognize f95 in the --enable-languages option,
5748         and substitute it for fortran, issuing a warning.
5749         * configure: Regenerate.
5751 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5753         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5754         * configure:  Regenerated.
5756 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5758         * MAINTAINERS: Add self as ms1 maintainer.
5760 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5762         * Makefile.def (libssp): Add to lang_env_dependencies.
5763         * Makefile.in: Regenerate.
5765 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5767         * MAINTAINERS: Add myself as middle-end maintainer.
5769 2005-08-17  Christian Groessler  <chris@groessler.org>
5771         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5772         * Makefile.in: Regenerate.
5774 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5776         * MAINTAINERS (write after approval): Added myself.
5778 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5780         * MAINTAINERS (Write After Approval): Add myself.
5782 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5784         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5785         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5786         Look for alternate names of the target cc and c++
5787         * configure: Regenerate.
5789 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5791         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5792         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5793         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5794         tools; remove code to manually set them.
5795         (Target tools): Look in the environment for them.
5796         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5797         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5798         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5799         build directory.
5800         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5801         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5802         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5803         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5804         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5805         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5806         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5807         * configure: Regenerate.
5808         * Makefile.in: Regenerate.
5810 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5812         * MAINTAINERS: Update for removed CPU targets.
5814 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5816         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5817         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5818         * Makefile.in: Regenerated.
5820 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5822         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5823         (CFLAGS_FOR_TARGET): Use it.
5824         (CXXFLAGS_FOR_TARGET): Likewise.
5825         * Makefile.in: Regenerated.
5826         * configure.in (--with-build-sysroot): New option.
5827         * configure: Regenerated.
5829 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5831         * Makefile.tpl: Wrap install between unstage and stage
5832         * Makefile.in: Regenerate.
5834 2005-07-21  Eric Christopher  <echristo@apple.com>
5836         * MAINTAINERS: Update affiliation.
5838 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5840         * MAINTAINERS: Add self as crx port maintainer.
5842 2005-07-20  DJ Delorie  <dj@redhat.com>
5844         * MAINTAINERS: Add self as m32c maintainer.
5846 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5848         * all files: Update FSF address.
5850 2005-07-15  Eric Christopher  <echristo@redhat.com>
5852         * MAINTAINERS: Change affiliation.
5854 2005-07-14  Jim Blandy  <jimb@redhat.com>
5856         * configure.in: Add cases for Renesas m32c.
5857         * configure: Regenerated.
5859 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5861         * COPYING.LIB: Update from fsf.org.
5863 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5865         * COPYING, compile, config.guess,
5866         config.sub, install-sh, missing, mkinstalldirs,
5867         symlink-tree, ylwrap: Sync from upstream sources.
5868         * config-ml.in: Update FSF address.
5870 2005-07-13  Eric Christopher  <echristo@redhat.com>
5872         * configure.in: Add toplevel noconfigdir support for tpf.
5873         * configure: Regenerate.
5875 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5877         PR ada/22340
5879         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5880         * Makefile.in: Regenerate.
5882 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5884         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5885         Brolley to write-after-approval.
5887 2005-07-07  Andreas Schwab  <schwab@suse.de>
5889         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5890         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5891         * Makefile.in: Regenerated.
5893 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5895         * configure.in: Don't build sim or rda when targetting darwin.
5896         * configure: Regenerate.
5898 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5900         * configure.in: Add --enable-libssp and --disable-libssp.
5901         * configure: Regenerate with autoconf-2.13.
5903 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5905         * Makefile.def (target_modules): Add libssp.
5906         * configure.in (target_libraries): Add target-libssp.
5907         * configure: Rebuilt.
5908         * Makefile.in: Rebuilt.
5910 2005-07-01  Zack Weinberg  <zackw@panix.com>
5912         * MAINTAINERS: Change email address.  Resign from maintainership.
5914 2005-07-01  Richard Guenther  <rguenther@suse.de>
5916         * MAINTAINERS: Change my e-mail address and affiliation.
5918 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5920         * Makefile.def (stagefeedback): Come after profile.
5921         Define profiledbootstrap target.
5922         * Makefile.tpl (profiledbootstrap): Remove.
5923         (stageprofile-end): Zap stagefeedback.
5924         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5925         * Makefile.in: Regenerate.
5927 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5929         * MAINTAINERS: Update my email address.
5931 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5933         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5934         In 'cpp' stanza, support '#line' as well as '# '.
5936 2005-06-08  Andreas Schwab  <schwab@suse.de>
5938         * MAINTAINERS: Move myself from 'Write After Approval' to
5939         'CPU Port Maintainers' section as m68k maintainer.
5941 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5943         * configure.in (unsupported_languages): New macro.
5944         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5945         non-ported target libraries in noconfigdirs.
5946         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5947         non-linux-gnu.  Remove libgcj_ex_libffi.
5948         <lang_frag loop>: Set add_this_lang=no if the language is in
5949         unsupported_languages.
5950         * configure: Regenerate.
5952 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5954         * configure.in: Fix typo in handling of --with-mpfr-dir.
5955         * configure: Regenerate.
5957 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5959         * MAINTAINERS: Update my email address.
5961 2005-06-02  Jim Blandy  <jimb@redhat.com>
5963         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5964         accepted into the master sources.)
5966 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5967             Michael Snyder  <msnyder@redhat.com>
5968             Stan Cox  <scox@redhat.com>
5970         * configure.in: Set noconfigdirs for ms1.
5972         * configure: Regenerate.
5974 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5976         * MAINTAINERS (Write After Approval): Add self.
5978 2005-06-01  Josh Conner  <jconner@apple.com>
5980         * MAINTAINERS (Write After Approval): Add self.
5982 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5984         * MAINTAINERS: Update my email address.
5986 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5988         * MAINTAINERS (Write After Approval): Add self.
5990 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5992         * MAINTAINERS (Write After Approval): Remove self.
5994 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5996         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5997         (Dependencies): Consider target modules for bootstrap dependencies.
5998         Make target bootstrap modules depend on each stage's gcc.
5999         * Makefile.in: Regenerate.
6001 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6003         * Makefile.def (configure-gcc): Depend on binutils having been built.
6004         (all-gcc): No need to do it here.
6005         * Makefile.in: Regenerate.
6007 2005-05-19  Paul Brook  <paul@codesourcery.com>
6009         * configure.in: Rewrite misleading error message when requested
6010         language cannot be built.
6011         * configure: Regenerate.
6013 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6015         * ylwrap: Import from Automake 1.9.5.
6017 2005-05-13  David Ung  <davidu@mips.com>
6019         * MAINTAINERS (Write After Approval): Add self.
6021 2005-05-09  Mike Stump  <mrs@apple.com>
6023         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6024         lt_cv_sys_max_cmd_len for now.
6026 2005-05-09  Stan Cox  <scox@redhat.com>
6028         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6030 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6032         * README.SCO: Update the URL.
6034 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6036         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6037         with_gnu_ld to libtool.
6038         * ltcf-c.sh (aix[45]): Define file_list_spec.
6039         * ltcf-cxx.sh (aix[45]): Same.
6040         * ltcf-gcj.sh (aix[45]): Same.
6041         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6042         exists, write list of input files to temporary file.
6044 2005-05-04  Mike Stump  <mrs@apple.com>
6046         * configure.in: Always pass --target to target configures as
6047         otherwise rebuilds that do --recheck will fail.
6048         * confiugure: Rebuilt.
6050 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6052         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6053         STAGE_HOST_EXPORTS.
6054         (configure, all): Add bootstrap support.
6055         (Host modules, target modules): Pass post-stage1 flags and exports.
6056         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6057         * Makefile.in: Regenerate.
6059 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6061         * configure: Regenerate.
6063 2005-04-27  Mike Stump  <mrs@apple.com>
6065         * MAINTAINERS: Add self as darwin maintainer.
6067 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6069         * config.sub: Update from master copy.
6071 2005-04-21  Mike Stump  <mrs@apple.com>
6073         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6074         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6076 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6078         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6079         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6080         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6081         "*-*-elf" and "*-*-linux*".
6082         * configure: Regenerate.
6084 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6086         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6088 2005-04-12  Mike Stump  <mrs@apple.com>
6090         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6092 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6094         * MAINTAINERS (Write After Approval): Add myself.
6096 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6098         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6100 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6102         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6103         (TARGET_CONFIGARGS): Include --with-target-subdir.
6104         (configure, all): New macros.  Use them throughout.
6105         * Makefile.in: Regenerate.
6107 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6109         * MAINTAINERS (Write After Approval): Add myself.
6111 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6113         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6115 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6117         * MAINTAINERS: Move John Carr to Write After Approval.
6119 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6121         * config/mh-mingw32: Delete.
6122         * configure.in: Don't use it.
6123         * configure: Regenerate.
6125 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6127         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6128         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6129         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6130         (HOST_LIB_PATH): Generate from Makefile.def.
6131         (TARGET_LIB_PATH): Likewise.
6132         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6133         * Makefile.in: Regenerate.
6134         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6135         (RPATH_ENVVAR): Include Darwin case.
6136         * configure: Regenerate.
6138 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6140         * MAINTAINERS (Various Maintainers): Remove self.
6141         (Write After Approval): Add self.
6143 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6145         * MAINTAINERS (Various Maintainers): Add self.
6147 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6149         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6150         * configure: Regenerate.
6152 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6154         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6155         gcc_version, and gcc_version_trigger from set of flags to pass.
6156         * Makefile.tpl: Remove definitions of above variables.
6157         (config.status): Remove dependency on $(gcc_version_trigger).
6158         * Makefile.in: Regenerate.
6159         * configure.in: Do not reference config/gcc-version.m4 nor
6160         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6161         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6162         * configure: Regenerate.
6164 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6165             Andrew Pinski  <pinskia@physics.uc.edu>
6167         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6168         * Makefile.in: Regenerate.
6170 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6172         * MAINTAINERS (Write After Approval): Add myself.
6174 2005-03-03  David Ayers  <d.ayers@inode.at>
6176         * MAINTAINERS (Write After Approval): Add myself.
6178 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6180         PR libgcj/20160
6181         * ltmain.sh: Avoid creating archives with components that have
6182         duplicate basenames.
6184 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6186         PR bootstrap/20250
6187         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6188         instead of check.
6189         * Makefile.in: Regenerate.
6191 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6193         * Makefile.in: Regenerate to fix conflict between the previous two
6194         patches.
6196 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6198         PR bootstrap/17383
6199         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6200         * Makefile.tpl (HOST_SUBDIR): New substitution.
6201         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6202         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6203         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6204         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6205         (Host modules, Bootstrapped modules): Use it.
6206         (Build modules, Target modules): Do not create symlink trees,
6207         always configure out-of-srcdir.
6208         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6209         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6210         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6211         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6213         * Makefile.in: Regenerate.
6214         * configure: Regenerate.
6216 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6218         Merged from libada-gnattools-branch:
6219         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6221         * gnattools: New directory.
6222         * Makefile.def: Add gnattools as a module, depending on target-libada.
6223         * Makefile.in: Regenerate.
6224         * configure.in: Include gnattools in host_tools; disable it if ada
6225         is disabled.
6226         * configure: Regenerate.
6228 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6230         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6231         treelang maintainer.
6232         (Write After Approval): Remove myself.
6234 2005-02-23  Paul Schlie  <schlie@comcast.net>
6236         * configure.in: Allow darwin targeted ports to build tk, itcl and
6237         libgui.
6238         * configure: Regenerate.
6240 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6242         PR libgcj/10353
6243         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6244         * configure: Regenerate.
6246 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6248         * MAINTAINERS (Write After Approval): Add myself.
6250 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6252         * MAINTAINERS: Update my e-mail address.
6254 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6256         * MAINTAINERS (Write After Approval): Add myself.
6258 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6260         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6261         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6262         target-libgloss when not *-*-elf and *-*-aout.
6263         * configure: Regenerate.
6265 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6267         * MAINTAINERS: Remove obsolete entries.
6269         * MAINTAINERS (Write After Approval): Add Michael Matz.
6271 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6273         * MAINTAINERS: Remove self as cpplib maintainer.
6275 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6277         * install-sh, config.sub: Import from upstream.
6279 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6281         PR bootstrap/18222
6282         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6283         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6284         * Makefile.in: Regenerate.
6286 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6288         * MAINTAINERS: Update my email address.
6290 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6291             Andreas Schwab  <schwab@suse.de>
6293         PR bootstrap/18033
6294         * config-ml.in: Eval option if surrounded by single quotes.
6296 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6298         Revert 2004-12-28 Makefile changes, a better fix will be
6299         applied to mainline and src after GCC 4.0 branches.
6301 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6303         PR bootstrap/17383
6305         * Makefile.def (target_modules): Remove stage parameter,
6306         it is always true now.
6307         * Makefile.tpl (configure-build-[+module+],
6308         configure-target-[+module+]): Always build symlink tree
6309         for the directory and for include.  BUILD_SUBDIR and
6310         TARGET_SUBDIR cannot be . anymore.
6311         * Makefile.in: Regenerate.
6313 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6315         Revert 2004-12-08 Makefile changes.
6317 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6319         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6320         cygwin, mingw.
6322 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6324         * configure.in (sh64-*-*): Reenable gprof.
6325         * configure: Regenerate.
6327 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6329         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6330         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6331         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6332         * Makefile.in: Regenerate.
6334 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6336         * MAINTAINERS: Update my email address.
6338 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6340         * Makefile.tpl: Generate normal dependencies if the LHS module is
6341         not bootstrapped.
6342         * Makefile.in: Regenerate.
6344 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6346         * configure.in: Include config/gxx-include-dir.m4.  Use
6347         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6348         * configure: Regenerate.
6350 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6352         * config.if: Delete.
6353         * configure.in: Set libstdcxx_incdir directly.
6354         * configure: Regenerate.
6356 2004-12-02  Eric Christopher  <echristo@redhat.com>
6358         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6359         * Makefile.in: Regenerate.
6361 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6363         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6364         * configure: Regenerate.
6366 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6368         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6369         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6370         * configure: Regenerate.
6372 2004-12-01  Eric Christopher  <echristo@redhat.com>
6374         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6375         of things to remove.
6377 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6379         * MAINTAINERS (Write After Approval): Update my e-mail address.
6381 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6383         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6384         from CVS libtool to always pass_all.
6386 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6388         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6389         (hppa*64*-*-*): Delete incorrect comment.
6390         * configure: Rebuilt.
6392 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6394         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6396 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6398         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6399         from CVS libtool to always pass_all.
6401 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6403         * install-sh, compile: Import from automake.
6405 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6407         * config.guess, config.sub:  Import from savannnah.
6409 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6411         * MAINTAINERS (Write After Approval): Add myself
6413 2004-11-12  Mike Stump  <mrs@apple.com>
6415         * Makefile.def: Add html support.
6416         * Makefile.tpl: Likewise.
6417         * Makefile.in: Regenerate.
6419 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6421         PR 18423
6422         * configure.in: Remove all instances of build-fixincludes from
6423         noconfigdirs.
6424         (build_configargs): Supply --target to subdirectories.
6425         * configure: Regenerate.
6427         * Makefile.def: Make gcc install depend on fixincludes install.
6428         * Makefile.in: Regenerate.
6430 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6432         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6434 2004-11-11  Paul Brook  <paul@codesourcery.com>
6436         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6438 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6440         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6441         target-libgfortran.
6442         * configure: Regenerate.
6444 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6446         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6447         like CC.
6449 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6451         * Makefile.def (host fixincludes): Specify missing targets.
6452         * Makefile.in: Regenerate.
6454 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6456         * MAINTAINERS: Add myself
6458 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6460         * MAINTAINERS (Write After Approval): Add myself.
6462 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6464         * Makefile.def: Build fixincludes for the host, too.
6465         * Makefile.in: Regenerate.
6466         * configure.in (host_tools): Add fixincludes.
6467         * configure: Regenerate.
6469 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6471         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6472         * configure: Regenerated.
6474 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6476         PR other/17783
6477         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6478         * configure: Regenerated.
6480 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6482         * README.SCO: Update per FSF instructions.
6484 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6486         PR target/18151
6487         * configure.in (case ${target}): Do not build fixincludes for avr.
6488         * configure: Regenerated.
6490 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6492         * configure.in (case ${target}): Do not build fixincludes
6493         on platforms where it is not used.
6494         * configure: Regenerated.
6496 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6498         * configure.in: Use an absolute path to install-sh.
6499         * configure: Regenerated.
6501 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6503         * MAINTAINERS (Write After Approval): Add myself.
6505 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6507         * MAINTAINERS: Remove from Write After Approval those that are
6508         already maintainers.
6510 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6512         * MAINTAINERS:  Update my email address.
6514 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6516         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6517         * configure: Regenerate.
6519 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6521         * MAINTAINERS:  Update my email address.
6523 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6525         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6526         entries belonging to this category.
6528 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6530         * MAINTAINERS: Update my e-mail address.
6532 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6534         Fix wrong conflict resolution in:
6536         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6538         * Makefile.in: Regenerate.
6539         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6540         in the recursive `make', instead of hardwiring `all'.
6541         (Autogenerated TARGET-* variables): New.
6543 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6545         * configure.in: Enable target-libgloss for crx-*-*.
6546         * configure: Regenerate.
6548 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6550         * MAINTAINERS (Various Maintainers): Move the "windows,
6551         cygwin, mingw" maintainer to ...
6552         (OS Port Maintainers): ... here.
6554 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6556         * MAINTAINERS (Write After Approval): Remove those that are
6557         maintainers of some subsystem.
6559 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6561         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6562         * ltcf-cxx.sh (tpf*): Likewise.
6563         * ltconfig (tpf*): Add TPF OS configuration support.
6565 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6567         * MAINTAINERS: Change my email address to my new work account.
6569 2004-09-24  Michael Roth  <mroth@nessie.de>
6571         * configure.in (--without-headers): Add missing double quotes.
6572         * configure: Regenerate.
6574 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6576         * ylwrap: Revert to previous version.
6578 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6580         PR bootstrap/17369
6581         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6582         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6583         SET_GCC_LIB_PATH_CMD.
6584         (BASE_TARGET_EXPORTS): Likewise.
6585         * Makefile.in: Regenerated.
6587         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6588         * configure: Regenerated.
6590 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6592         * config.guess: New upstream version
6593         * compile, depcomp, install-sh, ylwrap: Likewise.
6595 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6597         * config/mh-x86omitfp: New host makefile fragment.  Add
6598         -fomit-frame-pointer to the default BOOT_CFLAGS.
6599         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6600         * configure: Regenerate.
6602 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6604         PR target/11572
6605         * configure.in (*-*-darwin*): Renable libobjc.
6606         * configure: Regenerate.
6608 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6610         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6612 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6614         * Makefile.def: Remove libbanshee.
6615         * Makefile.tpl: Ditto.
6616         * configure.in: Ditto.
6617         * Makefile.in: Regen.
6618         * configure: Ditto.
6620 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6622         * ltmain.sh: Use $pic_object as $non_pic_object if
6623         $non_pic_object=none.
6625 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6627         * missing: Import latest version from master repository.
6629 2004-09-06  Nick Clifton  <nickc@redhat.com>
6631         * config.sub: Import latest version from master repository.
6632         * config.guess: Likewise.
6633         This includes these changes:
6635         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6637         * config.sub: Handle crisv32, alias etraxfs.
6638         * config.guess (crisv32:Linux:*:*): Handle.
6640         2004-08-13  Brad Smith  <brad@comstyle.com>
6642         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6643         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6645         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6647         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6648         assume the processor is a powerpc.  This is because coreutils
6649         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6650         in this case, due to a MacOS X bug that causes
6651         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6652         to return a negative number.
6653         Problem reported by Petter Reinholdtsen in:
6654         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6656         2004-07-19  Ben Elliston  <bje@gnu.org>
6658         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6660         2004-06-24  Ben Elliston  <bje@gnu.org>
6662         * config.guess: Update copyright years.
6663         * config.sub: Likewise.
6665         2004-06-22  Robert Millan  <robertmh@gnu.org>
6667         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6668         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6670         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6672         * config.guess (*:*VMS:*:*): New entry. Replaces
6673         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6674         manufacturer.
6676         2004-06-22  Ben Elliston  <bje@gnu.org>
6678         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6679         * config.sub: Likewise.
6681         2004-06-22  Ben Elliston  <bje@gnu.org>
6683         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6684         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6686         2004-06-11  Ben Elliston  <bje@gnu.org>
6688         * config.guess (pegasos:OpenBSD:*:*): Remove.
6690         2004-06-11  Ben Elliston  <bje@gnu.org>
6692         From Wouter Verhelst <wouter@grep.be>:
6693         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6695         2004-06-11  Ben Elliston  <bje@gnu.org>
6697         * config.guess (luna88k:OpenBSD:*:*): New.
6699         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6701         * config.guess (m32r*:Linux:*:*): New case.
6702         * config.sub: Handle m32rle.
6704         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6706         From Jens Petersen  <petersen@redhat.com>:
6707         * config.sub: Handle sparcv8.
6709         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6711         From Tom Smith <smith@cag.lkg.hp.com>:
6712         * config.guess: Version suffixes are equally significant on Tru64
6713         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6714         prefix of "P" (patched kernel).
6716         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6718         * config.sub: Add support for National Semiconductor CRX target.
6720 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6722         * MAINTAINERS (Various Maintainers): Remove myself as web page
6723         maintainer, add myself as maintainer of build status lists.
6725 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6727         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6728         *-*-netware, but add target-libmudflap.
6729         Consolidate *-*-netware targets (of which really only i?86 exists)
6730         into a single entry.
6731         * configure: Likewise.
6733 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6735         * Makefile.tpl (sorry): Remove.
6736         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6737         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6738         (do-clean): Clean per-stage directories too.
6739         (do-distclean): Run distclean-stage1 too.
6740         (.NOTPARALLEL): Enable during toplevel bootstrap.
6741         (stage[+id+]-bubble): Enable parallel execution during
6742         the recursive invocation.
6743         * Makefile.in: Regenerate.
6745         Fix previous checkin:
6747         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6748         include.
6749         * configure.in: Fix indentation.
6750         * configure: Regenerate.
6752 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6754         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6755         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6756         * configure: regenerate
6757         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6758         -mdynamic-no-pic
6760 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6762         * Makefile.def (build_modules): Add fixincludes.
6763         (dependencies): Make gcc depend on fixincludes.
6764         * configure.in (build_tools): Add fixincludes.
6765         (build_configdirs): Always include build_libs.
6766         * Makefile.in: Regenerate.
6767         * configure: Regenerate.
6769 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6771         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6772         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6773         phony targets; do not generate timestamp files.
6774         (distclean-stageN): Remove references to their timestamp files.
6775         (restageN, touch-stageN): Remove.
6776         (stageN-bubble): Rewritten.
6777         (compare): Support lean bootstraps.
6778         * Makefile.in: Regenerate.
6780         * configure.in: Only warn when bootstrapping but
6781         build != host or build != target.  Support lean bootstraps.
6782         * configure: Regenerate.
6784 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6786         * configure.in:  Give a better error message if GMP/MPFR are missing
6787         and a language needing them has been requested.
6788         * configure:  Regenerated.
6790 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6792         * configure.in:  Print a list of available language front-ends if
6793         a requested one is missing.  Tidy stray tab characters.
6794         * configure:  Regenerated.
6796 2004-08-19  Michael Koch  <konqueror@gmx.de>
6798         * gcc/doc/install.texi: Update entry about automake for libjava.
6800 2004-08-17  Robert Millan  <robertmh@gnu.org>
6802         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6803         (instead of FreeBSD).
6804         * configure: Regenerate.
6806 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6808         * Makefile.in: Regenerate.
6809         * configure: Regenerate.
6811         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6812         stage_*_flags.
6813         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6814         for bootstrapped modules if toplevel bootstrap is going.
6815         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6816         modules.  Adjust for changes in Makefile.def.  Enable several
6817         rules even in non-bootstrap mode, just to avoid peppering the
6818         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6819         (stage-[+prev+]-bubble): Remove.
6821         * Makefile.def (Dependencies): Depend on all-build-bison,
6822         all-build-flex, all-build-byacc, all-build-texinfo, rather
6823         than the host variations.
6824         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6825         with BUILD_SUBDIR.
6826         (BISON): Update for recent Bisons.
6827         (YACC): Fix typo.
6828         (cross): Depend on all-build.
6829         (all): Do not depend on all-build.
6830         (prebootstrap): Remove.
6831         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6832         (Prebootstrap dependencies): Add them to the per-stage targets
6833         and to all-prebootstrap.
6834         * configure.in (build_configdirs): Always enable build_tools.
6835         (BUILD_DIR_PREFIX): Remove.
6837         * Makefile.def (gcc): Add target variable.
6838         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6839         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6840         in the recursive `make', instead of hardwiring `all'.
6841         (Autogenerated TARGET-* variables): New.
6843 2004-08-13  Brian Booth  <bbooth@redhat.com>
6845         * MAINTAINERS: Remove myself from write-after-approval.
6847 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6849         * src-release: Stop distributing mmalloc with gdb (which doesn't
6850         use it).
6851         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6852         * Makefile.in: Regenerate.
6854 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6856         * configure.in (arm*-*-eabi*): New target.
6857         * configure: Regenerate.
6859 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6861         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6862         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6863         (Dependencies): New section.
6864         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6865         (configure-target-[+module+]): Depend on maybe-all-gcc
6866         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6867         (toplevel profiledbootstrap): Fix dependencies.
6868         * Makefile.in: Regenerate.
6870 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6872         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6873         target-libiberty to noconfigdirs.
6874         * configure: Regenerate.
6876 2004-08-03  Paul Brook  <paul@codesourcery.com>
6878         * configure.in: Check for MPFR as well as GMP.
6879         * configure: Regenerate.
6881 2004-08-01  Robert Millan  <robertmh@gnu.org>
6883         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6884         libmudflap for all GNU-based systems (with Glibc).
6885         * configure: Regenerate.
6887 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6889         * Makefile.def (host-modules): Add gcc.
6890         * Makefile.in: Regenerate.
6891         * Makefile.tpl (sorry): New rule.
6892         (configure-host, all-host, [+make_target+]-host, do-check,
6893         install-host): Do not add gcc as a special case.
6894         (host modules): Add a small special-casing for gcc.  Export
6895         extra_make_flags through the environment.
6896         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6897         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6898         other recursive targets for gcc): Remove.
6900         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6901         (stage, unstage): New rules.
6902         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6903         distclean-stage[+id+]): Use stage_current.
6904         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6905         the stage*-start rules.
6907 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6909         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6910         use -all_load flag.
6912 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6914         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6915         * configure: Regenerate.
6917 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6919         * maintainer-scripts/gcc_release: Revert yesterday's change.
6921 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6923         * MAINTAINERS: Add myself to write-after-approval.
6925 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6927         * libf2c: Removed.
6928         * gcc/gccbug.in: Updated because of libf2c removal.
6929         * maintainer-scripts/gcc_release: Ditto.
6931 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6933         * configure.in: Build libmudflap by default on FreeBSD.
6934         * configure: Regenerated.
6936 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6938         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6939         systems.
6940         * configure: Regenerated.
6942 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6944         PR target/16344
6945         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6946         feedback based compiler.
6947         * Makefile.in: Rebuilt.
6949 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6951         * Makefile.def (host_modules): Set bootstrap=true for flex.
6952         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6953         * Makefile.in: Rebuilt.
6955 2004-07-07  Jan Hubicka  <jh@suse.cz>
6957         * MAINTAINERS: Add self as a profile feedback maintainer.
6959 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6961         * configure.in:  Do not prepend $srcdir to /dev/null in
6962         makefile fragments.
6963         * configure:  Regenerate.
6965 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6967         * Makefile.def (build_modules): Add bison, byacc, flex,
6968         m4, texinfo.
6969         (flags_to_pass): Add FLEX.
6970         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6971         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6972         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6973         DEFAULT_MAKEINFO): Remove.
6974         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6975         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6976         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6977         objdir or else use configured tool.
6978         (all-build): New.
6979         (all): Depend on it.
6980         (Build module dependencies): Add.
6981         * Makefile.in: Regenerate.
6982         * configure.in: Better support for multiple build modules,
6983         matching what is done for host/target modules.  Do not look
6984         for "plausible" locations of build tools if Canadian cross.
6985         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6986         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6987         * configure: Regenerate.
6989 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6991         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6992         * Makefile.in: Regenerate.
6994 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6996         * Makefile.tpl (configure-build-[+module+],
6997         configure-[+module+], configure-target-[+module+]): Pass
6998         [+extra_configure_args+].
6999         (all-build-[+module+], all-[+module+], check-[+module+],
7000         install-[+module+], [+make_target+]-[+module+],
7001         all-target-[+module+], check-target-[+module+],
7002         install-target-[+module+], [+make_target+]-target-[+module+]):
7003         Pass [+extra_make_args+].
7004         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7005         (GCC_HOST_EXPORTS): Remove.
7006         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7007         cross, check-gcc, check-gcc-c++, install-gcc,
7008         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7009         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7010         * Makefile.in: Regenerate.
7012 2004-06-21  Matthew Sachs  <msachs@apple.com>
7014         * MAINTAINERS: Added self to write-after-approval.
7016 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7018         * configure.in: Check for srcdir/winsup rather than build directory
7019         winsup.
7020         * configure: Regenerate.
7022 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7024         * configure.in: Don't build Cygwin native newlib if winsup
7025         directory is missing.  Emit warning instead.
7026         * configure: Regenerate.
7028 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7030         * Makefile.tpl (touch-stage[+id+]): New.
7031         (restage[+prev+]): Depend on touch-stage[+id+].
7033         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7034         Use it throughout.
7036         * Makefile.def: Add profile and feedback bootstrap stages.
7037         Remove next field from bootstrap stages.
7038         * Makefile.tpl (LN, LN_S): Substitute.
7039         (stageN-start, stageN-end): Use double-colon rules, to
7040         provide a hook for additional setup commands.
7041         (distclean-stageN-gcc, restageN): Create dependencies from
7042         [+prev+], not from [+next+].
7043         (stageN-bubble): Add commands for successive stages from
7044         [+prev+], using double-colon rules.
7045         (all-stageN-gcc): Fix typo.
7046         (stagefeedback-start, profiledbootstrap): New.
7047         * Makefile.in: Regenerate.
7048         * configure.in: Call ACX_PROG_LN.
7049         * configure: Regenerate.
7051 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7053         * MAINTAINERS (Write After Approval): Add myself.
7055 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7057         * MAINTAINERS (Write After Approval): Add myself.
7059 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7061         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7062         without gcc.
7063         * configure: Regenerate.
7065 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7067         * Makefile.tpl: Fix typo.
7068         * Makefile.in: Regenerate.
7070 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7072         * configure.in: Remove new- prefix from toplevel
7073         bootstrap targets.
7074         * configure: Regenerate.
7076 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7078         * Makefile.tpl (all.normal): Rename to all.
7079         (all): Replace with a rule to pick the default
7080         target from configure.
7081         (all-gcc, configure-gcc): Use conditionals to
7082         do nothing when toplevel bootstrap is going on.
7083         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7084         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7085         * configure.in: Support --enable-bootstrap.
7087         * Makefile.def: Remove new- prefix from toplevel
7088         bootstrap targets.
7089         * Makefile.tpl: Likewise.
7091         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7092         target.
7094         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7095         $(RECURSE_FLAGS) to recursive invocation of make.
7097         * Makefile.in: Regenerate.
7098         * configure: Regenerate.
7100 2004-05-30  Andreas Jaeger  <aj@suse.de>
7101             Jim Wilson  <wilson@specifixinc.com>
7103         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7104         like CC.
7106 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7108         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7109         * configure: Regenerate.
7111 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7113         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7114         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7115         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7116         targets.
7117         * Makefile.in: Regenerate.
7119 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7121         * configure.in: Test the ability to symlink directories.
7122         * configure: Regenerate.
7124         * Makefile.def (bootstrap-stage): New definitions.
7125         * Makefile.tpl (configure-stage1-gcc,
7126         configure-stage2-gcc, configure-stage3-gcc,
7127         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7128         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7129         new-restage3, compare): Autogenerate, see Makefile.in
7130         entry for behavioral changes.
7131         (distclean-stage1, new-stage1-start, new-stage1-end,
7132         new-stage1-bubble, distclean-stage2, new-stage2-start,
7133         new-stage2-end, new-stage2-bubble, distclean-stage3,
7134         new-stage3-start, new-stage3-end): New autogenerated targets.
7135         (objext, prebootstrap, BOOT_CFLAGS,
7136         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7137         targets.
7139         * Makefile.in: Regenerate.
7140         (distclean-stage1, new-stage1-start, new-stage1-end,
7141         new-stage1-bubble, distclean-stage2, new-stage2-start,
7142         new-stage2-end, new-stage2-bubble, distclean-stage3,
7143         new-stage3-start, new-stage3-end): New targets.
7144         (all-stage1-gcc): Move prebootstrap dependency from here...
7145         (configure-stage1-gcc): ...to here.
7146         (new-bootstrap): Use bubble targets.
7147         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7148         Use per-stage distclean targets.
7149         (configure-stage1-gcc, configure-stage2-gcc,
7150         configure-stage3-gcc, all-stage1-gcc,
7151         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7152         Use new-stageN-start to prepare the tree.
7154 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7156         * Makefile.def (host_modules): add libcpp.
7157         * Makefile.tpl: Add dependencies on and for libcpp.
7158         * Makefile.in: Regenerate.
7159         * configure.in: Add libcpp host module.
7160         * configure: Regenerate.
7162 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7164         * Makefile.tpl: Whenever a recursive target is defined, wrap
7165         it in a special @if/@endif block, and prepare its maybe
7166         dependency in the @if/@endif block
7167         * configure.in: Instead of writing maybe dependencies, remove
7168         the @if/@endif statements, and remove the @if/@endif blocks
7169         that remain.
7170         * configure: Regenerate.
7171         * Makefile.in: Regenerate.
7173 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7175         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7177 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7179         PR bootstrap/15120
7180         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7181         * */configure: Rebuilt.
7183 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7185         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7186         of libf2c.
7187         * configure, Makefile.in: Regenerate.
7189 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7191         * MAINTAINERS (Write After Approval): Add myself.
7193 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7195         Merge from tree-ssa-20020619-branch.
7197         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7198         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7199         (HOST_GMPLIBS): Define.
7200         (HOST_GMPINC): Define.
7201         (TARGET_LIB_PATH): Add libmudflap.
7202         (GFORTRAN_FOR_TARGET): Define.
7203         (configure-build*): Export GFORTRAN.
7204         (configure-gcc): Export GMPLIBS and GMPINC.
7205         (all-gcc): Add maybe-all-libbanshee.
7206         (configure-target-libgfortran): Define.
7207         * Makefile.in: Regenerate.
7208         * configure.in (host_libs): Add libbanshee.
7209         (target_libraries): Add target-libmudflap and target-libgfortran.
7210         Add --with-libbanshee.
7211         Handle --disable-libmudflap.
7212         (*-*-freebsd*): Use with_gmp.
7213         Add $(libgcj) to noconfigdirs.
7214         * configure: Regenerate.
7215         * depcomp: New file.
7216         * MAINTAINERS: Add tree-ssa maintainers.
7218 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7220         * MAINTAINERS (Various Maintainers): Add myself.
7222 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7224         * MAINTAINERS (Write After Approval): Add myself.
7226 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7228         * MAINTAINERS (Write After Approval): Add myself.
7230 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7232         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7233         * configure: Regenerate.
7235 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7237         Revert:
7238         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7240         * Makefile.def (flags_to_pass): Remove *dir variables that
7241         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7242         as well as prefix and exec_prefix.
7243         * Makefile.in: Regenerate.
7245 2004-04-26  Robert Millan  <robertmh@gnu.org>
7247         Add patches from libtool CVS.
7248         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7249         * ltconfig: Likewise.
7250         * ltcf-c.sh: Likewise.
7251         * ltcf-cxx.sh: Likewise.
7252         * ltcf-gcj.sh: Likewise.
7254 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7256         * Makefile.def (host_modules): Mark with the bootstrap
7257         flag packages on which gcc depends.
7258         * Makefile.tpl (all-bootstrap): Use it.
7259         * Makefile.in: Regenerate.
7261 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7263         * Makefile.def (flags_to_pass): Remove *dir variables that
7264         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7265         as well as prefix and exec_prefix.
7266         * Makefile.in: Regenerate.
7268 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7270         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7271         * configure: Regenerate.
7272         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7273         * gcc/Makefile.tpl (compare): Use the result of the test.
7274         * gcc/Makefile.in: Regenerate.
7276 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7278         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7279         Always relocate gcc and prev-gcc to the original names, even
7280         if the build fails.
7281         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7282         New targets.
7284 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7286         * MAINTAINERS: Update my email address.
7288 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7290         * configure.in (mips*-*-irix5*): Enable ld.
7291         * configure: Regenerate.
7293 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7295         * configure: Regenerate.
7297 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7299         * Makefile.tpl (configure-[+module+], configure-gcc,
7300         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7301         Set and export LDFLAGS.
7302         * Makefile.in: Regenerate.
7304 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7306         * MAINTAINERS: Add myself to write-after-approval.
7308 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7310         PR bootstrap/14871
7311         * Makefile.tpl: If we don't have built-in-tree target tools,
7312         use the ones found by configure rather than hacking around with
7313         program_transform_name.
7314         * configure.in: Give Makefile.tpl the information necessary
7315         to do that.
7316         * Makefile.in: Regenerate.
7317         * configure: Regenerate.
7319 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7321         PR bootstrap/14760
7322         * configure.in: When computing baseargs, strip *all* copies of
7323         offending options.  Also, don't match/substitute the trailing space,
7324         so that this actually works when two similar options are separated by
7325         only one space.
7326         * configure: Regenerate.
7328 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7330         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7331         (rs6000-*-aix*): Same.
7332         * configure: Regenerate.
7334 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7336         * MAINTAINERS: Add myself to write-after-approval.
7338 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7340         * MAINTAINERS: Add myself to write-after-approval.
7342 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7344         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7345         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7346         * Makefile.in: Regenerate.
7348         * configure.in (top level bootstrap support): Rework --enable-werror
7349         to set @stage2_werror_flag@.
7350         * configure: Regenerate.
7351         * Makefile.tpl (top level bootstrap support): Pass
7352         @stage2_werror_flag@ down to configure in stages 2 and 3.
7353         * Makefile.in: Regenerate.
7355 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7357         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7358         for stages 2 and 3 as well as in make.  As a consequence, remove
7359         OUTPUT_OPTION (now detected by configure) from the flags passed down
7360         to make.
7361         * Makefile.in: Regenerate.
7363         * Makefile.tpl (new-bootstrap): Fix typo.
7364         * Makefile.in: Regenerate.
7366 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7368         * Makefile.tpl: Rearrange by moving recursive_targets rules
7369         into their proper sections.
7370         * Makefile.tpl (top level bootstrap support): Move disabling
7371         of coverage flags from 'make' to 'configure'; improve comments.
7372         * Makefile.in: Regenerate.
7374         * Makefile.tpl (experimental top level bootstrap) Move stage1
7375         language setting from all- target to configure- target; disable
7376         intermodule optimization in stage 1; prevent gratuitous rebuilds
7377         of stage 1.
7378         * Makefile.in: Regenerate.
7379         * configure.in: Comma-separate stage 1 language list for top
7380         level bootstrap.
7381         * configure: Regenerate.
7383         * Makefile.tpl: Clean up experimental top level bootstrap support:
7384         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7385         prev-gcc in configure- targets as well as all- targets.
7386         * Makefile.in: Regenerate.
7388 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7390         * compile: New file imported from automake.
7392 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7394         * configure.in: Remove symbolic link section.
7395         * configure: Regenerate.
7396         * Makefile.tpl (links): Remove.
7397         * Makefile.in: Regenerate.
7399 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7400             Nathanael Nerode  <neroden@gcc.gnu.org>
7402         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7403         Set with AC_CHECK_PROGS.
7404         * configure.in: Fix comment typo from last patch.
7405         * configure: Regenerate.
7407 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7409         * Makefile.tpl: Introduce experimental top level bootstrap support.
7410         * Makefile.in: Regenerate.
7411         * configure.in: Introduce support for top level bootstrap.
7412         * configure: Regenerate.
7414 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7415             Paolo Bonzini  <bonzini@gnu.org>
7417         PR bootstrap/14522
7418         * configure.in: Cope with shells that do not support unquoted ^
7419         * configure: Regenerate.
7421 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7422             Paolo Bonzini  <bonzini@gnu.org>
7424         PR bootstrap/14522
7425         * configure.in: Cope with shells that do not support nesting
7426         quotes inside quoted backquote substitutions.
7427         * configure: Regenerate.
7429 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7431         PR bootstrap/14522
7432         * configure.in: Fix escaping of $.
7433         * configure: Regenerate.
7435 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7437         * configure: Regenerate, since I forgot to while committing Paolo's
7438         changes.
7440 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7442         PR ada/14131
7443         Move language detection to the top level.
7444         * configure.in: Find default values for the tools as
7445         soon as possible.  Disable ada if GNAT is not found.
7446         Emit error message about missing languages.  Expand
7447         --enable-languages=all for the gcc subdirectory.
7449 2004-03-10  Ben Elliston  <bje@gnu.org>
7451         * MAINTAINERS: Update my email address.
7453 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7455         * ltconfig: Disable building static libraries if building shared
7456         libraries on AIX 5L.
7458 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7460         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7461         and disable libgcj.
7462         * configure: Regenerated.
7464 2004-03-01  Brian Booth  <bbooth@redhat.com>
7466         * MAINTAINERS: Add myself to write-after-approval.
7468 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7470         * MAINTAINERS: Add myself to write-after-approval.
7472 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7474         PR bootstrap/7087
7475         * Makefile.tpl: Guard XFOO sed statements better.
7476         * Makefile.tpl: Add dependency for configure-target-libada.
7477         * Makefile.in: Regenerate (incidentally fixes broken
7478         commit when libada-branch was merged).
7480 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7482         * MAINTAINERS: Add myself to write-after-approval.
7484 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7486         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7487         maintainers.
7489 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7491         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7492         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7494 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7496         PR bootstrap/11932
7497         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7499 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7501         * MAINTAINERS: Added myself to write-after-approval.
7503 2004-02-14  Michael Koch  <konqueror@gmx.de>
7505         * MAINTAINERS: Added myself to write-after-approval.
7507 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7509         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7510         some OS port maintainers to OS port maintainers section.
7512 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7514         * MAINTAINERS: Add self.
7516 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7518         * MAINTAINERS: Alphabetize.
7520 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7522         * MAINTAINERS: Remove myself.
7524 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7526         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7527         (rs6000-*-aix*): Same.
7528         * configure: Regenerate.
7530 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7532         * configure.in (host): Add in missing $noconfigdirs to defines.
7533         * configure: Regenerate.
7535 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7536             Nathanael Nerode  <neroden@gcc.gnu.org>
7538         PR ada/6637, PR ada/5911
7539         Merge with libada-branch:
7540         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7541         with appropriate dependencies. Add --enable-libada configure switch.
7542         * configure, Makefile.in: Regenerate.
7544 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7546         * MAINTAINERS: Add myself to write-after-approval.
7548 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7550         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7551         * configure: Regenerate.
7553 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7555         Merge from upstream:
7557         * ltmain.in: When setting IFS to '~', be careful about user
7558         arguments that contain '~'.
7560         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7562         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7563         Also test $base_compile against $CC with escaped arguments. Bug
7564         reported by Geoff Keating <geoffk@apple.com>.
7566 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7568         * MAINTAINERS: Remove i960 port.
7570 2004-01-23  DJ Delorie  <dj@redhat.com>
7572         * Makefile.def (target_modules) [libiberty]: Don't stage.
7573         * Makefile.in: Rebuilt.
7575 2004-01-20  Caroline Tice  <ctice@apple.com>
7577         * MAINTAINERS: Add myself to write-after-approval.
7579 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7581         * MAINTAINERS: Update my email address.
7583 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7585         * MAINTAINERS: Add myself to write-after-approval.
7587 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7589         * MAINTAINERS: Remove entries without email address.
7591 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7593         * MAINTAINERS: Add myself to write-after-approval.
7595 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7597         * MAINTAINERS: Update my email address.
7599 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7601         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7602         * Makefile.tpl (configure-target-[+module+]): Support stage.
7603         * Makefile.in: Rebuilt.
7605 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7607         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7609 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7611         * MAINTAINERS: Add myself as a MIPS maintainer.
7613 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7615         * configure.in: Use ./config.cache, not config.cache.
7616         * configure: Regenerate.
7617         * Makefile.tpl: Special-casing not needed for GCC any more.
7618         * Makefile.in: Regenerate.
7620         * configure.in: Don't share a cache file for host dirs.
7621         * configure: Regenerate.
7623         * config-ml.in: Don't mess with the cache file.
7625 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7627         * MAINTAINERS: Move myself from 'Write After Approval' to
7628         'CPU Port Maintainers' section as SPARC maintainer.
7630 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7632         * Makefile.tpl: Make GCC use a separate config.cache.
7633         * Makefile.in: Regenerate.
7635         PR bootstrap/11932, PR bootstrap/11933
7636         (I don't know if it will fix either of them, but it relates
7637         to them.)
7638         * configure.in: Don't use shared config.cache for target
7639         directories.
7640         * configure: Regenerate.
7642 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7644         * MAINTAINERS: Add myself to 'Write After Approval' section.
7646 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7648         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7649         * configure: Regenerated.
7651 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7653         * MAINTAINERS: Remove the mn10200 maintainer.
7655 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7657         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7658         * configure: Regenerated.
7660 2003-12-16  Jan Hubicka  <jh@suse.cz>
7662         * MAINTAINERS: Add myself as callgraph maintainer.
7664 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7666         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7667         * configure: Regenerate.
7669 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7671         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7672         'Write After Approval' section. Update email.
7674 2003-12-01  James Lemke  <jim@wasabisystems.com>
7676         * MAINTAINERS (Write After Approval): Add myself.
7678 2003-11-20  Matt Thomas  <matt@3am-software.com>
7680         * MAINTAINERS: Add myself as a vax port maintainer.
7682 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7684         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7685         (configure-build-[+module+], configure-[+module+]): Likewise.
7686         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7687         * Makefile.in: Regenerate.
7689 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7691         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7692         shared/dylibed libraries.
7693         * ltmain.sh: Likewise.
7694         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7695         * ltcf-cxx.sh: Likewise.
7696         * ltcf-gcj.sh: Likewise.
7697         * ltconfig: Likewise.
7699 2003-11-17  Stan Cox  <scox@redhat.com>
7701         * MAINTAINERS: Add myself as iq2000 port maintainer.
7703 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7705         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7706         * Makefile.in: Regenerate.
7708 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7710         * config.sub: Update to 2003-11-03 version.
7712 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7714         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7715         * configure:  Regenerate.
7717 2003-10-20  Nicolas Pitre  <nico@cam.org>
7719         * MAINTAINERS: Add myself to 'Write After Approval' section.
7721 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7723         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7725 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7727         * MAINTAINERS: Update my email address.
7729 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7731         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7733 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7735         * MAINTAINERS: Add myself to 'Write After Approval' section.
7737 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7739         * config.guess: Update to 2003-10-16 version.
7740         * config.sub: Update to 2003-10-16 version.
7742 2003-10-15  David Daney  <ddaney@avtrex.com>
7744         * MAINTAINERS: Added myself to 'Write After Approval' section.
7746 2003-10-15  Falk Hueffner  <falk@debian.org>
7748         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7749         'Write After Approval' section. Update email.
7751 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7753         * MAINTAINERS: Move myself from 'Write After Approval' to
7754         'Various Maintainers' section as middle-end maintainer.
7756 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7758         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7759         HOST_FLAGS_TO_PASS.
7760         * Makefile.in: Regenerate.
7762 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7764         * config.guess: Update to 2003-10-07 version.
7765         * config.sub: Update to 2003-10-07 version.
7767 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7769         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7770         * ltconfig (irix5*, irix6*): Don't override version_type.
7772 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7774         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7775         * configure: Rebuilt
7776         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7777         * Makefile.in: Rebuilt
7779 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7781         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7783 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7785         * MAINTAINERS (Write After Approval): Add myself.
7787 2003-09-29  Paul Koning  <ni1d@arrl.net>
7789         * MAINTAINERS: Move myself from "Write After Approval"
7790         to CPU platform maintainers for pdp11 platform.
7792 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7794         * MAINTAINERS: Move myself from 'Write After Approval' to
7795         'Various Maintainers' section as libffi testsuite maintainer.
7797 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7799         * configure.in: Pass a computed --program-transform-name
7800         to subconfigures.
7801         * configure: Regenerated.
7803 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7805         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7806         * Makefile.in: Regenerate.
7808         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7809         * Makefile.in: Regenerate.
7811 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7813         * MAINTAINERS: Move myself from 'Write After Approval'
7814         to 'Various Maintainers' (objective-c) section.
7816 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7818         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7819         quoting.
7820         * configure: Regenerated.
7822 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7824         * MAINTAINERS (Write After Approval): Add myself to write after
7825         approval list.
7827 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7829         * MAINTAINERS (Write After Approval): Add myself.
7831 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7833         * MAINTAINERS: Update my e-mail address.
7835 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7837         * libtool.m4 (LD): Correct powerpc64 host match.
7839 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7841         * MAINTAINTERS: Update my affiliation and email address.
7843 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7845         * MAINTAINERS (Write After Approval): Add myself.
7847 2003-09-04  DJ Delorie  <dj@redhat.com>
7849         * configure: Regenerate.
7851 2003-09-04  Robert Millan  <robertmh@gnu.org>
7853         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7855 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7857         * configure.in: Ensure arguments to sed are properly spaced.
7858         * configure: Regenerate.
7860 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7862         * MAINTAINERS: Update my e-mail address.
7864 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7866         * MAINTAINERS (Write After Approval): Add myself.
7868 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7870         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7871         * configure: Regenerated.
7873 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7875         * MAINTAINERS: Update my email address.
7877 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7879         * configure.in:  Use newline instead of semicolon when assuming
7880         shell arguments in a for loop.
7881         * configure:  Regenerated.
7883 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7885         * MAINTAINERS: Resurrect the i860 maintainer.
7887 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7889         PR 8180
7890         * configure.in: When testing with_libs and with_headers, treat
7891         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7892         * configure: Regenerate.
7894         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7895         make, shell, etc.
7896         (baseargs): Likewise.
7897         * configure: Regenerate.
7899 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7901         * MAINTAINERS (Write After Approval): Add myself.
7903 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7905         * configure.in: Disable libgcj for darwin not on powerpc.
7906         * configure: Rebuild.
7908 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7910         * config-ml.in, symlink-tree: Add license.
7912 2003-08-03  Richard Stallman  <rms@gnu.org>
7913             Eben Moglen  <moglen@columbia.edu>
7915         * README.SCO: New file.
7917 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7919         * Makefile.tpl (check, check-c++): Express dependencies using
7920         dependencies rather than commands.
7921         * Makefile.in: Regenerate.
7923 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7925         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7926         * configure: Ditto.
7928 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7930         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7931         * Makefile.in: Update.
7933 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7935         * configure.in: Enable libgcj for darwin.
7936         * configure: Rebuild.
7938 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7940         * config-ml.in:  Use ac_configure_args directly instead of
7941         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7942         actually seen.
7944 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7946         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7947         creating target and build subdirs to build all parent dirs as needed.
7948         * Makefile.in: Rebuild.
7949         * configure.in: Don't build dirs explicitly here.
7950         * configure: Rebuild.
7952 2003-07-26  Paul Brook  <paul@nowt.org>
7954         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7956 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7958         * Makefile.tpl (all-make): Depend on intl.
7959         * Makefile.in: Rebuilt.
7961 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7963         * install-sh:  Update to newer upstream versions (associated with
7964         aclocal 1.7).
7965         * mkinstalldirs:  Likewise.
7966         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7968 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7970         * MAINTAINERS: Move self from Bug database only accounts
7971         to write-after-approval.
7973 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7975         * config.if: Remove unused libc_interface determination.
7977 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7979         * MAINTAINERS: Move self from write-after-approval to
7980         build machinery (*.in).
7982 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7984         PR bootstrap/11273
7985         PR bootstrap/11408
7986         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7987         unused INSTALL_PROGRAM_ARGS.
7988         * configure.in: Use AC_PROG_INSTALL.
7989         * Makefile.in: Regenerate.
7990         * configure: Regenerate.
7992 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7994         * MAINTAINERS: Alphabetize.
7996 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7998         * configure: Rebuilt.
7999         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8000         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8001         newlib nor libgloss.
8002         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8003         * configure.in (am33_2.0-*-linux*): Added.
8005 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8007         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8008         * configure: Regenerate.
8010 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8012         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8013         * Makefile.in: Regenerate.
8015 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8017         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8018         * Makefile.in: Regenerate.
8020 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8022         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8023         * Makefile.in: Regenerated.
8025         * config-ml.in: Replace PWD with PWD_COMMAND.
8027 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8029         * intl: New directory; see intl/ChangeLog for details.
8030         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8031         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8032         * Makefile.in: Regenerate.
8034 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8036         * configure.in: Clean up config-lang.in handling.  Delete
8037         useless assignment to "subdirs".
8038         * configure: Regenerate.
8040 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8042         * configure.in: Rename 'target_libs' to 'target_libraries'.
8043         Remove useless reference to 'target_libs'.
8044         * configure: Regenerate.
8046 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8048         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8049         * Makefile.in: Regenerate.
8051 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8053         * Makefile.def: Introduce flags_to_pass.
8054         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8055         * Makefile.in: Regenerate.
8057 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8059         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8060         and target-libgloss.
8061         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8062         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8063         * configure: Regenerate.
8065 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8067         * configure.in: Update testsuite_flags to new location.
8068         * configure. Regenerate.
8070 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8072         * Makefile.tpl: Remove BUILD_CC stuff.
8073         * Makefile.in: Regenerate.
8075 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8077         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8079 2003-06-16  Graeme Peterson  <gp@qnx.com>
8081         * MAINTAINERS (Write After Approval): Add myself.
8083 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8085         * config.guess: Update to 2003-06-12 version.
8086         * config.sub: Update to 2003-06-13 version.
8088 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8090         * config.guess: Update to 2003-06-06 version.
8091         * config.sub: Update to 2003-06-06 version.
8093 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8095         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8096         * configure. Regenerate.
8098 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8100         * configure.in: Disable serial configure by default.
8101         * configure: Regenerate.
8102         * Makefile.tpl: Abolish .NOTPARALLEL.
8103         * Makefile.in: Regenerate.
8105         * Makefile.tpl: Replace {build,host,target}_canonical by
8106         {build,host,target}.
8107         * Makefile.in: Regenerate.
8109         * Makefile.tpl: Fix stupid pasto.
8110         * Makefile.in: Regenerate.
8112 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8114         * Makefile.tpl: Remove bogus conditional.
8115         * Makefile.in: Regenerate.
8117 2003-06-05  Jan Hubicka  <jh@suse.cz>
8119         * Makefile.tpl (profiledbootstrap): New target.
8120         * Makefile.in (profiledbootstrap): New target.
8122 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8124         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8125         Pinski. Remove user names from other bugzilla-only maintainers.
8127 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8129         * Makefile.tpl: Make 'recursive targets' using autogen rather
8130         than shell loop.  Remove duplicate 'clean' targets and false
8131         comments.
8132         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8133         Add systematic method of specifying missing targets in subdirs.
8134         Add copyright boilerplate.
8135         * Makefile.in: Regenerate.
8136         * configure.in: Add 'recursive targets' to maybe list.
8137         * configure: Regenerate.
8139         * MAINTAINERS: "GNATS only" -> "Bug database only".
8141         * Makefile.tpl: Rename [+target+] to [+make_target+].
8142         * Makefile.def: Rename 'target' to 'make_target'.
8144 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8146         * MAINTAINERS: Add self as options handling maintainer.
8148 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8150         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8151         been too long since I touched those ports.
8153 2003-05-28  DJ Delorie  <dj@redhat.com>
8155         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8156         * Makefile.in: Regenerate.
8158 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8160         * configure.in: Use curly braces in the definition of tooldir.
8161         * configure: Regenerate.
8163 2003-05-21  DJ Delorie  <dj@redhat.com>
8165         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8166         newlib or libgloss.
8167         * Makefile.in: Regenerate.
8169 2003-05-21  DJ Delorie  <dj@redhat.com>
8171         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8172         * Makefile.in: Regenerate.
8174 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8176         * MAINTAINERS: Update my e-mail address.
8178 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8180         * configure.in: Switch more things to use maybe dependencies.
8181         * Makefile.tpl: Switch more things to use maybe dependencies.
8182         Factor out common code from autogen IF statements.
8183         * configure: Regenerate.
8184         * Makefile.in: Regenerate.
8186 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8188         * configure.in: Accept i[3456789]86 for machine type.
8189         * configure: Regenerate.
8191 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8193         * configure.in: Switch more things to use maybe dependencies.
8194         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8195         * configure: Regenerate.
8196         * Makefile.tpl: Switch more things to use maybe dependencies.
8197         * Makefile.in: Regenerate.
8199 2003-05-16  Andreas Schwab  <schwab@suse.de>
8201         * Makefile.tpl (install-opcodes): Define.
8202         * Makefile.in: Rebuild.
8204 2003-05-13  Andreas Jaeger  <aj@suse.de>
8206         * config.guess: Update to 2003-05-09 version.
8207         * config.sub: Update to 2003-05-09 version.
8209 2003-05-13  Michael Eager  <eager@mvista.com>
8211         * configure.in: Correct sed script so that options in quotes are not
8212         deleted.
8213         * configure: Rebuild.
8215 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8217         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8218         and $$s/newlib/libc/sys/cygwin32 include paths.
8219         * configure: Ditto.
8221 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8223         * MAINTAINERS: Update my email addresses.
8225 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8227         * config-ml.in: Propagate INSTALL variables.
8229 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8231         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8233 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8235         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8236         * Makefile.in: Regenerate.
8238 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8240         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8242 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8244         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8246 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8248         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8249         * Makefile.in: Regenerated.
8251 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8253         * MAINTAINERS (Write After Approval): Upgrade myself from
8254         GNATS only to write-after-approval. Update my mail address.
8256 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8258         (OS Port Maintainers: freebsd): Add myself.
8260 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8262         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8264 2003-04-22  Kean Johnston  <jkj@sco.com>
8266         * MAINTAINERS (SCO ports): Added myself.
8268 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8270         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8272 2003-04-19  Kean Johnston  <jkj@sco.com>
8274         * MAINTAINERS (Write After Approval): Add myself.
8276 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8278         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8279         * Makefile.in: Regenerate.
8281 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8283         * configure.in (powerpc64*-*-linux*): Remove.
8284         * configure: Rebuilt.
8286 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8288         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8289         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8290         and restrap.
8291         * Makefile.in:  Regenerate.
8293 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8295         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8296         * configure: Regenerated.
8298 2003-04-15  DJ Delorie  <dj@redhat.com>
8300         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8302 2003-04-13  Nick Clifton  <nickc@redhat.com>
8304         * config-ml.in: Remove support for --disable-aix removing
8305         call-aix multilibs.
8307 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8309         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8310         * */configure: Rebuilt.
8312 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8314         * MAINTAINERS: Add my email address.
8316 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8318         * MAINTAINERS (Write After Approval): Add myself.
8320 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8322         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8323         * Makefile.in: Regenerate.
8325 2003-03-14  Michael Chastain  <mec@shout.net>
8327         * Makefile.in: Regenerate with correct Makefile.def.
8329 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8331         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8332         Make macro.
8333         * Makefile.in: Regenerate.
8334         * configure.in: Clean up gxx_include_dir logic.
8335         * configure: Regenerate.
8337 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8339         * MAINTAINERS (Write After Approval): Add myself.
8341 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8343         * MAINTAINERS: Update my mail address.
8345 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8347         * configure.in (gxx_include_dir): Fix typo.
8348         * configure: Regenerated.
8350 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8352         * Makefile.tpl: Reindent.
8353         * Makefile.in: Regenerate.
8354         * configure.in: Reindent.  Don't set unused variables.
8355         * configure: Regenerate.
8357 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8359         * configure.in: Include $(build_tooldir)/sys-include in
8360         FLAGS_FOR_TARGET.
8361         * configure: Regenerated.
8363 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8365         * Makefile.tpl: Always pass down RANLIB.
8366         * Makefile.in: Regenerate.
8368         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8369         * Makefile.in: Regenerate.
8370         * configure.in: Remove unused logic relating to --enable-shared
8371         and --enable-threads.  Remove bogus comments.  Remove redundant
8372         noconfigdirs.
8373         * configure: Regenerate.
8375         * configure.in: Replace ${libstdcxx_version} by its value.
8376         Remove reference to mh-dgux.
8377         * configure: Regenerate.
8379 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8381         * MAINTAINERS (Write After Approval): Add myself.
8383 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8385         * Makefile.tpl: Rearrange.
8386         * Makefile.in: Regenerate.
8388 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8390         * configure.in: Add support for kaOS as cross build target system.
8391         * configure: Regenerated.
8393 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8395         * MAINTAINERS (Write after approval): Add myself.
8397 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8399         * MAINTAINERS: Update my email address.
8401 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8403         * MAINTAINERS: Add self to blanket write privs. section.
8405 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8407         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8408         configure-target-* as some target builds may require additional
8409         flags for preprocessor tests.
8410         * Makefile.in: Regenerated.
8412 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8414         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8415         * ltconfig: Handle it.
8416         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8417         auto-detecting it.
8419         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8420         it is used as argument to $CC.
8421         * ltcf-gcj.sh: Likewise.
8423         * configure.in: Introduce --enable-maintainer-mode.
8424         * configure: Rebuilt.
8425         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8426         for maintainer mode.
8427         * Makefile.in: Rebuilt.
8429 2003-02-18  Jason Merrill  <jason@redhat.com>
8431         * Makefile.tpl (check-c++): Allow parallelism.
8433 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8435         * MAINTAINERS: Remove John Carr (who never actually had access to
8436         gcc.gnu.org).
8438 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8440         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8441         don't configure target-libobjc.
8442         * configure: Regenerate.
8444 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8446         * Makefile.tpl (RANLIB): Define.
8447         * Makefile.in: Regenerate.
8449 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8451         * MAINTAINERS: Update my email.
8453 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8455         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8456         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8457         * Makefile.in: Regenerated.
8458         * configure.in: Remove all traces of snavigator, db, and grep.
8459         * configure: Regenerated.
8461 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8463         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8464         After Approval.
8466 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8468         * MAINTAINERS (Write after approval): Add myself.
8470 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8472         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8473         * Makefile.in: Regenerated.
8475 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8477         * config.guess: Updated to 2003-01-30's version.
8478         * config.sub: Updated to 2003-01-28's version.
8480 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8482         * config.if: If gcc_version is already set, just use it.  Don't set
8483         gcc_version_trigger if it's already set, otherwise set it to
8484         gcc/version.c, but only if the file exists.  If it is not set and
8485         gcc/version.c does not exist, try to extract the version number from
8486         $CC.
8488 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8490         * MAINTAINERS: Add myself to write-after-approval list.
8492 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8494         * configure.in:  Revert 24Jan change.
8495         * configure:  Regenerate.
8497 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8499         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8500         entry of HJ Lu.
8502 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8504         * configure.in: Revert previous change.
8505         * configure: Regenerate.
8507 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8509         * configure.in: Make rda native-only.
8510         * configure: Regenerate.
8512 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8514         * MAINTAINERS: Move myself from GNATS-only-accounts to
8515         write-after-approval.
8517 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8519         * configure.in: Add missing \.
8520         * configure: Rebuilt.
8522 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8524         * configure.in (baseargs): Avoid using \| in sed regular
8525         expressions.
8526         * configure: Rebuilt.
8528 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8530         * configure.in (baseargs): Remove all supported forms of
8531         --cache-file, --srcdir, --host, --build and --target options
8532         from argument lists.
8533         * configure: Rebuilt.
8535 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8537         * MAINTAINERS: Add myself to write-after-approval list.
8539 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8541         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8542         * configure: Rebuilt.
8544 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8546         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8547         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8548         * Makefile.in: Regenerate.
8549         * configure: Regenerate.
8551 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8553         * configure.in: Remove Makefile in build, host and target modules
8554         unless configure was run with --no-recursion.
8555         * configure: Rebuilt.
8557 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8559         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8560         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8561         * Makefile.in: Regenerate.
8563 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8565         * config.guess: Update to 2003-01-03 version.
8566         * config.sub: Update to 2003-01-03 version.
8568 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8570         * configure: Regenerate with proper autoconf 2.13.
8572 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8574         * configure.in: Add AC_PREREQ for consistency.
8575         * configure: Regenerate.
8577 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8579         * configure.in (GDB_TK): Add tcl directories conditional on
8580         gdb/gdbtk directory being present.
8581         * configure: Regenerate.
8583 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8585         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8586         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8587         * configure: Rebuilt.
8589 2002-12-31  Tom Tromey  <tromey@redhat.com>
8591         * Makefile.in: Rebuilt.
8592         * Makefile.def (target_modules) [libffi]: Allow installation.
8594 2002-12-31  Andreas Schwab  <schwab@suse.de>
8596         * configure.in: Fix use of $program_transform_name.
8597         * configure: Regenerated.
8599 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8601         * configure.in (baseargs): Don't remove first configure argument.
8602         * configure: Regenerated.
8604 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8606         * Makefile.tpl (local-distclean): Don't remove...
8607         (multilib.ts): ... this.  Moved into...
8608         (multilib.out): ... this.  Don't use sub-make.
8609         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8610         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8611         (configure-build-[+module+], configure-[+module+],
8612         configure-target-[+module+], configure-gcc): ... these.  Test
8613         for Makefile existence.  Drop config.status from dependencies.
8614         * Makefile.in: Rebuilt.
8615         * configure.in: Move gcc-version-trigger to the end of
8616         ac_configure_args.  Add comments to maybedep.tmp and
8617         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8618         nonopt from baseargs, matching and removing corresponding
8619         whitespace while at it.
8620         * configure: Rebuilt.
8622 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8624         * configure.in (host_configargs): Replace reference to
8625         no-longer-defined buildopts with --build=${build_alias}.
8626         * configure: Rebuilt.
8628         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8629         program_transform_name to standard idiom.
8630         (AUTOGEN, AUTOCONF): Define.
8631         (Makefile.in): Use $(AUTOGEN).
8632         (Makefile): Depend on config.status, and use autoconf-style rule to
8633         build it.  Move original commands to...
8634         (config.status): ... this new target.
8635         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8636         $(AUTOCONF).
8637         * Makefile.in: Rebuilt.
8639 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8641         * Makefile.tpl: Fix dramatic bustage due to change in
8642         program_transform_name.
8643         * Makefile.in: Regenerate.
8645         * configure.in: Remove unnecessary PATH setting.
8646         * configure: Regnerate.
8648         * configure.in: Don't default to unprefixed tools unless
8649         the native tools will work.
8650         * configure: Regenerate.
8652         * configure.in: Convert to autoconf script.  Blow away lots
8653         of now-redundant Makefile fragments.
8654         * configure: Generate using Autoconf.
8655         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8656         * Makefile.in: Regenerate.
8658 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8660         * configure: Fix stupid bug where RANLIB was mistakenly included.
8662         * configure.in: Rename (buildargs, hostargs, targargs) to
8663         (build_configargs, host_configargs, target_configargs).
8665         * configure.in: Move logic out of sed statement.
8667         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8668         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8670 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8672         * config.sub: Import from master repository
8673         * config.guess: Ditto
8675 2002-12-24  Andreas Schwab  <schwab@suse.de>
8677         * Makefile.tpl (multilib.out): Fix missing space.
8678         * Makefile.in: Regenerate.
8680 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8682         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8683         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8684         * Makefile.in: Regenerate.
8685         * configure.in: Remove unnecessary leftovers.
8687 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8689         * configure.in (extra_ranlibflags_for_target): New variable.
8690         (*-*-darwin): Add -c to ranlib commands.
8691         * configure (tooldir): Handle extra_ranlibflags_for_target.
8693 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8695         * Makefile.tpl: Revert HJL's change.
8696         * Makefile.in: Regenerated.
8697         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8698         always.
8700 2002-12-19  Andreas Schwab  <schwab@suse.de>
8702         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8703         * Makefile.in: Regenerate.
8705 2002-12-18  H.J. Lu  <hjl@gnu.org>
8707         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8708         * Makefile.in: Regenerated.
8710         * configure.in (build_prefix): New. Substitute.
8712 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8714         * Makefile.tpl: Don't let real targets depend on phony targets.
8715         * Makefile.in: Regenerate.
8717         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8718         * Makefile.in: Regenerate.
8720 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8722         * config.sub: Import from master repository
8723         * config.guess: Ditto
8725 2002-12-16  Jason Merrill  <jason@redhat.com>
8727         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8728         previous 'make bootstrap'.
8729         * Makefile.in: Regenerate.
8731 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8733         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8735 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8737         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8738         * Makefile.in: Regenerate.
8740 2002-12-13  Jason Merrill  <jason@redhat.com>
8742         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8743         library tests.
8744         (check-c++): Just depend on it and check-target-libstdc++-v3.
8745         * Makefile.in: Regenerate.
8747 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8749         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8750         * Makefile.in: Rebuilt.
8752 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8754         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8756 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8758         * configure: Fix bug put in by gremlins.
8760         * Makefile.tpl: Substitute more autoconfily.
8761         * configure: Substitute more autoconfily.
8762         * Makefile.in: Regenerate.
8764 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8766         * config.sub: Import from master repository
8767         * config.guess: Ditto
8768         * MAINTAINERS: Added Svein Seldal under write after approval
8770 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8772         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8773         * Makefile.in (all-sim): Ditto.
8775 2002-12-06  DJ Delorie  <dj@redhat.com>
8777         * Makefile.tpl: Change configure dependencies to not have real
8778         targets depend on phony targets.
8780 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8782         * configure.in: Revert unintentional change.
8784         * Makefile.tpl: Change dependency for */multilib.out so that
8785         it works when gcc isn't in the tree.
8787         * configure.in: Substitute more.
8788         * configure: Run subconfigures from the Makefile.
8789         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8790         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8792 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8794         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8796 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8798         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8799         and corresponding dependencies.
8800         * Makefile.in: Regenerate.
8802         * configure.in (host_tools): Order binutils, gas and ld for
8803         convenience in running the testsuites.
8805         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8806         * Makefile.in: Regenerate.
8807         * configure.in: Introduce rules to serialize subconfigure runs.
8809         * configure.in: Introduce BASE_CC_FOR_TARGET.
8810         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8811         Realize configure-build-* targets.  Realize configure-target-* targets.
8812         * Makefile.in: Regenerate.
8814 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8816         * configure: Move gcc_version_trigger stuff from here...
8817         * configure.in: ...to here.
8819         * configure.in: Separate subconfigure options added by this file from
8820         options given by the user.  Add machinery to put args for host
8821         subconfigures into the Makefile.
8823         * Makefile.tpl: Remove 'vault' targets.
8824         * Makefile.tpl: Reorder and comment dependencies.
8825         * Makefile.in: Regenerate.
8827 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8828         * configure.in: Fix my broken commit of previous patch. (sigh)
8830 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8832         * configure.in: Move host-specific darwin noconfigdirs into
8833         the host-specific section.
8835 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8837         * configure.in: Move host-specific darwin noconfigdirs into
8838         the host-specific section.
8840 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8842         * configure: Remove skip-this-dir support.
8843         * Makefile.tpl: Remove skip-this-dir support.
8845         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8846         subdirectories.
8847         * Makefile.in: Regenerate.
8849         * Makefile.tpl: Strip out useless setting of 'dir'.
8850         * Makefile.in: Regenerate.
8852 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8854         * configure.in: Fix deeply stupid bug.
8856         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8857         shell code in CXX_FOR_TARGET
8858         * Makefile.def: Introduce raw_cxx.
8859         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8860         RAW_CXX_FOR_TARGET.
8861         * Makefile.in: Regenerate.
8863 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8865         * Makefile.tpl: Remove unnecessary ifs.
8866         * Makefile.in: Regenerate.
8868         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8869         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8870         targets for 'no_install' modules.
8871         * configure: Move GDB_TK substitution to configure.in.  Move
8872         build_modules stuff to configure.in.
8873         * configure.in: Implement soft dependency machinery.  Maybe-ize
8874         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8875         * Makefile.in: Regenerate.
8877 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8879         * Makefile.tpl: Make all-target, install-target behave similarly
8880         to all, install (only hitting configured targets).  Eliminate
8881         unused macro defintions.
8883         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8884         build != host.
8886         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8888         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8890         * configure.in: Produce lists of subdir targets we're actually
8891         configuring.  Remove references to "dosrel".
8892         * Makefile.tpl: Let configure set which subdir targets are hit.
8893         Remove install-cross; clean up install; remove ALL.  Remove
8894         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8895         Autogenerate host module targets.  Remove empty dependency lines
8896         and redundant dependency; rearrange slightly.
8897         * Makefile.def: Add host-side libtermcap, utils.
8899         * Makefile.in: Regenerate.
8901 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8903         * ltconfig (osf[345]): Append $major to soname_spec.
8904         Reflect this in library_names_spec.
8905         * ltmain.sh (osf): Prefix $major with . for use as extension.
8907 2002-11-19  Andreas Jaeger  <aj@suse.de>
8909         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8910         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8911         and sparc64 GNU/Linux systems.
8913 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8915         * MAINTAINERS: Update email.
8917 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8919         * MAINTAINERS: Complete James Dennett's entry.
8921 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8923         * MAINTAINERS (Write After Approval): Add myself.
8925 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8927         * Makefile.tpl: syntactic cleanup
8929 2002-11-13  Stuart Hastings  <stuart@apple.com>
8931         * MAINTAINERS: Add myself to write-after-approval list.
8933 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8935         * Makefile.def: Add list of recursive targets to autogenerate.
8936         Add build_modules.
8937         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8938         targets.  Autogenerate *-build-* targets.
8939         * Makefile.in: Regenerate.
8941 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8943         * configure: More autoconf-style substitutions.
8944         * Makefile.tpl: More autoconf-style substitutions.
8945         * Makefile.in: Regenerate.
8947 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8949         * configure: Substitute more variables in a more autoconf-friendly
8950         way.  Simplify slightly.
8951         * Makefile.tpl: Make more variables substitutable in an
8952         autoconf-friendly way.
8953         * Makefile.in: Regenerate.
8955 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8957         * MAINTAINERS (Write After Approval): Add myself.
8959 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8961         * configure.in (v810*): Remove special setting of tools.
8963         * configure: Add support for extra required flags for ar or nm.
8964         * configure.in (aix4.3+): Use above support for target-specific
8965         issues, rather than using config/mt-aix43.
8967 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8969         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8970         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8971         with $srcdir.  Reformat indentation.  Substitute some variables
8972         formerly hard-coded in the Makefile for build=host.
8973         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8974         * Makefile.def: Autogenerate more.
8975         * Makefile.in: Regenerate.
8977 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8979         * MAINTAINERS (Write After Approval): Add myself.
8981 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8983         * Makefile.def (host_modules): Add rda.
8984         * Makefile.in: Regenerate.
8985         * configure.in (target_tool): Add target-rda to list.
8987 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8989         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8991 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8993         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8994         and restrap targets to this rule.
8995         * Makefile.in:  Regenerate.
8997 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8999         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9000         GNATS only accounts.
9002 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9004         * configure.in (i[3456]86-*-linux*): Add check to disable
9005         ${libgcj} for glibc1.
9007 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9009         * MAINTAINERS: Add myself as ip2k port maintainer.
9011 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9013         * configure.in: Add tic4x target.
9015 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9017         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9018         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9019         * Makefile.in: Regenerate.
9021         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9022         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9023         * Makefile.in: Regenerate.
9025 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9027         * MAINTAINERS: Add myself as web pages co-maintainer.
9029 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9031         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9032         * Makefile.in: Regenerate.
9034 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9036         * MAINTAINERS: Add myself and Nathan Sidwell
9037         <nathan@codesourcery.com> as VxWorks maintainers.
9039 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9041         * Makefile.def: Remove order dependency comments.
9042         * Makefile.tpl: Add explicit install-install dependencies.
9043         * Makefile.in: Regenerate.
9045         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9046         * Makefile.in: Regenerate.
9048         * Makefile.tpl: Add configure-target (for src-release in src)
9049         * Makefile.in: Regenerate.
9051 2002-09-30  Nick Clifton  <nickc@redhat.com>
9053         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9055 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9057         * configure.in (s390*-*-linux*): Enable libgcj.
9059 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9061         * configure: Revert accidentally applied changes.
9063         * Makefile.tpl: Make more autoconf-friendly.
9064         * Makefile.in: Regenerate.
9065         * configure: Make substitution more autoconf-like.
9067 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9069         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9070         single entry to handle all these.
9071         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9072         libjava on arm-*-elf.
9074 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9076         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9077         things that depend on them.
9079 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9081         * Makefile.tpl: Make subsituted variables more autoconfy.
9082         * Makefile.in: Regenerate.
9083         * configure: Make seds more autoconfy.
9085 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9087         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9088         * Makefile.in: Regenerate.
9089         * configure.in: Rewrite sed statements to look autoconfy.
9091         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9092         all-target-foo on configure-target-foo.
9093         * Makefile.def: Ditto.
9094         * Makefile.in: Rebuild.
9096 2002-09-25  Andrew Haley  <aph@redhat.com>
9098         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9100 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9102         * Makefile.def: New file.
9103         * Makefile.tpl: New file.
9104         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9105         * contrib/gcc_update: Note that Makefile.in is a generated file.
9107         * configure.in: Minor rearrangement.  Simplify tests.
9109 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9111         * configure.in (with_headers): Skip copy if value is "yes".
9112         (with_libs): Likewise.
9114 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9116         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9117         * configure.in (sh*-*-pe*): Ditto.
9118         * configure.in (mips*-*-pe*): Ditto.
9119         * configure.in (*arm-wince-pe): Ditto.
9121         * configure.in: Rearrange.
9123 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9125         * MAINTAINERS: Update my email address.
9127 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9129         * MAINTAINERS: (Write After Approval): Add myself.
9131 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9133         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9135 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9137         * MAINTAINERS: Change my mailing address.
9139 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9141         * MAINTAINERS (Write After Approval): Remove myself.
9142         (Various Maintainers: c++ runtime libs): Add myself.
9144 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9146         * MAINTAINERS (Write After Approval): Remove myself.
9147         (Various Maintainers: c++ runtime libs): Add myself.
9149 2002-08-15  Eric Christopher  <echristo@redhat.com>
9151         * config.sub: Import from master repository.
9152         * config.guess: Ditto.
9154 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9156         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9157         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9158         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9160 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9162         * MAINTAINERS: Add self to rs6000 vector extensions.
9164 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9166         * libiberty/configure: Reverted unintended yesterday's check in.
9168 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9170         * boehm-gc/configure, libf2c/configure: Rebuilt.
9171         * libffi/configure, libiberty/configure: Ditto.
9172         * libjava/configure, libobjc/configure: Ditto.
9173         * libstdc++-v3/configure, zlib/configure: Ditto.
9174         Merged from binutils:
9175         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9176         From Steve Ellcey <sje@cup.hp.com>:
9177         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9178         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9179         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9180         IA64.
9181         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9182         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9183         soname_spec, sys_lib_search_path_spec): Ditto.
9185 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9187         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9189 2002-08-04  H.J. Lu  (hjl@gnu.org)
9191         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9193 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9195         * MAINTAINERS (Write After Approval): Add myself.
9197 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9199         * configure.in: Move generic linux case to end.  Copy generic
9200         linux noconfigdirs to mips*-*-linux* entry and new
9201         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9203 2002-07-19  Michael Matz  <matz@suse.de>
9205         * MAINTAINERS: Add myself as ra* maintainer.
9207 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9209         * config.guess: Update to 2002-07-09 version.
9210         * config.sub: Update to 2002-07-03 version.
9212 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9214         * MAINTAINERS: Fix typo in a maintainer email address.
9216 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9218         * configure.in: Remove two redundant tests.
9220 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9222         * configure.in (mips*-*-irix6*o32): Enable stabs.
9224 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9226         * configure.in: Don't build grez.
9227         * Makefile.in: Ditto.
9229         * Makefile.in: Remove references to bsp, cygmon, libstub.
9230         * configure.in: Ditto.
9232         * configure.in: Remove leftover reference to gdbtest.
9234 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9236         * configure.in (gxx_include_dir):  Change to match versioned
9237         C++ headers if --enable-version-specific-runtime-libs is used.
9239 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9241         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9243 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9245         * configure.in: Make --without-x work.
9247 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9249         * configure.in: Rearrange target Makefile fragment collection.
9251         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9252         cvs[src].
9253         * configure.in: Ditto.
9255 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9257         * MAINTAINERS (Write After Approval): Update my e-mail address.
9259 2002-06-24  Ben Elliston  <bje@redhat.com>
9261         * configure.in (host_tools): Remove cgen.
9263         * Makefile.in (all-cgen): Remove; runs from its source directory.
9264         (check-cgen, install-cgen, clean-cgen): Likewise.
9265         (all-opcodes): Do not depend on all-cgen.
9266         (all-sim): Likewise.
9268 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9270         * Makefile.in: Eliminate 'apache' targets.
9271         * configure.in: Eliminate 'apache' targets.
9273         * configure.in: Eliminate redundant tests.  Reorganize.
9275         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9277         * config-ml.in: Eliminate references to Cygnus configure.
9279         * Makefile.in: Eliminate references to building emacs.
9281 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9283         * MAINTAINERS: Update my email address.
9285 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9287         * config.if (libstdcxx_incdir): Version C++ headers.
9288         (cxx_incdir): Remove.
9290 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9292         * MAINTAINERS (Write After Approval): Add self.
9294 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9296         * configure.in: Add support for ip2k.
9298 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9300         * configure.in: Fix AIX configury bug.
9302 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9304         * MAINTAINERS (Write After Approval): Add self.
9306 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9308         * configure.in: replace ${topsrcdir} with ${srcdir}
9310         * configure.in: Move definition of libstdcxx_flags
9311         right above usage, rather than waaay earlier.
9313         * configure.in: Pull definition of is_cross_compiler earlier.
9315         * configure.in: Rearrange a little.
9317         * configure.in: Remove references to librx.
9318         * Makefile.in: Remove references to librx.
9320 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9322         * config.sub: Add support for avr target.
9323         Import from master sources, rev 1.255
9325 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9327         * configure, .cvsignore:  Revert previous change...
9328         * Makefile:  ...delete.
9330 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9332         * configure.in: Eliminate ${gasdir} variable.
9334 2002-06-18  Dave Brolley  <brolley@redhat.com>
9336         * configure.in: Add support for frv.
9337         * config.sub: Add support for frv.
9339 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9341         * configure:  Remove garbage from previous commit.
9343 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9345         * configure:  For in-source builds, make a subdir and re-exec there.
9346         * Makefile:  New file.  Pass targets through to build directory.
9347         * .cvsignore:  No longer ignore "Makefile".
9349 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9351         * MAINTAINERS (Write After Approval): Add self.
9353 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9355         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9357 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9359         * configure.in (vax-*-netbsd*): Re-enable gas.
9361 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9363         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9364         BUILD_PREFIX_1, to correct nomenclature.
9365         * configure: Likewise.
9367         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9368         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9370 2002-05-31  Olaf Hering  <olh@suse.de>
9372         * config-ml.in: Propogate DESTDIR also.
9374 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9376         * configure.in (vax-*-netbsd*): Don't build gas for this
9377         platform.
9379 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9381         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9382         and libgcj for AVR.
9384 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9386         * MAINTAINERS (Write After Approval): Add myself.
9388 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9390         * config.guess: Update to 2002-05-22 version.
9391         * config.sub: Likewise.
9393 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9395         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9396         * config-ml.in: Likewise.
9397         * configure: Likewise.
9398         * configure.in: Likewise.
9400 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9402         * MAINTAINERS: Update my email address.
9404 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9406         * configure.in: Simplify makefile fragment collection.
9408         * configure.in: Remove code to build emacs.
9410         * configure.in : Remove --srcdir argument from targargs and buildargs
9411         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9413         * configure: Move some logic to configure.in.
9414         * configure.in: Move some logic from configure.
9416 2002-05-11  Tom Tromey  <tromey@redhat.com>
9418         * MAINTAINERS: Reflect libgcj reality.
9420 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9422         * Makefile.in: Honour DESTDIR.
9424 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9426         * config.guess: Import 2002-03-20 version.
9427         * config.sub: Import 2002-04-26 version.
9429 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9431         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9433 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9435         * MAINTAINERS: Add self.
9437 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9439         * ltmain.sh: Detect and handle object name conflicts
9440         while piecewise linking a static library.
9442 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9444         * configure.in (noconfigdirs): Don't disable libgcj on
9445         sparc64-*-solaris* and sparcv9-*-solaris*.
9447 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9449         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9451 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9453         * configure.in (FLAGS_FOR_TARGET): Do not add
9454         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9455         on i[3456]86-*-linux*.
9457 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9459         * configure.in (noconfigdirs): Replace [ ] with test.
9461         * configure.in (noconfigdirs): Do not add target-newlib if
9462         target == i[3456]86-*-linux*, and host == target.
9464 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9466         * configure.in: delete reference to absent file
9468         * configure.in: replace '[' with 'test'
9470         * configure.in: Eliminate references to gash.
9471         * Makefile.in: Eliminate references to gash.
9473         * configure.in: remove useless references to 'pic' makefile fragments.
9475         * configure.in: (*-*-windows*) Finish removing.
9477         * configure.in: Eliminate redundant test for libgui.
9479 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9481         * MAINTAINERS: Add self and realphabetize.  Update entries
9482         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9483         entry for a29k port maintainer.
9485 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9487         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9488         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9490 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9492         * configure.in: remove references to dead files
9494 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9496         * MAINTAINERS: Add information about purpose of this file.
9498 2002-04-18  Tom Tromey  <tromey@redhat.com>
9500         * configure.in: Disallow configuring libgcj when it is already
9501         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9502         Solaris 2.8 by default.  For PR libgcj/6158.
9504 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9506         * configure.in:  Move default CC setting out of config/mh-* fragments
9507         directly into here.
9509 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9511         * configure.in: don't even try to configure or make a subdirectory
9512         if there's no configure script for it.
9514 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9516         * MAINTAINERS: Remove chill maintainers.
9517         * Makefile.in (CHILLFLAGS): Remove.
9518         (CHILL_LIB): Remove.
9519         (TARGET_CONFIGDIRS): Remove libchill.
9520         (CHILL_FOR_TARGET): Remove.
9521         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9522         CHILL_LIB.
9523         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9524         (CHECK_TARGET_MODULES): Likewise.
9525         (INSTALL_TARGET_MODULES): Likewise.
9526         (CLEAN_TARGET_MODULES): Likewise.
9527         (configure-target-libchill): Remove.
9528         (all-target-libchill): Remove.
9529         * configure.in (target_libs): Remove target-libchill.
9530         Do not compute CHILL_FOR_TARGET.
9531         * libchill: Remove directory.
9533 2002-04-11  DJ Delorie  <dj@redhat.com>
9535         * Makefile.in, configure.in: Sync with binutils, entries
9536         follow...
9538 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9540         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9541         (do-tar, do-bz2): New rules.
9542         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9543         (gdb-tar): New rule.
9544         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9545         (insight_dejagnu.tar): New rule.
9546         (insight.tar): New rule.
9547         (gdb+dejagnu.tar): New rule.
9548         (gdb.tar): New rule.
9550 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9552         * Makefile.in: Add all-tix to deps for all-snavigator
9553         so that tix is built when building snavigator.
9555 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9557         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9558         ld and gdb are not supported.
9560 2002-01-07  Mark Salter  <msalter@redhat.com>
9562         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9563         Allow target-libgloss to be built for arm, strongarm, and xscale.
9565 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9567         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9568         options for i[3456]86-pc-linux* native builds.
9570 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9572         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9573         files from .po files for a distribution.
9575 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9577         * configure.in: Enable libstdc++-v3 for h8300 targets.
9579 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9581         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9582         version from bfd/.
9584 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9586         * Makefile.in (VER): When present, extract the version number from
9587         the file version.in.
9589 2001-05-24  Tom Rix  <trix@redhat.com>
9591         * configure.in : enable ld for aix
9593 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9595         * config.guess: Add linux target for S/390.
9597 2000-11-07  Philip Blundell  <pb@futuretv.com>
9599         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9601 2000-11-03  Philip Blundell  <pb@futuretv.com>
9603         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9604         files.
9606 2001-01-15  Ben Elliston  <bje@redhat.com>
9608         * configure.in (host_tools): Add sid.
9609         Always configure cgen.
9611 2000-11-24  Nick Clifton  <nickc@redhat.com>
9613         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9616 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9618         * Makefile.in (ALL_MODULES): Add all-cgen.
9619         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9620         (all-cgen): New target.
9621         (all-opcodes,all-sim): Depend on all-cgen.
9622         * configure.in (host_tools): Add cgen.
9623         Only configure cgen if --enable-cgen-maint.
9625 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9627         * configure.in: Add *-*-freebsd* configurations.
9629 2002-04-08  Tom Tromey  <tromey@redhat.com>
9631         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9632         Fixes PR libgcj/6068.
9634 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9636         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9638 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9640         * configure.in (alpha*-dec-osf*): Enable libgcj.
9642 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9644         * MAINTAINERS (Write After Approval): Add myself.
9646 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9648         Fix for: PR bootstrap/3591, target/5676
9649         * configure.in (mcore-pe): Disable the configuration of
9650         libstdc++-v3 since exceptions are not supported.
9652 2002-03-20  Anthony Green  <green@redhat.com>
9654         * configure.in: Enable libgcj for xscale-elf target.
9656 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9658         * MAINTAINERS:  Update my email address.
9660 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9662         * ltmain.sh (relink_command): Fix typo in previous change.
9664 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9666         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9667         (relink_command): Added --tag flags.
9668         (mode=install): If relinking fails; error out.
9670 2002-03-12  Richard Henderson  <rth@redhat.com>
9672         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9673         .NOTPARALLEL tag.
9674         (do-check): Rename from check.
9675         (check): Allow parallel check.
9677 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9679         * MAINTAINERS: Add myself as maintainer for xtensa port.
9680         Fix alphabetical order in CPU port maintainer list.
9681         Remove myself from Write After Approval list.
9683 2002-03-11  Richard Henderson  <rth@redhat.com>
9685         * Makefile.in (.NOTPARALLEL): Add fake tag.
9687 2002-03-07  H.J. Lu  (hjl@gnu.org)
9689         * configure.in: Enable gprof for mips*-*-linux*.
9691 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9693         * MAINTAINERS (Write After Approval): Add myself.
9695 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9697         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9698         libjava.
9699         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9701 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9703         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9704         because its Makefile is there; test for the executable instead.
9706 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9708         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9709         libstdc++-v3 and libjava.
9711 2002-02-11  Adam Megacz  <adam@xwt.org>
9713         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9714         boehm-gc
9716 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9718         * config.guess: Updated to 2002-01-30's version.
9719         * config.sub: Updated to 2002-02-01's version.
9720         Contribute sh64-elf.
9721         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9722         * configure.in: Added sh64-*-*.
9724 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9726         * MAINTAINERS: Belatedly add myself to write after approval list.
9728 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9730         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9731         Remove self as Write After Approval.
9733 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9735         * MAINTAINERS: Put self in as maintainer for contrib/regression
9736         directory.
9738 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9740         * MAINTAINERS:  Update my email address.
9742 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9744         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9745         target-libiberty, and target-libgloss.  Skip Java-related
9746         libraries if not supported for NetBSD on target CPU.
9748 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9750         * install-sh: Use _inst.$$_ for temp file name.
9752 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9754         * MAINTAINERS (Write After Approval): Move my contact info
9755         from here...
9756         (OS Port Maintainers): ...to here (netbsd).
9758 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9760         * MAINTAINERS (Write After Approval): Add myself.
9762 2002-01-17  H.J. Lu  <hjl@gnu.org>
9764         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9765         (all-target-fastjar): Also depend on all-target-libiberty.
9767 2002-01-16  H.J. Lu  (hjl@gnu.org)
9769         * config.guess: Import from master sources, rev 1.225.
9770         * config.sub: Import from master sources, rev 1.238.
9772 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9774         * MAINTAINERS (Write After Approval): Remove myself.
9776 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9778         * MAINTAINERS (Write After Approval): Add myself.
9780 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9782         * MAINTAINERS: Add self as docs co-maintainer.
9784 2001-12-11  Matthias Klose  <doko@debian.org>
9786         * MAINTAINERS (Write After Approval): Add myself.
9788 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9790         * MAINTAINERS: Update my email address.
9792 2001-12-07  Turly O'Connor  <turly@apple.com>
9793         * MAINTAINERS (Write After Approval): Add myself.
9794         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9795         (rs6000_initialize_trampoline): Call __trampoline_setup for
9796         ABI_DARWIN too.
9797         * darwin-tramp.asm: New file, implements __trampoline_setup.
9798         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9800 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9802         * MAINTAINERS (Write After Approval): Add myself.
9804 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9806         * configure, configure.in: Use temp file for long sed commands.
9808 2001-12-03  Laurent Guerby  <guerby@acm.org>
9810         * config.sub: Update to version 1.232 on subversion.
9812 2001-12-03  Ben Elliston  <bje@redhat.com>
9814         * MAINTAINERS: Update mail address for config.* patches.
9816 2001-11-27  DJ Delorie  <dj@redhat.com>
9817             Zack Weinberg  <zack@codesourcery.com>
9819         When build != host, create libiberty for the build machine.
9821         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9822         CONFIG_ARGUMENTS.
9823         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9824         New variables.
9825         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9826         and rules.
9827         (all.normal): Depend on ALL_BUILD_MODULES.
9828         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9829         (all-build-libiberty): Depend on configure-build-libiberty.
9831         * configure: Calculate and substitute proper value for
9832         ALL_BUILD_MODULES.
9833         * configure.in: Create the build subdirectory.
9834         Calculate and substitute TARGET_CONFIGARGS (formerly
9835         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9837 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9839         * MAINTAINERS (write-after-approval): Add self.
9841 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9843         * MAINTAINERS (GNATS only accounts): Remove self.
9845 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9847         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9848         libf2c.
9850 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9852         * MAINTAINERS (Write After Approval): Add self.
9854 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9856         * MAINTAINERS: mips and s390 are also CPU ports.
9858 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9860         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9862 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9864         * MAINTAINERS: Alphabetize.
9866 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9868         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9870 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9872         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9874 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9876         * configure.in (--enable-languages): Be more permissive about
9877         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9879 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9881         * config.sub: Import from master sources, rev. 1.230.
9882         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9884 2001-11-07  Laurent Guerby  <guerby@acm.org>
9886         * MAINTAINERS (Write After Approval): Add self.
9888 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9890         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9892 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9894         * config.sub: Import from master sources, rev 1.226.
9895         * config.guess: Import from master sources, rev 1.216.
9897 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9899         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9900         * MAINTAINERS: Add self as maintainer of MMIX port.
9901         Remove old after-approval entry.
9903 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9905         * ChangeLog, configure: Fix spelling errors.
9907 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9909         * MAINTAINERS: Tweak my address.
9911 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9913         * MAINTAINERS: Update my email address.
9915 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9917         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9918         * MAINTAINERS: Add self as maintainer of CRIS port.
9920 2001-10-10  Geert Bosch  <bosch@gnat.com>
9922         * MAINTAINERS (Various maintainers: Ada front end):
9923         Added Robert Dewar.
9925 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9927         * MAINTAINERS (Write After Approval): Added self
9929 2001-10-02  Geert Bosch  <bosch@gnat.com>
9931         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9933 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9935         * configure: Handle temporary files securely using mkdir.
9937 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9939         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9941 2001-09-26  Will Cohen  <wcohen@redhat.com>
9943         * configure.in (*-*-linux*): Disable configuration of target-newlib
9944         and target-libgloss.
9946 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9948         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9949         RANLIB.
9951 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9953         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9954         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9955         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9956         avoid quotes nesting problems.
9957         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9958         (DO_X): Export only variables that are set.
9960 2001-09-19  Ben Elliston  <bje@redhat.com>
9962         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9963         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9964         semantics.  Use the shell built-in "type" command instead.
9966 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9968         Merged from gcc-3_0-branch:
9969         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9970         * ltcf-c.sh: Use $objext, not $ac_objext.
9971         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9972         * ltcf-cxx.sh: Add support for GNU.
9973         2001-07-22  Timothy Wall  <twall@redhat.com>
9974         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9975         default settings if using GNU tools with that configuration.
9976         * ltcf-cxx.sh: Ditto.
9977         * ltcf-gcj.sh: Ditto.
9978         2001-07-21  Michael Chastain  <chastain@redhat.com>
9979         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9980         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9981         * ltmain.sh: Mark as gcc-local.
9983 2001-08-30  Eric Christopher  <echristo@redhat.com>
9984             Jason Eckhardt  <jle@redhat.com>
9986         * config.guess: Merge from master sources.
9987         * config.sub: Merge from master sources, add support for mipsisa32.
9989 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9990         * config.sub: Merge from master sources, rev 1.219.
9991         * MAINTAINERS: Add self as contact for stormy16 port.
9993 2001-08-14  Zack Weinberg  <zackw@panix.com>
9995         * config.sub: Merge from master sources, rev 1.218.
9996         * config.guess: Merge from master sources, rev 1.209.
9998 2001-08-11  Graham Stott  <grahams@redhat.com>
10000         * Makefile.in (check-c++): Add missing semicolon.
10002 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10004         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10006 2001-07-30  Eric Christopher  <echristo@redhat.com>
10008         * MAINTAINERS (Various maintainers: mips port): Added myself.
10010 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10012         * configure.in (sh-*-linux*): New.
10014 2001-07-27  Richard Henderson  <rth@redhat.com>
10016         * .cvsignore: Add LAST_UPDATED.
10018 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10020         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10022 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10024         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10026 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10028         * MAINTAINERS (Write After Approval): Added myself.
10030 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10032         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10033         and libgcj on m68hc11/m68hc12.
10035 2001-06-27  H.J. Lu  (hjl@gnu.org)
10037         * Makefile (CFLAGS_FOR_BUILD): New.
10038         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10040 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10042         * README: Remove version number.
10044 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10046         * INSTALL/README: Update wrt. to the installation instructions now
10047         residing in gcc/doc/install.texi.
10049 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10051         * README: Replace with a cut-down and updated version of gcc/README.
10053 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10055         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10056         multilibs to be disabled.
10058 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10060         * MAINTAINERS (Write After Approval): Add myself.
10062 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10064         * config.guess: Import CVS version 1.195.
10065         * config.sub: Import CVS version 1.212.
10067 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10069         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10070         gcc/xgcc is built, use -print-prog-name to find out the program
10071         name to use.
10073 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10075         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10076         appear to also be in the master copy.
10077         * config.sub:  Import CVS version 1.211.
10079 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10081         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10082         with_gcc]: Use `gcc -shared' to build a shared library.
10084 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10086         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10087         archives.
10089 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10091         * MAINTAINERS (Write After Approval): Add myself.
10093 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10095         * configure.in (libstdcxx_flags): Do not try to execute
10096         libstdc++-v3/testsuite_flags until it exists.
10098 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10100         * MAINTAINERS: Update my email address.
10102 2001-05-31  Graham Stott  <grahams@redhat.com>
10104         * MAINTAINERS (Write After Approval): Add myself.
10106 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10108         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10109         libraries when using g++ with native linker.
10111 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10113         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10115 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10117         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10118         [aix4*|aix5*]: Prepend blank.
10120 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10122         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10123         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10124         of subdir/configure scripts to use the new libtool.m4.
10126 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10128         * MAINTAINERS (Write After Approval): Add myself.
10130 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10132         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10134 2001-05-11  Ben Elliston  <bje@redhat.com>
10136         * Makefile.in (all-sid): New target.
10137         (check-sid, clean-sid, install-sid): Likewise.
10139 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10141         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10143 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10145         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10146         libgcj.
10148 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10150         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10151         gcc/xgcc is built, use -print-prog-name to find out the program
10152         name to use.
10154 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10156         * configure.in (noconfigdirs): Don't reset it from scratch in the
10157         target case; only append to it.
10159         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10160         sparc-*-solaris2.8]: Disable ${libgcj}.
10162 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10164         * configure.in (libgcj_saved): Copy from $libgcj.
10165         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10166         --disable-libgcj.
10168 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10170         * MAINTAINERS: Remove self as MIPS maintainer and
10171         C front end maintainer.
10173 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10175         * configure.in: Move *-chorusos target case to the proper switch.
10176         Disable libgcj.
10178 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10180         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10181         1.641.2.228.
10183 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10185         * Makefile.in (STAGE1_CFLAGS): Pass down.
10187 2001-04-13  Alan Modra  <amodra@one.net.au>
10189         * config.guess: Add hppa64-linux support.  Note for next import that
10190         this is already in the master file.
10191         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10193 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10195         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10196         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10198 2001-04-11  Stan Shebs  <shebs@apple.com>
10200         * MAINTAINERS: Add self as Darwin port maintainer.
10202 2001-04-11  Alan Modra  <amodra@one.net.au>
10204         * MAINTAINERS: Update my email address.
10206 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10208         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10209         recent versions of FreeBSD (release 3 or later).
10210         * ltconfig: On FreeBSD, -lc must not be provided when building
10211         a shared library or else the standard -pthread gcc option is
10212         rendered worthless to later users of the built library.
10214 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10216         * MAINTAINERS: Add self and RTH as C front end maintainers.
10218 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10220         * config.sub: Make sure to match an already-canonicalized
10221         machine name (eg. mn10300-unknown-elf).
10223 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10225         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10226         New macros.
10227         (bootstrap, cross): Use RECURSE_FLAGS.
10228         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10230 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10232         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10234 2001-03-22  Colin Howell  <chowell@redhat.com>
10236         * Makefile.in (DO_X): Do not backslash single-quotes in
10237         backquotes (two places).
10239 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10241         Re-installed:
10242         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10243         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10244         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10245         * ltcf-cxx.sh: Likewise.
10246         * ltcf-gcj.sh: Likewise.
10248 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10250         * MAINTAINERS: Add myself as "documentation co-maintainer".
10252 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10254         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10255         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10257 2001-03-19  Tom Tromey  <tromey@redhat.com>
10259         * config-ml.in: Handle GCJ and GCJFLAGS.
10261 2001-03-21  Michael Chastain  <chastain@redhat.com>
10263         * Makefile.in: all-m4 depends on all-texinfo.
10265 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10267         * MAINTAINERS: Add myself to write after approval list.
10269 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10271         * Makefile.in (DO_X): Quote nested quotes.
10273 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10275         * MAINTAINERS: Add myself to write after approval list.
10277 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10279         * Makefile.in (DO_X): Use double quotes for quoting
10280         "RANLIB=$${RANLIB}".
10282 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10284         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10286 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10288         * configure.in: Only use `lang_requires' for languages athat are
10289         actually enabled.
10291 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10293         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10295 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10297         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10299 2001-03-07  Tom Tromey  <tromey@redhat.com>
10301         * configure.in: Allow config-lang.in to set `lang_requires' to list
10302         of other required languages.
10304 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10306         * Makefile.in: Remove RANLIB definition. Use RANLIB
10307         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10308         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10310 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10311             Alexandre Oliva  <aoliva@redhat.com>
10313         * Makefile.in (check-c++): Use tabs, not spaces.
10315 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10317         * MAINTAINERS: add myself to Write After Approval list.
10319 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10321         * Makefile.in (check-c++): New rule.
10323         * configure.in (target_libs): Remove libg++.
10324         (noconfigdirs): Remove libg++.
10325         (noconfigdirs): Same.
10326         (noconfigdirs): Same.
10327         (noconfigdirs): Same.
10329         * config-ml.in: Remove libg++ references.
10331         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10332         (ALL_TARGET_MODULES): Same.
10333         (configure-target-libg++): Remove.
10334         (all-target-libg++): Remove.
10335         (configure-target-libio): Remove.
10336         (all-target-libio): Remove.
10337         (check-target-libio): Remove.
10338         (.PHONY): Remove.
10339         (libg++.tar.bz2): Remove.
10340         (all-target-cygmon): Remove libio.
10341         (all-target-libstdc++): Remove.
10342         (configure-target-libstdc++): Remove.
10343         (TARGET_LIB_PATH): Remove libstdc++.
10344         (ALL_GCC_CXX): Remove libstdc++.
10345         (all-target-gperf): Correct.
10347 2001-02-16  Nick Clifton  <nickc@redhat.com>
10349         * configure.in (noconfigdirs): Allow configuration of texinfo
10350         for Cygwin hosts.
10352 2001-02-15  Anthony Green  <green@redhat.com>
10354         * configure: Introduce GCJ_FOR_TARGET.
10355         * configure.in: Ditto.
10356         * Makefile.in: Ditto.
10358 2001-02-13  Andreas Schwab  <schwab@suse.de>
10360         * MAINTAINERS: Update mail address.
10362 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10364         * config.guess: Add linux target for S/390.
10365         * config.sub: Likewise.
10367 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10369         * configure.in: for *-chorusos, don't config target-newlib and
10370         target-libgloss.
10372 2001-02-06  Ben Elliston  <bje@redhat.com>
10374         * configure: Output host type to stdout, not stderr.
10376 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10378         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10379         * ltcf-cxx.sh: Likewise.
10381         * config.if: Assume enable_libstdcxx_v3 is defined.
10383 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10385         Remove V2 C++ library.
10386         * configure.in: Remove --enable-libstdcxx_v3 support.
10388 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10390         * include/demangle.h: Add prototype for java_demangle_v3.
10392 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10394         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10396 2001-01-27  Richard Henderson  <rth@redhat.com>
10398         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10400 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10402         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10403         Don't unset, it's non-portable and no longer necessary, set to empty
10404         instead.
10406 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10408         * ltconfig: Shell portability fix for the tagname validity check.
10410 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10412         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10413         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10415 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10417         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10419 2001-01-26  Tom Tromey  <tromey@redhat.com>
10421         * configure.in: Allow libgcj to be built on Sparc Solaris.
10423 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10425         * ltcf-c.sh: Add aix5 case.
10426         * ltcf-cxx.sh: Likewise.
10427         * ltconfig: Likewise.
10429 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10431         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10432         keep at least one of build_libtool_libs or build_old_libs set to
10433         yes.
10435         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10436         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10438 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10440         * configure.in: Enable libgcj on several additional platforms.
10442 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10444         * configure.in: Enable libgcj for linux targets.
10446 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10448         * MAINTAINERS (Write After Approval): Add myself.
10450 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10452         * MAINTAINERS: Add myself as vax port maintainer.
10454 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10456         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10458 2001-01-09  Mike Stump  <mrs@wrs.com>
10460         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10461         failures of subdirectories.
10463 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10465         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10466         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10467         * ltcf-cxx.sh: Likewise.
10468         * ltcf-gcj.sh: Likewise.
10469         * ltconfig.sh: Fix typo.
10471 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10473         * configure: handle DOS-style absolute paths.
10475 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10477         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10479 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10481         * MAINTAINERS: Add myself as avr port co-maintainer.
10483 2000-12-28  Ben Elliston  <bje@redhat.com>
10485         * MAINTAINERS: Add myself under ``Write After Approval''.
10487 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10489         * texinfo: Remove directory from GCC.
10491 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10493         * COPYING: Update to current
10494         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10495         to 19yy as example year in copyright notice).
10497 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10499         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10500         (libstdcxx_incdir): Pass down.
10501         * config.if: Remove expired bits for cxx_interface, add stub.
10502         (libstdcxx_incdir): Add variable for g++ include directory.
10503         * configure.in (gxx_include_dir): Use it.
10505 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10507         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10508         with old-email address from ``Write After Approval''.
10510 2000-12-15  Andreas Jaeger  <aj@suse.de>
10512         * configure.in: Handle lang_dirs.
10514 2000-12-14  Tom Tromey  <tromey@redhat.com>
10516         * MAINTAINERS: Removed brads.
10518         * MAINTAINERS: Added gcj developers.
10520 2000-12-13  Anthony Green  <green@redhat.com>
10522         * configure.in: Disable libgcj for any target not specifically
10523         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10524         with g++ abi.
10526 2000-12-13  Mike Stump  <mrs@wrs.com>
10528         * Makefile.in (local-distclean): Also remove fastjar.
10530 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10532         * contrib/gcc_update: Add fastjar --touch entries.
10534 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10536         * configure.in: Disable language-specific target libraries for
10537         languages that aren't enabled.
10539 2000-12-10  Anthony Green  <green@redhat.com>
10541         * configure.in: Define libgcj.  Disable libgcj target libraries for
10542         most targets.
10544 2000-12-10  Neil Booth  <neilb@earthling.net>
10546         * MAINTAINERS: Update mail address, remove from WAA list.
10548 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10550         * libjava: Imported from /cvs/java.
10551         * libffi: Likewise.
10552         * Boehm-gc: Likewise.
10554 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10556         * configure.in (target_libs): Revert 2000-12-08 patch.
10557         (noconfigdirs): Added target-libjava.
10559 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10561         * djunpack.bat: removed.
10563 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10565         * Makefile.in: handle DOS-style absolute paths.
10566         * config-ml.in: likewise.
10567         * symlink-tree: likewise.
10569 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10571         * fastjar: Imported.
10573 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10575         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10576         libjava.
10577         * configure.in (target_libs): Removed `target-libjava'.
10579 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10581         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10582         (ALL_MODULES): Added fastjar.
10583         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10584         (all-target-libjava): all-fastjar replaces all-zip.
10585         (all-fastjar): Added.
10586         (configure-target-fastjar, all-target-fastjar): Likewise.
10587         * configure.in (host_tools): Added fastjar.
10589 2000-12-07  Mike Stump  <mrs@wrs.com>
10591         * Makefile.in (local-distclean): Remove leftover built files.
10593 2000-11-24  Nick Clifton  <nickc@redhat.com>
10595         * configure.in (xscale-elf): Add target.
10596         (xscale-coff): Add target.
10598 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10600         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10601         recent versions of FreeBSD (release 3 or later).
10602         * ltconfig: On FreeBSD, -lc must not be provided when building
10603         a shared library or else the standard -pthread gcc option is
10604         rendered worthless to later users of the built library.
10606 2000-11-16  Fred Fish  <fnf@be.com>
10608         * configure.in (enable_libstdcxx_v3): Fix typo,
10609         libstd++ -> libstdc++.
10611 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10613         * MAINTAINERS: Add self to Write After Approval list.
10615 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10617         * MAINTAINERS: Update my email address.  Add myself to global write
10618         privs list.
10620 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10622         * Makefile.in: Merge with src and libgcj.
10623         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10624         configure-target-<library> when their configure scripts need the C
10625         or C++ library to have already been built to work properly.
10626         (do_proto_toplev): Set them to an empty string.
10628         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10629         (REALLY_SET_LIB_PATH): Use them.
10631 2000-11-17  Stan Shebs  <shebs@apple.com>
10633         * MAINTAINERS: Add self to Write After Approval list.
10635 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10637         * configure: Provide the original toplevel configure arguments
10638         (including $0) to subprocesses in the environment rather than
10639         through gcc/configargs.h.
10641 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10643         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10644         C99.  Alphabetise "Write After Approval" list.
10646 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10648         * configure: Turn on libstdc++ V3 by default.
10650         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10651         if we've got GCC.
10653 2000-11-11  Philip Blundell  <philb@gnu.org>
10655         * MAINTAINERS: Add self to Write After Approval list.
10657 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10659         * ltcf-c.sh (aix4): Improve shared library configuration; require
10660         exporting symbols.
10661         * ltcf-cxx.sh (aix4): Define.
10662         * ltconfig (aix4): Define library and soname specs appropriate for
10663         AIX.  Define command to create export symbols list.
10665 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10667         * config.sub: Add support for Sun Chorus
10669 2000-10-31  Nick Clifton  <nickc@redhat.com>
10671         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10672         <name>@redhat.com.  Also installed new email address for Clint
10673         Popetz.
10675 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10677         * etc: Remove directory from GCC.
10679 2000-10-16  Michael Meissner  <meissner@redhat.com>
10681         * configure (gcc/configargs.h): Only create if there is a build GCC
10682         directory created.
10684 2000-10-16  Matthias Klose  <doko@debian.org>
10686         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10687         when configured for libstdc++-v3.
10689 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10691         * configure: Save configure arguments to gcc/configargs.h.
10693 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10695         * config.guess: Import CVS version 1.157.
10696         * config.sub: Import CVS version 1.181.
10698 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10700         * Makefile.in (bootstrap): avoid recursion if subdir missing
10701         (cross): ditto
10702         (do-proto-toplev): ditto
10704 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10706         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10707         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10709         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10710         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10711         all affected `configure' scripts.
10713 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10715         * MAINTAINERS: Add self as cpplib co-maintainer.
10717 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10719         * MAINTAINERS: Add self to Write After Approval list.
10721 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10723         * INSTALL/README: egcs -> GCC update.
10725 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10727         * MAINTAINERS: Add myself to Write After Approval list.
10729 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10731         * MAINTAINERS: Add myself to Write After Approval list.
10733 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10735         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10736         X11 libraries for hppa64.
10738 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10740         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10742 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10744         * Makefile.in (all-zlib): Added dummy target.
10746         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10747         ltcf-gcj.sh: Updated from libtool multi-language branch.
10749 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10751         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10752         (bootstrap*): Depend on all-bootstrap.
10754 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10756         * config.guess: Import CVS version 1.156.
10757         * config.sub: Import CVS version 1.179.
10759 2000-09-02  Anthony Green  <green@cygnus.com>
10761         * Makefile.in (all-gcc): Depend on all-zlib.
10762         (CLEAN_MODULES): Add clean-zlib.
10763         (ALL_MODULES): Add all-zlib.
10764         * configure.in (host_libs): Add zlib.
10766 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10768         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10769         crosses, but add gcc/include to the header search path for them.
10771 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10773         * MAINTAINERS: Add self to Write After Approval list.
10775 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10777         * config.guess: Import CVS version 1.152.
10778         * config.sub: Import CVS version 1.177.
10780 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10782         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10783         $targargs to tell whether newlib is going to be built.
10785         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10786         $$r/TARGET_SUBDIR/libio for _G_config.h.
10788 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10790         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10792 2000-08-22  DJ Delorie  <dj@redhat.com>
10794         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10796 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10798         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10799         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10800         sub-configures.
10802 2000-08-21  DJ Delorie  <dj@redhat.com>
10804         * MAINTAINERS: Add self as a libiberty maintainer
10806 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10808         * configure.in (libstdcxx_flags): Use
10809         libstdc++-v3/src/libstdc++.INC.
10811 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10813         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10815 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10817         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10819         * configure: Make enable_threads and enable_shared defaults
10820         explicit.  Substitute enable_threads into generated Makefiles.
10821         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10822         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10824 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10826         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10828 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10830         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10831         previous delta.
10833 2000-08-11  Jason Merrill  <jason@redhat.com>
10835         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10836         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10837         (FLAGS_FOR_TARGET): Not here.
10838         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10840 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10842         * config-ml.in (CC, CXX): Don't introduce a leading space.
10844 2000-08-07  DJ Delorie  <dj@delorie.com>
10846         * MAINTAINERS: Add self as a DJGPP maintainer
10848 2000-08-07  DJ Delorie  <dj@redhat.com>
10850         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10851         "if we're also building gcc, and it's a gcc that will run on the
10852         build machine, we want to use its includes instead of the system's
10853         default includes".
10855 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10857         * MAINTAINERS: Add self to Write After Approval list.
10859 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10861         * configure.in (libstdcxx_flags): Don't use `"'.
10863         * config-ml.in: Adjust multilib search paths to the
10864         appropriate multilib tree.
10866 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10868         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10869         commas in $LANGUAGES.
10871 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10873         * configure.in: Re-enable all references to libg++ and librx.
10875 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10877         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10878         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10879         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10880         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10882         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10884 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10886         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10887         CXX_FOR_TARGET for sed.
10889 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10891         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10892         Do not override if already set in the environment or in configure.
10893         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10894         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10896 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10898         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10899         the libtool CVS tree multi-language branch.
10900         * ltconfig, ltmain.sh: Updated.
10902 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10904         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10905         (clean-target): Depend on it.
10907         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10908         (GCC_FOR_TARGET): Use it.
10909         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10910         * configure.in: ... here.
10911         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10912         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10914 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10916         * MAINTAINERS: Add self to Write After Approval list.
10918 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10920         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10921         (configure-target-libchill, configure-target-libobjc): Likewise.
10923         * configure.in: Use the same cache file for all target libs.
10924         * config-ml.in: But different cache files per multilib variant.
10926 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10928         * configure (topsrcdir): Don't use dirname.
10930 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10932         * MAINTAINERS: Add self to Write After Approval list.
10934 2000-07-20  Jason Merrill  <jason@redhat.com>
10936         * configure.in: Remove all references to libg++ and librx.
10938         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10940 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10942         * config.sub: Update to subversions version 2000-07-06.
10944 2000-07-12  Andrew Haley  <aph@cygnus.com>
10946         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10947         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10949 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10951         * symlink-tree:  Check number of arguments.
10953 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10955         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10956         search path for a g++ extracted from the build tree.  This
10957         will allow link tests run by configure scripts in
10958         subdirectories to succeed.
10960 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10962         * ltconfig: Add support for mips-dde-sysv4.2MP
10964 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10966         * MAINTAINERS: Add myself as loop discovery maintainer.
10968 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10970         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10971         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10973 2000-06-19  Timothy Wall  <twall@cygnus.com>
10975         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10976         * config.sub: Add tic54x target.
10978 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10980         * MAINTAINERS: Add self as Fortran maintainer,
10981         remove Craig Burley.
10983 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10985         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10986         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10988 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10990         * MAINTAINERS: Add self as i18n maintainer
10992 20000-05-21  H.J. Lu  (hjl@gnu.org)
10994         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10995         directory are used if they exist. Make sure
10996         $(build_tooldir)/include is searched for header files,
10997         $(build_tooldir)/lib/ for library files.
10998         (GCC_FOR_TARGET): Likewise.
10999         (CXX_FOR_TARGET): Likewise.
11001 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11003         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11005 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11007         * Makefile.in (configure-target-libiberty): Depend on
11008         configure-target-newlib.
11010 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11012         * configure.in, Makefile.in: Merge all libffi-related
11013         configury stuff from the libgcj tree.
11015 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11017         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11018         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11020 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11022         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11023         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11024         current version information.  Add to proto-toplev directory.
11025         (gdb-taz): Build do-djunpack.
11027 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11029         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11031 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11033         * MAINTAINERS: Add self to Write After Approval list.
11035 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11037         * ltmain.sh: Preserve in relink_command any environment
11038         variables that may affect the linker behavior.
11040 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11042         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11044 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11046         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11048 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11050         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11051         with the version name.
11053 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11055         * MAINTAINERS: Add self as bb-reorder maintainer.
11057 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11059         * config.if: Tweak.
11061 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11063         * djunpack.bat: New file.
11065 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11067         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11068         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11069         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11070         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11072 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11074         * config.sub (case $basic_machine): Change default for "ibm-*"
11075         to "openedition".
11077 2000-04-13  Andreas Jaeger  <aj@suse.de>
11079         * MAINTAINERS: Added myself.
11081 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11083         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11084         (do-md5sum): New target.
11085         (MD5PROG): Define.
11086         (PACKAGE): Default to TOOL.
11087         (VER): Default to a shell script.
11088         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11089         md5 checksum generation.
11090         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11091         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11092         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11093         insight.tar.bz2): Use gdb-taz to create archive.
11095 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11097         * configure (warn_cflags): Delete.
11099 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11101         * MAINTAINERS: Added myself.
11103 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11104             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11106         * configure.in (enable_libstdcxx_v3): Add.
11107         (target_libs): Add bits here to switch between libstdc++-v2 and
11108         libstdc++-v3.
11109         * config.if: And this file too.
11110         * Makefile.in: Add libstdc++-v3 targets.
11112 2000-04-05  Michael Meissner  <meissner@redhat.com>
11114         * config.sub (d30v): Add d30v as a basic machine type.
11116 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11118         * configure.in: -linux-gnu*, not -linux-gnu.
11120 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11122         * MAINTAINERS: Add self in write-after-approval section.
11124 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11126         * MAINTAINERS: Add self as ia64 port maintainer.
11128 2000-03-08  Neil Booth  <NeilB@earthling.net>
11130         * MAINTAINERS: Add self in write-after-approval section.
11132 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11134         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11135         (do-tar-bz2): Replace TOOL with PACKAGE.
11136         (gdb.tar.bz2): Remove GDBTK from GDB package.
11137         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11138         dejagnu.tar.bz2): New packages.
11140 2000-02-27  Andreas Jaeger  <aj@suse.de>
11142         * configure.in: Add entry for mips*-*-linux*, move catch all
11143         *-*-*linux* entry below this one.
11145 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11147         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11149 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11151         * config.sub: Support an OS of "wince".
11153 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11155         * config.guess, config.sub: Updated to match config's 2000-02-15
11156         version.
11158 2000-02-23  Linas Vepstas  <linas@linas.org>
11160         * config.sub: Add support for Linux/IBM 370.
11161         * configure.in: Likewise.
11163 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11165         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11167 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11169         * config.guess: Guess "cygwin" rather than "cygwin32".
11171 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11173         * configure (gcc_version): When setting, narrow search to
11174         lines containing `version_string'.
11176 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11178         * config.sub: Add support for avr target.
11180 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11182         * MAINTAINERS: Add maintainers for MCore port.
11184 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11186         * config.sub: Add mmix-knuth-mmixware.
11188 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11190         * MAINTAINERS: Pair cccp with cpplib maintainership.
11192 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11194         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11195         structure stuff to -L library search.
11196         (CXX_FOR_TARGET): Ditto.
11197         (CROSS_CHECK_MODULES): Fix spelling mistake.
11199 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11201         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11202         the C++ compiler.
11204 2000-01-12  Richard Henderson  <rth@cygnus.com>
11206         * configure.in: Don't build some bits for beos.
11208 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11210         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11211         as include files.
11213 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11215         * Add self as cpplib maintainer, as requested by Jason
11216         Merrill.  Correct my e-mail address.
11218 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11220         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11221         not mh-aix43.
11223 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11225         * MAINTAINERS: Add myself to "write after approval" list.
11227 1999-12-14  Richard Henderson  <rth@cygnus.com>
11229         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11230         * config.sub: Accept alphaev[78], alphaev8.
11232 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11234         * config.guess, config.sub: Update from autoconf.
11236 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11238         * MAINTAINERS:  update my playtime e-address.
11240 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11242         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11243         necessary libraries are missing.
11245 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11247         * MAINTAINERS: Add new 'write after approval' maintainer.
11249 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11251         * MAINTAINERS: Add new Java maintainer.
11253 1999-10-25  Andreas Schwab  <schwab@suse.de>
11255         * configure: Fix quoting inside arguments of eval.
11257 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11259         * config-ml.in: Allow suppression of some ARM multilibs.
11261 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11263         * config.guess: Add OS/390 match pattern.
11264         * config.sub: Add mvs, openedition targets.
11265         * configure.in (i370-ibm-opened*): New.
11267 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11269         * config.sub: Add support for configuring for pj.
11271 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11273         * config.sub (maybe_os): Add support for configuring for fr30.
11275 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11277         * configure.in: Do not configure or build ld for AIX
11278         platforms.  ld is known to be broken on these platforms.
11280 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11282         * config-ml.in: Pass compiler flag corresponding to multidirs to
11283         subdir configures.
11285 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11287         * Makefile.in (LDFLAGS): Define.
11289 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11291         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11292         noconfigdirs.
11293         (*-*-cygwin*): Likewise.
11295 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11297         * mkdep: New file.
11298         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11299         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11301         From Eli Zaretskii <eliz@is.elta.co.il>:
11302         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11303         long file name when using DJGPP on MS-DOS.
11305 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11307         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11309 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11311         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11312         dependency as this causes "make check" to globally "make all"
11314 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11316         * configure.in (target_libs): Added target-zlib.
11317         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11318         (CONFIGURE_TARGET_MODULES): Likewise.
11319         (CHECK_TARGET_MODULES): Likewise.
11320         (INSTALL_TARGET_MODULES): Likewise.
11321         (CLEAN_TARGET_MODULES): Likewise.
11322         (configure-target-zlib): New target.
11323         (all-target-zlib): Likewise.
11324         (all-target-libjava): Depend on all-target-zlib.
11325         (configure-target-libjava): Depend on configure-target-zlib.
11327         * Makefile.in (configure-target-libjava): Depend on
11328         configure-target-newlib.
11329         (configure-target-boehm-gc): New target.
11330         (configure-target-qthreads): New target.
11332         * configure.in (target_libs): Added target-qthreads.
11333         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11334         (CONFIGURE_TARGET_MODULES): Likewise.
11335         (CHECK_TARGET_MODULES): Likewise.
11336         (INSTALL_TARGET_MODULES): Likewise.
11337         (CLEAN_TARGET_MODULES): Likewise.
11338         (all-target-qthreads): New target.
11339         (configure-target-libjava): Depend on configure-target-qthreads.
11340         (all-target-libjava): Depend on all-target-qthreads.
11342         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11343         (CONFIGURE_TARGET_MODULES): Likewise.
11344         (CHECK_TARGET_MODULES): Likewise.
11345         (INSTALL_TARGET_MODULES): Likewise.
11346         (CLEAN_TARGET_MODULES): Likewise.
11347         (all-target-libjava): New target.
11348         (all-target-boehm-gc): Likewise.
11349         * configure.in (target_libs): Added libjava, boehm-gc.
11351 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11353         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11354         configure.bat in SUPPORT_FILES.
11355         (gas+binutils.tar.bz2): Likewise.
11357         * makeall.bat: Remove; obsolete.
11359 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11361         From Mark Elbrecht:
11362         * configure.bat: Remove; obsolete.
11364 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11366         * configure: Add -W -Wall to the default CFLAGS when compiling with
11367         gcc.
11369 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11371         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11373 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11375         * configure.in: Build ld on IRIX6.
11377 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11379         * Makefile.in: Change distribution targets to use bzip2 instead of
11380         gzip.
11381         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11382         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11384 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11386         * config.sub: Add mcore target.
11388 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11390         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11392 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11394         * config.guess (dummy): Changed to $dummy.
11396 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11398         * config.sub: Tidied up case statements.
11400 1999-05-22  Ben Elliston  <bje@cygnus.com>
11402         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11403         <jiro@din.or.jp>.
11405         * config.guess: Merge with FSF version. Future changes will be
11406         more accurately recorded in this ChangeLog.
11407         * config.sub: Likewise.
11409 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11411          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11413 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11415         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11417 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11419         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11421 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11423         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11424         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11425         Bad merge removed these two changes.
11427 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11428                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11430         * config.guess (interix Alpha): Add.
11432 1999-04-11  Richard Henderson  <rth@cygnus.com>
11434         * configure.in (i?86-*-beos*): Do config gperf; don't config
11435         gdb, newlib, or libgloss.
11437 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11439         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11440         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11441         from multidirs.
11443 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11445         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11447 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11449         * config.sub: Add support for mcore targets.
11451 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11453         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11454         not mt-ospace, in order to shut up assembler warning about using
11455         symbols that are named the same as registers.
11457 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11459         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11460         dependency list for all-target-cygmon.
11462 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11464         * config-ml.in: Check $host, not $target, for selective multilibs.
11465         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11466         thumb interworking, and underscore prefix multilibs.
11468 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11470         * missing: Update to version from current automake.
11472 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11474         * configure (gxx_include_dir): Removed.
11476         * configure.in (gxx_include_dir): Handle it.
11477         * Makefile.in: Likewise.
11479 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11481         * config.sub (mips64vr4111,mips64vr4111el) Add.
11483 1999-03-21  Ben Elliston  <bje@cygnus.com>
11485         * config.guess: Correct typo for detecting ELF on FreeBSD.
11487 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11489         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11490         config/mh-djgpp.
11492 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11494         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11495         all-target-newlib to dependency list for all-target-bsp.
11497 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11499         * config.sub: Add i386-uwin support.
11500         * config.guess: Likewise.
11502 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11504         * configure.in: cleanup, add mh-*pic handling for arm, special
11505         case powerpc*-*-aix*
11507 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11509         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11510         can be built.
11512 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11514         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11515         targets.
11517 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11519         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11521 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11523         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11525 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11527         * config.sub: Fix typo in arm recognition.
11529 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11531         * configure.in (noconfigdirs): Changed target_configdirs to
11532         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11533         rather than m68k-*-* since it is not known to work on
11534         m68k-aout. Ditto for arm-*-*oabi.
11536 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11538         * configure.in (*-*-windows*): Remove, no longer used.
11540 1999-02-19  Ben Elliston <bje@cygnus.com>
11542         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11543         Smart and improved by Andrew Cagney.
11545 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11547         * config.guess: Recognize openbsd-*-hppa.
11549 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11551         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11552         only if it is not empty.
11554 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11556         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11558         * config.guess: Modified to recognize uname's armv* syntax.
11560         * config.sub: Modified to recognize uname's armv* syntax.
11562 1999-02-17  Mark Salter  <msalter@cygnus.com>
11564         * configure.in: Added target-bsp for sparclite.
11566 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11568         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11570 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11572         * configure.in: Add support for strongarm port.
11573         * config.sub: Add support for strongarm target.
11575 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11577         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11578         the old name config/mh-cygwin32.
11579         Enable texinfo.
11581 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11583         * configure.in: Do build ld for ix86 Solaris.
11585 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11587         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11588         $AR_FOR_TARGET.  Likewise for RANLIB.
11590 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11592         * config.sub (oabi):  Recognize.
11593         * configure.in (arm-*-oabi):  Handle.
11595 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11597         * config.guess: Improve detection of i686 on UnixWare 7.
11599 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11601         * config.guess: Add support for i386-pc-interix.
11602         * config.sub: Likewise.
11603         * configure.in: Likewise.
11605 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11607         * Makefile.in: Remove unneeded all-target-libio from
11608         from all-target-winsup target since it is now unneeded.
11609         Add all-target-libtermcap in its place since it is now
11610         needed.
11612 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11614         * configure.in: makefile stub for cygwin target is probably
11615         unnecessary.  Remove it for now.
11617 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11619         * configure.in: libtermcap.a should be built when cygwin is the
11620         target as well as the host.
11621         * config.guess: Allow mixed case in cygwin uname output.
11622         * Makefile.in: Add libtermcap target.
11624 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11626         * config.sub: Clean up handling of hppa2.0.
11628 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11630         * config.guess: Use C code to identify more HP machines.
11632 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11634         * config.sub: Handle hppa2.0.
11636 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11638         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11639         cygmon for all sparclite targets, regardless of object format.
11641 1998-12-15  Mark Salter  <msalter@cygnus.com>
11643         * configure.in: Added target-bsp for several target architectures.
11645         * Makefile.in: Added rules for bsp.
11647 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11649         * config.guess: Improve detection of hppa2.0 processors.
11651 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11653         * config.guess: Recognize FreeBSD using ELF automatically.
11655 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11657         * configure (skip-this-dir): Add handling for new shell script, which
11658         might be created by a sub-directory's configure to indicate, this particular
11659         directory is "unwanted".
11660         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11662 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11664         * ltconfig: import from libtool, after changing libtool to
11665         account for the cygwin name change.
11667 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11669         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11670         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11672 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11674         * configure.in: Add libtermcap to list of cygwin dependencies.
11676 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11678         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11679         they include winsup/include when it's a cygwin target.
11681 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11683         * configure.in (host_tools): Added zip.
11684         * Makefile.in (all-target-libjava): Depend on all-zip.
11685         (all-zip): New target.
11686         (ALL_MODULES): Added all-zip.
11687         (NATIVE_CHECK_MODULES): Added check-zip.
11688         (INSTALL_MODULES): Added install-zip.
11689         (CLEAN_MODULES): Added clean-zip.
11691 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11693         * Makefile.in: lose "32" from comment about cygwin.
11695 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11697         * configure.in: Use -Os to build target libraries for the fr30.
11699 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11701         * config.sub: Add fr30.
11703 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11705         * configure.in: drop "32" from config/mh-cygwin32.  Check
11706         cygwin* instead of cygwin32*.
11707         * config.sub: Check cygwin* instead of cygwin32*.
11709 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11711         * config.guess: Match any version of Unixware7.
11713 1998-10-20  Syd Polk  <spolk@cygnus.com>
11715         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11716         if desired.
11718 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11720         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11721         these if the appropriate directories and files to not exist.
11723 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11725         * Makefile.in (DEVO_SUPPORT): Add config.if.
11727 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11729         * configure: Add pattern to replace "build_tooldir"'s
11730         definition in the generated Makefile with "tooldir"'s
11731         actual value.
11733 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11735         * config.sub: Bring back lost sparcv9.
11737         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11739 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11741         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11742         CC_FOR_TARGET and friends.
11744 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11746         * Makefile.in (build_tooldir): New variable, same as tooldir.
11747         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11748         -B$(build_tooldir)/bin/.
11749         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11751 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11753         * README: Remove installation instructions and refer to the
11754         INSTALL directory instead.
11756 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11758         * config.sub: Add support for i[34567]86-pc-udk.
11759         * configure.in: Likewise.
11761 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11763         * Makefile.in: add bzip2 package building bits for user
11764         tools module
11765         * configure.in: ditto
11767 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11769         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11770         (ALL_TARGET_MODULES): Add all-target-libobjc.
11771         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11772         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11773         (all-target-libchill): Add dependencies.
11774         * configure.in (target_libs): Add libchill.
11776 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11778         * configure.in (target_subdir): Remove duplicate line.
11780 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11782         * Makefile.in (all-automake): fix dependencies.
11784 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11786         * configure.in: Minor cleanups for building in the $(target_alias)
11787         subdir.
11789 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11791         * Makefile.in (bootstrap): Set r and s before make all.  Use
11792         BASE_FLAGS_TO_PASS in make all.
11793         (cross): Likewise.
11795 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11797         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11799 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11801         * config.sub: Fix typo in last change.
11803 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11805         * config.sub: Add support for C4x target.
11806         * configure.in: Likewise.
11808 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11810         * config.sub: Recognize sparcv9 just like sparc64.
11812 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11814         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11816 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11818         * config.guess: Correctly identify Pentium II sco boxes.
11820         * config.guess: Fix "tr" code.  From Weiwen Liu.
11822 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11824         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11825         stabs.
11827 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11829         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11830         (ALL_TARGET_MODULES): Add all-target-libchill.
11831         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11832         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11833         (all-target-libchill): Add dependencies.
11834         * configure.in (target_libs): Add libchill.
11836 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11838         * config.guess: Avoid assumptions about "tr" behaves when
11839         LANG is set to something other than English.
11841 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11843         * configure (gxx_include_dir): Changed to
11844         '${prefix}/include/g++'-${libstdcxx_interface}.
11846         * config.if: New to determine the interfaces.
11848 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11850         * config.guess: Detect and handle MPE/IX.
11851         * config.sub: Deal with MPE/IX.
11853 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11855         * configure.in: Use mh-aix43.
11857 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11859         * configure: Fix --without/--disable cases for gxx-include-dir.
11861 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11863         * mdata-sh:  Imported.  Needed for automake support.
11865 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11867         * Makefile.in (taz): Try "chmod -R og=u ." before
11868         "chmod og=u `find . -print`".
11870 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11872         * configure.in: Add arm-elf and thumb-elf support.
11874 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11876         * Makefile.in: Undo previous patch.
11878 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11880         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11881         to here ...
11882         (install-no-fixedincludes): and here
11883         (INSTALL_MODULES): ... from here.
11885 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11887         * config.sub: Merge with FSF.
11889         * config.guess: Merge with FSF.
11891 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11893         * configure (extraconfigdirs): New variable.
11894         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11895         * Makefile.in (all): Move higher in file.
11896         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11897         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11898         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11899         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11900         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11902 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11904         * Makefile.in (all-target-libjava): Depend on all-gcc and
11905         all-target-newlib.
11906         (configure-target-libjava): Depend on $(ALL_GCC).
11908 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11910         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11911         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11913 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11915         * INSTALL/README: Fix typo.
11917 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11919         * ylwrap: Change absolute path checks to check for DOS style path
11920         names.
11922         * ylwrap: Don't use a full path name if the source file is in the
11923         same directory.  From hjl@lucon.org (H.J. Lu).
11925         * config-ml.in: Default to being verbose, to match Feb 18 change to
11926         configure.
11928 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11930         Brought over from egcs:
11932         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11934         * configure.in (target_subdir): Set to ${target_alias} instead
11935         of "libraries".
11937         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11939         * configure.in (target_subdir): Set to libraries if enable_multilib.
11941 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11943         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11944         multilibs, force reconfiguration the first time we create
11945         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11947 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11949         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11950         avoid confusion with --no-recursion.
11952 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11954         * configure.in: Win32 hosts shouldn't use install -x
11955         * install-sh: remove -x option, and special .exe-handling
11956         hack.
11958 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11960         * config.guess: Recognize i586-pc-beos.
11961         * configure.in: Don't build some bits for beos.
11963 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11965         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11966         CFLAGS default to -O2.
11968         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11969         when using GNU ld.
11971 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11973         * ltmain.sh: Correct install when using a different shell.
11975 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11977         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11979 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11981         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11982         target.
11984 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11986         * ltconfig: Update to correct AIX handling.
11988 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11990         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11992         * configure.in (target_subdir): Set to ${target_alias} instead
11993         of "libraries".
11995 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11997         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11998         (Makefile): Depend on $(gcc_version_trigger).
12000         * configure (gcc_version): Change default initializer to empty
12001         string.
12002         (gcc_version_trigger): New variable; pass this variable down
12003         to subdir configures to enable them checking gcc's version
12004         themselves. Emit make macros for both gcc_version vars.
12005         (topsrcdir): Initialize reliably.
12006         (recursion line): Remove --with-gcc-version=${gcc_version}.
12008 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12010         * configure (enable_version_specific_runtime_libs): Implement new flag
12011         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12012         in $(libsubdir); emit definition in each generated Makefile.
12013         (gxx_include_dir): Initialize depending on
12014         $enable_version_specific_runtime_libs.
12016 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12018         * configure (gcc_version): Initialize properly depending on
12019         how and where configure is started.
12020         (recursion line): Pass a --with-gcc-version=${gcc_version}
12021         to configures in subdirs.
12023 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12025         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12026         cygmon
12028 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12030         * configure.in: Add cygmon and libstub support for mn10200.
12032 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12034         * configure (gcc_version): Add new variable describing the
12035         particular gcc version we're building.
12036         * Makefile.in (libsubdir): Add new macro for the directory
12037         in which the compiler finds executables, libraries, etc.
12038         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12039         and libsubdir.
12041 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12043         * Makefile.in (local-clean): Remove *.log.
12044         (warning.log): Built with warn_summary from build.log.
12045         (mail-report.log): Run test_summary.
12046         (mail-report-with-warnings.log): Run test_summary including
12047         warning.log in the report.
12049 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12051         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12053 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12055         * Makefile.in (grep): Grep no longer depends on libiberty.
12057 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12059         * Makefile.in: all-snavigator needs all-libgui.
12061 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12063         * configure.in: Add cygmon and libstub support for mn10300.
12065 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12067         * missing: Update to version from automake 1.3.
12069         * ltmain.sh: On installation, don't get confused if the same name
12070         appears more than once in the list of library names.
12072 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12074         * config.sub: Accept m68060 and m5200 as CPU names.
12076 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12078         * configure: Use && rather than using -a in test, because odd
12079         strings can confuse test.
12080         * configure.in: Likewise.
12082 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12084         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12086 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12088         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12089         bootstrap4-lean): New targets.
12091 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12093         * mpw-* Delete.  Not used.
12095 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12097         * COPYING.LIB: Update FSF address.
12099 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12101         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12103         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12104         GAS_SUPPORT_DIRS.
12106 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12108         * ltconfig, ltmain.sh: Avoid producing a version number if
12109         -version-info was not used.
12111 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12113         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12114         building with newlib.
12116 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12118         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12119         Solaris `make' causes it to continue to next definition.
12121 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12123         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12124         the right GUI libraries and files are installed along with GDB.
12126 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12128         * configure.in: Change alpha to alpha* in several places.
12130 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12132         * config.sub: Recognize sparc86x.
12134 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12136         * configure.in (--enable-target-optspace): Remove debug echo.
12138 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12140         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12142 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12144         * ltconfig: Update cygwin32 support.
12146         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12147         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12148         (GDB_SUPPORT_DIRS): Likewise.
12150 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12152         * configure.in (target_makefile_frag): If --enable-target-optspace,
12153         use -Os to compile target libraries rather than -O2.  Default to
12154         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12155         not used.
12156         * configure.in (target_cflags): Ditto for d30v.
12158 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12160         * Makefile.in (all-bfd): Depend on all-intl.
12161         (all-binutils): Likewise.
12162         (all-gas): Likewise.
12163         (all-gprof): Likewise.
12164         (all-ld): Likewise.
12166 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12168         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12170 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12172         * Makefile.in (all-bfd): Depend upon all-libiberty.
12174         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12176 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12178         * Makefile.in: Add libstub.
12180         * configure.in: Ditto. Build libstub for targets that have cygmon
12181         support.
12183 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12185         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12187 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12189         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12190         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12192 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12194         * configure: Define DEFAULT_M4 by searching PATH.
12195         * Makfile.in: Use DEFAULT_M4.
12197 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12199         * ltconfig: Add cygwin32 support.
12201         * Makefile.in, configure.in: Add libtool as a native only directory
12202         to configure and build.
12204 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12206         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12208 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12210         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12212 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12214         * Makefile.in: add ash make rules
12215         * configure.in: add ash to native_only and host_tools lists
12217 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12219         * Makefile.in (all-gettext, all-intl): New targets.
12220         (ALL_MODULES): Added all-gettext, all-intl.
12221         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12222         (INSTALL_MODULES): Added install-gettext, install-intl.
12223         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12225         * configure.in (host_tools): Added gettext.
12226         (native_only): Likewise.
12227         (noconfigdirs) [various cases]: Likewise.
12228         (host_libs): Added intl.
12230 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12232         * configure: Do not disable building gdbtk for cygwin32 hosts.
12234 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12236         * configure.in: Add thumb-coff target.
12237         * config.sub: Add thumb-coff target.
12239 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12241         * Makefile.in: Revert yesterday's change.
12242         (all-target-winsup):  all-target-librx stays out of here.
12244 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12246         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12247         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12248         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12249         Remove references to librx and libg++.
12251 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12253         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12254         recursive makes
12256 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12258         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12259         for newlib directory.
12260         (CXX_FOR_TARGET): Likewise.
12262 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12264         * ltconfig: Update after libtool/ltconfig.in change for
12265         hpux11.
12267 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12269         * ltconfig, ltmain.sh: Update to libtool 1.2.
12271 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12273         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12274         (install-gcc-cross): Instead, override LANGUAGES here.
12276 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12278         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12279         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12281 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12283         * configure.in: Add Thumb-pe target.
12285 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12287         * Makefile.in - changed sn targets to snavigator
12288         * configure.in - changed sn targets to snavigator
12290 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12292         * config-ml.in: After building symlink tree call make distclean
12293         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12294         to be the case for libiberty.
12296 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12298         * configure: When making link, also check the current
12299         directory. The configure scripts may create one.
12301 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12303         * config.sub: Accept alphapca56 and alphaev6 properly.
12305 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12307         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12309 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12311         * config.sub (sco5): Fix typo.
12313 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12315         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12316         install-itcl.
12317         (install-itcl): Remove dependency on install-tcl.
12319 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12321         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12323 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12325         * configure.in: Don't build libgui for a cygwin32 target when not on
12326         a cygwin32 host.
12328 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12330         * configure (redirect): Set to null, so default behavior of
12331         configure is now --verbose.
12333 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12335         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12336         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12338 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12340         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12341         this change to sync Makefile.in with its ChangeLog entries.
12343 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12345         * ltmain.sh (mkdir): Check that the directory doesn't exist
12346         before we exit with error, so that we don't get races during
12347         parallel builds.
12349 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12351         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12353 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12355         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12356         PICFLAG_FOR_TARGET.
12357         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12359         * configure: Emit a definition for the new macro enable_shared
12360         into each Makefile.
12362 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12364         * configure.in (host_tools, native_only): Add libtool.
12366 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12368         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12369         Fix typo in ming config comment.
12371 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12373         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12375 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12377         * config.sub: Add tic30 cases, and map c30 to tic30.
12379 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12381         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12382         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12383         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12384         (CLEAN_TARGET_MODULES): Similarly
12385         (all-target-libf2c): Add dependences.
12386         * configure.in (target_libs): Add libf2c.
12388 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12390         * configure.in: Remove expect from noconfigdirs when target
12391         is cygwin32.  OK to build expect and dejagnu with Canadian
12392         Cross.
12394 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12396         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12397         host.
12399         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12400         and mingw32.
12402 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12404         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12405         here as it is not defined in the toplevel Makefile.
12407 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12409         * configure (package_makefile_rules_frag): New variable, which names
12410         a file with generic rules, ...
12411         Change comment to mention we now have FIVE parts.
12412         * configure: Undo last change.
12414 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12416         * config.guess: More accurate determination of HP processor types.
12417         * config.sub: More accurate determination of HP processor types.
12419 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12421         * configure (package_makefile_frag): Move inserting the
12422         ${package_makefile_frag} to where it should be according
12423         to the comment.
12425 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12427         * config.guess: Add support for Linux/ARM.
12429 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12431         * .cvsignore: Remove *-info and *-install since they match
12432         release-info and mpw-install, which we don't want to just ignore.
12434 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12436         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12438 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12440         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12441         local_prefix to sub-make invocations.
12443 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12445         * configure.in: Check makefile fragments in the source
12446         directory.
12448 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12450         * configure.in: Check whether host and target makefile
12451         fragments exist before adding them to *_makefile_frag.
12453 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12455         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12457 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12459         * configure.in: Make sure we only replace RPATH_ENVVAR on
12460         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12461         regexp to sed.
12463         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12464         to sub-makes.
12466 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12468         * config-ml.in (multi-do): LDFLAGS must include multilib
12469         designator.
12471 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12473         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12475 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12477         * config.sub: Add mingw32 support.
12478         * configure.in: Likewise.
12480 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12482         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12484 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12486         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12487         * configure (gxx_include_dir): Provide a definition for subdirs
12488         which do not use autoconf.
12490 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12492         * config.guess: Sync with egcs.  Picks up new alpha support,
12493         BeOS & some additional linux support.
12495 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12497         * config.guess: HP 9000/803 is a PA1.1 machine.
12499 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12501         * configure.in: It's alpha*-...
12503 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12505         * configure.in (host_makefile_frag, target_makefile_frag):
12506         Handle multiple config files.
12507         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12508         alpha-*-*.
12510 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12512         * mkdep: New file.
12514 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12516         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12518 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12520         * Makefile.in: Add libgui directory.
12521         (GDB_TK): Add all-libgui.
12522         * configure.in: Add libgui directory.
12523         * configure: Add all-libgui to GDB_TK.
12525 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12527         * config-ml.in (multidirs): Add m32r to multilib list.
12529 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12531         * Makefile.in (all-target-gperf): Change dependency to
12532         all-target-libstdc++.
12534 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12536         * config.guess: Add BeOS support.
12538 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12540         Source directory cvs renamed to cvssrc:
12541         * configure.in (host_tools): Change cvs to cvssrc.
12542         (native_only): Likewise.
12543         (noconfigdirs) [various cases]: Likewise.
12544         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12545         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12546         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12547         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12548         (all-cvssrc): Rename target from all-cvs.
12550 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12552         * configure (gxx_include_dir): Fix thinko.
12554 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12556         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12557         (install-cross, install-gcc-cross): New targets.
12559 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12561         * configure.in (noconfigdirs): Add support for Thumb target.
12563         * config.sub (maybe_os): Add support for Thumb target.
12565 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12567         * Makefile.in: Add rules for cygmon.
12569         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12571 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12573         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12574         * configure (gxx_include_dir): Provide a definition for subdirs
12575         which do not use autoconf.
12577 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12579         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12580         11/18/97 build
12582 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12584         * From Franz Sirl.
12585         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12586         found on RedHat Linux systems.
12588 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12590         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12591         guesses.
12593 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12595         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12597 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12599         * ltmain.sh: If mkdir fails, check whether the directory was created
12600         anyhow by some other process.
12602 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12604         * configure.in (d30v-*-*): Configure all directories.
12606 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12608         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12609         for the D30V.
12611 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12613         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12615 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12617         * include/libiberty.h: Add extern "C" { so it can be used with C++
12618         progrms.
12619         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12620         programs.
12622 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12624         * configure.in (d30v-*-*): Configure GCC now.
12626 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12628         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12629         is no longer needed.
12631 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12633         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12635 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12637         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12638         targets using "$@" to provide support for similar but not identical
12639         targets without having to duplicate code.
12641 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12643         * makefile.vms: Fix to work with DEC C.
12645 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12647         * config.sub: Add mips-tx39-elf to marketing names.
12649 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12651         * ltmain.sh: Handle symlinks in generated script.
12653 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12655         * configure: Handle autoconf style directory options: --bindir,
12656         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12657         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12658         --sysconfdir.
12659         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12660         (sharedstatedir, localstatedir, oldincludedir): New variables.
12661         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12662         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12663         sbindir, sharedstatedir, and sysconfdir.
12665 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12667         * Makefile.in (bootstrap-lean): New target.
12669 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12671         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12672         sn, and gnuserv from noconfigdirs.
12674 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12676         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12678 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12680         * Makefile.in (cross): New target.
12682 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12683                           Jeff Law         <law@cygnus.com>
12685         * Makefile.in (bootstrap2, bootstrap3): New targets.
12686         (all-bootstrap): Remove outdated and confusing target.
12687         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12689 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12691         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12692         windows.  Consistent with gdb/configure.
12694 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12696         * configure.in: Name Linux target fragment.
12698         * configure: Rewrite so that project Makefile fragment is inserted
12699         first and appears last in the resulting Makefile.
12701 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12703         * Makefile.in (install-itcl): Install tcl first.
12705 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12707         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12709 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12711         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12713         * configure.in (skipdirs): Add target-librx for Linux.
12714         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12716 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12718         * Makefile.in (bootstrap): New target.
12720 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12722         * config.sub: Accept 'amigados' for backward compatibility.
12724 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12726         * config.guess: Merge with FSF.
12728 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12730         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12732 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12734         * config.sub: Add "marketing-names" patch.
12736 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12738         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12740 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12742         * config.sub: Handle v850-elf.
12744 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12746         * .cvsignore (*-install): Remove.
12748 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12750         * ltconfig: Set CONFIG_SHELL in libtool.
12751         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12753 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12755         * configure.in (target_subdir): Set to libraries if enable_multilib.
12757 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12759         * config.guess: Update from gcc directory.
12761 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12763         * Makefile.in (all-sim): Depends on all-readline.
12765 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12767         * Makefile.in (BISON, YACC): Use $$s.
12768         (all-bison): Depend on all-texinfo.
12770 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12772         * Makefile.in (BISON): Add -L flag.
12773         (YACC): Likewise.
12775 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12777         * configure.in (noconfigdirs): Add support for v850e target.
12779         * config.sub (maybe_os): Add support for v850e target.
12781 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12783         * configure.in (noconfigdirs): Add support for v850ea target.
12785         * config.sub (maybe_os): Add support for v850ea target.
12787 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12789         * config.sub: Add mipstx39.  Delete r3900.
12791 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12793         * Makefile.in (all-autoconf): Depends on all-texinfo.
12795 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12797         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12798         eabi targets.
12800 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12802         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12804         * configure: When handling a Canadian Cross, handle YACC as well as
12805         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12806         * Makefile.in (all-bison): Depend upon all-texinfo.
12808 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12810         * Makefile.in (BISON): bison, not byacc or bison -y.
12811         (YACC): bison -y or byacc or yacc.
12812         (various): Add *-bison as appropriate.
12813         (taz): No need to mess with BISON anymore.
12815 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12817         * configure: If OSTYPE matches *win32*, try to find a good value for
12818         CONFIG_SHELL.
12820 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12822         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12823         configure.in if it is present.
12825 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12827         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12829 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12831         * config.sub: Recognize `arc' cpu.
12832         * configure.in: Likewise.
12833         * config-ml.in: Likewise.
12835 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12837         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12839 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12841         * configure: Changed sed delimiter from ':' to '|' when
12842         attempting to substitute ${config_shell} for SHELL. On
12843         NT ${config_shell} may contain a ':' in it.
12845 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12847         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12849 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12851         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12853 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12855         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12857         * ylwrap: If the program is a relative path, force it to be
12858         absolute.
12860 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12862         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12864 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12866         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12867         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12868         for libraries.
12870 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12872         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12873         separated by spaces.
12875 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12877         * ylwrap: New file.
12878         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12880         * ltmain.sh: Handle /bin/sh at start of install program.
12882         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12884         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12885         * missing: New file, from automake 1.2.
12887 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12889         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12890         check-tk to CHECK_X11_MODULES.
12892 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12894         * config.sub: Merge with FSF.
12896 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12898         * config.guess: Merge with FSF.
12900 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12902         * configure: Treat msdosdjgpp like go32.
12903         * configure.in: Likewise.  Don't remove gprof for go32.
12905         * configure: Change Makefile.tem2 to Makefile.tm2.
12907 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12909         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12911 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12913         * install-sh (chmodcmd): Set to null if the DST directory already
12914         exists.  Same as Nov 11th change.
12916 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12918         * configure (GDB_TK): Needs itcl and tix.
12920 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12922         * config.guess: Update from FSF.
12924 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12926         * Makefile.in (GDB_TK): Depend on itcl and tix.
12928 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12930         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12931         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12932         (INSTALL_SCRIPT): New variable.
12933         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12934         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12935         to -x.
12936         * install-sh: Add support for -x option.
12938 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12940         * configure.in, Makefile.in: Treat tix like itcl.
12942 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12944         * Makefile.in (WINDRES): New variable.
12945         (WINDRES_FOR_TARGET): New variable.
12946         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12947         (EXTRA_HOST_FLAGS): Add WINDRES.
12948         (EXTRA_TARGET_FLAGS): Add WINDRES.
12949         (EXTRA_GCC_FLAGS): Add WINDRES.
12950         ($(DO_X)): Pass down WINDRES.
12951         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12952         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12953         DLLTOOL_FOR_TARGET.
12955 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12957         * configure.in: configure sim before gdb for win32-x-ppc
12959 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12961         Move gperf into the toplevel, from libg++.
12962         * configure.in (target_tools): Add target-gperf.
12963         (native_only): Add target-gperf.
12964         * Makefile.in (all-target-gperf): New target, depend on
12965         all-target-libg++.
12966         (configure-target-gperf): Empty rule.
12967         (ALL_TARGET_MODULES): Add all-target-gperf.
12968         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12969         (CHECK_TARGET_MODULES): Add check-target-gperf.
12970         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12971         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12973 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12975         * config.sub (mn10200): Recognize new basic machine.
12977 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12979         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12980         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12982 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12984         * configure.in: If we're building mips-sgi-irix6* native, turn on
12985         ENABLE_MULTILIB and set TARGET_SUBDIR.
12987 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12989         * Makefile.in (all-sn): Depend on all-grep.
12991 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12993         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12995         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12996         Makefile.  From Jeff Makey <jeff@cts.com>.
12997         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12999         * Makefile.in (DISTBISONFILES): Remove.
13000         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13001         $(DEFAULT_YACC).
13003         * configure.in: Build itl, db, sn, etc., when building for native
13004         cygwin32.
13006         * Makefile.in (LD): New variable.
13007         (EXTRA_HOST_FLAGS): Pass down LD.
13008         ($(DO_X)): Likewise.
13010 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13012         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13014 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13016         * configure.in (targargs): Strip out any supplied --build argument
13017         before adding our own. Always add --build.
13019 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13021         * configure.in (targargs): Pass --build if we're doing
13022         a cross-compile.
13024 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13026         * configure: Use '|' instead of ":" as the separator in
13027         sed. Otherwise sed chokes on NT path names with drive
13028         designators. Also look for "?:*" as the leading characters in an
13029         absolute pathname.
13031 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13033         * config.sub: Support for r3900.
13035 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13037         * configure.in: Use install-sh, not install.sh.
13039 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13041         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13042         apply it twice.
13044 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13046         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13047         install-binutils.
13049 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13051         * Makefile.in: Add automake targets.
13052         * configure.in (host_tools): Add automake.
13054 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13056         * configure: Default CXX to c++, not gcc.
13057         * Makefile.in (CXX): Set to c++, not gcc.
13058         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13060 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13062         * install-sh: try appending a .exe if source file doesn't
13063         exist
13065 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13067         * configure.in: Turn on multilib by default.
13068         (cross_only): Remove target-libiberty.
13070         * Makefile.in (all-gcc): Don't depend on libiberty.
13072 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13074         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13076 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13078         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13079         (DISTBISONFILES): Add ld/Makefile.in
13081 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13083         * configure.in: if target is cygwin32 but host isn't cygwin32,
13084         don't configure gdb tcl tk expect, not just gdb.
13086 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13088         * configure.in: Added gnuserv everywhere sn appears.
13090         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13091         (CROSS_CHECK_MODULES): Added check-gnuserv.
13092         (INSTALL_MODULES): Added install-gnuserv.
13093         (CLEAN_MODULES): Added clean-gnuserv.
13094         (all-gnuserv): New target.
13096 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13098         * config.guess: Fixes for MIPS OpenBSD systems.
13100 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13102         * Makefile.in (INSTALL_XFORM): Remove.
13103         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13105         * mkinstalldirs: New file, copied from automake.
13106         * Makefile.in (installdirs): Rename from install-dirs.  Use
13107         mkinstalldirs.  Change all users.
13108         (DEVO_SUPPORT): Add mkinstalldirs.
13110 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13112         * install-sh: Rename from install.sh.
13113         * Makefile.in (INSTALL): Change install.sh to install-sh.
13114         (DEVO_SUPPORT): Likewise.
13116         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13117         Graichen <graichen@rzpd.de>.
13119 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13121         * config.guess: Recognize OpenBSD systems correctly.
13123 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13125         * README, Makefile.in (ETC_SUPPORT): Remove references to
13126         cfg-paper*, configure.{texi,man,info*}._
13128 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13130         * Makefile.in (all.normal): Ensure that gcc is built after all
13131         the x11 - ie gdb - targets.
13133 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13135         * makefile.vms: Don't run conf-a-gas.
13137 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13139         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13141 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13143         * configure.in: Remove noconfigdirs case since gdb also
13144         configures and builds for tic80-coff.
13146 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13148         * configure: Set cache_file to config.cache.
13149         * Makefile.in (local-distclean): Remove config.cache.
13151 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13153         * COPYING: Update FSF address.
13155 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13157         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13158         noconfigdirs.
13160 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13162         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13163         MAKEDIRS, is empty.
13165 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13167         * config.sub: Tweak mn10300 entry.
13169 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13171         * configure.in (host_tools): Put sim before gdb, so gdb's
13172         configure.tgt can determine if the simulator was configured.
13174 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13176         * config.sub: Move BeOS $os case to be with other Cygnus
13177         local cases.
13179 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13181         * config.sub: Remove misplaced comment that broke Linux.
13183 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13185         * config.sub: Add BeOS support.
13187 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13189         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13191 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13193         * configure.in (noconfigdirs): Remove tcl and tk from
13194         noconfigdirs for cygwin32 builds.
13196 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13198         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13200 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13202         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13203         make-all.com, use makefile.vms instead.
13205 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13207         * config.sub: Accept -lnews*.
13209 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13211         * configure.in (noconfigdirs): Disable target-newlib,
13212         target-examples and target-libiberty for d30v.
13214 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13216         * configure.in (noconfigdirs): Enable ld for d30v.
13218 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13220         * configure.in (tic80-*-*): Build compiler.
13222 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13224         * configure.in (d30v-*): Remove sim directory from list of
13225         unsupported d30v directories
13227 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13229         * config.sub, configure.in: Add d30v target cpu.
13231 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13233         * makefile.vms: New file.
13234         * make-all.com: Remove.
13236 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13238         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13240 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13242         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13244 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13246         * Makefile.in (ALL_MODULES): Added all-db.
13247         (CROSS_CHECK_MODULES): Addec check-db.
13248         (INSTALL_MODULES): Added install-db.
13249         (CLEAN_MODULES): Added clean-db.
13251 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13253         * config.guess: Merge with latest FSF sources.
13255 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13257         * Makefile.in (ALL_MODULES): Added all-itcl.
13258         (CROSS_CHECK_MODULES): Added check-itcl.
13259         (INSTALL_MODULES): Added install-itcl.
13260         (CLEAN_MODULES): Added clean-itcl.
13262 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13264         * configure.in: build gdb for mn10200
13266 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13268         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13270 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13272         * configure.in (tic80-*-*): Turn off most targets right now.
13274 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13276         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13277         rather than the makeinfo program.
13278         (do-info): Depend upon all-texinfo.
13280 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13282         * configure.in: Remove uses of config/mh-linux.
13284         * config.sub, config.guess: Merge with latest FSF sources.
13286 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13288         * config.sub (case $basic_machine): Add tic80 entries.
13290 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13292         * config.sub, config.guess: Merge with latest FSF sources.
13294 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13296         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13297         * mpw-config.in: Test for NewFolderRecursive.
13298         * mpw-install: Use symbolic name for startup filename.
13299         * mpw-README: Add various additional details.
13301 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13303         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13305 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13307         * configure.in: Do build gcc and the target libraries for
13308         the mn10200.
13310 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13312         * configure.in: don't avoid building gdb for mn10300 any more
13313         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13314         instead of single-quoting it.
13316 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13318         * configure.in: Don't use --with-stabs on IRIX 6.
13320 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13322         * configure.in (m32r): Build gdb, libg++ now.
13324 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13326         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13327         directories from noconfigdirs.
13329 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13331         * config.sub (basic_machine): added mips16 configuration
13333 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13335         * config.sub: Handle d10v-unknown.
13337 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13339         * config.sub: Handle v850-unknown.
13341 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13343         * Makefile.in: add findutils
13344         * configure.in: add findutils to list of host_tools
13346 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13348         * config.sub: Handle mn10200 and mn10300.
13350 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13352         * configure.in (d10v-*): Do not build librx.
13354 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13356         * configure.in (mn10300): Build everything except gdb & libgloss.
13358 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13360         * config.guess:  Patch for Dansk Data Elektronik servers,
13361         from Niels Skou Olsen <nso@dde.dk>.
13363         For ncr, use /bin/uname rather than uname, since GNU uname does not
13364         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13366         Patch for MIPS R4000 running System V,
13367         from Eric S. Raymond <esr@snark.thyrsus.com>.
13369         Fix thinko for nextstep.
13371         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13373         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13374         * config.guess: Guess mips-dec-mach_bsd4.3.
13376         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13377         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13378         release numbers.
13379         * config.guess (mips-mips-riscos*):  Emit just enough of the
13380         release number.
13382         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13383         * config.guess (sparc-auspex-sunos*):  Added.
13384         (f300-fujitsu-*): Added.
13386         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13387         * config.guess:  Recognize a Tadpole as a sparc.
13389 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13391         * config.guess: Don't assume that NextStep version is either 2 or
13392         3.  NextStep 4 (aka OpenStep 4) has come out now.
13394 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13396         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13397         From Rik Faith <faith@cs.unc.edu>.
13399 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13401         * config.sub: Contributions from bug-gnu-utils to:
13402         Support plain "hppa" (no version given) architecture, reported by
13403         OpenStep.
13404         OpenBSD like NetBSD.
13405         LynxOs is not a hardware supplier.
13407         * config.guess: Contributions from bug-gnu-utils to add support for:
13408         OpenBSD like NetBSD.
13409         Stratus systems.
13410         More Pyramid systems.
13411         i[n>4]86 Intel chips.
13412         M680[n>4]0 Motorola chips.
13413         Use unknown instead of lynx for hardware manufacturer.
13415 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13417         * install.sh (chmodcmd): Set to null if the DST directory already
13418         exists.
13420 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13422         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13423         not use mt-ppc target Makefile fragment any more.
13425 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13427         * configure.in (*-*-windows):  Exclude everything but those dirs
13428         needed to build windows.
13430 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13432         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13434 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13436         * configure.in:  Exclude mmalloc from i386-windows.
13438 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13440         * Undo my previous change.
13442 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13444         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13445         unconditionally.
13446         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13448 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13450         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13451         host to add it's own flags.
13453 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13455         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13457 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13459         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13460         (CXX_FOR_TARGET): Likewise.
13461         (GCC_FOR_TARGET): Define.
13462         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13463         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13464         CC_FOR_TARGET was specified on the command line.
13465         (MAKEOVERRIDES): Don't define.
13467 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13469         * configure.in (m32r): Fix spelling of libg++ libs.
13471 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13473         * config.sub (-apple*): Remove, now redundant.
13475 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13477         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13479         * configure: Rework yesterday's sed script patch.
13481         * config.sub: Merge with FSF.
13483 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13485         * config.guess:  Merge from FSF.
13487         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13488         * config.guess: Use pc instead of unknown, for pc clone systems.
13489         Change linux to linux-gnu.
13491         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13492         * config.guess: Avoid non-portable tr syntax.
13494 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13496         * test-build.mk (HOLES): Add "xargs" for gdb.
13498         * configure: Avoid hpux10.20 sed bug.
13500 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13502         * configure.in:  Add support for windows host
13503         (that is a build done under the Microsoft build environment).
13505 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13507         * Makefile.in: Replace all uses of srcroot with s, to shrink
13508         command line lengths.
13510         Patches from Geoffrey Noer <noer@cygnus.com>:
13511         * configure.in: If configuring for newlib, pass --with-newlib to
13512         subdirectories.
13513         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13514         -Bnewlib/ and -Lwinsup to gcc.
13515         (CXX_FOR_TARGET): Likewise.
13517 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13519         * Makefile.in (ETC_SUPPORT): Add configure.
13521 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13523         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13524         host configuration file.
13526 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13528         * configure.in: Break mn10x00 support into separate
13529         mn10200 and mn10300 configurations.
13530         * config.sub: Likewise.
13532 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13534         * configure.in: Add lots of stuff to noconfigdirs for
13535         the mn10x00 targets.
13537         * config.sub, configure.in: Add mn10x00 support.
13539 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13541         * make-all.com: Call conf-a-gas, not config-a-gas.
13543 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13545         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13546         targets.
13548 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13550         * mpw-README: Add much more detail for native PowerMac.
13551         * mpw-install: New file.
13552         * mpw-configure: Add --norecursion and --help options.
13553         * mpw-config.in: Translate readme and install files when
13554         copying to objdir.
13555         * mpw-build.in: Don't always depend on byacc and flex.
13556         (install-only-top): New action.
13558 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13560         * configure.in:  You can now configure GDB for the v850.
13562 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13564         * configure.in (noconfigdirs): Don't configure any C++ dirs
13565         if targeting D10V.
13567 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13569         * config.sub: Recognize mips64vr5000.
13571 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13573         * configure.in: Use a single line for host_tools and native_only.
13575 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13577         * config.sub, configure.in: Add entries for m32r.
13579 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13581         * Makefile.in (inet-install): Don't run install-gzip.
13583 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13585         * configure.in:  Don't config lots of things for *-*-windows*.
13587 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13589         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13590         (host_libs, host_tools): Copy from configure.in.
13591         * mpw-configure: Don't complain about directories not found.
13593 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13595         * configure.in (i[345]86): Recognize i686 for pentium pro.
13596         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13597         file.
13599         * config.guess (i[345]86): Ditto.
13601 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13603         * configure.in (noconfigdirs): Removed gdb for D10V.
13605 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13607         * configure.in: Remove ld, target-libio, target-libg++, and
13608         target-libstdc++ from noconfigdirs.
13610 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13612         * configure: Fix three locations where shell scripts were
13613         being run directly rather than with config_shell.
13615 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13617         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13618         * config.sub (basic_machine): Recognize v850.
13620 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13622         * mpw-configure: Handle multiple enable/disable options and
13623         pass them down recursively, handle -c and -s flags appropriately
13624         depending on choice of compiler, add escape mechanism for
13625         quoted arguments to gC.
13627 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13629         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13630         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13631         so that -mrelocatable-lib and -mno-eabi are used.
13633         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13634         not support --print-multi-lib, don't abort.
13636 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13638         * make-all.com: Run config-a-gas.
13639         * setup.com: Don't copy subdirectory files around.
13641 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13643         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13644         target, it now compiles correctly.
13646 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13648         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13650 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13652         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13654 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13656         * configure.in (native_only): Add prms.
13658 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13660         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13661         (BINUTILS_SUPPORT_DIRS): Likewise.
13663 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13665         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13666         d10v support is added.
13668 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13670         * configure.in (d10v-*-*): New target.
13672 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13674         * config.guess (HP 9000/811): Recognize this as a PA1.1
13675         machine.
13677 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13679         * Makefile.in (do-tar-gz): New target, split out from tail end of
13680         taz target.  Run each command separately, don't use pipes.
13681         (taz): Use it.
13683 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13685         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13686         * mpw-build.in: No builds should depend on building byacc or flex,
13687         they are assumed to be installed already.
13689 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13691         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13692         variable that CC_FOR_TARGET needs.
13694 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13696         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13697         options have changed since the last time the subdirectory was
13698         configured, and if it has, reconfigure.
13699         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13700         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13702 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13704         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13705         CLEAN_MODULES): Add bash.
13706         (all-bash): New target.
13708 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13710         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13712 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13714         * config.sub (basic_machine): Recognize d10v as a valid processor.
13716 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13718         * mpw-configure: Add support for --bindir.
13719         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13721 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13723         * configure.in: add bash, time, gawk to list of hosttools and things
13724         to only build for native toolchains
13726 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13728         * Makefile.in (docdir): Remove.
13730 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13732         * Makefile.in (datadir): Set to $(prefix)/share.
13734 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13736         * configure.in: build diff and patch for cygwin32-hosted
13737         toolchains.
13739 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13741         * config.sub: Accept -rtems*.
13743 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13745         * configure.in: enable dosrel for cygwin32-hosted builds,
13746                 remove diff from the list of things not buildable
13747                 via Canadian Cross
13749 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13751         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13752         don't get ". ".
13754 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13756         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13758 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13760         * Makefile.in (taz): Handle case where tex3patch didn't even get
13761         checked out.  Also, if it was found, put the symlink in a new util
13762         subdirectory.
13764 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13766         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13768 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13770         * config.sub: Recognize -openvms.
13771         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13772         * make-all.com, setup.com: New files.
13774 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13776         * Makefile.in (taz): tex3patch moved to texinfo/util.
13778 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13780         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13781         * configure.in: remove make from disable-if-Can-Cross list
13782                 enable gdb if ${host} and ${target} are cygwin32
13784 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13786         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13787         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13789 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13791         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13792         distinguish sysv/svr4/bsd variants.
13793         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13795 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13797         * configure.in: Added copyright notice.
13798         * move-if-change: Added copyright notice.
13800 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13802         * configure.in (powerpcle-*-solaris*): Until we get shared
13803         libraries working, don't build gdb, sim, make, tcl, tk, or
13804         expect.
13806 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13808         * config.guess:  Merge with FSF:
13810         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13811         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13813         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13814         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13816         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13817         * config.guess:  Combine two OSF1 rules.
13818         Also recognize field test versions.  From mjr@zk3.dec.com.
13819         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13820         because GNU uname does not support -p.  From pmr@pajato.com.
13822 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13824         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13826 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13828         * mpw-README: Document GCCIncludes.
13830 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13832         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13834 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13836         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13838 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13840         * configure.in (*-*-cygwin32): Configure make.
13842 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13844         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13846 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13848         * Makefile.in (all-inet): Depend on all-perl.
13850         * Makefile.in (inet-install): New target.
13852         * Makefile.in (all-inet): Depend on all-tcl.
13853         (all-inet): Depend on all-send-pr.
13855 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13857         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13858         temporarily.
13860 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13862         * configure.in: Don't configure --with-gnu-ld on AIX.
13864 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13866         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13868 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13870         * Makefile.in (ALL_MODULES): Added all-inet.
13871         (CROSS_CHECK_MODULES): Added check-inet.
13872         (INSTALL_MODULES): Added install-inet.
13873         (CLEAN_MODULES): Added clean-inet.
13874         (all-indent): New target.
13876         * configure.in (host_tools): Added inet.
13877         (native_only): Added inet.
13878         (noconfigdirs): Added inet.
13880 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13882         * configure.in: Don't configure libgloss if we are not configuring
13883         newlib.
13885 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13887         * configure.in: Don't configure libgloss for unsupported
13888         architectures.
13890 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13892         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13894 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13896         * Makefile.in (ALL_MODULES): Include all-apache.
13897         (CROSS_CHECK_MODULES): Include check-apache.
13898         (INSTALL_MODULES): Include install-apache.
13899         (all-apache): New target.
13901         * configure.in: Added apache everywhere perl is seen.
13903 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13905         * Makefile.in: Add support for clean-{module} and
13906         clean-target-{module} rules.
13908 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13910         * configure.in (*-*-ose) do not build libgloss.
13912 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13914         * config.guess (prep*:SunOS:5.*:*): Turn into
13915         powerpele-unknown-solaris2.
13917 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13919         * configure.in: Permit --enable-shared to specify a list of
13920         directories.
13922 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13924         * configure.in (host==solaris): Pass only the first word of $CC
13925         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13927 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13929         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13931 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13933         * Makefile.in (ALL_MODULES): Include all-perl.
13934         (CROSS_CHECK_MODULES): Include check-perl.
13935         (INSTALL_MODULES): Include install-perl.
13936         (ALL_X11_MODULES): Include all-guile.
13937         (CHECK_X11_MODULES): Include check-guile.
13938         (INSTALL_X11_MODULES): Include install-guile.
13939         (all-perl): New target.
13940         (all-guile): New target.
13942         * configure.in (host_tools): Include perl and guile.
13943         (native_only): Include perl and guile.
13944         (noconfigdirs): Don't build guile and perl; no ports have been
13945         done.
13947 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13949         * configure (--enable-*): Handle quoted option lists such as
13950         --enable-sim-cflags='-g0 -O' better.
13952 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13954         * Makefile.in ({,inst}all-target): New rule so we can make and
13955         install all of the target directories easily.
13957 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13959         * configure.in: Add missing global flag in sed substitution when
13960         deleting `target-' from ${configdirs}.
13962 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13964         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13965         option.
13967         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13968         config/mh-necv4.
13970         * install.sh: Correct misspelling of transformbasename.
13972         * config.guess: Recognize mips-*-sysv*.
13974 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13976         * config.sub: Recognize mon960.
13978 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13980         * configure: Restore Canadian Cross handling of BISON and LEX,
13981         removed in Feb 20 change.
13983 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13985         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13986         Mention make install.  Remove the old copyright date as well the
13987         clumsy and rather pointless copyright on the README file.
13989 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13991         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13992         Makefile after running symlink-tree, then run `make distclean' to
13993         avoid clobbering any generated files in srcdir.
13995 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13997         * configure.in (m68k-*-netbsd*): Build everything now.
13999 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14001         * Makefile.in (taz): Fix quoting.
14003 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14005         * configure.in (sparclet-*-*): Build everything now.
14007 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14009         * configure.in (m68k-*-linux*): New host.
14011 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14013         * configure: Check for bison before byacc.
14015 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14017         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14018         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14019         searching PATH.  These are used as fallbacks by Makefile.in if
14020         flex/bison/byacc aren't in objdir.
14022 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14024         * Makefile.in: Make everything which depends upon all-bfd also
14025         depend upon all-opcodes, in case --with-commonbfdlib is used.
14027 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14029         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14030         building NT native compilers on Unix.
14032 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14034         * configure.in: Don't get CC from the host Makefile fragment if we
14035         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14036         Solaris test for /usr/ucb/cc to the post target script, just after
14037         the compiler sanity test.
14039 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14041         * config.sub: Merge with FSF.
14043 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14045         * Makefile.in (RPATH_ENVVAR): New variable.
14046         (REALLY_SET_LIB_PATH): Use it.
14047         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14049 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14051         * config.sub, configure.in: Recognize sparclet cpu.
14053 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14055         * config.guess:  Support m68k-cbm-sysv4.
14057 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14059         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14060         m68k-unknown-linuxaout from linker help string.  Put quotes around
14061         $ld_help_string.
14063 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14065         * config.guess (powerpc-harris-powerunix): Add guess for port
14066         to new target.
14068 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14070         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14072 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14074         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14075         $(REALLY_SET_LIB_PATH) in Makefile.
14076         * Makefile.in (SET_LIB_PATH): New variable.
14077         (REALLY_SET_LIB_PATH): New variable.
14078         ($(DO_X)): Use $(SET_LIB_PATH).
14079         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14080         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14081         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14082         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14083         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14084         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14085         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14086         (install-dosrel): Likewise.
14087         (all-opcodes): Depend upon all-libiberty.
14089 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14091         * config.guess (*:CYGWIN*): New
14093 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14095         * Makefile.in (all-target-winsup): All all-target-libiberty.
14097 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14099         * configure.in (noconfigdirs): Add missing # in front of comment.
14101 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14103         * configure.in: add second pass to things added to noconfigdirs
14104         so *-gm-magic can exclude libgloss properly.
14106 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14108         * mpw-configure (extralibs_name, rez_name): Set correctly
14109         for MWC68K compiler.
14111         * mpw-README: Add more info on the necessary build tools.
14113 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14115         * configure.in, config.sub: Recognize cygwin32.
14117 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14119         * config.guess, config.sub: Recognize A/UX.
14121 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14123         * config.sub: Merge with gcc/config.sub.
14125 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14127         * mpw-build.in (do-binutils): Add build of stamps.
14129 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14131         * config.sub: Add recognition for mips64vr4100*-* targets.
14133 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14135         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14136         Add creation of gconfigargs with `--enable-shared' turned on.
14137         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14138         ($(host)-stamp-stage3-configured): Likewise.
14139         (HOLES): Add chatr and ldd.
14140         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14142 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14144         * configure: Pass --nfp to recursive configures.
14146 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14148         * Makefile.in (DLLTOOL): New.
14149         (DLLTOOL_FOR_TARGET): New.
14150         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14151         (EXTRA_TARGET_FLAGS): Ditto.
14152         (EXTRA_GCC_FLAGS): Ditto.
14153         (CONFIGURE_TARGET_MODULES): Ditto.
14154         (DO_X): Ditto.
14155         * configure: Add DLLTOOL.
14157 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14159         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14160         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14161         mh-sco, since old workarounds no longer needed, and don't
14162         build ld, since libraries have weak symbols in COFF.
14164 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14166         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14168 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14170         * configure.in: Make sure that ${CC} can be used to compile an
14171         executable.
14173 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14175         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14176         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14177         nothing depending on whether gdbtk is being built.
14179 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14181         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14183 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14185         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14186         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14188 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14190         * config-ml.in: Add support for
14191         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14192         Simplify setting of multidirs from --disable-foo.
14194 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14196         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14197         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14198         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14199         non-empty, pass them on to the  GCC make.
14200         (all-bootstrap): New rule that is like all-gcc, except it executes
14201         the GCC bootstrap rule instead of the GCC all rule.
14203 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14205         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14207 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14209         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14210         DG/UX support.
14212 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14214         * config.sub (i*86*) Change [345] to [3456]
14216 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14218         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14219         --with-gnu-ld=no.
14221 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14223         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14224         AIX multilibs get built.
14226 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14228         * configure.in (i386-win32): Don't build expect if we're not
14229         building the tcl subdir.
14231 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14233         * Makefile.in: (configure-target-examples, all-target-examples):
14234         New targets, configure and build example programs.
14236 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14238         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14239         use it as input to sedit the generated MPW makefile.
14240         * mpw-README: Add a suggestion about Gestalt.h.
14242 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14244         * config.sub: Accept *-*-ieee*.
14246 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14248         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14249         Ronald F. Guilmette <rfg@monkeys.com>.
14251 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14253         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14254         for powerpc-pe native.
14255         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14256         (target==powerpc-pe): duplicate i386-win32 entry.
14258 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14260         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14261         of vxworks, not just vxworks5.1.
14263 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14265         * mpw-configure: Add support for exec-prefix.
14267 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14269         * config.guess: Recognize HP model 816 machines as having
14270         a PA1.1 processor.
14272 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14274         * configure: Ignore new autoconf configure options.
14276 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14278         * config.guess:  Recognize Pentium under SCO.
14279         From Robert Lipe <robertl@arnet.com>.
14281 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14283         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14285 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14287         * configure.in: Don't configure gas for alpha-dec-osf*.
14289 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14291         * configure.in: Default to --with-stabs for some targets for which
14292         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14293         i[345]86*-*-unixware*.
14295 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14297         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14298         rather than basing it on the target.  Simplify handling of options
14299         controlling which directories to configure.  Remove extraneous
14300         slash in multi-clean target.
14302 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14304         * config-ml.in: Prefix more variables with ml_ so they don't collide
14305         with configure's.
14307 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14309         * configure: Don't turn -v into --v.
14311 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14313         * configure.in (targargs): Fix typo.
14315         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14317 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14319         * configure.in: Strip --host and --target options from
14320         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14321         --with-cross-host option when building with a cross-compiler.
14322         * configure: Canonicalize the arguments put into config.status by
14323         always using `=' for an option with an argument.  Pass a presumed
14324         --host or --target explicitly.
14326 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14328         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14329         into general OS recognition case.
14331 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14333         * configure.in (target_configdirs): add target-winsup only
14334         for win32 target systems.
14336 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14338         * Makefile.in (all-target-libgloss): Depend upon
14339         configure-target-newlib, since when libgloss is built it looks to
14340         see if the newlib directory exists.
14342 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14344         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14345         cfg-ml-*.in.
14347 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14349         * configure: Handle LD and LD_FOR_TARGET when configuring a
14350         Canadian Cross.
14352 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14354         * configure.in (target_libs): add target-winsup.
14355         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14356         (target==ppcle-pe): remove ld from $noconfigdirs.
14358 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14360         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14361         Preserve relative path names in $srcdir.  Build symlink tree if
14362         configuring cross target dir and srcdir=. (= no VPATH support).
14363         (configure-target-libg++): Depend on configure-target-librx.
14364         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14365         * config-ml.in: New file.
14366         * symlink-tree: New file.
14367         * configure: Ensure srcdir="." if that's what it is.
14369 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14371         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14372         includes and FLEX_SKELETON setting.
14373         * mpw-configure (--with-gnu-ld): New option, controls whether
14374         to use PPCLink or ld with PowerMac GCC.
14375         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14376         * mpw-config.in: Configure grez if targeting Mac.
14378         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14379         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14380         just macos.
14381         * configure.in: Configure grez resource compiler if targeting Mac.
14382         * Makefile.in (all-grez, install-grez): New targets.
14384 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14386         * configure: CXX defaults to gcc, not g++.  If we find
14387         gcc in the path, set CC to gcc -O2.
14389 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14391         * configure: Default ${build} correctly.  Avoid picking up extra
14392         spaces when reading CC and CXX from Makefile.  When doing a
14393         Canadian Cross, use plausible default values for numerous
14394         variables.
14395         * configure.in: When doing a Canadian Cross, don't try to
14396         configure tools whose configure script can't handle it.
14398 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14400         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14402 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14404         * configure:  Remove dubious bug reporting address.
14406 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14408         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14409         configure script, run that instead of this directory's configure.
14410         In either case, print a message that we're configuring the sub-dir.
14412 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14414         * configure.in: Before checking for the existence of various files,
14415         use sed to filter out "target-".
14417 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14419         * Makefile.in (DO_X): Split rule to decrease command line length
14420         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14421         (Philippe De Muyter).
14423 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14425         * Makefile.in (all-patch): depend on all-libiberty.
14427 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14429         * configure.in: If the only directory in target_configdirs which
14430         actually exists is libiberty, then set target_configdirs to empty,
14431         to avoid trying to build a target libiberty in a gas or gdb
14432         distribution.
14434 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14436         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14437         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14438         systems.
14440 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14442         * configure.in (copy_dirs): Use sys-include instead of include
14443         for --with-headers option.
14445 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14447         * Makefile.in, configure.in: Make winsup builds work with
14448         new scheme.
14450 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14452         * configure.in: Build the linker on AIX.
14454 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14456         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14457         where needed.
14459 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14461         * Makefile.in (all-gcc): Fix typo.
14463 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14465         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14467 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14469         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14470         to target-xiberty, to provide more flexibility.
14471         (target_subdir):  Define.  Create if cross.
14472         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14473         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14474         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14475         check-libFOO -> check-target-libFOO, etc.
14476         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14477         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14478         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14479         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14480         allow ALL_GCC="" to only configure.
14481         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14482         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14483         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14485 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14487         * Makefile.in (taz): Build "info" in etc explicitly.
14489 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14491         * configure.in:  Make sure that CC is undefined (as opposed to
14492         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14493         problem with autoconf trying to configure on a host without GCC.
14495 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14497         * mpw-configure: Set host alias from choice of host compiler,
14498         only use generic MPW Makefile sed if present, edit a file
14499         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14500         * mpw-README: Add problem notes about CW6 and CW7.
14502 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14504         * Makefile.in (taz): Use ";" instead of ";;".
14506 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14508         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14509         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14510         DISTDOCDIRS.
14511         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14512         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14514 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14516         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14517         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14518         Move bfd to DISTSTUFFDIRS.
14520 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14522         * Makefile.in (X11_LIB): Removed.
14523         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14525         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14527 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14529         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14530         names.
14532 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14534         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14536 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14538         * configure.in (i[345]86-*-win32): Always build newlib.
14539         Don't configure cvs, autoconf or texinfo.
14540         * Makefile.in (LD_FOR_TARGET): New.
14541         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14542         Pass down LD_FOR_TARGET.
14544 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14546         * winsup: New directory.
14547         * Makefile.in: Build winsup.
14548         * configure.in: Winsup is configured when target is win32.
14549         Can only build win32 target GDB when native.
14551 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14553         * config.guess: Recognize HP model 819 machines as having
14554         a PA 1.1 processor.
14556 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14558         * configure: Fix sed loop which substitutes for CC and CXX to
14559         avoid bug found in various sed implementations.
14561 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14563         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14564         simulator.  Use standard powerpc-*-eabi*.
14566 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14568         * configure.in: Stop putting gas and binutils in noconfigdirs for
14569         powerpc-*-aix* and rs6000-*-*.
14571 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14573         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14574         -mcall-aixdesc libraries.
14576 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14578         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14580         * config.sub (arm | armel | armeb): Fix shell syntax.
14582 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14584         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14585         -msoft-float and -mcpu=common support.
14586         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14587         libraries.
14589 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14591         * configure.in: Allow configuration and build of emacs19 for the alpha.
14593 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14595         * configure.in (CC): Get ^CC, not just any old CC, from
14596         ${host_makefile_frag}.
14598 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14600         * configure.in (CC): Try to get CC from
14601         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14603 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14605         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14606         only if it exists in $(srcdir).
14608 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14610         * configure: If CC and CXX are not set in the environment, set
14611         them, based on either an existing Makefile or on searching for gcc
14612         in PATH.  Substitute for CC and CXX in Makefile.
14613         * configure.in: Remove libm from target_libs.  Separate
14614         target_configdirs from configdirs.  If CC is not set in
14615         environment, try to get it from a host Makefile fragment.  Rewrite
14616         changes of configdirs to use skipdirs instead.  A few minor
14617         tweaks.  Take directories out of target_configdirs as they are
14618         taken out of configdirs.  Remove existing Makefile files from
14619         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14620         CONFIG_ARGUMENTS in Makefile.
14621         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14622         by configure.in.
14623         (CONFIG_ARGUMENTS): Likewise.
14624         (CONFIGURE_TARGET_MODULES): New variable.
14625         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14626         ($(CONFIGURE_TARGET_MODULES)): New target.
14627         (configure-libg++, configure-libio): New targets.
14628         (all-libg++): Depend upon configure-libg++.
14629         (all-libio): Depend upon configure-libio.
14630         (configure-libgloss, all-libgloss): New targets.
14631         (configure-libstdc++): New target.
14632         (all-libstdc++): Depend upon configure-libstdc++.
14633         (configure-librx, all-librx): New targets.
14634         (configure-newlib): New target.
14635         (all-newlib): Depend upon configure-newlib
14636         (configure-xiberty): New target.
14637         (all-xiberty): Depend upon configure-xiberty.
14639 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14641         * configure.in (host i[345]86-*-win32):  Expand the
14642         noconfigdirs again.
14644 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14646         * mpw-configure: Fix sed command file name.
14648 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14650         * configure.in (host i[345]86-*-win32): Reduce the
14651         noconfigdirs again.
14653 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14655         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14656         or powerpc*-*-pe*, since they are not yet supported.
14658 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14660         Add PowerMac support and many other enhancements.
14661         * mpw-configure: New option --cc to select compiler to use,
14662         paste options set according to --cc into the generated
14663         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14664         if mpw-make.sed is present.
14665         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14666         add forward includes for PowerPC include files.
14667         * mpw-build.in: Build using Makefile.PPC if present.
14668         (do-byacc, etc): Remove separate version resource builds.
14669         (do-gas): Build "stamps" before "all".
14670         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14671         * mpw-README: Update to reflect --cc option, PowerMac support,
14672         and recently-reported compatibility problems.
14674 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14676         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14677         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14678         (--with-multilib-top): Pass to recursive invocations.
14680 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14682         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14683         v810-*-*.
14685 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14687         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14688         gdb, ld and opcodes on v810-*-*.
14690 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14692         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14693         (local-maintainer-clean): New target.
14694         (maintainer-clean): New target.
14695         (realclean): Just depend upon maintainer-clean.
14697 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14699         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14701 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14703         * configure.in: Build ld in mips*-*-bsd* case.
14705 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14707         * config.sub: Accept -lites* OS.  From Ian Dall.
14709 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14711         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14712         targets.
14714 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14716         * configure.in: treat i386-win32 canadian cross the same as
14717         i386-go32 canadian cross.
14719 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14721         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14722         running under the simulator to build a reduced set of libraries.
14723         (powerpc-*-eabiaix): Add fine grained multilib support added to
14724         other powerpc targets yesterday.
14726 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14728         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14729         -disable-softfloat, -disable-relocatable, -disable-aix, and
14730         -disable-sysv to control which multilib libraries get built.
14732 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14734         * configure: Add Makefile.tem to list of files to remove in trap
14735         handler.
14737 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14739         * config.guess (*Linux*):  Add missing "exit"s.
14740         Also, need specific check for alpha-unknown-linux (uses COFF).
14742 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14744         * config.guess:  Merge with FSF:
14746         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14747         * config.guess (AIX4): More robust release numbering discovery.
14749         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14750         * config.guess (i386-sequent-ptx): Properly get version number.
14752         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14753         * config.guess (mips:*:4*:UMIPS): New case.
14755 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14757         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14758         (i386-win32 host): Likewise.  Don't build readline.
14760 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14762         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14763         SUPPORT_FILES to submakes.
14765 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14767         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14768         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14769         mpw-configure.
14771 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14773         * configure.in (appdirs): Use =, not ==, in test expression when
14774         trying to build the text to print in the warning message for
14775         Solaris users.
14777 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14779         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14781 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14783         * config.guess: Recognize lynx-2.3.
14785 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14787         * config.sub (z8ksim): Deleted
14788         (z8k-*-coff): New, this is the one true name of the target.
14790 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14792         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14794 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14796         * config.guess (*:Linux:*:*): First try asking the linker what the
14797         default object file format is (elf, aout, or coff).  Then if this
14798         fails, try previous methods.
14800 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14802         * configure.in: Don't build newlib for *-*-vxworks5.1.
14804 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14806         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14807         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14809 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14811         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14813 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14815         * cfg-ml-com.in: New file.
14816         * cfg-ml-pos.in: New file.
14818 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14820         * COPYING.NEWLIB: Add HP free copyright to list.
14822 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14824         * config.sub: Recognize -eabi* for the system, not just -eabi.
14826 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14828         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14829         * config.sub, configure.in (win32): New target and host.
14831 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14833         * configure.in: Add i386-pe configuration.
14835 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14837         * mpw-build.in (install): Install GDB after LD.
14839 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14841         * mpw-config.in (elf/mips.h): Always forward-include, needed
14842         for GDB to build.
14844 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14846         * testsuite: New directory for customer acceptance and whole tool
14847         chain tests.
14849 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14851         * configure: If per-host line isn't found, but AC_OUTPUT is found
14852         and a configure script exists, run it instead.
14854 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14856         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14858 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14860         * configure: Set build_{cpu,vendor,os,alias} to host values when
14861         --build isn't specified.
14863 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14865         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14866         (FLAGS_TO_PASS): Pass them.
14867         (EXTRA_TARGET_FLAGS): Ditto.
14869 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14871         * Makefile.in (all-libg++): Depend on all-libstdc++.
14873 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14875         * configure.in (noconfigdirs): Enable all packages for
14876           i386-unknown-netbsd.
14878 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14880         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14881         hosted builds (DOS builds)
14883 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14885         Changes for ARM based on patches from Richard Earnshaw:
14886         * config.sub: Handle armeb and armel.
14887         * configure.in: Omit arm linker only for riscix.
14889 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14891         * config.guess:  Update from FSF.
14893 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14895         * config.sub: Recognize powerpcle as the little endian variant of
14896         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14897         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14898         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14899         temporarily.
14901 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14903         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14905 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14907         * config.sub: Accept -lites* as a basic system type.
14909 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14911         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14912         installed, and if so return linuxoldld as the system name.
14914 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14916         * config.guess: Add hppa1.1-hp-lites support.
14918 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14920         * configure.in: Don't build newlib for m68k-vxworks5.1.
14922 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14924         * configure.in (mips-sgi-irix6): Use mh-irix5.
14926 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14928         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14930 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14932         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14933         OSF/1.  Fix compiler flags.
14934         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14936 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14938         * configure.in: Recognize --with-newlib.
14939         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14941 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14943         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14944         to *_X11_MODULES due to gdbtk needing X include files et al.
14946 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14948         Merge in support for Mac MPW as a host.
14949         (Old change descriptions retained for informational value.)
14951         * mpw-config.in: Add generic include forwards for cpu-specific
14952         include files in aout and elf directories.
14954         * mpw-configure: Added copyright.
14955         * mpw-config.in: Check for presence of required build tools.
14956         (target_libs): Add newlib.
14957         (target_tools): Add examples.
14958         (Read Me): Generate as "Read Me for MPW" instead.
14959         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14960         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14961         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14963         * mpw-configure: Remove subdir-specific makefile hackery,
14964         delete mk.tmp after using it.
14966         * mpw-build.in (all): Display start and end times.
14968         * mpw-configure (host_canonical): Set.
14969         (target_cpu): Always add to makefiles.
14970         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14971         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14972         (mpw-mh-mpw): Look for in srcdir and srcroot.
14973         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14975         * mpw-build.in: (install-only): New target.
14977         * mpw-configure (host_alias, target_alias): Rename from hostalias
14978         and targetalias, add into generated Makefile.
14979         (mk.tmp): If present, add into generated Makefile.
14980         * mpw-build.in (all-gas): Build config.h first before gas proper.
14982         * mpw-configure (config.status): Write only if changed.
14983         * mpw-config.in (readline): Configure it (not built, just used for
14984         definitions).
14986         * mpw-config.in (elf/mips.h): Add a forward include.
14988         * mpw-config.in: Forward-include most .h files in include into
14989         extra-include.
14990         (readline): Don't build.
14991         mpw-build.in (install): Install GDB.
14993         * mpw-configure (prefix, mpw_prefix): Handle it.
14994         * mpw-config.in (mmalloc, readline): Don't configure.
14995         * mpw-build.in (thisscript): Rename to ThisScript.
14996         Use mpw-build instead of BuildProgram everywhere.
14997         (mmalloc, readline): Don't build.
14998         * mpw-README: New file, basic documentation about the MPW port.
15000         * mpw-config.in: Use forward-include to create include files.
15002         * mpw-configure: Add more things to the top of each configured
15003         Makefile, including contents of config/mpw-mh-mpw.
15004         * mpw-config.in (extra-include): Create this directory and fill it
15005         with Posix-like include files when configuring.
15007         * config.sub (apple, mac, mpw): Add various aliases.
15009         * mpw-build.in: New file, top-level build script fragment for MPW.
15010         * mpw-configure: New file, configure script for MPW.
15011         * mpw-config.in: New file, config fragment for MPW.
15013 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15015         * configure.in (host_libs): Remove glob, since it is gone from the
15016         sources.
15018 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15020         * Makefile.in: define empty GDB_NLM_DEPS var.
15022         * configure.in(target_makefile_frag): use config/mt-netware
15023         for netware targets.
15025 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15027         * config.sub: Merge in recent FSF changes.  Remove linux special
15028         cases.
15030 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15032         Revert this change:
15034         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15036                 * build-all.mk: Use CC=cc -Xs on Solaris.
15038 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15040         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15041         stop using it.
15042         * Makefile.in: Nuke all references to glob subdirectory.
15044 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15046         * configure.in: Fix --enable-shared logic in per-host.
15048 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15050         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15052 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15054         * configure.in (noconfigdirs): Don't build gas on AIX, for
15055         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15057 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15059         * configure: Fix --cache-file to work if the file argument is a
15060         relative path.
15062 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15064         * configure: If the --cache-file is used, pass it down to
15065         configure in subdirectories.
15067 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15069         * config.sub: add vxworks29k configuration.
15071 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15073         * Makefile.in (taz): Do "diststuff" part quietly.
15075 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15077         * config.sub: Mini-merge with gcc/config.sub.
15079 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15081         * config.guess (IRIX): Sed - to _.
15083 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15085         * Makefile.in (source-vault, binary-vault): New targets.
15087 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15089         * config.sub: Recognize -eabi as a basic system type.
15091 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15093         * configure.in (enable_shared stuff): Fix typo.
15095 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15097         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15099 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15101         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15103 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15105         * configure.in (rs6000-*-*): Don't build gas.
15107 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15109         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15110         reduce command line length.
15111         (AS_FOR_TARGET): Check for as.new, not Makefile.
15112         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15114 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15116         * config.guess:  Merge from FSF.
15118 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15120         * configure: Don't use $ when handling program_suffix.
15122 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15124         * configure.in:  Configure tk for hppa/hpux.
15126 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15128         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15130 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15132         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15133         to LIBCXXFLAGS.  Tests are better run without it.
15135 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15137         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15139 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15141         * configure.in (*-*-netware*): Don't configure xiberty.
15143 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15145         * configure.in:  Remove tk from native_only list.
15147 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15149         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15150           for special NCD build.
15152 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15154         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15155         makeall.bat, they're only useful for binutils snapshots.
15156         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15157         makeall.bat to specified SUPPORT_FILES.
15159 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15161         * build-all.mk: Add Ericsson targets to sun4 and solaris
15162           hosts.  Add  BNR's sun4 target to solaris host, so their
15163           build-from-source will be tested in-house first.
15165 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15167         * Makefile.in (LIBCFLAGS): New variable.
15168         (CFLAGS_FOR_TARGET): Ditto.
15169         (LIBCFLAGS_FOR_TARGET): Ditto.
15170         (LIBCXXFLAGS): Ditto.
15171         (CXXFLAGS_FOR_TARGET): Ditto.
15172         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15173         (BASE_FLAGS_TO_PASS): Pass them.
15174         (EXTRA_TARGET_FLAGS): Ditto.
15176         * configure.in: Support --enable-shared.
15178 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15180         * configure.in (target_libs):  Include libstdc++ again.
15181         * config.guess:  Update from FSF (for FreeBSD).
15183 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15185         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15186         makeall.bat.
15187         (DISTDOCDIRS): Add `etc'.
15188         (ETC_SUPPORT_PFX): New variable.
15189         (taz): Include anything from etc starting with a word in
15190         ETC_SUPPORT_PFX.
15192 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15194         * config.sub: Update for recent FSF changes.  Remove obsolete
15195         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15196         spacing changes.
15198 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15200         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15202         * config.guess:  Merge with FSF.
15203         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15205 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15207         * configure: Since the "trap 0" handler will override the exit
15208         status on many systems, only use it for "exit 1", and make it set
15209         a non-zero exit status; reset it before "exit 0".  Also, check
15210         exit status of config.sub, and error out if it failed.
15212 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15214         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15215         and install libgloss.
15217 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15219         * Makefile.in (all-binutils): Depend upon all-byacc.
15221         * configure.in: Don't build emacs on Irix 5.
15223 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15225         * configure.in (*-*-netware*): Add libio.
15227 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15229         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15230         (CHECK_TARGET_MODULES): Ditto.
15231         (INSTALL_TARGET_MODULES): Ditto.
15232         (TARGET_LIBS): Ditto.
15233         (all-libstdc++): Note dependencies.
15235 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15237         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15239 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15241         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15242         -fexternal-templates.
15244         * configure.in (target_libs): Add libstdc++.
15245         (noconfigdirs): Add libstdc++ as appropriate.
15247 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15249         * config.guess:  Update from FSF.
15251 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15253         * configure: Use ${config_shell} when running ${configsub}.
15255 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15257         * config.sub: No longer recognize h8300h.
15259 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15261         * config.sub: Remove extraneous differences between config.sub and
15262         gcc/config.sub.
15264 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15266         * Makefile.in (DISTSTUFFDIRS): Add gas.
15268 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15270         * COPYING.NEWLIB: New file.
15272 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15274         * config.guess (HP-UX):  Patch from Harlan Stenn
15275         <harlan@landmark.com> to also emit release level.
15277 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15279         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15281 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15283         * config.sub:  Merge nextstep cleanup from FSF.
15285 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15287         * configure.in (arm-*-*): Don't configure ld for this target.
15289 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15291         * configure.in (*-*-netware): don't configure libg++, libio,
15292           librx, or newlib.
15294 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15296         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15297         configure ld--it works, but it doesn't support shared libraries.
15299 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15301         * config.guess (*-unknown-freebsd*):  Get rid of possible
15302         trailing "(Release)" in version string.
15303         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15305 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15307         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15308         Fix type: *-next-neststep -> *-next-nextstep.
15310         * config.guess:  Merge from FSF:
15312         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15314         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15316         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15318         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15319         instead of UNIX_SV for UnixWare 1.0).
15321 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15323         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15324         to make gdb/nlm/* build after the compiler and linker.
15326 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15328         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15329         not just i[34]86.
15330         (m68k-atari-sysv4):  Relocate to match FSF version.
15332         * config.guess:  More merges from the FSF:
15334         Add a space before function call or macro invocation.
15336         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15338         * config.guess: Add trap cmd to remove dummy.c and dummy when
15339         interrupted.
15341         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15343         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15344         (dummy): Redirect stderr from compilation of dummy.c.
15346         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15348         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15350 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15352         * configure: Accept and ignore --cache*, for compatibility with
15353         new autoconf.
15355 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15357         * config.guess:  Merge from FSF:
15359         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15361         * config.guess (Pyramid*:OSx*:*:*): New case.
15362         (PATH): Add /.attbin at end for finding uname.
15363         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15365         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15367         * config.guess (M88*:DolphinOS:*:*): New case.
15369         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15371         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15372         to select whether to use ELF or COFF.
15374         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15376         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15378         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15380         * config.guess: Guess the OS version for HPUX.
15382         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15384         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15386 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15388         * configure.in: Recognize --with-headers, --with-libs, and
15389         --without-newlib.
15390         * Makefile.in (all-xiberty): Depend upon all-ld.
15392 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15394         * configure.in: Change i[34]86 to i[345]86.
15396 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15398         * configure (version): A few more tweaks to help message.
15400 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15402         * Makefile.in:  Remove (for now) librx as a host library,
15403         now that we're building it for target.
15405 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15407         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15408         (Karl Berry).
15410 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15412         * configure.in:  Also configure librx.
15414 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15416         * Makefile.in:  Update various rules to reflect that librx
15417         is now needed for libg++.
15419 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15421         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15423 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15425         * configure.in: Configure the examples directory.
15427 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15429         * configure: Simplify Jun 2 1994 change.
15431 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15433         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15434         /bin/gcc isn't good enough to build gcc.
15436 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15438         * Makefile.in (GDB_SUPPORT_FILES): Remove
15439         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15440         (gdb.tar.gz): Add new rule to use standard distribution building
15441         mechanism.
15443 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15445         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15446         Bill Cox <bill@cygnus.com>.
15448 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15450         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15452 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15454         * configure:  Search current dir first in .gdbinit.
15456 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15458         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15460 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15462         * config.sub:  Refer to NeXT's operating system as nextstep.
15464         * config.sub (case $basic_machine):  Re-order the cases, to match
15465         the order in the FSF version (which is mostly alphabethical).
15466         Merge in some additions and changes from the FSF.
15468 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15470         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15471         * config.sub: Recognize cxux7.
15472         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15474 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15476         * config.sub:  Fix typo powerpc -> powerpc-*.
15478 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15480         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15482         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15483         parallel with all-emacs and install-emacs).  Top-level command
15484         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15486 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15488         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15489         $(relbindir)/make before doing ``make install'', and use
15490         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15491         installing over running make binary.
15492         ($(host)-stamp-stage3-installed): Likewise.
15494 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15496         * config.guess: Recognize Mach.
15498 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15500         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15501         see whether --exec-prefix was used.
15503 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15505         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15507 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15509         * Makefile.in: Add all-librx target similar to all-libproc.
15511 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15513         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15514         with post 1.2 uname bogosity.
15516 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15518         * configure: Remove temporary files on receipt of a signal.
15520 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15522         * configure: If there is a package_makefile_frag, remove
15523         ${subdir}/Makefile.tem after copying it in.
15525 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15527         * build_all.mk: support rs6000 lynx identifies itself as
15528         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15529         since /bin/gcc is too feeble to compile a modern gcc.
15531 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15533         * brought devo/test-build.mk update-to-date with progressive/
15534           test-build.mk. Add lynx targets and hppa flag info.
15536 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15538         * configure.in:  Use mh-ncrsvr43.  Patch from
15539         Tom McConnell <tmcconne@sedona.intel.com>.
15541 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15543         * config.guess (i386-unknown-bsdi):  No longer need to
15544         check #if defined(__bsdi__) && defined(__i386__).
15546 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15548         * configure: Set program_transform_nameoption correctly.
15550 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15552         * brought build-all.mk update-to-date with progressive build-all.mk,
15553           added new targets and hppa info.
15555 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15557         * configure: If config.guess result is a prefix of the user
15558         specified target, assume a native build and use the user specified
15559         target as the host alias.  Remove SunOS patch suffix removal hack.
15560         * configure.in: Remove SunOS patch suffix removal hack.
15562         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15563         in NATIVE_CHECK_MODULES.
15565 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15567         * Makefile.in: Rename HOST_ONLY to NATIVE.
15568         * configure: Delete SunOs patch suffix from host_canonical
15569           and build_canonical variables that are prepended to Makefiles.
15570         * configure.in: Add comments for easier maintenance.
15572 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15574         * Makefile.in: Add all-libproc target similar to all-gui.
15576 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15578         * Makefile.in (CHECK_MODULES): split into
15579         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15581 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15583         * config.guess (i386-unknown-bsdi): New system to guess.
15585 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15587         * Makefile.in: Add all-gui target (but not yet build by "all").
15589 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15591         * config.sub: Move deletion of patch suffix from here...
15592         * configure.in: To here, at Ian's suggestion.  The top-
15593           level scripts might need to know of a patch level.
15595 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15597         * config.sub: Strip off patch suffix so rtl is recognized
15598           as a sunos4.1.3 machine, even though it's been patched.
15600 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15602         * Makefile.in (INSTALL_LAST): Delete.
15603         (INSTALL_DOSREL): New.
15605 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15607         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15608         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15609         whether we pass down --with-gnu-ld anyhow.
15611 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15613         * Makefile.in (INSTALL_LAST): Change operation so it works
15614         on more flavors of make.
15615         * configure.in (go32): Don't build libg++ or libio.
15617 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15619         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15620         they can be overriden by templates.
15622 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15624         * configure.in (target==go32): Don't build gdb.
15625         * dosrel: New directory.
15627 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15629         * configure.in (host==go32): Configure dosrel too.
15630         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15631         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15632         be set by incoming names or templates.
15633         (INSTALL_LAST): New rule.
15635 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15637         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15639 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15641         * configure.in (appdirs): New variable.  Currently empty, but will
15642         be used in gas distribution.  If nonempty, lists a set of
15643         directories at least one of which must get configured, or top
15644         level configuration is considered to have failed.
15645         (rs6000-*-lynxos*): Use new file name.
15647 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15649         Eliminate XTRAFLAGS.
15650         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15651         newlib include files using -idirafter, and also use -nostdinc.
15652         (CXX_FOR_TARGET): Likewise.
15653         (XTRAFLAGS): Removed.
15654         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15655         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15656         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15657         ($(DO_X)): Don't pass down XTRAFLAGS.
15659 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15661         * configure.in (mips*-dec-bsd*): New target; do build linker.
15662         (mips*-*-bsd*): New target; don't build linker.
15664 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15666         * configure.in: support rs6000-*-lynxos* configuration.
15667         support sunos4 as a cross target.
15669         * config.sub: look for lynx*, not lynx since the OS version may
15670         legitimately be part of the name.
15672 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15674         * configure.in (i[34]86-*-sco*): Move to be with other i386
15675         targets.
15676         (romp-*-*): New target.  Skip various binary utilities.
15677         (vax-*-*): New target.  Don't build newlib.
15678         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15680 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15682         * configure.in: Only set host_makefile_frag if config
15683         directory exists.
15685 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15687         * install.sh: If $dstdir exists, don't check whether each
15688         component does.
15690 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15692         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15694 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15696         * configure.in (*-*-lynxos*): Don't configure newlib for either
15697         native or cross Lynx.
15699 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15701         * config.sub (sparc64-elf): Fix os.
15702         (z8k): Remove duplicate.
15704 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15706         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15707         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15709 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15711         * configure: Make file links cleanly even if Lynx fails on
15712           an NFS symlink (at least fail cleanly).
15714 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15716         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15717         -XNh2000.
15719 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15721         * configure: Unknown options are fatal again.
15723 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15725         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15726         compatibility.
15728 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15730         * build-all.mk: Add `clean' target.
15732 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15734         * config.guess:  Add SINIX support.
15735         * configure.in:  Add mips-*-sysv4* support.
15737 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15739         * build-all.mk: Document all useful targets.
15740         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15741         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15743 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15745         * configure: Support --silent, --quiet.
15747 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15749         * configure: Support --disable-FEATURE.
15751 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15753         * config.guess: Recognize NCR running SVR4.3.
15755 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15757         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15758         Patch from Paul Eggert <eggert@twinsun.com>.
15760 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15762         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15764 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15766         * configure: Make unrecognized options give nonfatal warnings
15767         instead of fatal errors, and pass them to any subdirectory
15768         configures in case they recognize them.
15769         Make --x equivalent to --with-x.
15771 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15773         * configure: Add --enable-* options.  Clean up usage message and
15774         some comments.
15776 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15778         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15780 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15782         * configure.in (hppa*-*-*): Enable binutils.
15784 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15786         * config.sub: Recognize cisco.
15788 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15790         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15792 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15794         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15795         than one configuration name.  Add comment.
15797 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15799         * config.guess: about target *-hitachi-hiuxwe2, fixed
15800         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15801         macro is incorrect.]
15803 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15805         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15806         than the "make ls" stuff which used to be here.
15808 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15810         * config.guess:  Recognize i[34]86-unknown-freebsd.
15811         From Shawn M Carey <smcarey@rodan.syr.edu>.
15813 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15815         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15817 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15819         * config.guess: Check for ptx.
15821 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15823         * config.sub: Add os9k checking.
15825 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15827         * config.guess: Handle OSF1 running on HPPA processors
15829 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15831         * configure: If subdir configure fails, print out a message with
15832         subdirectory name, in case subdir's configure code didn't identify
15833         itself.
15835 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15837         * configure.in: Remove embedded newlines from configdirs.
15838         Avoid mismatches of substrings.  Fix matching strings at end
15839         of configdirs.
15841 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15843         * config.guess:  Add Lynx/rs6000 config support.
15845 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15847         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15849 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15851         * configure.in (hppa*-*-osf*): Treat this just like most other
15852         PA configurations (eg no binutils or ld).
15853         (hppa*-*-*elf*): These configurations have binutils and ld.
15855 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15857         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15859 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15861         * configure.in (rs6000-*-*): Build gas.
15863 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15865         * Makefile.in:  Avoid bug in losing hpux sed.
15867 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15869         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15870         for GDB and GDB has been fixed to not need it.
15872 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15874         * config.guess: Recognize vax hosts.
15876 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15878         * configure (while loop): Don't use "break 2" inside case
15879         statement -- the case statement isn't an enclosing loop.
15881 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15883         * config.guess:  Clean up NeXT support, to allow nextstep
15884         on Intel machines.  Make OS be nextstep.
15886 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15888         * config.guess: Add alternate forms for Convex.
15890 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15892         * configure:  Completely rewrite option processing.  Take
15893         advantage of pattern-matching to avoid invoking test frequently.
15894         Also clean up host and target defaulting logic.
15896 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15898         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15899         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15900         commands (plus user environment) will fit SCO limits.
15902 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15904         * configure.in: Don't issue warnings about directories which are
15905         not being configured if -norecursion is set.  Correct test for
15906         --with-gnu-as and --with-gnu-ld to not get confused by substring
15907         matches.
15909         * configure.in: Don't build gas for alpha-dec-osf1*.
15911 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15913         * configure:  Back out Per's change of 12/19/1993.  It changes the
15914         behavior of configure in unexpected and confusing ways.
15916         Also, use different delim char when calculating
15917         program_transform_name so that the name can contain slashes.
15919 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15921         * configure.in, config.sub: Add support for VSTa micro-kernel.
15923 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15925         * configure.in: Nuke hacks which were used to get a special
15926         version of GAS for HPPA configurations.
15928 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15930         * configure:  If only ${target_alias} is given, use that
15931         as the default for ${host_alias}.
15932         * configure:  Add missing back-slashes before nested quotes.
15934 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15936         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15938 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15940         * config.guess:  Recognize some Tektronix configurations.
15941         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15943 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15945         * config.sub: Match any flavor of SH.
15947 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15949         * configure.in: Don't try to configure newlib for Alpha.
15951 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15953         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15954         libg++ or libio for any Alpha target.
15956         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15958 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15960         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15961         default arguments -- so it tried to compress itself.
15963 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15965         * configure.in (notsupp): ensure that a space is always at the end
15966           of the configdirs list, since the grep checks for an explicit space
15968 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15970         * configure.in (target i386-sysv4.2): don't build ld, since static
15971           versions of many libraries are not available.
15973 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15975         * config.guess: Recognize Apollos (using environment variables).
15976         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15978 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15980         * config.guess: Recognize Sony news mips running newsos.
15982 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15984         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15985         "fi ; else" for bash.
15987 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15989         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15991 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15993         * config.sub: accept unixware as an alias for svr4.2.
15994         Fix some inconsistancies with the gcc version.
15996 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15998         * Makefile.in (DISTDOCDIRS):  Add gdb.
16000 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16002         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16004 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16006         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16007         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16008         this now.
16010 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16012         * config.sub: Accept hiux* as an OS name.
16014         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16015         etc/make-stds.texi.  The underscore came from gcc, and dje now
16016         agrees that RUNTESTFLAGS is the correct name.
16018 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16020         * install.sh:  Remove 'set -e'.  It makes any conditionals
16021         in the script useless.
16023         * config.guess: Automatically recognize arm-acorn-riscix
16024         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16026 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16028         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16030 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16032         * Makefile.in (DISTDOCDIRS): New variable.
16033         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16034         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16036 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16038         * configure.in (hppa target): check the source directory for the
16039           pagas sub-directory
16041 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16043         * config.sub: Allow -aout* and -elf*.
16045 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16047         * configure.in: Don't build ld on i386-solaris2, same as for
16048         sparc-solaris2.
16050 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16052         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16054 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16056         * configure.in:  Configure gdb for alpha.
16058 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16060         * Makefile.in (CXXFLAGS): Add -O.
16062 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16064         * config.guess: added support for DG Aviion
16066 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16068         * configure.in: Produce warning message for subdirectories not
16069         configurable for this host/target combination.  Don't try to
16070         configure gdb for vms.
16072 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16074         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16075         appropriate files before making "diststuff".
16076         (DISTBISONFILES): New var: list of files to be edited.
16077         (DISTSTUFFDIRS): Add binutils.
16079 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16081         * config.sub: also handle mipsel and mips64el (for little endian mips)
16083 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16085         * configure.in: Add * to end of all OS names.
16087 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16089         * configure.in: Build newlib for LynxOS native.
16091 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16093         * config.guess: Add support for delta 88k running SVR3.
16095         * configure.in: Add comment about HP compiler vs. emacs.
16097 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16099         * configure.in: don't build ld on solaris2 (not a viable option
16100           due to bugs in getpwnam & getpwuid)
16102 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16104         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16105         config.guess will produce a full version number.
16107 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16109         * configure.in: Build linker and binutils for alpha-dec-osf1.
16111 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16113         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16114         and gdb/testsuite/Makefile.in.
16116 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16118         * configure.in: recognize mips*- instead of mips-
16120 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16122         * config.sub: Accept linux*coff and linux*elf as operating
16123         systems.
16125 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16127         * config.sub: Recognize mips64, and mips3 as an alias for it.
16129 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16131         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16132         gdb knows how to handle OSF/1 shared libraries.
16134 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16136         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16137         * config.guess: Recognize Hitachi's HIUX.
16138         * config.sub: Recognize h3050r* and hppahitachi.
16139         Remove redundant cases for hp9k[23]*.
16141 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16143         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16144         if gas and ld are in the source tree and are in ${configdirs}.
16145         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16146         --with options (but still pass them down on the command line,
16147         if they were explicitly specified).
16149 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16151         * configure: substitute SHELL value in Makefile.in with
16152         ${CONFIG_SHELL}
16154 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16156         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16157         *-*-solaris2* targets.
16159 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16161         * Makefile.in: define M4, and pass it down to sub-makes;
16162         all-autoconf now depends on all-m4
16164 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16166         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16167         presence of {ar,ranlib} instead of a configured directory
16169 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16171         * config.guess: Accept 34?? as well as 33?? for NCR.
16173 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16175         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16176         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16178 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16180         * configure: grab values for $(CC) and $(CXX) from the
16181         environment, so that someone can do "CC=gcc configure; make" and
16182         have it work right (matching the way that autoconf works now)
16184         * configure.in, Makefile.in: add support for gash, the tcl
16185         interface to Galaxy
16187         * config.guess: add NetBSD variants (hp300, x86)
16189 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16191         * install.sh: Support -d option (in the manner of SunOS 4 install,
16192         as it is more deterministic than that of GNU install)
16193         (chmodcmd): Set file to mode 755 by default (should also do default
16194         chgrp and chown, but I don't feel like dealing with that now)
16196 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16198         * config.sub: Remove h8300hhms alias.
16200 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16202         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16204 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16206         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16207         as stmp-fixinc
16209 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16211         * config.sub: recognize m88110-bug-coff.
16213 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16215         * Makefile.in (all-libio): all dependencies on the toolchain used
16216         to build this (gcc, gas, ld, etc)
16218 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16220         * config.guess: Deal with OSF/1 1.3 on alpha.
16222 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16224         * install.sh: add some 'else true' clauses for portability
16226         * configure.in: don't build libio for h8[35]00-*-* targets
16228 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16230         * Makefile.in:  Add support for new libio.
16232 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16234         * install.sh: If one command fails, don't try the rest.  Don't try
16235         to remove $dsttmp (via trap) unless we have already created it.
16236         If $src doesn't exist, detect it and exit with an error.
16238         * config.guess: Recognize BSD on hp300.
16240 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16242         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16243         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16245 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16247         * Makefile.in (all-send-pr): depends on all-prms
16249 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16251         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16253 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16255         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16256         Added test for mips-mips-riscos5.
16258 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16260         * configure.in: use mh-hp300 for 68k HP hosts
16262 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16264         * configure: add support for CONFIG_SHELL, so that you can use
16265         some alternate shell for evaluating configure scripts
16267 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16269         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16270         in configure script to bug-gdb@prep.ai.mit.edu when building
16271         distribution archive.
16272         * Makefile.in (COMPRESS):  Remove def.
16273         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16274         gdb.tar.Z and make-gdb.tar.Z respectively.
16275         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16276         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16277         to convergence with 'taz' target in Makefile.in.
16279 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16281         * install.sh (dsttmp): use trap to ensure that tmp files go
16282         away on error conditions
16284 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16286         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16288 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16290         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16291         its parent is '/' not ''.
16293         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16295 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16297         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16298         that ${newsrcdir}/configure.in does.
16300 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16302         * test-build.mk: support for CONFIG_SHELL
16304 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16306         * config.sub (netware):  Add as a basic system type.
16308 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16310         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16311           $(srcdir)/ from the dependency on Makefile.in.
16313 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16315         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16316         (h8300hhms is temporary until multi-libraries are implemented).
16317         * configure.in: Handle h8300h too.
16319 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16321         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16323 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16325         * configure:  Remove extraneous output when guessing host type.
16326         * config.guess:  Remove extraneous output when guessing using C
16327         compiler rather than uname, or when guessing fails.
16329 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16331         * Makefile.in: remove all.cross and install.cross targets
16333         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16334           definitions
16336 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16338         * configure.in (target sh): Build gprof.
16340 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16342         * config.sub: change -solaris to -solaris2
16344 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16346         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16348 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16350         * configure: Correct error message for missing Makefile.in to
16351         print correct directory.
16353 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16355         * install.sh: kludge around 386BSD shell bug
16357 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16359         * config.guess:  Recognize NeXT.
16360         * config.guess:  Recognize i486-ncr-sysv4.
16361         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16363 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16365         * Makefile.in (MAKEINFOFLAGS): New variable.
16366         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16367         * build-all.mk, test-build.mk: Pass down --no-split as
16368         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16370 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16372         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16374 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16376         * Makefile.in (libg++.tar.z):  New rule.
16377         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16378         * Makefile.in (taz):  Only do a single chmod.
16380 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16382         * install.sh: don't use dirname anymore (replaced with sed usage)
16384 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16386         * Makefile.in:  Change extension for gzip'd files from '.z' to
16387         '.gz' per new FSF standard usage.
16389 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16391         * configure: put quotes around the final value of program_transform_name
16393 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16395         * Makefile.in: new install.sh support; update install-info rules
16397 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16399         * configure.in: Build diff for crosses, but not for go32 host.
16401         * configure.in: Build gprof only for native, and don't build it
16402         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16404 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16406         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16408 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16410         * configure.in (host_tools): Add prms.
16412 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16414         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16415         with $(FLAGS_TO_PASS) on the command line
16417         * config.sub: Recognize lynx and lynxos
16419 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16421         * config.sub: Accept -ecoff*, not just -ecoff.
16423 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16425         * Makefile.in (taz): Use .gz suffix instead of .z.
16426         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16427         names.
16429 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16431         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16433 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16435         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16436         that rebuilds that might happen during 'make install' don't get
16437         bogus gcc include files
16439 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16441         Change from Utah for HPPA support:
16442         * config.guess: Recognize hppa1.x-hp-bsd.
16444 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16446         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16447         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16449 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16451         * config.sub: Add support for rom68k and bug boot monitors.
16453 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16455         * Makefile.in: Make all-opcodes depend on all-bfd.
16457 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16459         * config.guess: Added special check for i[34]86-univel-sysv4*.
16461 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16463         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16464         the processor rather than assuming i486.
16466 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16468         * config.guess: Recognize SunOS6 as Solaris3.
16470 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16472         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16473         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16475 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16477         * build-all.mk (all-cross): New target for Canadian Cross.
16478         Added Q2 go32 targets.
16479         * test-build.mk: Configure go32 cross sparclite-aout and
16480         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16481         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16483 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16485         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16486         GO32 hosted toolchains
16488 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16490         * configure: change  so "-exec-prefix" gets passed down rather
16491         than "-exec_prefix" so autoconf generated Makefiles get the
16492         exec_prefix set right.
16494 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16496         * config.guess: get the Solaris2 minor version number
16498         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16500 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16502         * config.guess: Recognize some Sequent platforms.
16504 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16506         * Makefile.in: added the vault-install target
16508         * configure.in: actually use the Sun3 makefile fragment that's in
16509         config, also added the release dir to configdirs
16511 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16513         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16515 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16517         * configure.in: remove some program from Alpha targetted toolchains
16519 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16521         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16522         gprof.
16523         (taz): Run "make diststuff" in those directories instead of "make
16524         proto-dir".  Look for "VERSION=" only at start of line in subdir
16525         Makefile.  Use "gzip -9" for compression.
16526         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16527         (binutils.tar.z): New target.
16529 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16531         * Makefile.in (taz): Include gpl.texinfo.
16533 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16535         * Makefile.in (setup-dirs): Merged into "taz" target.
16536         (taz): Only do `proto-dir' stuff if a directory is actually needed
16537         for this target.
16539 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16541         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16542         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16543         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16544         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16545         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16547 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16549         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16550         config.sub, and move-if-change to gdb testsuite distribution
16551         archive, so the testsuite can be extracted, configured, and
16552         run separately from the gdb distribution.  Blow away the Chill
16553         tests that require a Chill compiled executable, since GNU Chill
16554         is not yet publically available.
16556 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16558         * test-build.mk: set environment variables in a single command,
16559         instead of a list of assignments and exports
16561         * config.guess: recognize Alpha/OSF1 systems
16563 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16565         * configure: Change help message to prefer --options rather than
16566           -options.
16568 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16570         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16571         zippy@ecst.csuchico.edu.
16572         * config.guess: Recognize miniframe.
16574 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16576         * Makefile.in: Use srcroot to find runtest rather than rootme.
16577         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16579 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16581         * test-build.mk: Extensive additions to support building on a
16582         machine other than the host.
16584 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16586         * configure (tooldir): Fix for i386-aix again.
16588 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16590         * configure, Makefile.in:  Change definition of $(tooldir)
16591         to match the FSF.
16593 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16595         * config.guess:  Recognize i[34]86/SVR4.
16597 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16599         * Makefile.in (all-gdb): gdb depends on sim.
16601 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16603         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16604         at the same time we make the prototype gdb directory.
16605         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16606         files at the same time as the gdb base release distribution.
16608 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16610         * Makefile.in (check): Use individual check targets rather than
16611         DO_X rule.
16612         (check-gcc): Added.
16614 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16616         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16617         for System V release 3.2.
16619 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16621         * config.sub: Recognize hppaosf.
16622         * configure.in: Do configure ld/binutils/gas for it.
16624 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16626         * configure (tooldir): Alter syntax used to set this, for systems
16627         where "\$" isn't handled right, like i386-aix.
16629 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16631         * configure: Pass program-transform-name, not
16632         program_transform_name, to recursive configures.
16634 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16636         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16637         of gas+ld+binutils.
16639 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16641         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16643 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16645         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16647 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16649         * Makefile.in (PRMS): Set back to all-prms.
16651 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16653         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16654         targets, rather than for MIPS hosts.
16656 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16658         * configure.in: add comment for --with-x default values
16660         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16662         * Makefile.in: add check-* targets for each of the directories in
16663         the tree.  Add a definition of RUNTEST that will use the one we
16664         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16666 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16668         * configure.in: Removed obsolete references to bfd_target and
16669         target_makefile_frag.
16671         * build-all.mk: Set assorted targets for Q2.
16672         * config.sub: Recognize z8k-sim and h8300-hms.
16673         * test-build.mk: Really don't pass host to configure.
16674         (HOLES): Added uname.
16676 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16678         * configure: Handle an empty program-prefix, program-suffix or
16679         program-transform-name correctly.
16681 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16683         * build-all.mk: -G 8 no longer required for MIPS targets.
16684         * test-build.mk: Don't pass host argument to configure; make it
16685         guess.
16687 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16689         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16690         * Makefile.in (COMPRESS):  New macro, like GZIP.
16692 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16694         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16696         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16697         with gas currently defaults to -G 0.
16699 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16701         * Makefile.in (all-flex): flex depends on byacc.
16703         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16704         to test-build.mk as RELEASE_TAG.
16705         * test-build.mk (configargs): New variable containing arguments to
16706         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16707         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16709         * config.guess: Use /bin/uname when checking -X argument on SCO,
16710         to avoid invoking GNU uname which doesn't understand -X.
16712         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16714         * configure.in: Build gas for mips-*-*.
16716 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16718         * Makefile.in (all.normal): insert missing backslash.
16720 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16722         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16724         * Makefile.in: Complete overhaul to merge many almost identical
16725         targets.
16727 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16729         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16730         (gdb.tar.Z): Adjusted.
16732         * Makefile.in (setup-dirs, taz): New targets; should be general
16733         enough to adapt for gdb sometime.  Build only .z file.
16734         (gas.tar.z): New target.
16736 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16738         * build-all.mk: Use CC=cc -Xs on Solaris.
16740 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16742         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16743         for handling BISON for FSF releases.
16745 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16747         * configure: Actually implement the change zoo just documented.
16749 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16751         * configure: when using config.guess, only set target_alias when
16752         it's not already been set (ie, on the command line)
16754 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16756         * Makefile.in: add installcheck target, set PRMS to install-prms
16758 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16760         * configure: add support for package_makefile_fragment, handle the
16761         case where a directory has a configure.in file but no Makefile.in
16762         more gracefully (with an actual understandable error message, even);
16763         add support for --without (and add this to the usage message); also
16764         explicitly add a --host=${host_alias} to the command line when
16765         config.guess is used
16767 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16769         * configure: Must use both --host and --target in recursive calls.
16771 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16773         * Makefile.in: Change deja-gnu to dejagnu.
16775 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16777         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16779 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16781         * configure.in: canonicalize all instances to *-*-solaris2*,
16782         also strip out a number of tools to not build for go32 host
16784 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16786         * config.guess: add GPL.
16788         * Makefile.in, config.guess, config.sub, configure: bump
16789           copyrights to 93.
16791 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16793         * Makefile.in (do-info): Removed obsolete check for existence of
16794         localenv file.
16796         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16798 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16800         * Makefile.in: a couple of 'else true' for decstation,
16801         support for TclX
16803         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16805 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16807         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16809 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16811         * config.guess: Recognize i386-ibm-aix (PS/2).
16812         * configure.in: Use config/mh-aix386 file for it.
16814 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16816         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16817         CC_FOR_TARGET instead.
16818         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16820 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16822         * Makefile.in: Add sim to list of directories sent with gdb
16824 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16826         * configure.in: Put back mips-dec-bsd* case.
16828 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16830         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16831         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16832         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16834 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16836         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16838         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16839         (install-info): install dir.info only if it exists,
16840         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16842 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16844         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16845         gas for mips-dec-bsd.
16847 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16849         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16850         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16852 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16854         * configure.in: Added "dejagnu" to hosttools list.
16856 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16858         * config.sub, configure.in, config.guess:  Add support
16859         for Bosx, an AIX variant from Bull.
16860         Patches from F.Pierresteguy@frcl.bull.fr.
16862 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16864         * devo/dejagnu: Initial creation of devo/dejagnu.
16865         Migrated dejagnu testcases and support files for testing software
16866         tools to reside as subdirectories, currently called "testsuite",
16867         within the directory of the software tool.  Migrated all programs,
16868         support libraries, etc. beloging to dejagnu proper from
16869         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16870         with no modifications.  The changes to these files which will
16871         allow them to configure, build, and execute properly will be made
16872         in a future update.
16874 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16876         * Makefile.in: Change send_pr to send-pr.
16877         * configure.in: Likewise.
16878         * send_pr: Renamed directory to send-pr.
16880 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16882         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16884 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16886         * README:  Update for gdb-4.8 release.
16887         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16888         gdb-xxx.tar.z (gzip'd) file also.
16890 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16892         * Makefile.in: make all-diff depend on all-libiberty
16894 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16896         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16898 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16900         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16902 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16904         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16905         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16906         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16908 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16910         * Makefile.in:  makeinfo binary is in a new location
16912 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16914         * config.sub: Accept -ecoff as an OS.
16916         * Makefile.in: Various changes to eliminate a level of make
16917         recursion and reduce the required command line length.
16918         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16919         sub-makes.
16920         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16921         variables holding settings for specific sub-makes.
16922         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16923         in terms of BASE_FLAGS_TO_PASS.
16924         (TARGET_LIBS): New variable listing directories which use
16925         TARGET_FLAGS_TO_PASS.
16926         (subdir_do): Eliminated.
16927         (do-*): New set of targets to replace subdir_do.
16928         (various): All targets which used subdir_do now depend on do-*.
16929         (local-clean): Renamed from do_clean.
16930         (local-distclean): New target, dependency of distclean and
16931         realclean.
16932         (install-info): Don't create directories.  Depend on dir.info
16933         rather than calling make recursively.
16934         (install-dir.info): Eliminated.
16935         (install-info-dirs): Create all info directories here.
16936         (dir.info): Depend upon do-install-info.
16938         * test-build.mk (HOLES): Added false.
16940 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16942         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16944 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16946         * Makefile.in (info): remove dependency on all-texinfo.  The
16947         problem was really in texinfo/C, not at this level.
16949 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16951         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16953 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16955         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16956         GDB releases.
16958 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16960         * configure: Include srcdir in message about target of link not
16961         being found.  Don't convert `-' to `_' in `with' options being
16962         passed to subdirs.
16964 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16966         * configure.in: add uudecode to host_tools
16968         * Makefile.in: added {all,install}-uudecode targets, added them to
16969         the appropriate lists
16971 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16973         * Makefile.in (all-gcc): Added dependency on all-gas.
16975         * configure.in (mips-*-*): Build ld and binutils.
16977 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16979         * configure: check return code from mkdir, print error message and
16980           exit on failure.
16982 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16984         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16986 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16988         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16990 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16992         * config.sub (h8500):  Recognize this as a cpu type.
16994 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16996         * configure: source directory missing is no longer a warning
16998         * configure.in: recognize irix[34]* instead of irix[34]
17000         * Makefile.in: define and pass down X11_LIB
17002 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17004         * guess-systype: Renamed to ...
17005         * config.guess:  ... by popular request.
17006         * configure.in, Makefile.in:  Update accordingly.
17008 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17010         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17011         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17012         + Execute ./dummy instead of assuming . is in PATH.
17014 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17016         * guess-systype:  New shell script.  Attempts to guess the
17017         canonical host name of the executing host.
17018         Only a few hosts are supported so far.
17019         * configure:  Call guess-systype if no host is specified.
17021 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17023         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17024         gcc Makefile.
17027 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17029         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17030         (all-gcc, install-gcc, subdir_do): Use it.
17032 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17034         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17036 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17038         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17039           set exclusively by configure, using configure.in .
17041 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17043         * test-build.mk: set $PATH for all builds
17045         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17047 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17049         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17050         the one used in gcc/Makefile.in, so that a null expansion doesn't
17051         override the one needed to build gcc with a native cc.
17054 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17056         * configure: Accept -with arguments.
17058 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17060         * Makefile.in: added h8300sim
17062 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17064         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17065         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17066         (all-cygnus, native, build-cygnus): Make
17067         $(canonhost)-stamp-3stage-done, not $(host)....
17068         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17069         i386-sco3.2v4.  Added else true to if command.
17071 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17073         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17075 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17077         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17079 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17081         * configure.in: don't remove binutils from Solaris builds
17083 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17085         * Makefile.in: get rid of earlier definitions for *clean,
17086         also handle the recursive info rule better
17088 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17090         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17091         do more-or-less the right thing.
17093 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17095         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17096         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17098 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17100         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17101         $(host_canonical).
17103         * configure.in: split the configdirs list into 4 categories (native
17104         v. cross, library v. tool) and handle the cross-only and native-
17105         only in more reasonable (and correct!) way.
17107 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17109         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17110         configdirs anymore.
17112 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17114         * Makefile.in: extensive cleanup::  removed all of the explicit
17115         clean-* targets, collapsed many wrappers around subdir_do into
17116         one, added additional targets to satisfy standards.texi, deleted
17117         some old targets, some changes for consistency
17119 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17121         * configure.in: handle some programs as cross-only, and others as
17122         native only
17124         * test-build.mk: handle partial holes in a more generic manner
17126         * Makefile.in: m4 depends on libiberty
17128 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17130         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17131         time, wdiff, and find to configdirs
17133         * Makefile.in: all, clean, and install rules for the new programs
17134         added to configure.in
17136 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17138         * configure.in: use mh-sun for all *-sun-* hosts
17140 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17142         * Makefile.in: define flags for X11 include files and library file
17143         locations, pass them down to the programs that need this info
17145         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17147 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17149         * configure.in: start building libg++ for HP-UX targets
17151 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17153         * README:  Update references to files moved into etc/.
17155 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17157         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17158         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17160 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17162         * configure: accept dash as well as underscore in long option
17163         names for FSF compatibility.
17165 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17167         * config.sub: added -sco3.2v4 support from FSF.
17169 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17171         * configure.in: expand the section that adds or removes
17172         directories from the list of programs to build, to handle native
17173         vs. cross in addition to host v. native
17175 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17177         * Makefile.in:  Replace C++ in macro names with CXX.
17178         This is less likely to break ...
17180 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17182         * test-build.mk: add -w to GNU_MAKE
17184 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17186         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17187         add 'sparc' to list of recognized cpus.  This needed to make
17188         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17189         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17190         then changes that into $CPU-wrs-vxworks.
17192         * configure.in: remove most references to gdbtest, regularize
17193         target based program removal
17195         * test-build.mk: import from p3 tree (many fixes and changes)
17197 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17199         * Makefile.in: added rules to handle tcl, tk, and expect
17201         * configure.in: handle those directories if they exist
17203 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17205         * config.sub: removed bogus hppabsd and hppahpux names, since
17206         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17208 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17210         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17211         depends upon all-xiberty
17213         * Makefile.in: changes from p3, including:
17215         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17217         * Makefile.in (XTRAFLAGS): include newlib directories if
17218         newlib/Makefile exists, rather than if host != target.
17220         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17222         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17223         from the same source tree and not building a cross-compiler.  This
17224         matters for the libg++ configuration if reconfiguring a tree that
17225         has already been installed.
17227         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17229         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17230         pick up the machine and system specific header files.
17232         * Makefile.in: added AS_FOR_TARGET, passed down in
17233         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17234         the C compiler to use to create programs which are run in the
17235         build environment, set it to default to $(CC), and passed it down
17236         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17238         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17240         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17241         We need them for unusual native builds, like systems without
17242         ranlib.
17244         * configure: also define $(host_canonical) and
17245         $(target_canonical), which are the full, canonical names for the
17246         given host and target
17248 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17250         * Makefile.in:  Added separate definitions for C++.
17252 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17254         * configure.in (configdirs):  Add deja-gnu.
17256 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17258         * README:  Update for configure.texi and gdb-4.7 release.
17260 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17262         * Makefile.in:  Move "all" target to top of file.
17263         Previously, first target was ".PHONY" which caused BSD4.4 make
17264         to build .PHONY when make was run without arguments.
17266 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17268         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17269         Library-copylefted code in libiberty.
17271 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17273         * config.sub:  Replace m68kmote with plain old m68k.
17275 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17277         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17279 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17281         * config.sub: Complain if no argument is given.  Added support for
17282         386bsd as OS and target alias.
17284 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17286         * Makefile.in (XTRAFLAGS): include newlib directories if
17287         newlib/Makefile exists, rather than if host != target.
17289 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17291         * config.sub: recognize sparclite-wrs-vxworks.
17293         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17294         p3.) Added clean-xiberty to clean.
17296 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17298         * configure.in: use *-*-* instead of nested cases for host and target
17300 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17302         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17303         from the same source tree and not building a cross-compiler.  This
17304         matters for the libg++ configuration if reconfiguring a tree that
17305         has already been installed.
17307 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17309         * config.sub (i486v/i486v4):  Merge in from FSF version.
17311 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17313         * configure: only set PWD if it is already set.
17315 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17317         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17318         doesn't have unset and all success paths (and most error paths)
17319         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17320         to just ${PWD} to avoid confusion.)
17322 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17324         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17325         even for a native compilation.
17327 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17329         Changes to make the gdb.tar.Z rule work better.
17331         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17332         (DEVO_SUPPORT):  Add configure.texi.
17333         (bfd-ilrt.tar.Z):  Remove ancient rule.
17335 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17337         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17338         pick up the machine and system specific header files.
17340         * configure.in, config.sub: added new target m68010-adobe-scout,
17341         with alias of adobe68k.  Changed configure.in to check for
17342         -scout before -sco* to avoid a false match.
17344         * Makefile.in: added AS_FOR_TARGET, passed down in
17345         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17346         the C compiler to use to create programs which are run in the
17347         build environment, set it to default to $(CC), and passed it down
17348         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17350 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17352         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17353         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17354         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17355         FOR_TARGET variants, to newlib and libg++.
17357 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17359         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17360         first.
17362 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17364         * config.sub:  Accept `elf' as an environment.
17366 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17368         * Makefile.in (all-opcodes):  cd into the right directory
17370 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17372         * configure: added -program_transform_name option, used as
17373         argument to sed when installing programs.
17374         configure.texi: added documentation for -program_prefix,
17375         -program_suffix and -program_transform_name.
17377 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17379         * config.sub:  Accept i486 where i386 ok.
17381 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17383         * config.sub: accept we32k
17385 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17387         * config.sub, configure.in: accept OSE68000 and OSE68k.
17389         * Makefile.in: don't create all directories for ``make install'';
17390         let the subdirectories create the ones they need.
17392 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17394         * COPYING: new file, GPL v2
17396 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17398         * Makefile.in: use the new gen-info-dir, which needs a template
17399         argument (which also lives in texinfo)
17401         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17403 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17405         * config.sub (ncr3000):  Change i386 to i486.
17407 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17409         * Makefile.in: add install-rcs, install-grep to
17410         install-no-fixedincludes, removed install-bison and install-libgcc
17412 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17414         * configure.in: grab the HPUX makefile fragment if on HPUX
17416 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17418         * Makefile.in: eradicate bison spoor (ditto libgcc).
17419          configure.in: recognise m68{k,000}-ericsson-OSE.
17420          es1800 is alias for m68k-ericsson-OSE
17422 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17424         * configure.in: rearrange the parts that remove programs from
17425         configdirs, based now on HOST==TARGET or by canonical triple.
17427 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17429         * test-build.mk: recurse explicitly with -f test-build.mk when
17430           appropriate.  predicate stage3 and comparison on the existence
17431           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17432           On very clean, also remove ...stamp-co.  Build in-place before
17433           doing other builds.
17435 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17437         * Makefile.in, configure.in: add tgas
17439 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17441         * Makefile.in: a number of changes merged in from progressive.
17443         * configure.in: add libm.
17445         * .cvsignore: ignore some stuff that comes from test-build.mk.
17447 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17449         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17451 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17453         * configure: Add program_suffix (parallel to program_prefix)
17454         * Makefile.in: adjust directory-creating script for losing decstation
17456 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17458         * configure:  Minor $subdir-related fixes.
17460 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17462         * configure: fix various problems with propogating
17463         makefile_target_frag in subdirs.
17464         * configure.in: config libgcc if its there
17466 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17468         * config.sub:  HPPA merge.
17470 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17472         * Makefile.in:  Replace all-bison with all-byacc in all
17473         dependency lines for other tools (which now use byacc).
17475 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17477         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17479 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17481         * Makefile.in: make gprof rules similar to byacc rules (instead of
17482         vestigal $(unsubdir) that didn't work...)
17484 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17486         * config.sub:  Add support for Linux.
17487         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17488         (at least for libg++).
17490 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17492         * configure.texi: fix doc for the -nfp option to configure
17494 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17496         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17498 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17500         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17501         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17502         * configure.in: added solaris* host_makefile_frag hook.
17504 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17506         * config.sub: changed recognition of m68000 so that various
17507         m68k types can be specified via m680[01234]0
17509 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17511         * config.sub (basic_machine): fix sed so that '-foo' isn't
17512         completely substituted out while .+'-foo' loses the '-foo'
17514 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17516         * config.sub ($os): Add -aout.
17518 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17520         * configure:  If host_makefile_frag is absolute, don't
17521         prefix ${invsubdir} (relevant to libg++ auto-configure).
17523 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17525         * Makefile.in (tooldir): Define it.
17526         (all-ld): Depend on all-flex.
17528 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17530         * Makefile.in (check):  Fix libg++ special case.
17532 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17534         * configure: do not bury `pwd` into config.status, thus do fewer
17535           pwd's.
17537         * configure: print the "Building in" message only when building in
17538           other than "." AND verbose.
17540         * configure: remove -s, rework -v to better accommodate guested
17541           configures.
17543         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17545 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17547         * Makefile.in: macroize flags passed on recursion.  remove
17548           fileutils.
17550 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17552         * configure: get makesrcdir right for subdirs deeper than 1.
17554         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17555           install.
17557 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17559         * Makefile.in: don't print subdir_do or recursion lines.
17561 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17563         * standards.texi: added menu item.
17565         * Makefile.in: build and install standards.info.
17567         * standards.texi: new file.
17569 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17571         * configure: test for and move config.status pieces from
17572           ${subdir}/.
17574 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17576         * configure:  Test for existance of files before trying to mv
17577         them, to avoid numerous non-existance messages.
17579 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17581         * configure: correct final line of config.status.
17583         * configure: patch from eggert.  Avoids a protection problem if
17584           the original Makefile.in is read only.
17586         * configure: use move-if-change from gcc to create config.status.
17587           Some makefiles depend on config.status to tell if a directory
17588           has been reconfigured for a different host.  This change
17589           prevents those directories from remaking everything in the case
17590           where the reconfig was only intended to rebuild a Makefile.
17592         * configure: test for config.sub with "config.sub sun4" rather
17593           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17594           host alias from a missing config.sub.
17596 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17598         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17599           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17601 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17603         * configure: mkdir ${subdir} as needed.
17605 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17607         * Makefile.in,configure.in: added autoconf.
17609 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17611         * Makefile.in: no longer pass against on recursion.
17613         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17614           definitions are not inherited.
17616         * configure: correct makesrcdir when subdir is .
17618 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17620         * configure:  Add support for 'subdirs' variable, which is
17621         like 'configdirs', except that configure doesn't re-invoke
17622         itself for subdirs, it just creates a Makefile for each subdir.
17623         * configure.texi:  Document subdirs.
17625 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17627         * configure.in: added flex to configdirs
17629 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17631         * Makefile.in: remove clean-stamps from clean.
17633 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17635         * configure.in:  Add gdbtest to configdirs.
17637 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17639         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17640         to recursive makes.
17641         * configure.in:  Recognize new ncr3000 config.
17643 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17645         * Makefile.in, configure.in: removed references to gdbm.
17647 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17649         * config.sub:  Don't canonicalize os value
17650         newsos* to bsd (readline needs to check for newsos).
17651         (This fix was earlier made Jan 31, but got re-broken.)
17653 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17655         * configure.in:  sco is an os, not a vendor!
17657         * configure:  Quote $( better.  Keep various shells happy.
17659 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17661         * Makefile.in: eliminate stamp-files.
17663 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17665         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17666           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17668 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17670         * config.sub:  fix iris/iris3.
17672 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17674         * configure: re-add -rm.
17676 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17678         * Maskefile.in: add .stmp-rcs to all.
17680         * configure.in: remove gas from rs6000 build, use aix host fragment.
17682 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17684         * configure: pass down site_option during recursion.
17686 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17688         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17690 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17692         * configure: Change exec_prefix so that it really defaults to prefix.
17694 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17696         * Makefile.in, configure.in:  Add support for mmalloc library.
17698 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17700         * Makefile.in: add stmp dependencies for a few more things.
17702 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17704         * configure: adjusted error message on objdir/srcdir configure
17705           collision, per john's suggestion.
17707         * Makefile.in: add libiberty stmp to all and all.cross.
17709 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17711         * Makefile.in: remove force dependencies, add grep to all.
17713 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17715         * Makefile.in: drop flex.  make stamp files work.
17717         * configure: added test for conflicting configuration in srcdir,
17718           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17719           gets cranky.  use relative paths for configure and srcdir
17720           whenever possible.  Send some error messages to stderr that were
17721           going to stdout.
17723 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17725         * Makefile.in:  Fix libg++ rule to check for gcc directory
17726         before using gcc/gcc.  Also pass XTRAFLAGS.
17728 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17730         * Makefile.in: added stmp-files so that directories aren't polled
17731           when they are already built.
17733         * configure.texi: fixed a node pointer problem.
17735 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17737         * config.sub configure.in gdb/configure.in
17738         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17739         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17740         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17742 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17744         * configure: -recurring becomes -silent.  corrected help message
17745           for -site= option.
17747         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17749 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17751         * configure: when building Makefile for crosses, replace
17752           tooldir and program_prefix.  default srcdir from location of
17753           config.sub.  remove "for host in hosts" and "for target in
17754           targets" loops.
17756 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17758         * Makefile.in: Do not pass bindir or mandir to cvs.
17760 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17762         * Makefile.in, configure.in: removed traces of namesubdir,
17763           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17764           copyrights to '92, changed some from Cygnus to FSF.
17766         * configure.texi: remove most references to multiple hosts,
17767           multiple targets, subdirs, etc.
17769         * configure.man: removed rcsid. reference config.sub not
17770           config.subr.
17772         * Makefile.in: mkdir $(infodir) on install-info.
17774 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17776         * configure.texi:  Explain better about .gdbinit and about
17777         the environment that configure.in sections run in.
17779 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17781         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17783 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17785         * README:  DOC.configure => cfg-paper.texi.
17787 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17789         * config.sub (near case $os):  Don't convert newsos* to bsd!
17791 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17793         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17794         the number of copies of COPYING that go into the GDB tar file.
17796 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17798         * bfd/configure.in, gdb/config/mh-i386sco,
17799         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17800         Fix SCO configuration stuff.
17802 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17804         * Makefile.in:  For libg++, make sure the -I pointing
17805         to the gcc directory goes *after* all the libg++-local -I flags.
17806         Also, move just-gcc dependency from just-libg++ to all-libg++.
17808 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17810         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17812 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17814         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17816 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17818         * config.sub:  Add stratus configuration frags.  Also
17819         submitted to FSF.
17821 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17823         * Makefile.in (DEV_SUPPORT):  add configure.man.
17825         * config.sub(Decode manufacturer-specific):  add -none*.
17827 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17829         * Makefile.in:  remove form feeds to make Sun's make happy.
17830         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17832 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17834         * Makefile.in (AR_FLAGS):  Make quieter.
17836 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17838         * configure.in:  Add libg++.
17839         * configure:  When verbose, don't output the command line at each
17840         level; it will be unremarkably the same as the previous version,
17841         which will be the same as what the user typed.
17843 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17845         * configure.in, Makefile.in: fix clean-info, add flex.  add
17846           fileutils.
17848         * configure: be less sensitive to spaces in Makefile.in.  Do not
17849           look for sources in "..".  Doing so breaks subdirectories that
17850           might have their own configure.  If a subdir has it's own
17851           configure script, use it.
17853 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17855         * cfg-paper.texi: some changes suggested by rms.
17857 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17859         * config.sub:  Merge in some small additions from the FSF version,
17860         taken from the gcc distribution, to bring the Cygnus and FSF
17861         versions into closer sync.
17863 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17865         * configure.in:  Changed svr4 references to sysv4.
17867 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17869         * configure: added -V for version number option.
17871 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17873         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17874           renamed from DOC.configure to cfg-paper.texi.
17876 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17878         * configure, config.subr, config.sub: config.subr is now
17879           config.sub again.
17881 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17883         * configure.texi: new file, in progress.
17885         * Makefile.in: build info file and install the man page for
17886           configure.
17888         * configure.man: new file, first cut.
17890         * configure: find config.subr again now that configuration "none"
17891           has gone.  removed all traces of the -ansi option.  removed all
17892           traces of the -languages option.
17894         * config.subr: resync from rms.
17896 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17898         * configure, config.sub, config.subr: merge config.sub into
17899           config.subr, call the result config.subr, remove config.sub, use
17900           config.subr.
17902         * Makefile.in: revised install for dir.info.
17904 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17906         * configure.in: add decstation host makefile frag.
17908         * Makefile.in: BISON now bison -y again.  also install-gcc on
17909           install.  clean-gdbm on clean.  infodir belongs in datadir.
17910           Make directories for info install.  Build dir.info here then
17911           install it.
17913 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17915         * Makefile.in: fix for bad directory tests.
17917 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17919         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17920           regexp.  -srcdir relative was being handled incorrectly.
17922         * Makefile.in: unwrapped some for loops so that parallel makes
17923           work again and so one can focus one's attention on a particular
17924           package.
17926 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17928         * configure: added PWD as a stand in for `pwd` (for speed). use
17929           elif wherever possible.  make -srcdir work without -objdir.
17930           -objdir= commented out.
17932 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17934         * configure: +options become --options.  -subdirs commented out.
17935           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17936           Makefile now at top of generated Makefile.  Removed cvs log
17937           entries.  added -srcdir.  create .gdbinit only if there is one
17938           in ${srcdir}.
17940         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17941           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17942           and mandir now keyed off datadir by default.
17944 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17946         * Freshly created ChangeLog.
17949 Local Variables:
17950 mode: change-log
17951 left-margin: 8
17952 fill-column: 76
17953 version-control: never
17954 End: