2013-11-13 Marc Glisse <marc.glisse@inria.fr>
[official-gcc.git] / ChangeLog
blob97b67e53de499ff37208655844f8d2302e49bf9a
1 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3         * Makefile.in: Regenerate.
5         * Makefile.tpl: Fix typo.
6         * Makefile.in: Regenerate partially.
8 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
10         * configure.ac: Added libcilkrts to noconfig list when C++ is not
11         supported.
12         * configure: Regenerated.
14 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
16 * MAINTAINERS (Write After Approval): Add myself.
18 2013-10-30  Jason Merrill  <jason@redhat.com>
20         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
21         --disable-build-format-warnings.
23 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
25         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
26         depend on libstdc++ and libgcc.
27         * configure: Regenerate.
28         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
29         libcilkrts for POSIX and i*86, and x86_64 architectures.
30         * Makefile.in: Added libcilkrts related fields to support building it.
32 2013-10-26  Jeff Law  <law@redhat.com>
34         * Makefile.def (target_modules): Remove libmudflap
35         (languages): Remove check-target-libmudflap).
36         * Makefile.in: Rebuilt.
37         * Makefile.tpl (check-target-libmudflap-c++): Remove.
38         * configure.ac (target_libraries): Remove target-libmudflap.
39         Remove checks which disabled libmudflap on some systems.
40         * configure: Rebuilt.
41         * libmudflap: Directory removed.
43 2013-10-21  Cong Hou  <congh@google.com>
45         * MAINTAINERS (Write After Approval): Add myself.
47 2013-10-16  Mike Stump  <mikestump@comcast.net>
49         * .dir-locals.el: Add.
51 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
53         * configure.ac: Add --enable-host-shared
54         * configure: Regenerate.
56 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
58         Import from savannah.gnu.org:
59         * config.guess: Update to 2013-06-10 version.
60         * config.sub: Update to 2013-10-01 version.
62 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
64         Changes to build configuration to allow big endian ARC ELF toolchain
65         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
66         * configure: Regenerate.
68 2013-09-20  Alan Modra  <amodra@gmail.com>
70         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
71         ppc host match.  Support little-endian powerpc linux hosts.
73 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
75         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
76         maintainer.
78 2013-09-12  DJ Delorie  <dj@redhat.com>
80         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
81         maintainers.
83 2013-09-03  Richard Biener  <rguenther@suse.de>
85         * configure.ac: Also allow ISL 0.12.
86         * configure: Regenerated.
88 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
90         * MAINTAINERS (Write After Approval): Add myself.
92 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
94         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
96 2013-08-26  Caroline Tice  <cmtice@google.com>
98         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
99         "Various Reviewers" to libvtv "Various Maintainers".
101 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
103         * MAINTAINERS: Add myself as RTL optimizers reviewer.
105 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
107         * MAINTAINERS: Update name, email.
109 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
111         * MAINTAINERS (Write After Approval): Add myself.
113 2013-08-12  Caroline Tice  <cmtice@google.com>
115         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
116         address in the Write After Approval section.
118 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
120         * MAINTAINERS (Write After Approval): Update email.
122 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
124         * configure.ac: Adjust to check VTV_SUPPORTED.
125         * configure: Regenerated.
127 2013-08-02  Caroline Tice  <cmtice@google.com>
129         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
130         on non-linux systems; add target-libvtv to noconfigdirs; add
131         libsupc++/.libs to C++ library search paths.
132         * configure: Regenerated.
133         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
134         libstdc++ and libgcc.
135         * Makefile.in: Regenerated.
137 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
139         * MAINTAINERS (Write After Approval): Add myself.
141 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
142             Shiva Chen  <shiva0217@gmail.com>
144         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
145         nds32 port maintainers.
147 2013-07-17  Tim Shen  <timshen91@gmail.com>
149         * MAINTAINERS (Write After Approval): Add myself.
151 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
153         * configure.ac: Sync from binutils.
154         * configure: Regenerate.
156 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
158         * MAINTAINERS (Write After Approval): Add myself.
160 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
162         * MAINTAINERS (Write After Approval): Add myself.
164 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
166         * MAINTAINERS (Write After Approval): Add myself.
168 2013-04-30  Brooks Moses  <bmoses@google.com>
170         * MAINTAINERS: Update my email; move myself from Fortran
171         reviewer to Write After Approval.
173 2013-04-16  Andreas Schwab  <schwab@suse.de>
175         * configure.ac (aarch64-*-*): Don't disable java.
176         * configure: Regenerate.
178 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
180         * MAINTAINERS (Write After Approval): Add myself.
182 2013-03-30  Matthias Klose  <doko@ubuntu.com>
184         * Makefile.def (target_modules): Don't install libffi.
185         * Makefile.in: Regenerate.
187 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
189         * MAINTAINERS (Write After Approval): Add myself.
191 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
193         * MAINTAINERS (Write After Approval): Add myself.
195 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
197         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
198         * configure: Regenerated.
200 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
202         * MAINTAINERS: Explicitly add myself as AIX maintainer.
203         Remove Geoff Keating as rs6000 port maintainer, at his request.
205 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
207         * MAINTAINERS: Update my email.
209 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
211         * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
212         * configure: Re-generate.
214 2013-01-15  Richard Biener  <rguenther@suse.de>
216         PR other/55973
217         * configure: Re-generate.
219 2013-01-14  Matthias Klose  <doko@ubuntu.com>
221         * Makefile.def (install-target-libsanitizer): Depend on
222         install-target-libstdc++-v3.
223         * Makefile.in: Regenerate.
225 2013-01-14  Richard Biener  <rguenther@suse.de>
227         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
228         * configure: Re-generate
230 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
232         * config.sub: Update from config repo.
234 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
236         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
237         * Makefile.in: Regenerate.
239 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
241         * MAINTAINERS (arc): Add new port maintainership for myself.
243 2013-01-09  Jason Merrill  <jason@redhat.com>
245         * .gitignore: Import from gdb repository.
247 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
249         * Makefile.def (configure-gcc): Depend on all-gmp.
250         (all-gcc): Remove dependency on all-gmp.
251         * Makefile.in: Regenerated.
253 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
255         * config.sub: Merge from config repo.
256         * config.guess: Ditto.
258 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
260         * Makefile.def: Merge from binutils.
261         * Makefile.in: Ditto.
263 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
265         * MAINTAINERS: Update my email.
267 2012-12-29  Ben Elliston  <bje@gnu.org>
269         * config.guess: Update to 2012-12-29 version.
270         * config.sub: Likewise.
272 2012-12-20  Matthias Klose  <doko@ubuntu.com>
274         * Makefile.def (install-target-libgfortran): Depend on
275         install-target-libquadmath, install-target-libgcc.
276         (install-target-libsanitizer): Depend on install-target-libgcc.
277         (install-target-libjava): Depend on install-target-libgcc.
278         (install-target-libitm): Depend on install-target-libgcc.
279         (install-target-libobjc): Depend on install-target-libgcc.
280         (install-target-libstdc++-v3): Depend on install-target-libgcc.
281         * Makefile.in: Regenerate.
283 2012-12-19  Matthias Klose  <doko@ubuntu.com>
285         * Makefile.def (install-target-libgo): Depend on
286         install-target-libatomic.
287         * Makefile.in: Regenerate.
289 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
291         PR go/55201
292         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
293         * Makefile.in: Regenerate.
295 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
297         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
298         * configure: Regenerate.
300 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
302         * config.sub: Merge from config repo.
304 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
306         * Makefile.def (target_modules): Add bootstrap=true and
307         raw_cxx=true to libsanitizer.
308         * configure.ac (bootstrap_target_libs): Add libsanitizer.
309         * Makefile.in: Regenerated.
310         * configure: Likewise.
312 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
314         * MAINTAINERS: Remove self as RTL optimization maintainer.
316 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
318         * MAINTAINERS (Write After Approval): Add myself.
320 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
322         * Makefile.def (target_modules): Remove bootstrap=true and
323         raw_cxx=true from libsanitizer.
324         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
325         * Makefile.in: Regenerated.
326         * configure: Likewise.
328 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
330         * Makefile.def (target_modules): Add bootstrap=true and
331         raw_cxx=true to libsanitizer.
332         * configure.ac (bootstrap_target_libs): Add libsanitizer.
333         * Makefile.in: Regenerated.
334         * configure: Likewise.
336 2012-11-28  Andrew Pinski  <apinski@cavium.com>
338         PR bootstrap/54279
339         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
340         * configure: Regenerate.
341         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
342         * Makefile.in: Regenerate.
344 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
346         * configure.ac: Disable libsanitizer if we're not building C++.
347         * configure: Regenerate.
349 2012-11-15  Roland McGrath  <roland@hack.frob.com>
351         * MAINTAINERS (Write After Approval): Add myself.
353 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
355         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
356         Kostya Serebryany (kcc@google.com) and
357         Jakub Jelinek (jakub@redhat.com).
358         Rename area for Dodji Seketeli (dodji@redhat.com).
360 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
362         * MAINTAINERS: (asan.c, related): Add myself.
364 2012-11-14  Roland McGrath  <mcgrathr@google.com>
366         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
367         * configure: Regenerate.
369 2012-11-13  Richard Henderson  <rth@redhat.com>
371         * configure.ac: Move libsanitizer logic to subdirectory.
372         * configure: Regenerate.
374 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
376         * configure.ac: Enable libsanitizer just on x86 linux for now.
377         * configure: Re-generate.
379 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
381         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
382         sections.
383         * configure: Regenerate.
385 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
387         * configure.ac: Add section for configdirs for libsanitizer.
388         Disable for cris-*-* and mmix-*-*.
389         * configure: Regenerate.
391 2012-11-12  Wei Mi <wmi@google.com>
393         * configure.ac: Add libsanitizer to target_libraries.
394         * Makefile.def: Ditto.
395         * configure: Regenerate.
396         * Makefile.in: Regenerate.
397         * libsanitizer: New directory for asan runtime.  Contains an empty
398         tsan directory.
400 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
402         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
403         against Mingw64 w32api.
404         * configure: Regenerate.
406 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
408         * configure: Regenerated.
410 2012-11-03  Robert Mason  <rbmj@verizon.net>
412         * configure.ac: add --disable-libstdcxx configure option
413         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
415 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
417         * MAINTAINERS (Write After Approval): Add myself.
419 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
421         * MAINTAINERS (Write After Approval): Add myself.
423 2012-10-24  Sharad Singhai  <singhai@google.com>
425         * MAINTAINERS (Write After Approval): Add myself.
427 2012-10-24  Eric Christopher  <echristo@gmail.com>
429         * MAINTAINERS: Update email address.
431 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
433         PR bootstrap/54820
434         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
435         * configure: Regenerate.
437 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
439         * MAINTAINERS (aarch64): Add Marcus and myself.
441 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
443         PR bootstrap/54820
444         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
445         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
446         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
447         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
448         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
449         * Makefile.in: Regenerate.
450         * configure.ac (have_static_libs): New variable and associated check.
451         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
452         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
453         * configure: Regenerate.
455 2012-10-10  Richard Biener  <rguenther@suse.de>
457         * MAINTAINERS: Adjust for changed surname.
459 2012-10-04  Lawrence Crowl  <crowl@google.com>
461         * MAINTAINERS (Write After Approval): Add myself.
463 2012-10-01  Cary Coutant  <ccoutant@google.com>
465         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
467 2012-09-28  Ian Lance Taylor  <iant@google.com>
469         * Makefile.def: Make all-target-libgo depend on
470         all-target-libbacktrace.
471         * Makefile.in: Rebuild.
473 2012-09-26  Ian Lance Taylor  <iant@google.com>
475         * Makefile.def: Make all-gcc depend on all-libbacktrace.
476         * Makefile.in: Rebuild.
478 2012-09-20  Walter Lee  <walt@tilera.com>
480         * configure.ac: Add tilegx to list of targets that support gold.
481         * configure: Regenerate.
483 2012-09-20  Marek Polacek  <polacek@redhat.com>
485         * MAINTAINERS (Write After Approval): Add myself.
487 2012-09-19  Steve Ellcey  <sellcey@mips.com>
489         * configure.ac: Add mips*-mti-elf* target.
490         * configure: Regenerate.
492 2012-09-17  Ian Lance Taylor  <iant@google.com>
494         * MAINTAINERS (Various Maintainers): Add libbacktrace.
495         * configure.ac (host_libs): Add libbacktrace.
496         (target_libraries): Add libbacktrace.
497         * Makefile.def (host_modules): Add libbacktrace.
498         (target_modules): Likewise.
499         * configure, Makefile.in: Rebuild.
501 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
503         PR target/38607
504         Merge upstream change.
505         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
507         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
508         Add libgomp*.o to compare_exclusions for AIX.
509         * configure: Regenerate.
511 2012-09-06  Diego Novillo  <dnovillo@google.com>
513         * configure.ac: Bump minimum GMP version to 4.2.3.
514         * configure: Re-generate.
516 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
518         PR target/54461
519         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
520         target-libgloss if not configured --with-avrlibc=no.
521         * configure: Regenerate.
523 2012-09-04  Jason Merrill  <jason@redhat.com>
525         * configure.ac: Fix --enable-languages=all.
527 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
529         * MAINTAINERS (Write After Approval): Add myself.
531 2012-09-03  Richard Guenther  <rguenther@suse.de>
533         PR bootstrap/54138
534         * configure.ac: Re-organize ISL / CLOOG checks to allow
535         disabling with either --without-isl or --without-cloog.
536         * configure: Regenerated.
538 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
540         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
541         * configure: Regenerate.
543 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
545         * MAINTAINERS: Fix my email address.
547 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
549         PR binutils/4970
550         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
551         and opcodes.
552         * Makefile.in: Regenerated.
554 2012-08-26  Art Haas <ahaas@impactweather.com>
556         * configure: Regenerate.
558 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
560         * INSTALL/README: Also refer to the online installation
561         instructions.
563 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
565         * MAINTAINERS (Write After Approval): Add myself.
566         (Picochip port): Remove myself.
568 2012-08-14   Diego Novillo  <dnovillo@google.com>
570         Merge from cxx-conversion branch.
572         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
573         POSTSTAGE1_CONFIGURE_FLAGS.
574         * Makefile.in: Regenerate.
575         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
576         Force C++ when bootstrapping.
577         * configure: Regenerate.
579 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
581         * MAINTAINERS (Write After Approval): Add myself.
583 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
585         * README: Document use of ranges of years in copyright notices.
587 2012-07-06  Richard Guenther  <rguenther@suse.de>
589         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
590         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
591         --with-gmp=system.
592         * Makefile.in: Regenerated.
593         * configure: Likewise.
595 2012-07-06  Richard Guenther  <rguenther@suse.de>
597         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
598         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
599         supply V=1 as extra_make_flags.
600         * configure: Regenerated.
601         * Makefile.in: Likewise.
603 2012-07-04  Tristan Gingold  <gingold@adacore.com>
605         * configure: Regenerate.
607 2012-07-03  Richard Guenther  <rguenther@suse.de>
609         * Makfile.def (isl): Remove not necessary extra_exports and
610         extra_make_flags.
611         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
612         * Makefile.in: Regenerated.
614 2012-07-03  Richard Guenther  <rguenther@suse.de>
616         * Makefile.def (cloog): Add V=1 to extra_make_flags.
617         * configure.ac: If either the ISL or the CLooG check failed
618         do not try to build in-tree versions.
619         * Makefile.in: Regenerated.
620         * configure: Regenerated.
622 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
624         * configure: Regenerate.
626 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
628         * MAINTAINERS (Various Maintainers): Add myself as testsuite
629         maintainer.
631 2012-07-02  Richard Guenther  <rguenther@suse.de>
633         * configure: Regenerated.
635 2012-07-02  Richard Guenther  <rguenther@suse.de>
636         Michael Matz  <matz@suse.de>
637         Tobias Grosser <tobias@grosser.es>
638         Sebastian Pop <sebpop@gmail.com>
640         * Makefile.def: Add ISL host module, remove PPL host module.
641         Adjust ClooG host module to use the proper ISL.
642         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
643         * configure.ac: Include config/isl.m4.  Add ISL host library,
644         remove PPL.  Remove PPL configury, add ISL configury, adjust
645         ClooG configury.
646         * Makefile.in: Regenerated.
647         * configure: Likewise.
649 2012-07-02  Richard Guenther  <rguenther@suse.de>
651         Merge from graphite branch
652         2011-07-21  Tobias Grosser  <tobias@grosser.es>
654         * configure: Regenerated.
655         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
656         both cloog.org and legacy versions. The only supported version will
657         be CLooG with the isl backend.
659         2011-07-21  Tobias Grosser  <tobias@grosser.es>
661         * configure: Regenerated.
662         * configure.ac: Require cloog isl 0.17.0
664         2011-07-21  Tobias Grosser  <tobias@grosser.es>
666         * configure: Regenerated.
667         * config/cloog.m4: Do not define CLOOG_ORG
669 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
671         * configure.ac: Skip C if explicitly selected.
672         * configure: Regenerate.
674 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
676         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
677         they contain -O2.
678         * configure: Regenerate.
680 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
682         PR debug/53740
683         * df.h, df-problems.c, dce.c: Revert last patch.
685 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
687         * MAINTAINERS (Write After Approval): Update my email address.
689 2012-06-21  Meador Inge  <meadori@codesourcery.com>
691         * MAINTAINERS (Write After Approval): Add myself.
693 2012-06-20  Jason Merrill  <jason@redhat.com>
695         * Makefile.tpl (check-target-libgomp-c++): New.
696         (check-target-libitm-c++): New.
697         * Makefile.def (c++): Add them.
698         * Makefile.in: Regenerate.
700 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
702         * MAINTAINERS (Write After Approval): Add myself.
704 2012-05-16  Olivier Hainque  <hainque@adacore.com>
706         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
707         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
708         (install-no-fixedincludes): Adjust accordingly.
709         * Makefile.in: Regenerate.
711 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
713         Merge upstream change
714         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
716 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
718         * MAINTAINERS (Write After Approval): Add myself.
720 2012-05-09  Nick Clifton  <nickc@redhat.com>
721             Paul Smith  <psmith@gnu.org>
723         PR bootstrap/50461
724         * configure.ac (mpfr-dir): When using in-tree MPFR sources
725         allow for the fact that from release v3.1.0 of MPFR the source
726         files were moved into a src sub-directory.
727         * configure: Regenerate.
729 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
731         * configure.ac: Bump minimum MPFR version to 2.4.0.
732         * configure: Regenerated.
734 2012-05-01  Richard Henderson  <rth@redhat.com>
736         * Makefile.def (libatomic): New target_module.
737         * configure.ac (target_libraries): Add libatomic.
738         (noconfigdirs): Check if libatomic is supported.
739         * Makefile.in, configure: Rebuild.
741 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
743         * MAINTAINERS (Write After Approval): Add myself.
745 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
747         * config.sub: Update to 2012-04-18 version from official repo.
749 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
751         * MAINTAINERS (Write After Approval): Add myself.
753 2012-04-11  Steve Ellcey  <sellcey@mips.com>
755         * MAINTAINERS: Changed email address.
757 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
759         PR target/52737
760         * contrib/gcc_update (files_and_dependencies):
761         Remove gcc/config/avr/t-multilib from touch data.
763 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
765         * MAINTAINERS (OS Port Maintainers): Remove irix.
766         * configure.ac (enable_libgomp): Remove *-*-irix6*.
767         (unsupported_languages): Remove mips-sgi-irix6.*.
768         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
769         (with_stabs): Remove.
770         * configure: Regenerate.
772 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
774         * MAINTAINERS (OS Port Maintainers): Remove osf.
775         * configure.ac (enable_libgomp): Remove *-*-osf*.
776         (with_stabs): Remove alpha*-*-osf*.
777         * configure: Regenerate.
779 2012-03-05  Tristan Gingold  <gingold@adacore.com>
781         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
782         * configure: Regenerate.
784 2012-02-17  Walter Lee  <walt@tilera.com>
786         * MAINTAINERS: (Write After Approval): Delete myself.
788 2012-02-14  Walter Lee  <walt@tilera.com>
790         * MAINTAINERS (tilegx port): Add myself.
791         (tilepro port): Add myself.
792         (Write After Approval): Add myself.
794 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
796         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
797         and Joseph Myers as docstring relicensing maintainers.
799 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
801         * MAINTAINERS (write-after-approval): Add myself.
803 2012-02-08  Ira Rosen <irar@il.ibm.com>
805         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
806         maintainer.
808 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
810         * MAINTAINERS (Write After Approval): Move myself to
811         maintain alphabetical order.
813 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
815         * MAINTAINERS (Write After Approval): Add myself.
817 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
819         * MAINTAINERS (Write After Approval): Add myself.
821 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
822             Jayant R Sonar <jayant.sonar@kpitcummins.com>
824         * configure.ac (cr16-*-*): Remove nonconfigdirs.
825         * configure: Regenerate.
827 2012-01-23  Harshit Chopra  <harshit@google.com>
829         * MAINTAINERS (Write After Approval): Add myself.
831 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
833         * configure.ac: Remove reference to mh-interix.
834         * configure: Regenerate.
836 2012-01-05  Richard Henderson  <rth@redhat.com>
838         PR bootstrap/51072
839         * configure.ac: Disable libitm if c++ is not enabled.
840         * configure: Rebuild.
842         * configure.ac: Fix regexp for same.
843         * configure: Rebuild.
845 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
847         * MAINTAINERS (Write After Approval): Add myself.
849 2012-01-02  Richard Guenther  <rguenther@suse.de>
851         PR bootstrap/51686
852         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
853         * Makefile.in: Regenerate.
855 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
857         * MAINTAINERS (Write After Approval): Add myself.
859 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
861         * configure: Regenerate.
863 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
865         * MAINTAINERS (picochip): Changed email address.
867 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
869         * MAINTAINERS (write-after-approval): Add self.
871 2011-11-29  DJ Delorie  <dj@redhat.com>
873         * configure.ac (rl78-*-*) New case.
874         * configure: Regenerate.
875         * MAINTAINERS: Add myself as RL78 maintainer.
877 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
879         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
881 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
883         * libtool.m4: Additional FreeBSD 10 fixes.
885 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
887         * MAINTAINERS: Move myself from Write After Approval to CPU Port
888         Maintainers section, as Epiphany maintainer.
890 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
892         PR target/49992
893         * configure.ac: Remove ranlib special-casing for Darwin.
894         * configure: Regenerate.
896 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
898         * MAINTAINERS (Reviewers): Keep the list sorted.
900 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
902         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
904 2011-11-09  Roland McGrath  <mcgrathr@google.com>
906         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
907         * configure: Rebuild.
908         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
909         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
910         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
911         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
912         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
913         Add READELF.
914         * Makefile.in: Rebuild.
916 2011-11-09  Jason Merrill  <jason@redhat.com>
918         * Makefile.def (language=c++): Remove check-c++0x.
919         * Makefile.in (check-gcc-c++): Regenerate.
921 2011-11-08  Richard Henderson  <rth@redhat.com>
923         * configure.ac: Test for libitm directory present first.
925         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
927         * configure.ac: Test libitm/configure.tgt to disable libitm.
928         * configure: Rebuild.
930 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
931             Richard Henderson  <rth@redhat.com>
933         Merged from transactional-memory.
935         * Makefile.def (lang_env_dependencies): libitm is c++.
936         Add libitm target module.
937         * configure.ac: Likewise.
938         * config/mmap.m4: New file.
939         * contrib/gcc_update: Add libitm to touch data.
940         * Makefile.in, configure: Rebuild.
942 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
944         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
945         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
946         * Makefile.in: Regenerate.
948 2011-11-01  DJ Delorie  <dj@redhat.com>
950         * config.sub: Update to version 2011-10-29 (added rl78)
952 2011-10-27  Nick Clifton  <nickc@redhat.com>
954         * config.sub: Import these changes from the config project:
956         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
957             Ben Elliston  <bje@gnu.org>
959         * config.sub (epiphany): New.
961         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
962             Ben Elliston  <bje@gnu.org>
964         * config.sub (hexagon, hexagon-*): New.
966         2011-08-23  Roland McGrath  <mcgrathr@google.com>
968         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
969         64eb to be64.
971         2011-08-16  Roland McGrath  <mcgrathr@google.com>
973         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
974         (nacl): Grok as alias for 32el-unknown-nacl.
976 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
978         * MAINTAINERS (Write After Approval): Add myself.
980 2011-10-24  Teresa Johnson  <tejohnson@google.com>
982         * MAINTAINERS (Write After Approval): Add myself.
984 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
986         * MAINTAINERS (sparc port): Remove myself.
988 2011-09-14  Tom de Vries  <tom@codesourcery.com>
990         * MAINTAINERS (Write After Approval): Add myself.
992 2011-08-14  Yao Qi  <yao@codesourcery.com>
994         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
995         * configure: Regenerate.
997 2011-07-26  Ian Lance Taylor  <iant@google.com>
999         * configure.ac: Set have_compiler based on whether gcc directory
1000         exists, rather than on whether gcc is in configdirs.
1001         * configure: Rebuild.
1003 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1005         * MAINTAINERS (Global Reviewers): Add self.
1007 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1009         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1010         link directories.
1011         * Makefile.in: Rebuild.
1013 2011-07-20  Ian Lance Taylor  <iant@google.com>
1015         PR bootstrap/49787
1016         * configure.ac: Move --enable-bootstrap handling earlier in file.
1017         If --enable-bootstrap and either --enable-build-with-cxx or
1018         --enable-build-poststage1-with-cxx, enable C++ automatically.
1019         * configure: Rebuild.
1021 2011-07-19  Ian Lance Taylor  <iant@google.com>
1023         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1024         make C++ a boot_language.  Set and substitute
1025         POSTSTAGE1_CONFIGURE_FLAGS.
1026         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1027         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1028         * configure, Makefile.in: Rebuild.
1030 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1032         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1033         maintainers.
1035 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1037         * MAINTAINERS (Global Reviewers): Add myself.
1039 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1041         * configure: Regenerate.
1043 2011-07-16  Jason Merrill  <jason@redhat.com>
1045         * Makefile.def (language=c++): Add check-c++0x and
1046         check-target-libmudflap-c++.
1047         * Makefile.tpl (check-target-libmudflap-c++): New.
1048         * Makefile.in: Regenerate.
1050 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1052         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1053         * Makefile.def (target_modules/libjava): Pass
1054         $(EXTRA_CONFIGARGS_LIBJAVA).
1055         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1056         if not configured with --enable-static-libjava.
1057         * Makefile.in: Regenerate.
1058         * configure: Likewise.
1060 2011-07-15  Jason Merrill  <jason@redhat.com>
1062         * Makefile.in (check-c++): Move check-gcc-c++0x after
1063         check-target-libstdc++-v3.
1065 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1067         * MAINTAINERS (c6x port): New entry.
1069 2011-07-13  Jason Merrill  <jason@redhat.com>
1071         * Makefile.in (check-gcc-c++0x): New.
1072         (check-c++): Depend on it.
1074 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1076         PR target/39150
1077         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1078         x86_64-*-solaris2.1[0-9]*.
1079         * configure: Regenerate.
1081 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1083         * MAINTAINERS (RTL optimizers): Add self.
1085 2011-06-27  Gabriel Charette  <gchare@google.com>
1087         * MAINTAINERS (Write After Approval): Add myself.
1089 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1091         PR regression/47836
1092         PR bootstrap/23656
1093         PR other/47733
1094         PR bootstrap/49247
1095         PR c/48825
1096         * configure.ac (target_libraries): Remove target-libiberty.
1097         Remove case-statement setting skipdirs=target-libiberty for
1098         multiple targets.  Remove checking target_configdirs and
1099         removing target-libiberty but keeping target-libgcc if
1100         otherwise empty.
1101         * Makefile.def (target_modules): Don't add libiberty.
1102         (dependencies): Remove all traces of target-libiberty.
1103         * configure, Makefile.in: Regenerate.
1105 2011-06-13  Walter Lee <walt@tilera.com>
1107         * configure.ac (tilepro-*-*) New case.
1108         (tilegx-*-*): Likewise.
1109         * configure: Regenerate.
1111 2011-06-06  Jing Yu  <jingyu@google.com>
1113         * configure.ac: Skip target-libiberty for
1114         arm*-*-linux-androideabi.
1115         * configure: Regenerated.
1117 2011-06-06  Nick Clifton  <nickc@redhat.com>
1119         * config.sub: Sync from upstream.
1121 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1123         * MAINTAINERS (Write After Approval): Add myself.
1125 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1127         * MAINTAINERS: Update my email address.
1129 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1131         * MAINTAINERS (Write After Approval): Update my email address.
1133 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2011-05-08  Doug Kwan  <dougkwan@google.com>
1139         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1140         * configure: Regenerated.
1141         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1142         value from configure.
1143         * Makefile.in: Regenerated.
1145 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1147         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1148         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1149         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1150         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1151         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1152         *-*-vxworks*): Disable newlib and libgloss in separate case
1153         statement.
1154         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1155         to separate case statement.
1156         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1157         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1158         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1159         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1160         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1161         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1162         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1163         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1164         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1165         i[[3456789]]86-*-rdos*, m32r-*-*,
1166         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1167         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1168         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1169         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1170         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1171         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1172         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1173         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1174         and libgloss in main case over targets.  Remove most empty cases
1175         in main case over targets.
1176         * configure: Regenerate.
1178 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1180         * MAINTAINERS (Write After Approval): Add myself.
1182 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1184         * configure.ac: Remove code setting special library locations for
1185         hppa*64*-*-hpux11*.  Remove code setting compiler for
1186         sparc-sun-solaris2*.
1187         * configure: Regenerate.
1189 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1191         * configure.ac: Separate libgloss_dir settings from general case
1192         over targets.
1193         * configure: Regenerate.
1195 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1197         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1198         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1199         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1200         cases in libgcj-disabling case statement.
1201         (hppa*64*-*-linux*): Set unsupported_languages instead of
1202         disabling target-zlib.
1203         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1204         to hppa*64*-*-hpux*.
1205         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1206         hppa*-*-hpux*.
1207         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1208         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1209         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1210         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1211         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1212         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1213         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1214         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1215         libgcj-disabling case statement.
1216         * configure: Regenerate.
1218 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1220         * configure.ac: Disable Java for targets not supporting libffi.
1221         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1222         Remove cases in Java-disabling statement.
1223         (*arm-wince-pe): Change to arm-wince-pe.
1224         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1225         cases in Java-disabling statement.
1226         (bfin-*-*): Don't disable Java again.
1227         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1228         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1229         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1230         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1231         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1232         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1233         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1234         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1235         Java-disabling statement.
1236         (mmix-*-*): Don't disable Java again.
1237         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1238         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1239         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1240         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1241         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1242         statement.
1243         * configure: Regenerate.
1245 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1247         * configure.ac: Separate cases disabling Java and Java libraries
1248         from general case over targets.
1249         * configure: Regenerate.
1251 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1253         * MAINTAINERS: Update my email address.
1255 2011-04-20  Easwaran Raman  <eraman@google.com>
1257         * MAINTAINERS (Write After Approval): Add myself.
1259 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1261         PR lto/48086
1262         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1263         * configure: Regenerate.
1265 2011-04-16  Jim Meyering  <meyering@redhat.com>
1267         * MAINTAINERS (Write After Approval): Add myself.
1269 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1271         * MAINTAINERS: Update my email address.
1273 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1275         * MAINTAINERS (Write After Approval): Add myself.
1277 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1279         * MAINTAINERS (Write After Approval): Add myself.
1281 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1283         * MAINTAINERS (Write After Approval): Add myself.
1285 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1287         * configure.ac (build_tools): Remove build-byacc.
1288         (host_libs): Remove mmalloc.
1289         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1290         autoconf automake libtool diff rcs fileutils shellutils time
1291         textutils wdiff find uudecode hello tar gzip indent recode release
1292         sed perl gawk findutils gettext zip.
1293         (libgcj): Remove target-qthreads.
1294         (target_tools): Remove target-examples target-gperf.
1295         (YACC): Don't handle building byacc.
1296         * configure: Regenerate.
1297         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1298         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1299         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1300         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1301         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1302         handle building components.
1303         * Makefile.in: Regenerate.
1305 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1307         * MAINTAINERS: Update my email address as Xtensa maintainer.
1309 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1311         * config.sub: Sync from upstream.
1313 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1315         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1316         (microblaze*): Don't disable libssp.
1317         * configure: Regenerate.
1319 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1321         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1322         moveifchange.
1323         * configure: Regenerate.
1324         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1325         * Makefile.in: Regenerate.
1327 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1329         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1330         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1331         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1332         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1333         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1334         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1335         md_exec_prefix cases.
1336         * configure: Regenerate.
1338 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1340         * configure.ac: Separate cases disabling target-libssp,
1341         target-libiberty, target-libstdc++-v3 and Fortran from general
1342         case over targets.
1343         * configure: Regenerate.
1345 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1347         * configure.ac (*-*-chorusos): Don't disable libgcj.
1348         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1349         Remove case.
1350         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1351         (arm-*-coff): Don't disable libgcj.
1352         (arm*-*-linux-gnueabi): Remove useless assignment.
1353         (arm-*-riscix*): Don't disable libgcj.
1354         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1355         configuration.
1356         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1357         (c54x*-*-*): Remove case.
1358         (tic54x-*-*): Don't disable GCC or GCC libraries.
1359         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1360         to *.
1361         (d10v-*-*): Don't disable GCC libraries.
1362         (d30v-*-*): Don't disable libgcj.
1363         (h8500-*-*): Don't disable GCC libraries.
1364         (i960-*-*): Don't disable libgcj.
1365         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1366         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1367         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1368         libgcj.
1369         (m68k-*-coff*): Remove case.
1370         (mmix-*-*): Don't disable libgloss on host.
1371         (mn10200-*-*, mn10300-*-*): Remove cases.
1372         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1373         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1374         Don't disable libgcj.
1375         (romp-*-*): Remove case.
1376         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1377         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1378         case.
1379         (v810-*-*): Don't disable GCC libraries.
1380         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1381         (ip2k-*-*): Don't disable GCC libraries.
1382         * configure: Regenerate.
1384 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1386         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1387         libffi on host.
1388         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1389         on host.
1390         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1391         * configure: Regenerate.
1393 2011-03-26  John Marino  <binutils@marino.st>
1395         * configure.ac: Add support for *-*-dragonfly*
1396         * configure: Regenerate.
1398 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1400         * configure.ac (native_only): Remove.
1401         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1402         send-pr uudecode guile gnuserv on host.
1403         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1404         send-pr rcs guile perl texinfo libtool on host.
1405         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1406         automake send-pr rcs guile perl texinfo libtool on host.
1407         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1408         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1409         (alpha*-dec-osf*): Don't disable fileutils on target.
1410         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1411         texinfo send-pr expect dejagnu on target.
1412         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1413         target-qthreads on target.
1414         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1415         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1416         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1417         x86_64-*-mingw*): Don't disable expect on target.
1418         (*-*-cygwin*): Don't disable target-gperf on target.
1419         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1420         gnuserv on target.
1421         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1422         target.
1423         * configure: Regenerate.
1425 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1427         * configure.ac (target_tools): Remove target-groff.
1428         (native_only): Remove target-groff.
1429         (hppa*64*-*-*): Don't disable byacc.
1430         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1431         setting.
1432         (*-*-kaos*): Don't skip target-librx and target-groff.
1433         (*-*-netware*): Don't skip target-libmudflap.
1434         (*-*-tpf*): Don't skip target-libmudflap.
1435         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1436         directories on the host.
1437         (ia64*-*-*vms*): Don't skip tix.
1438         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1439         host.
1440         * configure: Regenerate.
1442 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1444         * configure.ac: Remove references to mt-mep, mt-netware,
1445         mt-wince.
1446         * Makefile.def: Add all-utils soft dependencies.
1447         * Makefile.tpl: Remove GDB_NLM_DEPS.
1448         * configure: Regenerate.
1449         * Makefile.in: Regenerate.
1451 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1453         * configure.ac: Do not include mh-x86omitfp.
1454         * configure: Regenerate.
1456 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1458         * configure.ac: Remove empty cases.
1459         * configure: Regenerate.
1461 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1463         * Makefile.def: Add dependency from termcap to gdb.
1464         * Makefile.in: Regenerate.
1466 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1468         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1469         * configure: Regenerate.
1470         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1471         * Makefile.tpl: Likewise.
1472         * Makefile.in: Regenerate.
1474 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1476         * configure.ac: Remove all mentions of tentative_cc.
1477         * configure: Regenerate.
1479 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1481         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1482         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1483         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1484         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1485         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1486         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1487         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1488         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1489         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1490         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1491         *-*-rhapsody*): Remove host cases.
1492         * configure: Regenerate.
1494 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1496         * configure.ac (ppc*-*-pe): Remove host case.
1497         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1498         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1499         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1500         cases.
1501         * configure: Regenerate.
1503 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1505         * config.sub: Update to version 2011-03-23.
1507 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1509         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1510         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1511         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1512         * configure: Regenerate.
1514 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1516         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1517         to Write After Approval.
1518         * config-ml.in: Don't handle arc-*-elf*.
1519         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1520         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1521         handle GCC libraries.
1522         * configure: Regenerate.
1524 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1526         PR bootstrap/48120:
1527         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1528         Add -lstdc++ -lm to LIBS.
1529         * configure: Regenerate.
1531 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1533         * config.guess: Update to version 2011-02-02
1534         * config.sub: Update to version 2011-02-24
1536 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1538         PR lto/48086
1539         * configure.ac: Re-enable LTO on *-apple-darwin9.
1540         * configure: Regenerate.
1542 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1544         PR lto/48086
1545         * configure.ac: Disable LTO on darwin due to an assembler change in
1546         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1547         under 256.
1548         * configure: Regenerate.
1550 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1552         * MAINTAINERS: Update myself as score backend maintainer,
1553         update my e-mail address.
1555 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1557         * MAINTAINERS: Update my e-mail address.
1559 2011-03-06  Joey Ye  <joey.ye@arm.com>
1561         * MAINTAINERS: Update my e-mail address.
1563 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1565         * configure.ac: Adjust test of with_ppl.
1566         * configure: Regenerated.
1568 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1570         * MAINTAINERS: Adjust my e-mail address.
1572 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1574         * configure.ac: Add -lpwl to ppllibs.
1575         * configure: Regenerated.
1577 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1579         * config/cloog.m4: Add -lisl to clooglibs.
1580         * configure: Regenerated.
1582 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1584         * MAINTAINERS (CPU Port maintainers): Add self.
1586 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1588         * MAINTAINERS: Add myself as testsuite maintainer.
1590 2011-02-15  Mike Stump  <mikestump@comcast.net>
1592         * MAINTAINERS: Add myself as testsuite maintainer.
1594 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1596         Import from Libtool and gnulib:
1598         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1600         Prepare for supporting FreeBSD 10.
1601         * config.rpath: Remove handling of freebsd1* which soon would
1602         match FreeBSD 10.0.
1604         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1606         Remove support for FreeBSD 1.x.
1607         * libtool.m4 (_LT_LINKER_SHLIBS)
1608         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1609         soon would incorrectly match FreeBSD 10.0.
1611 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1613         PR binutils/12283
1614         * move-if-change: Import version from gnulib.
1616 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1618         PR lto/47225
1619         * Makefile.def (lto-plugin): Double dash for enable-shared.
1620         (configure-gcc): Depend on all-lto-plugin.
1621         * Makefile.in: Rebuilt.
1623 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1625         * configure.ac: Remove extra bracket.
1626         * configure: Regenerate.
1628 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1630         * MAINTAINERS: Add myself as libquadmath maintainer.
1632 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1634         * MAINTAINERS: Update my email address.
1636 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1638         * MAINTAINERS (option handling): Add self.
1640 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1642         PR lto/47225
1643         * Makefile.def: Add dependency for install-gcc
1644         on install-lto-plugin.
1645         * Makfile.in: Regenerated
1647 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1649         * MAINTAINERS (CPU Port Maintainers): Add myself.
1651 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1653         PR libgcj/44341
1654         * configure.ac: Discard --with-* flags for host when configuring
1655         target libraries for cross build.
1656         * configure: Rebuilt.
1658 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1660         * MAINTAINERS (linear loop transforms): Removed.
1662 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1664         * configure.ac: If with_ppl is no, move setting with_cloog=no
1665         after CLOOG_REQUESTED check.
1666         * configure: Regenerated.
1668 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1670         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1671         CLooG has been requested.
1672         * configure: Regenerated.
1674 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1676         * configure: Regenerated.
1677         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1679 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1681         * configure: Regenerated.
1682         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1684 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1686         * configure.ac: Use AS_HELP_STRING throughout.
1687         * configure: Regenerate.
1689 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1691         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1692         * configure: Regenerate.
1694 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1696         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1698 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1700         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1701         for ia64-hpux.
1702         * configure: Regenerate.
1704 2011-01-07  Jan Hubicka  <jh@suse.cz>
1706         PR lto/47225
1707         * Makefile.in: Regenerate.
1708         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1709         configure.
1711 2011-01-07  Jan Hubicka  <jh@suse.cz>
1713         * Makefile.in: Regenerate.
1714         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1715         and configure dependency on lto-plugin configure.
1716         (lto-plugin module): Remove dependency on GCC; add dependency on
1717         liniberty.
1719 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1721         * MAINTAINERS (Write After Approval): Add myself.
1723 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1725         * configure: Regenerate.
1727 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1729         * configure.ac: (picochip): Disable libiberty.
1731 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1733         * MAINTAINERS (Write After Approval): Add myself.
1735 2010-12-10  Ian Lance Taylor  <iant@google.com>
1737         PR bootstrap/46819
1738         * configure.ac: For --disable-libgcj clear libgcj_saved.
1739         * configure: Rebuild.
1741 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1743         PR fortran/46540
1744         * configure.ac: Add --disable-libquadmath and
1745         --disable-libquadmath-support.
1746         * configure: Regenerate.
1748 2010-12-03  Ian Lance Taylor  <iant@google.com>
1750         * MAINTAINERS: Add myself as libgo maintainer.
1752 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1754         PR libffi/46792
1755         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1756         * configure: Regenerate.
1758 2010-12-02  Ian Lance Taylor  <iant@google.com>
1760         * configure.ac: Always set default for poststage1_ldflags to
1761         -static-libstdc++ -static-libgcc.
1763 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1765         * configure.ac: Move comment to remove extra space in last argument
1766         of GCC_TARGET_TOOL.
1768 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1770         PR other/46026
1771         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1772         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1773         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1774         (BASE_FLAGS_TO_PASS): Use it.
1775         * configure: Rebuilt.
1776         * Makefile.in: Rebuilt.
1778 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1780         PR binutils/12258
1781         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1782         Properly check default linker.
1783         * configure: Regnerated.
1785 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1787         * configure.ac: For --enable-gold, handle value `default' instead of
1788         `both*'.  New configure option --{en,dis}able-ld.
1789         * configure: Regenerate.
1791 2010-11-20  Ian Lance Taylor  <iant@google.com>
1793         * configure.ac: Only disable a language library if no language needs
1794         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1795         * configure: Rebuild.
1797 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1799         * Makefile.in: Regenerate.
1801         PR other/46202
1802         * configure.ac: Fix just-built in-tree STRIP name to be
1803         binutils/strip-new.
1804         * configure: Regenerate.
1805         * Makefile.def (install-strip-gcc, install-strip-binutils)
1806         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1807         (install-strip-sid): Mirror dependencies on non-strip variants
1808         of these targets on the respective -strip prerequisites.
1809         * Makefile.tpl (install-strip, install-strip-host)
1810         (install-strip-target): New targets.
1811         (install-strip-[+module+], install-strip-target-[+module+]):
1812         New targets.
1813         * Makefile.in: Regenerate.
1815 2010-11-19  Ian Lance Taylor  <iant@google.com>
1816             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1818         * configure.ac: Add target-libgo to target_libraries.  Set
1819         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1820         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1821         (HOST_EXPORTS): Add GOC.
1822         (BASE_TARGET_EXPORTS): Add GOC.
1823         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1824         (GOCFLAGS_FOR_TARGET): New variable.
1825         (EXTRA_HOST_FLAGS): Add GOC.
1826         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1827         * Makefile.def (target_modules): Add libgo.
1828         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1829         (dependencies): Add dependency from configure-target-libgo to
1830         configure-target-libffi and all-target-libstdc++-v3.  Add
1831         dependencies from all-target-libgo to all-target-libffi.
1832         (languages): Add go.
1833         * configure: Rebuild.
1834         * Makefile.in: Rebuild.
1836 2010-11-19  Ian Lance Taylor  <iant@google.com>
1838         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1839         compiler/flag environment variables.
1841 2010-11-18  Ian Lance Taylor  <iant@google.com>
1843         * configure.ac: Check for lang_requires_boot_languages in
1844         config-lang.in files.
1845         * configure: Rebuild.
1847 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1848             Tobias Burnus  <burnus@net-b.de>
1850         PR fortran/32049
1851         * Makefile.def: Add libquadmath; build it with language=fortran.
1852         * configure.ac: Add libquadmath.
1853         * Makefile.tpl: Handle multiple libs in check-[+language+].
1854         * Makefile.in: Regenerate.
1855         * configure: Regenerate.
1857 2010-11-16  Tom Tromey  <tromey@redhat.com>
1859         * MAINTAINERS: Moved myself to reviewers section.
1861 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1863         * MAINTAINERS: Moved myself to reviewers section.
1865 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1867         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1868         (Write After Approval): Remove self.
1870 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1872         * configure.ac: Fix spelling in option names.
1873         * configure: Regenerated.
1875 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1877         PR bootstrap/39622
1878         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1879         * configure: Regenerated.
1881 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1883         * MAINTAINERS: Update my email address.
1885 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1887         * configure: Regenerate.
1889 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1891         * configure: Regenerate.
1893 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1895         * configure: Regenerate.
1897 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1899         * configure: Regenerate.
1901 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1903         * configure.ac: Support official CLooG.org versions.
1904         * configure: Regenerate.
1905         * config/cloog.m4: New.
1907 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1909         * MAINTAINERS (Write After Approval): Add myself.
1911 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1913         * MAINTAINERS: Update my email address.
1915 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1917         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1918         * configure: Regenerate.
1920 2010-11-03  Ian Lance Taylor  <iant@google.com>
1921             Dave Korn  <dave.korn.cygwin@gmail.com>
1923         PR lto/46273
1924         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1925         and on other supported platforms whenever LTO is enabled.
1926         * configure: Rebuild.
1928 2010-11-02  Alan Modra  <amodra@gmail.com>
1930         PR binutils/12110
1931         * configure.ac: Error when source path contains spaces.
1932         * configure: Regenerate.
1934 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1936         * MAINTAINERS: Update my email address.
1938 2010-10-20  Ian Lance Taylor  <iant@google.com>
1940         * Makefile.def (target_modules): Set lib_path to src/.libs for
1941         libstdc++-v3 module.
1942         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1943         * Makefile.in: Rebuild.
1945 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1947         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1948         (Write After Approval): Remove myself.
1950 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1952         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1954 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1956         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1958 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1960         * configure.ac (build_lto_plugin): New shell variable.
1961         (--enable-lto): Turn on by default for all non-ELF platforms that
1962         have had LTO support added so far.  Set build_lto_plugin appropriately
1963         for both ELF and non-ELF.
1964         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1965         * configure: Regenerate.
1967 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1969         Sync from src:
1970         * configure.ac (v850 support): Remove target-libgloss from
1971         noconfigdirs.
1972         * configure: Regenerate.
1974 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1976         PR bootstrap/45326
1977         PR bootstrap/45174
1978         * configure.ac: Honor initial values of $build_configargs,
1979         $host_configargs, $target_configargs.  Mark the precious, so
1980         environment settings get recorded.
1981         * configure: Regenerate.
1983 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1985         PR bootstrap/45796
1986         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1987         Depend on all-build-libiberty.
1988         * Makefile.in: Regenerate.
1990 2010-09-30  Michael Eager  <eager@eagercon.com>
1992         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1993         * configure: Regenerate.
1995 2010-09-28  Michael Eager  <eager@eagercon.com>
1997         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1999 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2001         PR bootstrap/44621
2002         * configure.ac: Fix unportable shell quoting.
2003         * configure: Regenerate.
2005 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2007         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2008         targets and amend comment.
2009         * configure: Regenerate.
2011 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2013         * MAINTAINERS (Write After Approval): Add myself.
2015 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2017         * configure.ac: Enable LTO by default on Darwin.
2018         * configure: Regenerate.
2020 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2022         * MAINTAINERS (Write After Approval): Add myself.
2024 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2026         * MAINTAINERS (Write After Approval): Add myself.
2028 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2030         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2031         ports
2033 2010-07-28  David Yuste  <david.yuste@gmail.com>
2035         * MAINTAINERS (Write After Approval): Add myself.
2037 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2039         * configure.ac: Support all v850 targets.
2040         * configure: Regenerate.
2042 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2044         PR bootstrap/44455
2045         * configure.ac (extra_mpfr_configure_flags): Copy from
2046         extra_mpc_gmp_configure_flags.
2047         * configure: Re-generated.
2049 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2051         * MAINTAINERS (Write After Approval): Add myself.
2053 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2055         * MAINTAINERS (Write After Approval): Add myself.
2057 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2059         * MAINTAINERS (Write After Approval): Add myself.
2061 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2063         PR target/44862
2064         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2065         Provide -B option to allow for link spec %s substitutions for
2066         libstdc++.a on darwin.
2067         * Makefile.in: Regenerate.
2069 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2071         * MAINTAINERS (Reviewers): Update my e-mail address
2073 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2075         * Makefile.def (configure-gcc): Depend on all-libelf.
2076         * Makefile.in: Rebuild.
2078 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2080         * MAINTAINERS (Write After Approval): Add myself in the right place.
2082 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2084         * MAINTAINERS (Write After Approval): Add myself.
2086 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2088         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2090 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2092         * config.sub: Update to version 2010-05-21.
2093         * config.guess: Update to version 2010-04-03.
2095 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2097         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2098         * configure: Regenerate.
2100 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2102         * MAINTAINERS (Write After Approval): Add myself.
2104 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2106         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2107         a platform that supports LTO.
2108         * configure: Regenerate.
2110 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2112         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2113         * configure: Regenerated.
2115 2010-04-27  Roland McGrath  <roland@redhat.com>
2116             H.J. Lu  <hongjiu.lu@intel.com>
2118         * configure.ac (--enable-gold): Support both, both/gold and
2119         both/bfd to add gold to configdirs without removing ld.
2120         * configure: Regenerated.
2122         * Makefile.def: Add install-gold dependency to install-ld.
2123         * Makefile.in: Regenerated.
2125 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2127         PR lto/42776
2128         * configure.ac (--enable-lto): Refactor handling so libelf tests
2129         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2130         and allow LTO to be explicitly enabled on non-ELF platforms that
2131         are known to support it inside else-clause.
2132         * configure: Regenerate.
2134 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2136         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2137         * configure: Regenerate.
2139 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2141         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2142         * configure: Regenerate.
2144 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2146         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2147         separately.
2148         * configure: Regenerate.
2150 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2152         * MAINTAINERS (Write After Approval): Add myself.
2154 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2156         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2157         * configure: Regenerate.
2159 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2161         * configure: Regenerate after change to elf.m4.
2163 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2165         * MAINTAINERS (Write After Approval): Add myself.
2167 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2169         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2170         * configure: Regenerated.
2172 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2174         * configure.ac: Print "buggy but acceptable" when CLooG
2175         revision is less than 9.
2176         * configure: Regenerated.
2178 2010-04-01  Diego Novillo  <dnovillo@google.com>
2180         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2182 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2184         PR bootstrap/43615
2185         PR bootstrap/43328
2187         Revert:
2189         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2191         * configure.ac: Do not pass --enable-multilib nor
2192         --disable-multilib in baseargs.  Accept explicitly passed
2193         --enable_multilib.
2194         * configure: Regenerate.
2196 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2198         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2200 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2202         * MAINTAINERS: Remove myself.
2204 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2206         PR bootstrap/43328
2207         * configure.ac: Do not pass --enable-multilib nor
2208         --disable-multilib in baseargs.  Accept explicitly passed
2209         --enable_multilib.
2210         * configure: Regenerate.
2212 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2214         * MAINTAINERS (spu port): Remove me.
2216 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2218         * configure.ac (tic6x-*-*): New case.
2219         * configure: Regenerate.
2221 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2223         * config.sub: Update to version 2010-03-22.
2224         * config.guess: Update to version 2009-12-30.
2226 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2228         PR ada/42554
2229         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2230         * configure: Regenerate.
2232 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2234         * MAINTAINERS: Update my email address.
2236 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2238         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2239         (ghassan.shobaki@amd.com): Removed.
2241 2010-03-17  Alan Modra  <amodra@gmail.com>
2243         * MAINTAINERS: Update my email address.
2245 2010-03-16  Diego Novillo  <dnovillo@google.com>
2247         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2248         Matthews.
2250 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2252         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2253         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2255 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2257         * MAINTAINERS: Update my email address.
2259 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2261         * MAINTAINERS: Update my email address.
2263 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2265         * MAINTAINERS: Update my email address.
2267 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2269         * MAINTAINERS: Update my email address.
2271 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2273         PR libstdc++/32499
2274         * configure.ac (RANLIB): Default to true.
2275         (STRIP): Likewise.
2276         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2277         * configure: Regenerate.
2279 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2281         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2282         (Write After Approval): Update my email address.
2284 2010-02-17  Nick Clifton  <nickc@redhat.com>
2286         PR 11238
2287         * Makefile.tpl (local-distclean): Also remove config.cache files in
2288         sub-directories as there may not be Makefiles present in the
2289         sub-directories.
2290         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2291         the config.cache files found by the find command.
2293         * Makefile.in: Regenerate.
2294         * configure.ac: Revert previous delta.
2295         * configure: Regenerate.
2297 2010-02-15  Nick Clifton  <nickc@redhat.com>
2299         PR 11238
2300         * configure.ac: Delete config.cache files in sub-directories when
2301         deleting Makefiles.
2302         * configure: Regenerate.
2304 2010-02-12  Ben Elliston  <bje@gnu.org>
2306         * MAINTAINERS: Update my email address.
2308 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2310         * MAINTAINERS (spu port): Update my email address.
2312 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2314         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2316 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2318         * configure.ac: Add "recommended" version checks for GMP/MPC.
2319         Update recommended GMP/MPFR/MPC versions.
2320         * configure: Regenerate.
2322 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2324         * MAINTAINERS: Move my Embecosm email address into the
2325         write-after-approval section.
2327 2010-01-26  Ian Lance Taylor  <iant@google.com>
2329         * MAINTAINERS: Add myself as Go frontend maintainer.
2331 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2333         PR libstdc++/36101, PR libstdc++/42813
2334         * configure.ac (bootstrap_target_libs): Make inclusion of
2335         target-libgomp conditional on libgomb being in target_configdirs.
2336         * configure: Regenerate.
2338 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2340         PR libstdc++/36101, PR libstdc++/42813
2341         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2342         * configure: Regenerate.
2344 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2346         PR libstdc++/36101, PR libstdc++/42813
2347         * configure.ac (target_configdirs): Substitute.
2348         * Makefile.def: Bootstrap target module libgomp.
2349         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2350         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2351         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2352         * configure, Makefile.in: Regenerate.
2354 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2356         * MAINTAINERS: Adjust my details.
2358 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2360         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2362 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2364         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2366 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2368         * MAINTAINERS (Write After Approval): Add myself.
2370 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2010-01-11  Richard Guenther  <rguenther@suse.de>
2376         PR lto/41569
2377         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2378         * Makefile.in: Regenerated.
2380 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2382         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2383         * configure: Regenerate.
2385 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2386             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2388         PR bootstrap/42424
2389         * configure.ac: Include libtool m4 files.
2390         (_LT_CHECK_OBJDIR): Call it.
2391         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2392         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2394         * configure: Regenerate.
2396 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2398         PR bootstrap/41818
2399         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2400         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2401         * Makefile.in: Regenerate.
2403 2010-01-02  Richard Guenther  <rguenther@suse.de>
2405         PR lto/41529
2406         * configure.ac: Include config/elf.m4.  Disable LTO if not
2407         builting for an elf target.
2408         * configure: Regenerate.
2410 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2412         * MAINTAINERS: Change my email address.
2414 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2416         * config.sub, config.guess: Update from upstream sources.
2418 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2420         * MAINTAINERS (Write After Approval): Add myself.
2422 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2424         PR middle-end/30447
2425         PR middle-end/30789
2426         PR other/40302
2428         * configure.ac: Require MPC.
2429         * configure: Regenerate.
2431 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2433         PR target/38384
2434         PR bootstrap/40972
2435         * libtool.m4: Sync from git Libtool.
2436         * ltoptions.m4: Likewise.
2437         * ltversion.m4: Likewise.
2438         * lt~obsolete.m4: Likewise.
2439         * ltmain.sh: Likewise.
2441 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2443         * configure.ac: Update minimum MPC version to 0.8.
2444         * configure: Regenerate.
2446 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2448         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2449         * configure: Regenerated.
2451 2009-11-21  Ian Lance Taylor  <iant@google.com>
2453         * configure.ac: Change default of poststage1_ldflags to be empty if
2454         poststage1_libs is set.  When poststage1_libs is empty, and
2455         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2456         * configure: Rebuild.
2458 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2460         * MAINTAINERS (Write After Approval): Update my email address.
2462 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2464         * config.guess: Update from upstream sources.
2466 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2468         * Makefile.def: Restore host and target settings for gmp.
2469         * Makefile.in: Rebuild.
2471 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2473         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2474         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2475         Fix portability of test of C++ as bootstrap language.  Add
2476         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2477         * configure: Rebuild.
2478         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2479         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2480         in-tree building.
2481         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2482         (POSTSTAGE1_HOST_EXPORTS): Use it.
2483         (STAGE[+id+]_CXXFLAGS): New.
2484         (BASE_FLAGS_TO_PASS): Pass it down.
2485         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2486         extra_exports.
2487         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2488         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2489         extra_exports.
2490         * Makefile.in: Rebuild.
2492 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2494         * config.sub, config.guess: Update from upstream sources.
2496 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2498         * MAINTAINERS (Write After Approval): Add myself.
2500 2009-11-09  Jon Beniston  <jon@beniston.com>
2502         * MAINTAINERS (Write After Approval): Add myself.
2504 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2506         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2507         paths for *-w64-mingw* and x86_64-*mingw*.
2508         * configure: Regenerated.
2510 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2512         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2514 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2516         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2517         Phil Edwards to Write-After Approval.
2519 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2521         * configure.ac: Disable target-winsup & co for
2522         x86_64-*-mingw* and *-w64-mingw* targets.
2523         * configure: Regenerated.
2525 2009-10-16  Nick Clifton  <nickc@redhat.com>
2527         * MAINTAINERS: Add myself as a maintainer for the RX port.
2529 2009-10-26  Johannes Singler  <singler@kit.edu>
2531         * MAINTAINERS (Write After Approval): Update my e-mail address.
2533 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2535         * configure.ac (CLooG test): Use = with test.
2536         * configure: Regenerate.
2538 2009-10-22  Richard Guenther  <rguenther@suse.de>
2540         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2541         cloog if the ppl version check failed.  Move flags saving
2542         before setting in libelf check.
2543         * configure: Regenerate.
2545 2009-10-21  Richard Guenther  <rguenther@suse.de>
2547         * configure.ac: Adjust the ppl and cloog configure to work as
2548         documented.  Disable cloog if ppl was disabled.  Omit the version
2549         checks if they were disabled.
2550         * configure: Re-generate.
2552 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2554         * configure.ac: Add 'lto' to enable_languages, not
2555         new_enable_languages, and only if not already present.
2556         * configure: Regenerate.
2558 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2560         * README: Refer to the various COPYING* files instead of just
2561         COPYING.
2562         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2564 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2566         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2568 2009-10-07  Richard Guenther  <rguenther@suse.de>
2570         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2571         and Richard Guenther as reviewers.
2572         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2573         as reviewers.
2575 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2577         * config.sub: Update from upstream sources.
2579 2009-10-06  Ian Lance Taylor  <iant@google.com>
2581         * Makefile.def: check-gold depends upon all-gas.
2582         * Makefile.in: Rebuild.
2584 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2586         * MAINTAINERS (Write After Approval): Add myself.
2588 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2590         * Makefile.def: all-lto-plugin depends on all-libiberty.
2591         set bootstrap=true for lto-plugin.
2592         Add lto-plugin.
2593         * Makefile.in: Regenerate.
2594         * configure.ac (host_libs): Add lto-plugin.
2595         * configure: Regenerate.
2597 2009-10-03  Diego Novillo  <dnovillo@google.com>
2599         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2600         (HOST_LIBELFLIBS): Define.
2601         (HOST_LIBELFINC): Define.
2602         * Makefile.in: Regenerate.
2603         * configure.ac: Add --enable-lto.
2604         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2605         If --enable-lto is used, add 'lto' to new_enable_languages.
2606         If --enable-lto is used and gold is enabled, add
2607         lto-plugin to configdirs.
2608         * configure: Regenerate.
2610 2009-10-03  Simon Baldwin  <simonb@google.com>
2612         * configure.ac: If --with-system-zlib, suppress local zlib and
2613         pass --with-system-zlib to subdir configure scripts.
2614         * configure: Regenerate.
2616 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2617             Paolo Bonzini  <bonzini@gnu.org>
2619         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2620         $(srcdir).
2621         * Makefile.in: Rebuilt.
2623 2009-09-26  Gary Funck  <gary@intrepid.com>
2625         * MAINTAINERS (Write After Approval): Add myself.
2627 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2629         * configure.ac: Update minimum MPC version to 0.7.
2630         * configure: Regenerate.
2632 2009-09-25  Nick Clifton  <nickc@redhat.com>
2634         * configure.ac: Pass any --cache-file=/dev/null option on to
2635         subconfigures.
2636         * configure: Regenerate.
2638 2009-09-23  Nick Clifton  <nickc@redhat.com>
2640         * config.sub, config.guess: Update from upstream sources.
2642 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2644         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2645         * Makefile.in: Rebuilt.
2647 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2649         PR bootstrap/32272
2650         * configure.ac: Error out if $srcdir isn't '.' but contains
2651         host-${host_noncanonical}.
2652         * configure: Regenerate.
2654 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2656         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2657         maintainer.
2659 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2661         * configure.ac: If bootstrapping a combined tree with
2662         --enable-gold, require c++ in stage1_languages.
2663         * configure: Regenerate.
2665         * configure.ac: Also add target_libs of stage1_languages to
2666         bootstrap_target_libs.
2667         * configure: Regenerate.
2669         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2670         with --enable-languages not containing c++.
2671         * configure: Regenerate.
2673 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2675         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2676         * configure: Regenerate.
2678 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2680         * MAINTAINERS (Write After Approval): Update my e-mail address,
2681         and move from from here...
2682         (Waiting for paperwork): To here.
2684 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2686         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2688 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2690         * configure.ac: Do not use $extrasub for replacing @if/@endif
2691         parts in Makefile; instead, use additional arguments to
2692         AC_CONFIG_COMMANDS to do the replacement manually, with several
2693         sed invocations, to avoid HP-UX sed command limits.
2694         * configure: Regenerate.
2696 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2698         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2699         blank before -L.
2701 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2703         * configure.ac (with-build-config): Document.  Handle without.
2704         Handle missing argument.
2705         * configure: Rebuilt.
2707 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2709         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2710         Default to bootstrap-debug only if compare-debug works.
2711         * configure: Rebuilt.
2712         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2713         * Makefile.in: Rebuilt.
2715 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2717         * MAINTAINERS (OS Port Maintainers): Update my email address.
2719 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2721         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2722         * Makefile.in: Rebuilt.
2724 2009-09-01  Chris Demetriou  <cgd@google.com>
2726         * MAINTAINERS (Write After Approval): Add myself.
2728 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2730         PR debug/30161
2731         * include/dwarf2.h (enum dwarf_tag): Added
2732         DW_TAG_GNU_template_template_param
2733         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2735 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2737         * Makefile.tpl (AWK): Fix typo.
2738         * Makefile.in: Regenerate.
2740 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2742         * configure.ac: Detect awk and sed.
2743         * Makefile.def (flags_to_pass): Add AWK and SED.
2744         * Makefile.tpl (AWK, SED): New.
2745         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2746         * configure: Regenerate.
2747         * Makefile.in: Regenerate.
2749 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2751         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2752         (collapseslashes): Likewise.
2754 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2756         * configure.ac (AC_PREREQ): Bump to 2.64.
2758 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2760         * configure.ac: Remove --with-datarootdir, --with-docdir,
2761         --with-pdfdir, --with-htmldir switches.
2762         * configure: Regenerate.
2764         * configure: Regenerate.
2766         * compile: Sync from Automake 1.11.
2767         * depcomp: Likewise.
2768         * install-sh: Likewise.
2769         * missing: Likewise.
2770         * mkinstalldirs: Likewise.
2771         * ylwrap: Likewise.
2773 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2775         * ltmain.sh (func_normal_abspath): New function.
2776         (func_relative_path): Likewise.
2777         (func_mode_help): Document new -bindir option for link mode.
2778         (func_mode_link): Add new -bindir option, and use it to place
2779         output DLL if specified.
2781 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2783         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2784         (baseargs): Add --disable-option-checking.
2785         * configure: Regenerate.
2787         * Makefile.def (configure-target-libiberty): Depend on
2788         all-binutils and all-ld.
2789         (configure-target-newlib): Likewise.
2790         * Makefile.in: Regenerate.
2792 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2794         * config.sub, config.guess: Update from upstream sources.
2796 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2798         Sync from src, merge:
2800         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2802         * configure.ac: Do not exclude gas for i386-*-darwin.
2803         Add a case for x86_64-*-darwin.
2804         * configure: Regenerate.
2806 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2808         * MAINTAINERS: Add my name to Write After Approval list.
2810 2009-08-06  Michael Eager  <eager@eagercon.com>
2812         * configure.ac: Add Microblaze target.
2813         * configure: Regenerate.
2815 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2817         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2818         * configure: Regenerate.
2820 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2822         * MAINTAINERS (Write After Approval): Update my e-mail address.
2824 2009-07-06  Ian Lance Taylor  <iant@google.com>
2826         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2827         * configure: Rebuild.
2829 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2831         * MAINTAINERS: Move myself to the Graphite Reviewers.
2833 2009-06-30  Wei Guozhi  <carrot@google.com>
2835         * MAINTAINERS: Add my name to Write After Approval list.
2837 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2839         PR bootstrap/40338
2840         * configure.ac (comparestring): Create new variable.
2841         * Makefile.tpl (comparestring): Use to skip some comparisions.
2842         * configure: Regenerate.
2843         * Makefile.in: Regenerate.
2845 2009-06-26  Doug Evans  <dje@sebabeach.org>
2847         * Makefile.def (host_modules): Add cgen.
2848         * Makefile.in: Regenerate.
2849         * configure.ac (host_tools): Add cgen.
2850         * configure: Regenerate.
2852 2009-06-23  DJ Delorie  <dj@redhat.com>
2854         * MAINTAINERS: Add myself as mep maintainer.
2856 2009-06-23  Ian Lance Taylor  <iant@google.com>
2858         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2859         boot_languages.  Only bootstrap target libraries listed in
2860         target_libs for some boot language.  Add --with-stage1-ldflags,
2861         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2862         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2863         if not building with C++.
2864         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2865         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2866         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2867         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2868         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2869         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2870         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2871         * configure, Makefile.in: Rebuild.
2873 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2875         * MAINTAINERS: Added my name to write-after-approval list.
2877 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2879         * configure.ac: Define is_elf for QNX Neutrino targets.
2880         * configure: Regenerate.
2882 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2884         * MAINTAINERS: Added my name to the write-after-approval list
2886 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2888         * configure.ac: Detect MPC in default directory.
2889         * configure: Regenerate.
2891 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2892             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2894         * Makefile.tpl (all): Avoid a trailing backslash.
2895         * Makefile.in: Regenerate.
2897 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2899         * config.sub, config.guess: Update from upstream sources.
2901 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2903         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2904         to noconfdirs.
2905         * configure: Regenerate.
2907 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2909         * Makefile.tpl ([+compare-target+]): Compare all stage
2910         directories, rather than just gcc.
2911         * Makefile.in: Rebuilt.
2913 2009-06-01  Doug Kwan  <dougkwan@google.com>
2915         * configure.ac: Support gold for target arm*-*-*.
2916         * configure: Regenerate.
2918 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2920         * Makefile.def: Add MPC support and dependencies.
2921         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2923         * Makefile.in, configure: Regenerate.
2925 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2927         * Makefile.tpl (all): Avoid harmless warning in make all when
2928         gcc-bootstrap is enabled but stage_last does not exist.
2929         * Makefile.in: Rebuilt.
2931 2009-05-24  Nicolas Roche  <roche@adacore.com>
2933         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2934         * Makefile.in: Regenerate.
2936 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2938         * MAINTAINERS: Update my e-mail address.
2940 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2942         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2943         * configure:  Regenerate.
2945 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2947         PR other/40159
2948         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2949         gcc-no-bootstrap are mutually exclusive.
2950         * Makefile.in: Rebuilt.
2952 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2954         PR other/40159
2955         * Makefile.tpl (all): Don't end with unconditional success.
2956         * Makefile.in: Rebuilt.
2958 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2960         PR target/37137
2961         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2962         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2963         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2964         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2965         stage_configureflags, stage_cflags and stage_libcflags into
2966         explicit Makefile macros.
2967         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2968         GFORTRAN.
2969         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2970         CC.  Set CC_FOR_BUILD from CC.
2971         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2972         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2973         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2974         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2975         and GFORTRAN.
2976         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2977         (_LIBCFLAGS): Renamed to _TFLAGS.
2978         (do-compare-debug, do-compare3-debug): Drop.
2979         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2980         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2981         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2982         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2983         (XGCC_FLAGS_FOR_TARGET): New.
2984         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2985         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2986         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2987         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2988         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2989         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2990         TFLAGS.
2991         (BUILD_CONFIG): Include if requested.
2992         (all): Set TFLAGS on bootstrap.
2993         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2994         (all-stageid-prefixmodule): Likewise.
2995         (do-clean, distclean-stageid): Set TFLAGS.
2996         (restrap): Fix whitespace.
2997         * Makefile.in: Rebuilt.
2999 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3001         * config.guess: Sync with src.
3003 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3005         * configure.ac ($with_ppl):  Default to no if not supplied.
3006         ($with_cloog):  Likewise.
3007         configure:  Regenerate.
3009 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3011         * MAINTAINERS: Update my e-mail address.
3013 2009-04-27  Nick Clifton  <nickc@redhat.com>
3015         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3017 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3019         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3020         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3021         * Makefile.in: Regenerate.
3023 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3025         PR bootstrap/39739
3026         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3027         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3029         * configure, Makefile.in: Regenerate.
3031 2009-04-21  Taras Glek  <tglek@mozilla.com>
3033         * include/hashtab.h: Update GTY annotations to new syntax
3034         * include/splay-tree.h: Likewise
3036 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3038         * config.sub, config.guess: Update from upstream sources.
3040 2009-04-15  Anthony Green  <green@moxielogic.com>
3042         * configure.ac: Add moxie support.
3043         * configure: Rebuilt.
3045 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3047         * configure.ac: Change copyright header to refer to version
3048         3 of the GNU General Public License and to point readers at the
3049         COPYING3 file and the FSF's license web page.
3050         * Makefile.def: Likewise.
3051         * Makefile.tpl: Likewise.
3052         * Makefile.in: Regenerate.
3054 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3056         * configure.ac: Restore match for darwin9 or later. Use double
3057         brackets since regeneration eats one pair.
3058         * configure: Regenerate.
3060 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3062         PR gas/10039
3063         * configure.ac: Require texinfo 4.7.
3064         * configure: Regenerated.
3066 2009-04-09  Nick Clifton  <nickc@redhat.com>
3068         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3069         the GCC Runtime Library Exception.
3071 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3073         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3074         * configure: Regenerate.
3076 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3078         * Makefil.def (languages): New entries.
3079         * Makefile.tpl (check-gcc-*): New generic target.
3080         * Makefile.in: Regenerate.
3082 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3084         * MAINTAINERS:  Update my email address.
3086 2009-03-18  Tom Tromey  <tromey@redhat.com>
3088         * configure: Rebuild.
3089         * configure.ac (host_libs): Add libiconv.
3090         * Makefile.in: Rebuild.
3091         * Makefile.def (host_modules): Add libiconv.
3092         (configure-gdb, all-gdb): Depend on libiconv.
3094 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3096         * configure.ac: Treat gdb as supported on x86_64-darwin.
3097         * configure: Regenerate.
3099 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3101         * configure.ac (--with-host-libstdcxx): New option.
3102         * configure: Regenerate.
3104 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3106         * MAINTAINERS:  Move myself into the write after approval list.
3108 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3110         * MAINTAINERS: Update e-mail address.
3112 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3114         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3116 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3118         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3120 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3122         Backport from git Libtool:
3124         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3125         Support GNU/kOpenSolaris.
3126         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3127         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3128         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3129         GNU/kOpenSolaris.
3131 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3133         * MAINTAINERS: Update e-mail address.
3135 2009-02-24  Michael Eager  <eager@eagercon.com>
3137         * MAINTAINERS (Write After Approval): Add self.
3139 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3141         * MAINTAINERS (Write After Approval): Add myself.
3143 2009-02-05  Andreas Schwab  <schwab@suse.de>
3145         * Makefile.tpl (stage_last): Define $r and $s before using
3146         $(RECURSE_FLAGS_TO_PASS).
3147         * Makefile.in: Regenerate
3149 2009-01-30  Ian Lance Taylor  <iant@google.com>
3151         * MAINTAINERS: Move myself to the Global Reviewers list.
3153 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3155         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3156         * configure: Regenerate.
3158 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3160         * MAINTAINERS: Make whitespace consistent.
3161         Remove Robert Millan from Write After Approval.
3163 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3165         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3166         (all-opcodes): Depend on all-libiberty.
3167         * Makefile.in: Regenerate.
3169 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3171         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3172         * configure: Regenerate.
3174 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3176         * MAINTAINERS (Write After Approval): Add myself.
3178 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3180         * MAINTAINERS: Add myself to reviewers (Fortran).
3182 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3184         PR tree-optimization/38515
3185         * configure.ac (cloog-polylib): Removed.
3186         (with_ppl, with_cloog): Test for "no".
3187         * configure: Regenerated.
3189 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3191         * MAINTAINERS: Moved myself to reviewers (Fortran).
3193 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3195         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3196         (Write After Approval): Remove myself.
3198 2009-01-03  Diego Novillo  <dnovillo@google.com>
3200         * MAINTAINERS: Remove myself from alias maintainership.
3202 2009-01-02  David Ayers  <ayers@fsfe.org>
3204         * MAINTAINERS: Update e-mail address.
3206 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3208         * MAINTAINERS: Make whitespace consistent.
3210 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3212         Backport from upstream Libtool:
3213         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3214         Add cache variables to tests that require the linker to work.
3215         For shlibpath_overrides_runpath, this also changes the semantics
3216         to let the result from the C compiler take precedence.
3218 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3220         * config.sub, config.guess: Update from upstream sources.
3222 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3224         * configure.ac (ppllibs): Add by default the lib flags.
3225         * configure: Regenerate.
3227 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3229         * MAINTAINERS:  Add myself to the write after approval list.
3231 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3233         * configure.ac: Add double brackets on darwin[912].
3234         * configure: Regenerate.
3236 2008-12-03  Daniel Kraft  <d@domob.eu>
3238         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3239         Approval to Reviewer section (for Fortran front-end).
3241 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3243         * configure.ac: Expand to darwin10 and later.
3244         * configure: Regenerate.
3246 2008-12-02  Andreas Schwab  <schwab@suse.de>
3248         * Makefile.def: configure-target-boehm-gc depends on
3249         all-target-libstdc++-v3.
3250         * Makefile.in: Regenerate.
3252 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3254         * MAINTAINERS:  Add myself as mingw maintainer.
3256 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3258         * config.sub, config.guess: Update from upstream sources.
3260 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3262         * README.SCO: Remove.
3264 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3266         * MAINTAINERS:  Add myself to the write after approval list.
3268 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3270         * MAINTAINERS:  Update my email address in WAA section.
3272 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3274         * MAINTAINERS: Update e-mail address.
3276 2008-11-27  Toon Moene  <toon@moene.org>
3278         * MAINTAINERS: Change e-mail address.
3280 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3282         * configure.ac: Build gdb for i?86-*-darwin*
3283         * configure: Regenerated.
3285 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3287         * MAINTAINERS: Added my full name.
3289 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3291         PR bootstrap/38014
3292         PR bootstrap/37923
3294         Revert:
3296         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3298         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3299         * Makefile.in: Regenerated.
3301         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3303         PR gdb/921
3304         PR gdb/1646
3305         PR gdb/2175
3306         PR gdb/2176
3308         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3309         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3310         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3311         (HOST_EXPORTS): Pass CPPFLAGS.
3312         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3313         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3314         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3315         * Makefile.in, configure: Regenerated.
3316         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3317         and CPPFLAGS_FOR_BUILD.
3319 2008-11-06  Jeff Law  <law@redhat.com>
3321         * MAINTAINERS: Add myself as middle end maintainer.
3323 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3325         * MAINTAINERS (Write after approval): Add myself.
3327 2008-11-05  Diego Novillo  <dnovillo@google.com>
3329         * MAINTAINERS (Global Reviewers): Add myself.
3330         (Non-Algorithmic Maintainers): Remove myself.
3332 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3334         * MAINTAINERS (Write after approval): Add myself.
3336 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3338         * MAINTAINERS (Write after approval): Add myself.
3340 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3342         * configure.ac (spu-*-*): Remove special case.
3343         * configure: Regenerate.
3345 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3347         * MAINTAINERS (Write after approval): Update my email address.
3349 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3351         * configure.ac [spu-*-*]: Do not set skipdirs.
3352         * configure: Re-generate.
3354 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3356         * MAINTAINERS (Various Maintainers): Add myself to reload.
3358 2008-10-25  Richard Guenther  <rguenther@suse.de>
3360         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3361         maintainer.  Remove myself as libgcc-math maintainer.
3362         (Non-Algorithmic Maintainers): Remove myself.
3364 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3366         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3367         * Makefile.in: Regenerated.
3369 2008-10-23  Cary Coutant  <ccoutant@google.com>
3371         * MAINTAINERS (Write after approval): Add myself.
3373 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3375         PR gdb/921
3376         PR gdb/1646
3377         PR gdb/2175
3378         PR gdb/2176
3380         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3381         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3382         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3383         (HOST_EXPORTS): Pass CPPFLAGS.
3384         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3385         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3386         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3387         * Makefile.in, configure: Regenerated.
3388         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3389         and CPPFLAGS_FOR_BUILD.
3391 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3393         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3394         Sebastian Pop.
3396 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3398         * MAINTAINERS (Write After Approval): Added myself.
3400 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3402         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3403         recommended version to 2.3.2.
3405         * configure: Regenerate.
3407 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3409         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3411 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3413         * MAINTAINERS (Write After Approval): Update e-mail address.
3415 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3417         * libtool.m4: Update to libtool 2.2.6.
3418         * lt~obsolete.m4: Update to libtool 2.2.6.
3419         * ltmain.sh: Update to libtool 2.2.6.
3420         * ltsugar.m4: Update to libtool 2.2.6.
3421         * ltversion.m4: Update to libtool 2.2.6.
3422         * ltoptions.m4: Update to libtool 2.2.6.
3423         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3425 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3427         * MAINTAINERS (Write After Approval): Add myself.
3429 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3431         * MAINTAINERS (Write After Approval): Update my name.
3433 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3435         * MAINTAINERS: Add myself in "Write After Approval".
3437 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3439         * MAINTAINERS: Add myself as ia64 maintainer.
3441 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3443         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3444         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3445         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3446         and Michael Tiemann from Write After Approval since they do not
3447         actually have access.
3449 2008-09-05  Richard Guenther  <rguenther@suse.de>
3451         * configure.ac: Initialize clooglibs to -lcloog.
3452         * configure: Re-generate.
3454 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3456         * MAINTAINERS (Write After Approval): Add myself.
3458 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3460         * configure.ac (--with-cloog-polylib): New.
3461         (--disable-cloog-version-check): New.
3462         (--disable-ppl-version-check): New.
3463         * configure: Re-generate.
3465 2008-09-03  Richard Guenther  <rguenther@suse.de>
3467         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3468         cloog test.
3469         * configure: Re-generate.
3471 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3473         Add picoChip port.
3474         * MAINTAINERS: Add picoChip maintainers.
3476 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3477             Tobias Grosser  <grosser@fim.uni-passau.de>
3478             Jan Sjodin  <jan.sjodin@amd.com>
3479             Harsha Jagasia  <harsha.jagasia@amd.com>
3480             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3481             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3482             Adrien Eliche  <aeliche@isty.uvsq.fr>
3484         Merge from graphite branch.
3485         * configure: Regenerate.
3486         * Makefile.in: Regenerate.
3487         * configure.ac (host_libs): Add ppl and cloog.
3488         Add checks for PPL and CLooG.
3489         * Makefile.def (ppl, cloog): Added modules and dependences.
3490         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3491         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3493 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3495         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3496         (GCC_SHLIB_SUBDIR): New.
3497         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3498         * configure: Regenerate.
3499         * Makefile.in: Regenerate.
3501 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3503         * MAINTAINERS: Consistently use tabs to separate columns.
3505 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3507         * MAINTAINERS (Write after Approval): Add myself.
3509 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3511         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3512         Enable bfd, binutils and opcodes.
3513         * configure: Regenerate.
3515 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3517         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3519 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3521         * MAINTAINERS:  Use correct Umlaut for last name.
3523 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3525         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3527 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3529         * MAINTAINERS: Update my email address.
3531 2008-08-16  Nicolas Roche  <roche@adacore.com>
3533         * Makefile.tpl: Add BOOT_ADAFLAGS.
3534         * Makefile.in: Regenerate.
3536 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3538         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3539         * configure: Regenerate.
3541 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3543         * configure.ac: Add makefile fragments for hpux.
3544         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3545         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3546         * configure: Regenerate.
3547         * Makefile.in: Regenerate.
3549 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3551         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3553 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3555         * MAINTAINERS (Write after Approval): Add myself.
3557 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3559         * MAINTAINERS (Write After Approval):  Add myself.
3561 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3563         * MAINTAINERS (Write After Approval):  Add myself.
3565 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3567         * MAINTAINERS: Update my email address.
3569 2008-06-25  Joey Ye  <joey.ye@intel.com>
3571         * MAINTAINERS (Write After Approval):  Add myself.
3573 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3575         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3576         * Makefile.in: Regenerate.
3577         * configure: Regenerate.
3579 2008-06-17  Daniel Kraft  <d@domob.eu>
3581         * MAINTAINERS (Write After Approval):  Add myself.
3583 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3585         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3586         "$@" is still intact with both Autoconf 2.59 and 2.62.
3587         * configure: Regenerate.
3589 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3591         * Makefile.tpl: Fix comment errors.
3592         * Makefile.in: Regenerate.
3594 2008-06-12  David S. Miller  <davem@davemloft.net>
3595             David Edelsohn  <edelsohn@gnu.org>
3597         * configure.ac: Add powerpc*-*-* to gold supported targets.
3598         * configure: Regenerate.
3600 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3602         PR tree-optimization/36218
3603         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3604         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3605         (all prefix="build-"): Pass them to build-system sub-makes.
3606         * Makefile.in: Regenerate.
3608 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3610         * MAINTAINERS (mt port): Remove.
3611         (sco5, unixware, sco udk): Remove.
3612         (Kean Johnston): Add to Write After Approval.
3614 2008-05-30  Julian Brown  <julian@codesourcery.com>
3616         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3617         of libobjc for ARM EABI Linux.
3618         * configure: Regenerate.
3620 2008-05-18  Xinliang David Li   <davidxl@google.com>
3622         * ChangeLog: Remove wrong ChangeLog entry.
3624 2008-05-17  Xinliang David Li   <davidxl@google.com>
3626         * MAINTAINERS (Write After Approval): Add myself.
3628 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3630         * MAINTAINERS (Write After Approval): Add myself.
3632 2008-05-14  Rafael Espíndola  <espindola@google.com>
3634         * config-ml.in: don't handle --enable-shared and --enable-static.
3636 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3638         * MAINTAINERS: Update my email address.
3640 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3642         * MAINTAINERS: Update my email address.
3644 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3646         * MAINTAINERS (Write After Approval): Add myself.
3648 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3650         * MAINTAINERS (Write After Approval): Add myself.
3652 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3654         * MAINTAINERS (crx): Add myself.
3656 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3658         Sync with src:
3659         2008-04-14  David S. Miller  <davem@davemloft.net>
3661         * configure.ac: Add sparc*-*-* to gold supported targets.
3662         * configure: Regenerate.
3664 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3666         PR bootstrap/35457
3667         * configure.ac: Include override.m4.
3668         * configure: Regenerate.
3670 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3672         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3673         * Makefile.in: Regenerate.
3675 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3677         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3678         as nonconfigurable directories list.
3679         * configure: Regenerate.
3681 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3683         * config.sub, config.guess: Update from upstream sources.
3685 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3687         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3688         * Makefile.in: Regenerate.
3690 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3692         * configure.ac: Do not build libssp for the AVR.
3693         * configure: Regenerate.
3695 2008-04-07  Ian Lance Taylor  <iant@google.com>
3697         * Makefile.def: check-gold depends upon all-binutils.
3698         * Makefile.in: Regenerate.
3700 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3702         * MAINTAINERS (Write After Approval): Add myself.
3704 2008-04-04  Nick Clifton  <nickc@redhat.com>
3706         PR binutils/4334
3707         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3708         builds.
3709         * configure: Regenerate.
3711 2008-04-04  NightStrike  <NightStrike@gmail.com>
3713         PR other/35151
3714         * configure.ac: Combine rules for mingw32 and mingw64.
3715         * configure: Regenerate.
3717 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3719         * MAINTAINERS (Write After Approval): Add myself.
3721 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3723         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3724         * Makefile.in (.NOTPARALLEL): Ditto.
3726 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3728         * MAINTAINERS (Write After Approval): Add myself.
3730 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3732         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3733         * Makefile.in (.NOTPARALLEL): Regenerate.
3735 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3737         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3738         * Makefile.in: Regenerate.
3740 2008-03-26  Jakub Staszak  <kuba@et.pl>
3742         * MAINTAINERS (Write After Approval): Add myself.
3744 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3746         * MAINTAINERS:  Update e-mail address.
3748 2008-03-20  Ian Lance Taylor  <iant@google.com>
3750         * configure.ac: Add support for --enable-gold.
3751         * Makefile.def: Add gold as a directory like ld.
3752         * configure, Makefile.in: Regenerate.
3754 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3756         * configure.ac: m4_include config/proginstall.m4.
3757         * configure: Regenerate.
3759         Backport from upstream Libtool:
3761         2007-10-12  Eric Blake  <ebb9@byu.net>
3763         Deal with Autoconf 2.62's semantic change in m4_append.
3764         * ltsugar.m4 (lt_append): Replace broken versions of
3765         m4_append.
3766         (lt_if_append_uniq): Don't require separator to be overquoted,
3767         and avoid broken m4_append.
3768         (lt_dict_add): Fix typo.
3769         * libtool.m4 (_LT_DECL): Don't overquote separator.
3771 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3773         * config.rpath: Add AIX 6 support.
3775 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3777         * Makefile.def (stageprofile).  Remove -fprofile-generate
3778         from stage_libcflags.
3779         * Makefile.in: Regenerate.
3781 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3783         * config.sub, config.guess: Update from upstream sources.
3785 2008-03-06  Tom Tromey  <tromey@redhat.com>
3787         * MAINTAINERS: Update for treelang deletion.
3789 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3791         * MAINTAINERS: Update my email address.
3793 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3795         * MAINTAINERS (darwin port): Add myself as a maintainer.
3796         (objective-c/c++): Add myself as a maintainer.
3798 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3800         * MAINTAINERS (Write After Approval): Update my email address.
3802 2008-02-25  Tomas Bily  <tbily@suse.cz>
3804         * MAINTAINERS (Write After Approval): Add myself.
3806 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3808         * MAINTAINERS (OpenMP): Add myself.
3810 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3812         PR bootstrap/32009
3813         PR bootstrap/32161
3815         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3816         * configure: Regenerate.
3818         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3819         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3820         STAGE4_LIBCFLAGS): New.
3821         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3822         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3823         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3824         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3825         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3826         for target modules.  Don't export LIBCFLAGS.
3827         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3828         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3829         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3830         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3831         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3832         * Makefile.in: Regenerate.
3834 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3836         PR libgcj/33085
3837         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3838         Do not use -DDLL_EXPORT.  Backport from upstream.
3840 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3842         * MAINTAINERS (Write After Approval): Add myself.
3844 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3846         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3847         * configure: Regenerate.
3849 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3851         * configure.ac (xtensa*-*-*): Recognize processor variants.
3852         * configure: Regenerate.
3854 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3856         PR bootstrap/34922
3857         * configure.ac (PARSE_ARGS): Push suitable setting of
3858         ac_subdirs_all, for `./configure --help=recursive'.
3859         Handle `+' in generic toplevel directory disabling.
3860         * configure: Regenerate.
3862 2008-01-28  Nick Clifton  <nickc@redhat.com>
3864         * MAINTAINERS (xstormy16): Take over maintainership.
3866 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3868         * MAINTAINERS (c4x port): Remove.
3870 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3872         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3874 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3876         * config.sub, config.guess: Update from upstream sources.
3878 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3880         * MAINTAINERS (Write After Approval): Add myself.
3882 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3884         * MAINTAINERS: Update my email address.
3886 2008-01-09  Raksit Ashok  <raksit@google.com>
3888         * MAINTAINERS (Write After Approval): Add myself.
3890 2008-01-09  Raksit Ashok  <raksit@google.com>
3892         * MAINTAINERS (Write After Approval): Add myself.
3894 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3896         * config.sub, config.guess: Update from upstream sources.
3898 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3900         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3901         Change recommended MPFR from 2.2.1 -> 2.3.0.
3902         * configure: Regenerate.
3904 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3906         * MAINTAINERS: Update my email address.
3908 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3910         * MAINTAINERS: Update my email address.
3912 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3914         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3915         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3916         * Makefile.in: Regenerate.
3918 2007-12-10  Mark Heffernan  <meheff@google.com>
3920         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3921         misplaced entries.
3923 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3925         * configure.ac: Enable libjava for x86_64-*-darwin9.
3926         * configure: Regenerate.
3928 2007-12-07  Bill Maddox  <maddox@google.com>
3930         * MAINTAINERS (Write After Approval): Add myself.
3932 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3934         * config.sub, config.guess: Update from upstream sources.
3936 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3938         * config-ml.in: Remove 64bit configure tests.
3940 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3942         * config-ml.in: Robustify against white space in absolute file
3943         names.
3945         * config-ml.in (multi-clean): Substitute ${Makefile}.
3946         Remove superfluous ${Makefile} in list.
3948 2007-11-19  Thiemo Seufer  <ths@mips.com>
3950         * config-ml.in: Don't hardcode the Makefile name.
3952 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3954         * MAINTAINERS (Write After Approval): Add myself.
3956 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3958         * MAINTAINERS (Write After Approval): Add myself.
3960 2007-11-06  Doug Kwan  <dougkwan@google.com>
3962         * MAINTAINERS (Write After Approval): Add myself.
3964 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3966         * MAINTAINERS (mercury): Remove entry.
3967         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3969 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3971         * Makefile.def (dependencies): Make configure-gdb depend on
3972         all-intl.
3973         * Makefile.in: Regenerated.
3975 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3977         * MAINTAINERS (Fortran maintainer): Remove myself.
3979 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3981         * Makefile.def: To avoid problems running with parallel makes,
3982         build newlib before libgloss so that target specific header
3983         files are availble.
3984         * Makefile.in: Regenerate
3986 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3988         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3989         * Makefile.in: Regenerate.
3991 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3993         * MAINTAINERS (Register allocation reviewer): Add myself.
3995 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3997         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3998         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3999         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4000         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4001         * configure: Regenerate.
4003 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4005         * MAINTAINERS (Register allocation reviewer): Add myself.
4007 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4009         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4010         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4011         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4012         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4013         * configure.ac: Default them to host tools for $host = $build.
4014         Subst them.
4016         * configure: Regenerate.
4017         * Makefile.in: Regenerate.
4019 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4021         * MAINTAINERS (Register allocation reviewer): Add myself.
4023 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4025         * MAINTAINERS (Register allocation reviewer): Add myself.
4027 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4029         * MAINTAINERS (Write After Approval): Fix typo.
4031 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4033         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4034         * configure: Regenerate.
4036 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4038         PR bootstrap/31906
4039         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4040         they're already prefixed.
4042 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4044         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4045         libstdc++.
4046         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4047         * configure: Regenerate.
4048         * Makefile.in: Regenerate.
4050 2007-09-17  Andreas Schwab  <schwab@suse.de>
4052         * configure.ac: Raise minimum makeinfo version to 4.6.
4053         * configure: Regenerate.
4055 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4057         * MAINTAINERS (write-after-approval) add myself
4059 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4061         * configure.ac: Correct makeinfo version check.
4062         * configure: Regenerate.
4064 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4066         * MAINTAINERS: Update my email address.
4068 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4070         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4071         to $skipdirs and only disable gprof for newlib.  Use the normal
4072         mips*-elf* handling in other respects.
4073         * configure: Regnerate.
4075 2007-09-12  David Daney  <ddaney@avtrex.com>
4077         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4078         enabling libgcj.
4079         * configure: Regenerate.
4081 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4083         PR other/32154
4084         * configure.ac: For libgloss targets, point the linker to the linker
4085         script, startup code and simulator library.
4086         * configure: Regenerate.
4088 2007-09-07  Andrew Haley  <aph@redhat.com>
4090         * configure.ac (noconfigdirs): Remove target-libffi and
4091         target-libjava.
4092         * configure: Regenerate.
4094 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4096         PR target/33281
4097         * configure.ac: Use config/mh-mingw on mingw.
4098         * configure: Regenerate.
4100 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2007-09-05  Richard Guenther  <rguenther@suse.de>
4106         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4107         nor --disable-checking is provided also turn on yes and types
4108         checking for stage1.
4109         * configure: Re-generate.
4111 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4113         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4114         (Write After Approval): Remove myself.
4116 2007-08-29  Nick Clifton  <nickc@redhat.com>
4118         * config.sub, config.guess: Update from upstream sources.
4120 2007-08-22  Bud Davis  <jmdavis@link.com>
4122         * MAINTAINERS (Write After Approval): Added myself.
4123         * MAINTAINERS (Reviewers): Removed myself.
4125 2007-08-18  Paul Brook  <paul@codesourcery.com>
4126             Joseph Myers  <joseph@codesourcery.com>
4128         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4129         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4130         * Makefile.in: Regenerate.
4131         * configure.ac (--with-debug-prefix-map): New.
4132         * configure: Regenerate.
4134 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4135             Nigel Stephens  <nigel@mips.com>
4137         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4138         as target_makefile_frag.
4139         * configure: Regenerate.
4141 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4143         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4144         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4145         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4146         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4147         (do-compare, do-compare3, do-compare-debug): New.
4148         ([+compare-target+]): Use them.
4150 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4152         * MAINTAINERS (Write After Approval): Change my email address.
4154 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4155             Ben Elliston  <bje@au.ibm.com>
4157         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4158         --silent if $silent.
4159         * configure: Regenerate.
4161 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4163         * MAINTAINERS (Various Maintainers): Add myself as
4164         loop infrastructure maintainer.  Update my e-mail
4165         address.
4167 2007-07-31  Diego Novillo  <dnovillo@google.com>
4169         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4170         Adjust description.
4172 2007-07-26  Richard Guenther  <rguenther@suse.de>
4174         * configure.ac: Add types checking to stage1 checking flags.
4175         * configure: Regenerate.
4177 2007-07-17  Nick Clifton  <nickc@redhat.com>
4179         * COPYING3: New file.  Contains version 3 of the GNU General
4180         Public License.
4181         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4182         Lesser General Public License.
4184 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4186         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4188 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4190         * MAINTAINERS (S/390 co-maintainer): Add myself.
4191         (Write After Approval): Remove myself.
4193 2007-07-13  Dan Hipschman  <dsh@google.com>
4195         * MAINTAINERS (Write After Approval): Add myself.
4197 2007-07-11  Nick Clifton  <nickc@redhat.com>
4199         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4200         WINDRES export.
4201         * Makefile.in: Regenerate.
4203 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4205         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4206         maintainer.
4208 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4210         * lt~obsolete.m4: New. Import from 20070318 libtool.
4212 2007-07-03  Julian Brown  <julian@codesourcery.com>
4214         * MAINTAINERS (Write After Approval): Add myself.
4216 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4218         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4219         * configure: Regenerate.
4221 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4223         * configure.ac: Add some missing m4 quotation.
4224         * configure: Regenerate.
4226 2007-07-02  Simon Baldwin  <simonb@google.com>
4228         * MAINTAINERS (Write After Approval): Add myself.
4230 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4232         * configure: Regenerate.
4234 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4236         * Makefile.def: Add windmc tool to build.
4237         * Makefile.tpl: Likewise.
4238         * configure.ac: Likewise.
4239         * Makefile.in: Regenerate.
4240         * configure: Regenerate.
4242 2007-06-28  DJ Delorie  <dj@redhat.com>
4244         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4245         not building newlib.
4246         * configure: Regenerated.
4248 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4250         * MAINTAINERS (Write After Approval): Add myself.
4252 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4254         * MAINTAINERS (Write After Approval): Add myself.
4256 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4258         * MAINTAINERS (Write After Approval): Add myself.
4260 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4262         * MAINTAINERS (Write After Approval): Add myself.
4264 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4266         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4267         * Makefile.in: Regenerated.
4269 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4271         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4272         bfin*-*-uclinux* targets.
4273         * configure: Regenerate.
4275 2007-06-14  Ian Lance Taylor  <iant@google.com>
4277         * MAINTAINERS: Add myself as non-algorithmic global write
4278         maintainer.
4280 2007-06-14  Diego Novillo  <dnovillo@google.com>
4282         * MAINTAINERS: Add self as middle-end maintainer and
4283         non-algorithmic global write maintainer.
4285 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4287         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4288         Move all Fortran maintainers except Paul Brook into the
4289         Non-Autopoiesis section.
4291 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4293         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4294         (distclean-stage[+id+]): Possibly delete stage_last.
4295         * Makefile.in: Regenerate.
4297 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4299         * MAINTAINERS (Various Maintainer): Fix typo.
4301 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4303         * MAINTAINERS (Various Maintainer): Add myself as
4304         dataflow maintainer.
4306 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4308         * config.sub, config.guess: Update from upstream sources.
4310 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4312         * Makefile.tpl: Fix spelling error.
4313         * Makefile.in: Regenerate.
4315 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4317         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4318         lt_cv_sys_max_cmd_len.
4320 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4322         * MAINTAINERS (Various Maintainers): Add myself as
4323         auto-vectorizer maintainer.
4325 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4327         PR libjava/32098
4328         * libtool.m4: Revert previous change.
4329         * ltgcc.m4: Put it here.
4331 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4333         * MAINTAINERS (Various Maintainers): Add myself as
4334         auto-vectorizer maintainer.
4336 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4338         PR libjava/32098
4339         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4341 2007-05-30  Richard Guenther  <rguenther@suse.de>
4343         * MAINTAINERS (Various Maintainers): Add myself as
4344         auto-vectorizer maintainer.
4346 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4348         PR bootstrap/29382
4349         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4350         * configure: Rebuilt.
4352 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4354         * MAINTAINERS (Write After Approval): Removed my name.
4356 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4358         * MAINTAINERS (Write After Approval): Remove myself.
4360 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4362         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4364 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4366         * ltmain.sh: Update from ToT Libtool.
4367         * libtool.m4: Update from ToT Libtool.
4368         * ltsugar.m4: New. Update from ToT Libtool.
4369         * ltversion.m4: New. Update from ToT Libtool.
4370         * ltoptions.m4: New. Update from ToT Libtool.
4371         * ltconfig: Remove.
4372         * ltcf-c.sh: Remove.
4373         * ltcf-cxx.sh: Remove.
4374         * ltcf-gcj.sh: Remove.
4376 2007-05-22  Ollie Wild  <aaw@google.com>
4378         * MAINTAINERS (Write After Approval): Add myself.
4380 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4382         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4383         stage_cflags.
4384         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4385         Remove CFLAGS/LIBCFLAGS.
4386         (configure-stage[+id+]-[+prefix+][+module+],
4387         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4388         * Makefile.in: Regenerate.
4390 2007-05-15  Diego Novillo  <dnovillo@google.com>
4392         * MAINTAINERS: Update e-mail address.
4394 2007-05-15  Revital Eres  <eres@il.ibm.com>
4396         * MAINTAINERS (Write After Approval): Add myself.
4398 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4400         * MAINTAINERS (Write After Approval): Updated my address.
4402 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4404         * MAINTAINERS (Write After Approval): Add myself.
4406 2007-05-11  Silvius Rus  <rus@google.com>
4408         * MAINTAINERS (Write After Approval): Add myself.
4410 2007-04-23  Tom Tromey  <tromey@redhat.com>
4412         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4414 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4416         * MAINTAINERS (cpplib): Rename to ...
4417         (libcpp): ... this.  Add C/C++ front end maintainers.
4419 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4421         * config-ml.in: Pass ${ml_config_env} to configure calls.
4423 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4425         * MAINTAINERS (Write After Approval): Add myself.
4427 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4429         * MAINTAINERS (Write After Approval): Add myself.
4431 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4433         * MAINTAINERS (fortran 95 front end): Add myself.
4435 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4437         * MAINTAINERS (Write After Approval): Add myself.
4439 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4441         * MAINTAINERS (Modulo Scheduler): Add myself.
4443 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4445         * MAINTAINERS (fortran 95 front end): Add myself.
4446         (c++ front end): whitespace fix.
4448 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4450         * MAINTAINERS (Write After Approval): Add myself.
4452 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4454         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4455         of glob.  Quote arguments with single quotes too.
4456         * configure: Regenerate.
4458 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4460         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4461         * Makefile.in: Regenerate
4463 2007-03-07  Andreas Schwab  <schwab@suse.de>
4465         * configure: Regenerate.
4467 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4469         * configure.ac: Add "--with-pdfdir" configure option,
4470         which defines pdfdir variable.
4471         * Makefile.def (target=fixincludes): Add install-pdf to
4472         missing targets.
4473         (recursive_targets): Add install-pdf target.
4474         (flags_to_pass): Add pdfdir.
4475         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4476         target.
4477         * configure: Regenerate
4478         * Makefile.in: Regenerate
4480 2007-02-28  Eric Christopher  <echristo@apple.com>
4482         Revert:
4483         2006-12-07  Mike Stump  <mrs@apple.com>
4485         * Makefile.def (dependencies): Add dependency for
4486         install-target-libssp and install-target-libgomp on
4487         install-gcc.
4488         * Makefile.in: Regenerate.
4490 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4492         * configure: Regenerate.
4493         * configure.ac: Move statements after variable declarations.
4495 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4497         * MAINTAINERS: Add myself as sh maintainer.
4499 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4501         * configure.ac: Adjust for loop syntax.
4502         * configure: Regenerate.
4504 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4506         * configure: Rebuilt.
4508 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4510         * configure.ac: Drop multiple occurrences of --enable-languages,
4511         and fix its quoting.
4512         * configure: Rebuilt.
4514 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4515             Nathan Sidwell  <nathan@codesourcery.com>
4516             Vladimir Prus  <vladimir@codesourcery.com>
4517             Joseph Myers  <joseph@codesourcery.com>
4519         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4520         * configure: Regenerate.
4522 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4524         * ltconfig (freebsd*): Default to elf.
4526 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4528         * configure.ac (target_libraries): Move libgcc before libiberty.
4529         * configure: Regenerated.
4531 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4532             Paolo Bonzini  <bonzini@gnu.org>
4534         PR bootstrap/30753
4535         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4536         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4537         * configure: Regenerated.
4539 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4541         * MAINTAINERS (Language Front End Maintainers): Update my mail
4542         address.
4544 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4546         PR bootstrap/30748
4547         * configure.ac: Correct syntax for Solaris ksh.
4548         * configure: Regenerated.
4550 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4552         * configure.ac: Sync with src.
4553         * configure: Regenerate.
4555 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4557         * Makefile.in: Regenerate.
4559 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4561         * config.sub: Sync with src.
4563 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4565         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4566         noncanonical equivalents.
4567         * configure.in: Rename to...
4568         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4569         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4570         target_noncanonical.  Use them.  Rewrite removal of configure
4571         arguments for autoconf 2.59.  Discard variable settings.  Force
4572         program_transform_name for native tools.
4574         * Makefile.in: Regenerated.
4575         * configure: Regenerated with autoconf 2.59.
4577 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4579         * MAINTAINERS (Write After Approval): Add myself.
4581 2007-01-31  Andreas Schwab  <schwab@suse.de>
4583         * Makefile.tpl (LDFLAGS): Substitute it.
4584         * Makefile.in: Regenerate.
4586 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4588         * MAINTAINERS (Write After Approval): Add myself.
4590 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4592         * MAINTAINERS (spu port): Add myself.
4594 2007-01-23  Richard Guenther  <rguenther@suse.de>
4596         PR bootstrap/30541
4597         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4598         * Makefile.tpl (GNATBIND): Substitute it.
4599         (GNATMAKE): Likewise.
4600         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4601         of STAGE_PREFIX.
4602         * Makefile.in: Regenerate.
4603         * configure: Regenerate.
4605 2007-01-18  Mike Stump  <mrs@apple.com>
4607         * configure.in: Re-enable -Werror for gcc builds.
4609 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4611         * MAINTAINERS (Write After Approval): Add myself.
4613 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4615         * configure.in: Change == to = in test command.
4616         * configure: Regenerate.
4618 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4619             Nick Clifton  <nickc@redhat.com>
4620             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4622         * configure.in (build_configargs, host_configargs, target_configargs):
4623         Remove build/host/target parameters.
4624         (host_libs): Add gmp and mpfr.
4625         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4626         * Makefile.def (gmp, mpfr): New.
4627         (gcc): Remove target.
4628         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4629         target_os, target_vendor): New.
4630         (configure): Add host_alias/target_alias arguments; adjust invocations.
4631         * configure: Regenerate.
4632         * Makefile.in: Regenerate.
4634 2007-01-11  Matt Fago  <fago@earthlink.net>
4636         * configure.in: Try to link to functions only in mpfr 2.2.x
4637         to improve robustness of configure tests.
4638         * configure: Regenerate.
4640 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4642         * MAINTAINERS: Add myself as i386 maintainer.
4644 2007-01-08  Jan Hubicka  <jh@suse.cz>
4646         * MAINTAINERS: Add myself as i386 maintainer.
4648 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4650         * configure.in: Add support for an x86_64-mingw* target.
4651         * configure: Regenerate.
4653 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4655         * Makefile.tpl (all-target): Correct @if conditional for target
4656         modules.
4657         * configure.in: Omit libiberty if building only target libgcc.
4658         * configure, Makefile.in: Regenerated.
4660 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4662         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4663         * configure: Regenerate.
4665 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4667         * Makefile.def (target_modules): Add libgcc.
4668         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4669         * Makefile.tpl (clean-target-libgcc): Delete.
4670         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4671         on gcc even for bootstrapped modules.  Rewrite handling of
4672         lang_env_dependencies to loop over target_modules.
4673         * configure.in (target_libraries): Add target-libgcc.
4674         * Makefile.in, configure: Regenerated.
4676 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4678         * configure.in: Reorganize recognition of languages.  Add
4679         --enable-stage1-languages.  Show supported languages for the chosen
4680         target rather than all recognized languages.
4681         * configure: Regenerate.
4683 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4685         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4686         * Makefile.in: Regenerate.
4688 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4690         * configure.in: Warn that MPFR 2.2.0 is buggy.
4691         * configure: Regenerate.
4693 2006-12-27  Ian Lance Taylor  <iant@google.com>
4695         * configure.in: When removing Makefiles to force a reconfigure, also
4696         remove prev-DIR*/Makefile.
4697         * configure: Regenerate.
4699 2006-12-22  Andreas Schwab  <schwab@suse.de>
4701         * configure: Regenerate with correct autoconf version.
4703 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4705         * configure.in: add AC_SUBST for *_FOR_TARGET.
4706         * configure: Regenerate.
4708 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4710         * configure.in: Simplify logic for rejecting languages that cannot
4711         be built.  Separate the case when a language is unsupported,
4712         from the case when the user chooses not to build a language.
4714 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4716         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4717         it only affects bootstrap and could be tested on "$host" as well.
4718         * configure: Regenerate.
4719         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4721 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4723         PR bootstrap/29544
4724         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4725         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4726         move here comment from Makefile.tpl.
4727         * Makefile.tpl: Move some definitions higher in the file.
4728         (STAGE1_CHECKING): New.
4729         * configure.in: Add --enable-stage1-checking.
4730         * configure: Regenerate.
4731         * Makefile.in: Regenerate.
4733 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4735         * MAINTAINERS: Add myself as build system maintainer.
4737 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4739         * MAINTAINERS (Write After Approval): Add myself.
4741 2006-12-13  Eric Christopher  <echristo@apple.com>
4743         * MAINTAINERS: Add myself as darwin maintainer.
4745 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4747         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4749 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4751         MAINTAINERS: Update my entry.
4753 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4755         * configure.in:  Handle spu makefile frag.
4756         * Makefile.tpl (MAINT): Define
4757         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4758         * configure: Regenerate.
4759         * Makefile.in: Regenerate.
4761 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4763         * config.guess: Import latest version.
4764         * config.sub: Likewise.
4766 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4768         * configure.in (spu-*-*): Don't skip target-libiberty.
4769         * configure: Regenerate.
4771 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4773         PR bootstrap/30134
4774         * configure.in: Correct x86 darwin support for libjava to powerpc
4775         and i?86 only.
4776         * configure: Regenerate.
4778 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4780         * configure.in: Add x86 darwin support for libjava.
4781         * configure: Regenerate.
4783 2006-12-07  Mike Stump  <mrs@apple.com>
4785         * Makefile.def (dependencies): Add dependency for
4786         install-target-libssp and install-target-libgomp on
4787         install-gcc.
4788         * Makefile.in: Regenerate.
4790 2006-12-04  Richard Guenther  <rguenther@suse.de>
4792         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4793         (Non-Algorithmic Maintainers): Move over non-algorithmic
4794         loop optimizer maintainers, add myself as a non-algorithmic
4795         middle-end maintainer.
4797 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4799         * MAINTAINERS (Write After Approval): Add myself.
4801 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4803         * configure.in: Update error message for missing GMP/MPFR.
4805         * configure: Regenerate.
4807 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4809         * configure.in: Update MPFR version in error message.
4811         * configure: Regenerate.
4813 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4815         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4816         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4817         --with-gmp-lib): New flags.
4819         * configure: Regenerate.
4821 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4823         * MAINTAINERS (Write After Approval): Change my email address.
4825 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4827         * MAINTAINERS (Write After Approval): Add myself.
4829 2006-11-22  Philipp Thomas  <pth@suse.de>
4831         * MAINTAINERS (i18n): Update e-mail address.
4833 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4835         * MAINTAINERS (spu port): Add myself as maintainer.
4836         (Write After Approval): Remove myself.
4838 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4840         * configure.in (skipdirs): Don't build libssp for SPU.
4841         * configure: Regenerate.
4843 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4845         * MAINTAINERS (spu port): Add myself as maintainer.
4846         (libobjc): Update my email address.
4848 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4850         * MAINTAINERS (Write After Approval): Add myself.
4852 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4854         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4855         * configure : Rebuilt.
4857 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4859         * MAINTAINERS (Write After Approval): Add myself.
4861 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4863         * MAINTAINERS (Write After Approval): Add myself.
4865 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4867         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4868         libmpfr.a.
4869         * configure: Regenerate.
4871 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4873         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4874         (unstage): Test for stage_last presence.
4876         PR bootstrap/29802
4877         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4878         STAGE_PREFIX.
4879         * Makefile.in: Regenerate.
4881 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4883         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4884         maintainers.
4886 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4888         * MAINTAINERS (Write After Approval): Add myself.
4890 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4892         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4893         and stageN-package/Makefile.
4894         * Makefile.in: Regenerated.
4896 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4898         * configure.in: Remove target-libgloss from noconfigdirs for
4899         bfin-*-*.
4900         * configure: Regenerated.
4902 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4904         * configure.in (have_gmp): Only error if the gcc directory exists.
4906         * configure: Regenerate.
4908 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4910         * configure.in: Robustify error message for missing GMP/MPFR.
4912         * configure: Regenerate.
4914 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4916         * MAINTAINERS (Write After Approval): Add myself.
4918 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4920         * MAINTAINERS: Change email address.
4922 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4924         * MAINTAINERS (Write After Approval): Add myself.
4926 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4928         * MAINTAINERS (Write After Approval): Add myself.
4930 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4932         * MAINTAINERS (Write After Approval): Move myself to
4933         Write After Approval section.
4935 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4937         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4938         need_gmp anymore.
4939         * configure: Regenerate.
4941 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4943         * MAINTAINERS (Write After Approval): Add myself.
4945 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4947         * config.guess: Import latest version.
4948         * config.sub: Likewise.
4950 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4952         * Makefile.def: Added pdf target handling.
4953         * Makefile.tpl: Added pdf target handling.
4954         * Makefile.in: Regenerated.
4956 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4958         * MAINTAINERS: Add self as score port maintainer.
4960 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4962         * MAINTAINERS (Write After Approval): Add myself.
4964 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4966         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4967         or newer.
4968         * configure: Regenerated.
4970 2006-09-27  Dave Brolley  <brolley@redhat.com>
4972         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4973         using $s instead of $r.
4974         * configure: Regenerated.
4976 2006-09-26  Thiemo Seufer  <ths@mips.com>
4978         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4979         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4980         * configure: Regenerate.
4982 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4984         * MAINTAINERS (Write After Approval): Remove myself.
4986 2006-09-22  Chao-ying Fu  <fu@mips.com>
4988         * MAINTAINERS (Write After Approval): Add myself.
4990 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4992         * MAINTAINERS: Add self as soft-fp maintainer.
4994 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4996         * MAINTAINERS: Add myself as avr maintainer.
4997         Remove Marek Michalkiewicz as avr maintainer.
4999 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5001         * MAINTAINERS (Write After Approval): Add myself.
5003 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5005         * configure.in: Never build newlib for a Mingw host.
5006         Never build newlib as Mingw target library.
5007         Test the existence of winsup/cygwin for building a Cygwin newlib,
5008         rather than just winsup.
5009         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5010         building a Mingw target.
5011         * configure: Regenerate.
5013 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5015         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5017 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5019         * config.guess: Import from src (was more updated).
5020         * config.sub: Likewise.
5022 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5024         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5025         * configure: Regenerated.
5027 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5029         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5030         for stages after the first.
5032 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5034         * Makefile.def: Add dependencies for configure-opcodes
5035         on configure-intl and all-opcodes on all-intl.
5036         * Makefile.in: Regenerated.
5038 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5040         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5042 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5044         Port to hosts whose 'sort' and 'tail' implementations
5045         treat operands with leading '+' as file names, as POSIX
5046         has required since 2001.  However, make sure the code still
5047         works on pre-POSIX hosts.
5048         * ltmain.sh: Don't assume "sort +2" is equivalent to
5049         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5051 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5053         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5055 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5057         * ltconfig: chmod 644 before ranlib during install.
5059 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5061         PR bootstrap/18058
5062         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5063         if the bootstrap compiler is a GCC version that supports it.
5064         * configure: Regenerate.
5066 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5068         * configure.in: Fix thinkos in previous check-in.
5069         * configure: Regenerate.
5071 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5073         PR other/27063
5074         * configure.in: Test subdir_requires and give an appropriate
5075         error message.
5076         * configure: Regenerate.
5078 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5080         * MAINTAINERS (Write After Approval): Add myself.
5082 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5084         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5086 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5088         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5090 2006-06-20  David Ayers  <d.ayers@inode.at>
5092         PR bootstrap/28072
5093         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5094         whether target-libjava is being configured instead of whether the
5095         java front end is enabled.
5096         * configure: Regenerate.
5098 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5100         PR target/27540
5101         * configure.in: Only enable libgomp on IRIX 6.
5102         * configure: Regenerate.
5104 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5106         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5107         too.
5108         * Makefile.in: Regenerate.
5110 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5112         * config-ml.in: Alter CCASFLAGS to include special
5113         multilib options the same as is done for CFLAGS.
5115 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5117         * configure.in: Don't enable libgomp on hpux10.
5118         * configure: Rebuilt.
5120 2006-06-12  David Ayers  <d.ayers@inode.at>
5122         PR bootstrap/27963
5123         PR target/19970
5124         * configure.in: Remove target-boehm-gc from noconfigdirs where
5125         ${libgcj} is specified.
5126         * configure: Regenerate.
5128 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5130         Sync from src:
5132         * configure.in: Sync.
5133         * configure: Regenerated.
5135         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5137         * Makefile.def: Added dependencies from sim and gdb on intl, and
5138         added configure dependencies to everything with an all dependency
5139         on intl.
5140         * Makefile.in: Regenerated.
5142 2006-06-06  David Ayers  <d.ayers@inode.at>
5144         PR libobjc/13946
5145         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5146         * Makefile.in: Regenerate.
5147         * configure.in: Add --enable-objc-gc at toplevel and have it
5148         enable boehm-gc for Objective-C.
5149         Remove target-boehm-gc from libgcj.
5150         Add target-boehm-gc to target_libraries.
5151         Add target-boehm-gc to noconfigdirs where ${libgcj}
5152         is specified.
5153         Assert that boehm-gc is supported when requested for Objective-C.
5154         Only build boehm-gc if needed either for Java or Objective-C.
5155         * configure: Regenerate.
5157 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5159         PR 27674
5160         * Makefile.tpl (configure-[+prefix+][+module+],
5161         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5162         Remove rule to unstage bootstrapped modules.
5163         (stage_current): New.
5164         * Makefile.in: Regenerate.
5166 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5168         * MAINTAINERS (Write After Approval): Update my e-mail address.
5170 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5172         * include/libiberty.h: Declare pex_run_in_environment.
5174 2006-05-31  Asher Langton  <langton2@llnl.gov>
5176         * MAINTAINERS (Write After Approval): Add myself.
5178 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5180         * Makefile.def (bfd, opcodes): Fix lib_path.
5181         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5182         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5183         * Makefile.in: Regenerate.
5185 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5187         * Makefile.in: Regenerate.
5189 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5191         * Makefile.def: Add install-html target. Add datarootdir
5192         docdir and htmldir to flags_to_pass.
5193         * Makefile.tpl: Add install-html target.
5194         * Makefile.in: Regenerate.
5195         * configure.in: Add --with-datarootdir, --with-docdir, and
5196         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5197         * configure: Regenerate.
5199 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5201         * configure.in: Enable gprof for cross builds.
5202         * configure: Regenerate.
5204 2006-05-22  Richard Guenther  <rguenther@suse.de>
5206         Revert
5207         2006-01-31  Richard Guenther  <rguenther@suse.de>
5208         Paolo Bonzini  <bonzini@gnu.org>
5210         * Makefile.def (target_modules): Add libgcc-math target module.
5211         * configure.in (target_libraries): Add libgcc-math target library.
5212         (--enable-libgcc-math): New configure switch.
5213         * Makefile.in: Re-generate.
5214         * configure: Re-generate.
5215         * libgcc-math: New toplevel directory.
5217 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5218             Andreas Tobler  <a.tobler@schweiz.ch>
5220         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5221         * configure: Rebuilt.
5223 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5225         * MAINTAINERS (Write After Approval): Add myself.
5227 2006-05-01  DJ Delorie  <dj@redhat.com>
5229         * configure.in: Restore CFLAGS if GMP isn't present.
5230         * configure: Regenerate.
5232 2006-05-01  Richard Guenther  <rguenther@suse.de>
5234         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5235         maintainer.
5237 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5239         * MAINTAINERS (Write After Approval): Add myself.
5241 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5243         * MAINTAINERS (Write After Approval): Add myself.
5245 2006-04-18  DJ Delorie  <dj@redhat.com>
5247         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5248         reference libgloss so that libssp can be built in a combined
5249         tree.
5250         * configure: Regenerate.
5252 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5254         * MAINTAINERS (Write After Approval): Add myself.
5256 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5258         * configure.in: Require makeinfo 4.4 or higher.
5259         * configure: Regenerate.
5261 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5263         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5264         Rearrange the entries of other libraries to have them in one place.
5266 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5268         * MAINTAINERS (Write After Approval): Remove myself.
5269         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5271 2006-03-14  Richard Guenther  <rguenther@suse.de>
5273         * configure: Regenerate with autoconf 2.13.
5275 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5277         * MAINTAINERS: Use my work address.
5279         * MAINTAINERS: Update my E-mail address.
5281 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5283         * configure.in: Handle --disable-<component> generically.
5284         * configure: Regenerate.
5286 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5288         PR libgcj/17311
5289         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5291 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5293         * MAINTAINERS (Write After Approval):  Remove myself.
5294         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5296 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5298         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5299         (TARGET_CONFIGDIRS): Remove.
5300         * configure.in: Remove AC_SUBST(target_configdirs).
5301         * Makefile.in, configure: Regenerated.
5303 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5305         * MAINTAINERS (Write After Approval):  Remove myself.
5306         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5308 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5310         PR bootstrap/25670
5312         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5314         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5315         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5316         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5317         BUILD_PREFIX, BUILD_PREFIX_1.
5318         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5320         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5321         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5323         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5324         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5325         of `cat stage_current`.  Always provide the `r' and `s' variables.
5326         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5327         a single shell execution.
5328         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5329         bootstrapped modules, make the stage1 module if the build was not
5330         started yet, else build the current stage.
5331         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5332         (all-build, all-host, all-target, [+make_target+]-host,
5333         [+make_target+]-target): Do not use \-continued lines.
5334         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5335         (current_stage, restrap, stage_last): New.
5337         * Makefile.in: Regenerate.
5338         * configure: Regenerate.
5340 2006-02-19  Bud Davis  <jmdavis@link.com>
5342         * MAINTAINERS (Write After Approval):  Remove myself.
5343         (Language Front End Maintainers):  Add myself as fortran 95
5344         maintainer and update e-mail address.
5346 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5348         * MAINTAINERS (Write After Approval):  Remove myself.
5349         (Language Front End Maintainers):  Add myself as fortran 95
5350         maintainer.
5352 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5354         * MAINTAINERS (Write After Approval): Add myself.
5356 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5358         * MAINTAINERS (Write After Approval):  Remove myself.
5359         (Language Front End Maintainers):  Add myself as
5360         fortran 95 maintainer.
5362 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5364         Sync from src:
5366         2005-12-27  Leif Ekblad  <leif@rdos.net>
5368         * configure.in: Add support for RDOS target.
5369         * configure: Regenerate.
5371 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5372             Andreas Schwab  <schwab@suse.de>
5374         * configure: Regenerate.
5376 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5378         * configure.in (enable_libgomp): Add AIX.
5379         * configure: Regenerate.
5381 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5383         * MAINTAINERS (Write After Approval): Add myself.
5385 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5387         * MAINTAINERS (Write After Approval): Add myself.
5389 2006-01-31  Richard Guenther  <rguenther@suse.de>
5390         Paolo Bonzini  <bonzini@gnu.org>
5392         * Makefile.def (target_modules): Add libgcc-math target module.
5393         * configure.in (target_libraries): Add libgcc-math target library.
5394         (--enable-libgcc-math): New configure switch.
5395         * Makefile.in: Re-generate.
5396         * configure: Re-generate.
5397         * libgcc-math: New toplevel directory.
5399 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5401         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5402         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5403         the assembler, linker and binutils.
5404         * configure: Regenerate.
5406 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5408         * MAINTAINERS (Write After Approval): Add myself.
5410 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5412         * configure: Regenerate.
5414 2006-01-18  Richard Henderson  <rth@redhat.com>
5415             Jakub Jelinek  <jakub@redhat.com>
5416             Diego Novillo  <dnovillo@redhat.com>
5418         * libgomp: New directory.
5419         * Makefile.def: Add target_module libgomp.
5420         * Makefile.in: Regenerate.
5421         * configure.in (target_libraries): Add target-libgomp.
5422         * configure: Regenerate.
5424 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5426         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5427         @ from continuation.
5428         * Makefile.in: Rebuilt.
5430 2006-01-04  Chris Lattner  <sabre@gnu.org>
5432         * MAINTAINERS (Write After Approval): Add myself.
5434 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5436         PR bootstrap/24252
5438         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5439         * Makefile.tpl (OBJDUMP): New.
5440         (EXTRA_HOST_FLAGS): Add it.
5441         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5443         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5444         to use symbolic links between directories.  Avoid race conditions
5445         or make them harmless.
5446         * configure.in: Do not try to use symbolic links between directories.
5448         * Makefile.def (LEAN): Pass.
5449         * Makefile.tpl (LEAN): Define.
5450         (stage[+id+]-start): Accept that the previous directory does not
5451         exist, if the bootstrap is lean.
5452         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5453         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5454         configure substitution.
5455         ([+compare-target+]): Likewise.
5456         ([+bootstrap-target+]-lean): New.
5457         * configure.in: Remove lean bootstrap support from here.
5459         * Makefile.in: Regenerate.
5460         * configure: Regenerate.
5462 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5464         * MAINTAINERS (libdecnumber): Add myself.
5466 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5468         * libtool-ldflags: New script.
5470 2006-01-02  Andreas Schwab  <schwab@suse.de>
5472         * configure.in: When reconfiguring remove Makefile in
5473         all stage directories.
5474         * configure: Regenerate.
5476 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5478         * MAINTAINERS: Update my email address.
5480 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5482         Revert Ada-related part of the previous change.
5484         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5485         Do not pass.
5486         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5487         * Makefile.in: Regenerate.
5488         * configure.in: Do not include mt-ppc-aix target fragment.
5489         * configure: Regenerate.
5491 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5493         * configure.in: Select appropriate fragments for PowerPC/AIX.
5494         * configure: Regenerate.
5496         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5497         BOOT_CFLAGS, BOOT_LDFLAGS.
5498         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5499         BOOT_CFLAGS, BOOT_LDFLAGS.
5500         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5501         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5502         (stage): Fail if we cannot complete the work.
5503         * Makefile.in: Regenerate.
5505 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5507         * configure.in: Replace ms1 with mt.
5508         * configure: Rebuilt.
5510 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5512         * MAINTAINERS: Update my email address.
5514 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5516         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5517         install-host-nogcc): Don't invoke $(stage) at the end.
5518         * Makefile.in: Regenerate.
5520 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5522         * configure.in: Flip the top-level bootstrap switch.
5523         * configure: Regenerate.
5525 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5527         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5528         $(stage) and $(unstage).
5529         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5530         (all): Remove stray semicolon.
5531         (local-distclean): Don't handle multilib.tmp and multilib.out.
5532         (install.all): Set $s for consistency.
5533         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5534         check_multilibs setting.  Always make the install directory.
5535         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5536         Correct @if/@endif.
5537         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5538         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5539         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5540         (multilib.out): Remove.
5541         * Makefile.in: Regenerated.
5543 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5545         * MAINTAINERS (Write After Approval): Add myself.
5547 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5549         * MAINTAINERS: Add myself as mt maintainer.
5551         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5553 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5555         * MAINTAINERS: Change email address.
5557 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5559         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5560         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5561         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5562         Find in-tree tools if available.
5563         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5564         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5565         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5566         (COMPILER_*_FOR_TARGET): New.
5567         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5568         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5569         (CONFIGURED_*, USUAL_*): Remove.
5570         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5571         STRIP): Use autoconf substitutions.
5572         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5573         COMPILER_NM_FOR_TARGET): New.
5574         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5576         (all): Make all-host and all-target in parallel.
5577         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5578         that $$r and $$s are set before invoking a recursive make.
5579         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5580         ([+bootstrap-target+]): Inline most of the `all' target.
5582 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5584         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5585         from the gcc build directory.
5586         * Makefile.in: Regenerate.
5588 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5590         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5591         depend on all-libdecnumber.
5592         * configure.in (host_libs): Include libdecnumber.
5593         * Makefile.in: Regenerate.
5594         * configure: Likewise.
5596 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5598         * libdecnumber: Import decNumber sources from the dfp-branch.
5600 2005-11-21  Kean Johnston  <jkj@sco.com>
5602         * config.sub, config.guess: Sync from upstream sources.
5604 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5606         Import from Autoconf sources:
5608         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5609         * config/move-if-change: Don't output "$2 is unchanged";
5610         suggested by Ben Elliston.  Handle weird characters correctly.
5612 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5614         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5615         to match upstream libtool for darwin.
5617 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5619         * Makefile.def: Remove gdb dependencies for gdbtk.
5620         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5621         (configure-gdb, install-gdb): New rules.
5622         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5623         * Makefile.in, configure: Regenerated.
5625 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5627         * MAINTAINERS (Write After Approval): Add myself.
5629 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5631         * MAINTAINERS (Write After Approval): Add myself.
5633 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5635         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5636         Diego Novillo.
5638 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5640         PR bootstrap/24297
5641         * Makefile.tpl (do-[+make-target+], do-check, install,
5642         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5643         are set before recursing.
5644         * Makefile.in: Regenerate.
5646 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5648         PR bootstrap/18939
5649         * Makefile.def (gcc) <target>: Fix thinko.
5650         * Makefile.in: Regenerate.
5652 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5654         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5655         * configure: Regenerate.
5657 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5659         * MAINTAINERS (Write After Approval): Add self.
5661 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5663         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5664         target-libffi, target-qthreads, target-libjava, and
5665         targetlibobjc.
5666         * configure: Regenerate.
5668 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5670         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5671         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5672         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5673         (USUAL_OBJDUMP_FOR_TARGET): New.
5674         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5675         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5676         * configure, Makefile.in: Regenerated.
5678 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5680         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5681         before other host packages.
5683 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5685         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5687 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5689         PR bootstrap/22340
5691         * configure.in (default_target): Remove.
5692         * Makefile.tpl (all): Do not use prerequisites as subroutines
5693         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5694         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5695         use prerequisites as subroutines.
5696         (check-host, check-target): New.
5697         (bootstrap configure & all targets): Do not use stage*-start
5698         if the directory layout is already ok.
5699         (non-bootstrap configure & all targets): Prepend a $(unstage).
5700         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5701         (NOTPARALLEL): Remove.
5702         (unstage, stage variables): New variables.
5703         (unstage, stage targets): Simply expand to those variables.
5705         * configure: Regenerate.
5706         * Makefile.in: Regenerate.
5708 2005-10-04  James E Wilson  <wilson@specifix.com>
5710         * Makefile.def (lang_env_dependencies): Add libmudflap.
5711         * Makefile.in: Regenerate.
5713 2005-10-03  Andreas Schwab  <schwab@suse.de>
5715         Backport from libtool CVS:
5716         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5718         * ltmain.sh: add support for installing into temporary
5719         staging area (e.g. 'make install DESTDIR=...')
5721 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5723         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5724         * configure: Regenerated.
5726 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5728         * configure: Regenerate with the correct
5729         autoconf version.
5731 2005-09-30  Catherine Moore  <clm@cm00re.com>
5733         * configure.in (bfin-*-*): New.
5734         * configure: Regenerated.
5736 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5738         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5739         (LIPO_FOR_TARGET): New.
5740         (CONFIGURED_LIPO_FOR_TARGET): New.
5741         (USUAL_LIPO_FOR_TARGET): New.
5742         (STRIP_FOR_TARGET): New.
5743         (CONFIGURED_STRIP_FOR_TARGET): New.
5744         (USUAL_STRIP_FOR_TARGET): New.
5745         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5746         STRIP_FOR_TARGET.
5747         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5748         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5749         * Makefile.in: Regenerate.
5750         * configure: Regenerate.
5752 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5754         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5755         (rs6000-*-aix*): Same.
5756         * configure: Regenerate.
5758 2005-09-16  Tom Tromey  <tromey@redhat.com>
5760         * MAINTAINERS: Add self as java maintainer.
5762 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5764         * configure.in: Recognize f95 in the --enable-languages option,
5765         and substitute it for fortran, issuing a warning.
5766         * configure: Regenerate.
5768 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5770         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5771         * configure:  Regenerated.
5773 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5775         * MAINTAINERS: Add self as ms1 maintainer.
5777 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5779         * Makefile.def (libssp): Add to lang_env_dependencies.
5780         * Makefile.in: Regenerate.
5782 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5784         * MAINTAINERS: Add myself as middle-end maintainer.
5786 2005-08-17  Christian Groessler  <chris@groessler.org>
5788         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5789         * Makefile.in: Regenerate.
5791 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5793         * MAINTAINERS (write after approval): Added myself.
5795 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5797         * MAINTAINERS (Write After Approval): Add myself.
5799 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5801         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5802         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5803         Look for alternate names of the target cc and c++
5804         * configure: Regenerate.
5806 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5808         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5809         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5810         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5811         tools; remove code to manually set them.
5812         (Target tools): Look in the environment for them.
5813         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5814         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5815         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5816         build directory.
5817         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5818         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5819         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5820         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5821         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5822         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5823         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5824         * configure: Regenerate.
5825         * Makefile.in: Regenerate.
5827 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5829         * MAINTAINERS: Update for removed CPU targets.
5831 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5833         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5834         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5835         * Makefile.in: Regenerated.
5837 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5839         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5840         (CFLAGS_FOR_TARGET): Use it.
5841         (CXXFLAGS_FOR_TARGET): Likewise.
5842         * Makefile.in: Regenerated.
5843         * configure.in (--with-build-sysroot): New option.
5844         * configure: Regenerated.
5846 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5848         * Makefile.tpl: Wrap install between unstage and stage
5849         * Makefile.in: Regenerate.
5851 2005-07-21  Eric Christopher  <echristo@apple.com>
5853         * MAINTAINERS: Update affiliation.
5855 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5857         * MAINTAINERS: Add self as crx port maintainer.
5859 2005-07-20  DJ Delorie  <dj@redhat.com>
5861         * MAINTAINERS: Add self as m32c maintainer.
5863 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5865         * all files: Update FSF address.
5867 2005-07-15  Eric Christopher  <echristo@redhat.com>
5869         * MAINTAINERS: Change affiliation.
5871 2005-07-14  Jim Blandy  <jimb@redhat.com>
5873         * configure.in: Add cases for Renesas m32c.
5874         * configure: Regenerated.
5876 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5878         * COPYING.LIB: Update from fsf.org.
5880 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5882         * COPYING, compile, config.guess,
5883         config.sub, install-sh, missing, mkinstalldirs,
5884         symlink-tree, ylwrap: Sync from upstream sources.
5885         * config-ml.in: Update FSF address.
5887 2005-07-13  Eric Christopher  <echristo@redhat.com>
5889         * configure.in: Add toplevel noconfigdir support for tpf.
5890         * configure: Regenerate.
5892 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5894         PR ada/22340
5896         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5897         * Makefile.in: Regenerate.
5899 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5901         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5902         Brolley to write-after-approval.
5904 2005-07-07  Andreas Schwab  <schwab@suse.de>
5906         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5907         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5908         * Makefile.in: Regenerated.
5910 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5912         * configure.in: Don't build sim or rda when targetting darwin.
5913         * configure: Regenerate.
5915 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5917         * configure.in: Add --enable-libssp and --disable-libssp.
5918         * configure: Regenerate with autoconf-2.13.
5920 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5922         * Makefile.def (target_modules): Add libssp.
5923         * configure.in (target_libraries): Add target-libssp.
5924         * configure: Rebuilt.
5925         * Makefile.in: Rebuilt.
5927 2005-07-01  Zack Weinberg  <zackw@panix.com>
5929         * MAINTAINERS: Change email address.  Resign from maintainership.
5931 2005-07-01  Richard Guenther  <rguenther@suse.de>
5933         * MAINTAINERS: Change my e-mail address and affiliation.
5935 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5937         * Makefile.def (stagefeedback): Come after profile.
5938         Define profiledbootstrap target.
5939         * Makefile.tpl (profiledbootstrap): Remove.
5940         (stageprofile-end): Zap stagefeedback.
5941         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5942         * Makefile.in: Regenerate.
5944 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5946         * MAINTAINERS: Update my email address.
5948 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5950         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5951         In 'cpp' stanza, support '#line' as well as '# '.
5953 2005-06-08  Andreas Schwab  <schwab@suse.de>
5955         * MAINTAINERS: Move myself from 'Write After Approval' to
5956         'CPU Port Maintainers' section as m68k maintainer.
5958 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5960         * configure.in (unsupported_languages): New macro.
5961         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5962         non-ported target libraries in noconfigdirs.
5963         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5964         non-linux-gnu.  Remove libgcj_ex_libffi.
5965         <lang_frag loop>: Set add_this_lang=no if the language is in
5966         unsupported_languages.
5967         * configure: Regenerate.
5969 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5971         * configure.in: Fix typo in handling of --with-mpfr-dir.
5972         * configure: Regenerate.
5974 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5976         * MAINTAINERS: Update my email address.
5978 2005-06-02  Jim Blandy  <jimb@redhat.com>
5980         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5981         accepted into the master sources.)
5983 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5984             Michael Snyder  <msnyder@redhat.com>
5985             Stan Cox  <scox@redhat.com>
5987         * configure.in: Set noconfigdirs for ms1.
5989         * configure: Regenerate.
5991 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5993         * MAINTAINERS (Write After Approval): Add self.
5995 2005-06-01  Josh Conner  <jconner@apple.com>
5997         * MAINTAINERS (Write After Approval): Add self.
5999 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6001         * MAINTAINERS: Update my email address.
6003 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6005         * MAINTAINERS (Write After Approval): Add self.
6007 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6009         * MAINTAINERS (Write After Approval): Remove self.
6011 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6013         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6014         (Dependencies): Consider target modules for bootstrap dependencies.
6015         Make target bootstrap modules depend on each stage's gcc.
6016         * Makefile.in: Regenerate.
6018 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6020         * Makefile.def (configure-gcc): Depend on binutils having been built.
6021         (all-gcc): No need to do it here.
6022         * Makefile.in: Regenerate.
6024 2005-05-19  Paul Brook  <paul@codesourcery.com>
6026         * configure.in: Rewrite misleading error message when requested
6027         language cannot be built.
6028         * configure: Regenerate.
6030 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6032         * ylwrap: Import from Automake 1.9.5.
6034 2005-05-13  David Ung  <davidu@mips.com>
6036         * MAINTAINERS (Write After Approval): Add self.
6038 2005-05-09  Mike Stump  <mrs@apple.com>
6040         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6041         lt_cv_sys_max_cmd_len for now.
6043 2005-05-09  Stan Cox  <scox@redhat.com>
6045         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6047 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6049         * README.SCO: Update the URL.
6051 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6053         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6054         with_gnu_ld to libtool.
6055         * ltcf-c.sh (aix[45]): Define file_list_spec.
6056         * ltcf-cxx.sh (aix[45]): Same.
6057         * ltcf-gcj.sh (aix[45]): Same.
6058         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6059         exists, write list of input files to temporary file.
6061 2005-05-04  Mike Stump  <mrs@apple.com>
6063         * configure.in: Always pass --target to target configures as
6064         otherwise rebuilds that do --recheck will fail.
6065         * confiugure: Rebuilt.
6067 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6069         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6070         STAGE_HOST_EXPORTS.
6071         (configure, all): Add bootstrap support.
6072         (Host modules, target modules): Pass post-stage1 flags and exports.
6073         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6074         * Makefile.in: Regenerate.
6076 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6078         * configure: Regenerate.
6080 2005-04-27  Mike Stump  <mrs@apple.com>
6082         * MAINTAINERS: Add self as darwin maintainer.
6084 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6086         * config.sub: Update from master copy.
6088 2005-04-21  Mike Stump  <mrs@apple.com>
6090         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6091         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6093 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6095         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6096         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6097         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6098         "*-*-elf" and "*-*-linux*".
6099         * configure: Regenerate.
6101 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6103         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6105 2005-04-12  Mike Stump  <mrs@apple.com>
6107         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6109 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6111         * MAINTAINERS (Write After Approval): Add myself.
6113 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6115         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6117 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6119         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6120         (TARGET_CONFIGARGS): Include --with-target-subdir.
6121         (configure, all): New macros.  Use them throughout.
6122         * Makefile.in: Regenerate.
6124 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6126         * MAINTAINERS (Write After Approval): Add myself.
6128 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6130         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6132 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6134         * MAINTAINERS: Move John Carr to Write After Approval.
6136 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6138         * config/mh-mingw32: Delete.
6139         * configure.in: Don't use it.
6140         * configure: Regenerate.
6142 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6144         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6145         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6146         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6147         (HOST_LIB_PATH): Generate from Makefile.def.
6148         (TARGET_LIB_PATH): Likewise.
6149         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6150         * Makefile.in: Regenerate.
6151         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6152         (RPATH_ENVVAR): Include Darwin case.
6153         * configure: Regenerate.
6155 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6157         * MAINTAINERS (Various Maintainers): Remove self.
6158         (Write After Approval): Add self.
6160 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6162         * MAINTAINERS (Various Maintainers): Add self.
6164 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6166         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6167         * configure: Regenerate.
6169 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6171         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6172         gcc_version, and gcc_version_trigger from set of flags to pass.
6173         * Makefile.tpl: Remove definitions of above variables.
6174         (config.status): Remove dependency on $(gcc_version_trigger).
6175         * Makefile.in: Regenerate.
6176         * configure.in: Do not reference config/gcc-version.m4 nor
6177         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6178         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6179         * configure: Regenerate.
6181 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6182             Andrew Pinski  <pinskia@physics.uc.edu>
6184         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6185         * Makefile.in: Regenerate.
6187 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6189         * MAINTAINERS (Write After Approval): Add myself.
6191 2005-03-03  David Ayers  <d.ayers@inode.at>
6193         * MAINTAINERS (Write After Approval): Add myself.
6195 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6197         PR libgcj/20160
6198         * ltmain.sh: Avoid creating archives with components that have
6199         duplicate basenames.
6201 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6203         PR bootstrap/20250
6204         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6205         instead of check.
6206         * Makefile.in: Regenerate.
6208 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6210         * Makefile.in: Regenerate to fix conflict between the previous two
6211         patches.
6213 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6215         PR bootstrap/17383
6216         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6217         * Makefile.tpl (HOST_SUBDIR): New substitution.
6218         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6219         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6220         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6221         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6222         (Host modules, Bootstrapped modules): Use it.
6223         (Build modules, Target modules): Do not create symlink trees,
6224         always configure out-of-srcdir.
6225         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6226         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6227         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6228         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6230         * Makefile.in: Regenerate.
6231         * configure: Regenerate.
6233 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6235         Merged from libada-gnattools-branch:
6236         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6238         * gnattools: New directory.
6239         * Makefile.def: Add gnattools as a module, depending on target-libada.
6240         * Makefile.in: Regenerate.
6241         * configure.in: Include gnattools in host_tools; disable it if ada
6242         is disabled.
6243         * configure: Regenerate.
6245 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6247         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6248         treelang maintainer.
6249         (Write After Approval): Remove myself.
6251 2005-02-23  Paul Schlie  <schlie@comcast.net>
6253         * configure.in: Allow darwin targeted ports to build tk, itcl and
6254         libgui.
6255         * configure: Regenerate.
6257 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6259         PR libgcj/10353
6260         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6261         * configure: Regenerate.
6263 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6265         * MAINTAINERS (Write After Approval): Add myself.
6267 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6269         * MAINTAINERS: Update my e-mail address.
6271 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6273         * MAINTAINERS (Write After Approval): Add myself.
6275 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6277         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6278         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6279         target-libgloss when not *-*-elf and *-*-aout.
6280         * configure: Regenerate.
6282 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6284         * MAINTAINERS: Remove obsolete entries.
6286         * MAINTAINERS (Write After Approval): Add Michael Matz.
6288 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6290         * MAINTAINERS: Remove self as cpplib maintainer.
6292 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6294         * install-sh, config.sub: Import from upstream.
6296 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6298         PR bootstrap/18222
6299         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6300         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6301         * Makefile.in: Regenerate.
6303 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6305         * MAINTAINERS: Update my email address.
6307 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6308             Andreas Schwab  <schwab@suse.de>
6310         PR bootstrap/18033
6311         * config-ml.in: Eval option if surrounded by single quotes.
6313 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6315         Revert 2004-12-28 Makefile changes, a better fix will be
6316         applied to mainline and src after GCC 4.0 branches.
6318 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6320         PR bootstrap/17383
6322         * Makefile.def (target_modules): Remove stage parameter,
6323         it is always true now.
6324         * Makefile.tpl (configure-build-[+module+],
6325         configure-target-[+module+]): Always build symlink tree
6326         for the directory and for include.  BUILD_SUBDIR and
6327         TARGET_SUBDIR cannot be . anymore.
6328         * Makefile.in: Regenerate.
6330 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6332         Revert 2004-12-08 Makefile changes.
6334 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6336         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6337         cygwin, mingw.
6339 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6341         * configure.in (sh64-*-*): Reenable gprof.
6342         * configure: Regenerate.
6344 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6346         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6347         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6348         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6349         * Makefile.in: Regenerate.
6351 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6353         * MAINTAINERS: Update my email address.
6355 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6357         * Makefile.tpl: Generate normal dependencies if the LHS module is
6358         not bootstrapped.
6359         * Makefile.in: Regenerate.
6361 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6363         * configure.in: Include config/gxx-include-dir.m4.  Use
6364         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6365         * configure: Regenerate.
6367 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6369         * config.if: Delete.
6370         * configure.in: Set libstdcxx_incdir directly.
6371         * configure: Regenerate.
6373 2004-12-02  Eric Christopher  <echristo@redhat.com>
6375         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6376         * Makefile.in: Regenerate.
6378 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6380         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6381         * configure: Regenerate.
6383 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6385         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6386         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6387         * configure: Regenerate.
6389 2004-12-01  Eric Christopher  <echristo@redhat.com>
6391         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6392         of things to remove.
6394 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6396         * MAINTAINERS (Write After Approval): Update my e-mail address.
6398 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6400         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6401         from CVS libtool to always pass_all.
6403 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6405         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6406         (hppa*64*-*-*): Delete incorrect comment.
6407         * configure: Rebuilt.
6409 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6411         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6413 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6415         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6416         from CVS libtool to always pass_all.
6418 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6420         * install-sh, compile: Import from automake.
6422 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6424         * config.guess, config.sub:  Import from savannnah.
6426 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6428         * MAINTAINERS (Write After Approval): Add myself
6430 2004-11-12  Mike Stump  <mrs@apple.com>
6432         * Makefile.def: Add html support.
6433         * Makefile.tpl: Likewise.
6434         * Makefile.in: Regenerate.
6436 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6438         PR 18423
6439         * configure.in: Remove all instances of build-fixincludes from
6440         noconfigdirs.
6441         (build_configargs): Supply --target to subdirectories.
6442         * configure: Regenerate.
6444         * Makefile.def: Make gcc install depend on fixincludes install.
6445         * Makefile.in: Regenerate.
6447 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6449         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6451 2004-11-11  Paul Brook  <paul@codesourcery.com>
6453         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6455 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6457         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6458         target-libgfortran.
6459         * configure: Regenerate.
6461 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6463         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6464         like CC.
6466 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6468         * Makefile.def (host fixincludes): Specify missing targets.
6469         * Makefile.in: Regenerate.
6471 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6473         * MAINTAINERS: Add myself
6475 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6477         * MAINTAINERS (Write After Approval): Add myself.
6479 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6481         * Makefile.def: Build fixincludes for the host, too.
6482         * Makefile.in: Regenerate.
6483         * configure.in (host_tools): Add fixincludes.
6484         * configure: Regenerate.
6486 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6488         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6489         * configure: Regenerated.
6491 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6493         PR other/17783
6494         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6495         * configure: Regenerated.
6497 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6499         * README.SCO: Update per FSF instructions.
6501 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6503         PR target/18151
6504         * configure.in (case ${target}): Do not build fixincludes for avr.
6505         * configure: Regenerated.
6507 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6509         * configure.in (case ${target}): Do not build fixincludes
6510         on platforms where it is not used.
6511         * configure: Regenerated.
6513 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6515         * configure.in: Use an absolute path to install-sh.
6516         * configure: Regenerated.
6518 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6520         * MAINTAINERS (Write After Approval): Add myself.
6522 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6524         * MAINTAINERS: Remove from Write After Approval those that are
6525         already maintainers.
6527 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6529         * MAINTAINERS:  Update my email address.
6531 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6533         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6534         * configure: Regenerate.
6536 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6538         * MAINTAINERS:  Update my email address.
6540 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6542         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6543         entries belonging to this category.
6545 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6547         * MAINTAINERS: Update my e-mail address.
6549 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6551         Fix wrong conflict resolution in:
6553         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6555         * Makefile.in: Regenerate.
6556         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6557         in the recursive `make', instead of hardwiring `all'.
6558         (Autogenerated TARGET-* variables): New.
6560 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6562         * configure.in: Enable target-libgloss for crx-*-*.
6563         * configure: Regenerate.
6565 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6567         * MAINTAINERS (Various Maintainers): Move the "windows,
6568         cygwin, mingw" maintainer to ...
6569         (OS Port Maintainers): ... here.
6571 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6573         * MAINTAINERS (Write After Approval): Remove those that are
6574         maintainers of some subsystem.
6576 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6578         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6579         * ltcf-cxx.sh (tpf*): Likewise.
6580         * ltconfig (tpf*): Add TPF OS configuration support.
6582 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6584         * MAINTAINERS: Change my email address to my new work account.
6586 2004-09-24  Michael Roth  <mroth@nessie.de>
6588         * configure.in (--without-headers): Add missing double quotes.
6589         * configure: Regenerate.
6591 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6593         * ylwrap: Revert to previous version.
6595 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6597         PR bootstrap/17369
6598         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6599         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6600         SET_GCC_LIB_PATH_CMD.
6601         (BASE_TARGET_EXPORTS): Likewise.
6602         * Makefile.in: Regenerated.
6604         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6605         * configure: Regenerated.
6607 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6609         * config.guess: New upstream version
6610         * compile, depcomp, install-sh, ylwrap: Likewise.
6612 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6614         * config/mh-x86omitfp: New host makefile fragment.  Add
6615         -fomit-frame-pointer to the default BOOT_CFLAGS.
6616         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6617         * configure: Regenerate.
6619 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6621         PR target/11572
6622         * configure.in (*-*-darwin*): Renable libobjc.
6623         * configure: Regenerate.
6625 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6627         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6629 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6631         * Makefile.def: Remove libbanshee.
6632         * Makefile.tpl: Ditto.
6633         * configure.in: Ditto.
6634         * Makefile.in: Regen.
6635         * configure: Ditto.
6637 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6639         * ltmain.sh: Use $pic_object as $non_pic_object if
6640         $non_pic_object=none.
6642 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6644         * missing: Import latest version from master repository.
6646 2004-09-06  Nick Clifton  <nickc@redhat.com>
6648         * config.sub: Import latest version from master repository.
6649         * config.guess: Likewise.
6650         This includes these changes:
6652         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6654         * config.sub: Handle crisv32, alias etraxfs.
6655         * config.guess (crisv32:Linux:*:*): Handle.
6657         2004-08-13  Brad Smith  <brad@comstyle.com>
6659         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6660         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6662         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6664         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6665         assume the processor is a powerpc.  This is because coreutils
6666         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6667         in this case, due to a MacOS X bug that causes
6668         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6669         to return a negative number.
6670         Problem reported by Petter Reinholdtsen in:
6671         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6673         2004-07-19  Ben Elliston  <bje@gnu.org>
6675         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6677         2004-06-24  Ben Elliston  <bje@gnu.org>
6679         * config.guess: Update copyright years.
6680         * config.sub: Likewise.
6682         2004-06-22  Robert Millan  <robertmh@gnu.org>
6684         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6685         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6687         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6689         * config.guess (*:*VMS:*:*): New entry. Replaces
6690         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6691         manufacturer.
6693         2004-06-22  Ben Elliston  <bje@gnu.org>
6695         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6696         * config.sub: Likewise.
6698         2004-06-22  Ben Elliston  <bje@gnu.org>
6700         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6701         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6703         2004-06-11  Ben Elliston  <bje@gnu.org>
6705         * config.guess (pegasos:OpenBSD:*:*): Remove.
6707         2004-06-11  Ben Elliston  <bje@gnu.org>
6709         From Wouter Verhelst <wouter@grep.be>:
6710         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6712         2004-06-11  Ben Elliston  <bje@gnu.org>
6714         * config.guess (luna88k:OpenBSD:*:*): New.
6716         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6718         * config.guess (m32r*:Linux:*:*): New case.
6719         * config.sub: Handle m32rle.
6721         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6723         From Jens Petersen  <petersen@redhat.com>:
6724         * config.sub: Handle sparcv8.
6726         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6728         From Tom Smith <smith@cag.lkg.hp.com>:
6729         * config.guess: Version suffixes are equally significant on Tru64
6730         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6731         prefix of "P" (patched kernel).
6733         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6735         * config.sub: Add support for National Semiconductor CRX target.
6737 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6739         * MAINTAINERS (Various Maintainers): Remove myself as web page
6740         maintainer, add myself as maintainer of build status lists.
6742 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6744         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6745         *-*-netware, but add target-libmudflap.
6746         Consolidate *-*-netware targets (of which really only i?86 exists)
6747         into a single entry.
6748         * configure: Likewise.
6750 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6752         * Makefile.tpl (sorry): Remove.
6753         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6754         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6755         (do-clean): Clean per-stage directories too.
6756         (do-distclean): Run distclean-stage1 too.
6757         (.NOTPARALLEL): Enable during toplevel bootstrap.
6758         (stage[+id+]-bubble): Enable parallel execution during
6759         the recursive invocation.
6760         * Makefile.in: Regenerate.
6762         Fix previous checkin:
6764         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6765         include.
6766         * configure.in: Fix indentation.
6767         * configure: Regenerate.
6769 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6771         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6772         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6773         * configure: regenerate
6774         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6775         -mdynamic-no-pic
6777 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6779         * Makefile.def (build_modules): Add fixincludes.
6780         (dependencies): Make gcc depend on fixincludes.
6781         * configure.in (build_tools): Add fixincludes.
6782         (build_configdirs): Always include build_libs.
6783         * Makefile.in: Regenerate.
6784         * configure: Regenerate.
6786 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6788         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6789         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6790         phony targets; do not generate timestamp files.
6791         (distclean-stageN): Remove references to their timestamp files.
6792         (restageN, touch-stageN): Remove.
6793         (stageN-bubble): Rewritten.
6794         (compare): Support lean bootstraps.
6795         * Makefile.in: Regenerate.
6797         * configure.in: Only warn when bootstrapping but
6798         build != host or build != target.  Support lean bootstraps.
6799         * configure: Regenerate.
6801 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6803         * configure.in:  Give a better error message if GMP/MPFR are missing
6804         and a language needing them has been requested.
6805         * configure:  Regenerated.
6807 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6809         * configure.in:  Print a list of available language front-ends if
6810         a requested one is missing.  Tidy stray tab characters.
6811         * configure:  Regenerated.
6813 2004-08-19  Michael Koch  <konqueror@gmx.de>
6815         * gcc/doc/install.texi: Update entry about automake for libjava.
6817 2004-08-17  Robert Millan  <robertmh@gnu.org>
6819         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6820         (instead of FreeBSD).
6821         * configure: Regenerate.
6823 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6825         * Makefile.in: Regenerate.
6826         * configure: Regenerate.
6828         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6829         stage_*_flags.
6830         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6831         for bootstrapped modules if toplevel bootstrap is going.
6832         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6833         modules.  Adjust for changes in Makefile.def.  Enable several
6834         rules even in non-bootstrap mode, just to avoid peppering the
6835         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6836         (stage-[+prev+]-bubble): Remove.
6838         * Makefile.def (Dependencies): Depend on all-build-bison,
6839         all-build-flex, all-build-byacc, all-build-texinfo, rather
6840         than the host variations.
6841         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6842         with BUILD_SUBDIR.
6843         (BISON): Update for recent Bisons.
6844         (YACC): Fix typo.
6845         (cross): Depend on all-build.
6846         (all): Do not depend on all-build.
6847         (prebootstrap): Remove.
6848         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6849         (Prebootstrap dependencies): Add them to the per-stage targets
6850         and to all-prebootstrap.
6851         * configure.in (build_configdirs): Always enable build_tools.
6852         (BUILD_DIR_PREFIX): Remove.
6854         * Makefile.def (gcc): Add target variable.
6855         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6856         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6857         in the recursive `make', instead of hardwiring `all'.
6858         (Autogenerated TARGET-* variables): New.
6860 2004-08-13  Brian Booth  <bbooth@redhat.com>
6862         * MAINTAINERS: Remove myself from write-after-approval.
6864 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6866         * src-release: Stop distributing mmalloc with gdb (which doesn't
6867         use it).
6868         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6869         * Makefile.in: Regenerate.
6871 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6873         * configure.in (arm*-*-eabi*): New target.
6874         * configure: Regenerate.
6876 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6878         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6879         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6880         (Dependencies): New section.
6881         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6882         (configure-target-[+module+]): Depend on maybe-all-gcc
6883         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6884         (toplevel profiledbootstrap): Fix dependencies.
6885         * Makefile.in: Regenerate.
6887 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6889         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6890         target-libiberty to noconfigdirs.
6891         * configure: Regenerate.
6893 2004-08-03  Paul Brook  <paul@codesourcery.com>
6895         * configure.in: Check for MPFR as well as GMP.
6896         * configure: Regenerate.
6898 2004-08-01  Robert Millan  <robertmh@gnu.org>
6900         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6901         libmudflap for all GNU-based systems (with Glibc).
6902         * configure: Regenerate.
6904 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6906         * Makefile.def (host-modules): Add gcc.
6907         * Makefile.in: Regenerate.
6908         * Makefile.tpl (sorry): New rule.
6909         (configure-host, all-host, [+make_target+]-host, do-check,
6910         install-host): Do not add gcc as a special case.
6911         (host modules): Add a small special-casing for gcc.  Export
6912         extra_make_flags through the environment.
6913         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6914         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6915         other recursive targets for gcc): Remove.
6917         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6918         (stage, unstage): New rules.
6919         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6920         distclean-stage[+id+]): Use stage_current.
6921         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6922         the stage*-start rules.
6924 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6926         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6927         use -all_load flag.
6929 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6931         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6932         * configure: Regenerate.
6934 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6936         * maintainer-scripts/gcc_release: Revert yesterday's change.
6938 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6940         * MAINTAINERS: Add myself to write-after-approval.
6942 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6944         * libf2c: Removed.
6945         * gcc/gccbug.in: Updated because of libf2c removal.
6946         * maintainer-scripts/gcc_release: Ditto.
6948 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6950         * configure.in: Build libmudflap by default on FreeBSD.
6951         * configure: Regenerated.
6953 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6955         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6956         systems.
6957         * configure: Regenerated.
6959 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6961         PR target/16344
6962         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6963         feedback based compiler.
6964         * Makefile.in: Rebuilt.
6966 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6968         * Makefile.def (host_modules): Set bootstrap=true for flex.
6969         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6970         * Makefile.in: Rebuilt.
6972 2004-07-07  Jan Hubicka  <jh@suse.cz>
6974         * MAINTAINERS: Add self as a profile feedback maintainer.
6976 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6978         * configure.in:  Do not prepend $srcdir to /dev/null in
6979         makefile fragments.
6980         * configure:  Regenerate.
6982 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6984         * Makefile.def (build_modules): Add bison, byacc, flex,
6985         m4, texinfo.
6986         (flags_to_pass): Add FLEX.
6987         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6988         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6989         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6990         DEFAULT_MAKEINFO): Remove.
6991         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6992         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6993         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6994         objdir or else use configured tool.
6995         (all-build): New.
6996         (all): Depend on it.
6997         (Build module dependencies): Add.
6998         * Makefile.in: Regenerate.
6999         * configure.in: Better support for multiple build modules,
7000         matching what is done for host/target modules.  Do not look
7001         for "plausible" locations of build tools if Canadian cross.
7002         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7003         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7004         * configure: Regenerate.
7006 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7008         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7009         * Makefile.in: Regenerate.
7011 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7013         * Makefile.tpl (configure-build-[+module+],
7014         configure-[+module+], configure-target-[+module+]): Pass
7015         [+extra_configure_args+].
7016         (all-build-[+module+], all-[+module+], check-[+module+],
7017         install-[+module+], [+make_target+]-[+module+],
7018         all-target-[+module+], check-target-[+module+],
7019         install-target-[+module+], [+make_target+]-target-[+module+]):
7020         Pass [+extra_make_args+].
7021         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7022         (GCC_HOST_EXPORTS): Remove.
7023         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7024         cross, check-gcc, check-gcc-c++, install-gcc,
7025         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7026         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7027         * Makefile.in: Regenerate.
7029 2004-06-21  Matthew Sachs  <msachs@apple.com>
7031         * MAINTAINERS: Added self to write-after-approval.
7033 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7035         * configure.in: Check for srcdir/winsup rather than build directory
7036         winsup.
7037         * configure: Regenerate.
7039 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7041         * configure.in: Don't build Cygwin native newlib if winsup
7042         directory is missing.  Emit warning instead.
7043         * configure: Regenerate.
7045 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7047         * Makefile.tpl (touch-stage[+id+]): New.
7048         (restage[+prev+]): Depend on touch-stage[+id+].
7050         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7051         Use it throughout.
7053         * Makefile.def: Add profile and feedback bootstrap stages.
7054         Remove next field from bootstrap stages.
7055         * Makefile.tpl (LN, LN_S): Substitute.
7056         (stageN-start, stageN-end): Use double-colon rules, to
7057         provide a hook for additional setup commands.
7058         (distclean-stageN-gcc, restageN): Create dependencies from
7059         [+prev+], not from [+next+].
7060         (stageN-bubble): Add commands for successive stages from
7061         [+prev+], using double-colon rules.
7062         (all-stageN-gcc): Fix typo.
7063         (stagefeedback-start, profiledbootstrap): New.
7064         * Makefile.in: Regenerate.
7065         * configure.in: Call ACX_PROG_LN.
7066         * configure: Regenerate.
7068 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7070         * MAINTAINERS (Write After Approval): Add myself.
7072 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7074         * MAINTAINERS (Write After Approval): Add myself.
7076 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7078         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7079         without gcc.
7080         * configure: Regenerate.
7082 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7084         * Makefile.tpl: Fix typo.
7085         * Makefile.in: Regenerate.
7087 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7089         * configure.in: Remove new- prefix from toplevel
7090         bootstrap targets.
7091         * configure: Regenerate.
7093 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7095         * Makefile.tpl (all.normal): Rename to all.
7096         (all): Replace with a rule to pick the default
7097         target from configure.
7098         (all-gcc, configure-gcc): Use conditionals to
7099         do nothing when toplevel bootstrap is going on.
7100         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7101         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7102         * configure.in: Support --enable-bootstrap.
7104         * Makefile.def: Remove new- prefix from toplevel
7105         bootstrap targets.
7106         * Makefile.tpl: Likewise.
7108         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7109         target.
7111         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7112         $(RECURSE_FLAGS) to recursive invocation of make.
7114         * Makefile.in: Regenerate.
7115         * configure: Regenerate.
7117 2004-05-30  Andreas Jaeger  <aj@suse.de>
7118             Jim Wilson  <wilson@specifixinc.com>
7120         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7121         like CC.
7123 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7125         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7126         * configure: Regenerate.
7128 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7130         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7131         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7132         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7133         targets.
7134         * Makefile.in: Regenerate.
7136 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7138         * configure.in: Test the ability to symlink directories.
7139         * configure: Regenerate.
7141         * Makefile.def (bootstrap-stage): New definitions.
7142         * Makefile.tpl (configure-stage1-gcc,
7143         configure-stage2-gcc, configure-stage3-gcc,
7144         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7145         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7146         new-restage3, compare): Autogenerate, see Makefile.in
7147         entry for behavioral changes.
7148         (distclean-stage1, new-stage1-start, new-stage1-end,
7149         new-stage1-bubble, distclean-stage2, new-stage2-start,
7150         new-stage2-end, new-stage2-bubble, distclean-stage3,
7151         new-stage3-start, new-stage3-end): New autogenerated targets.
7152         (objext, prebootstrap, BOOT_CFLAGS,
7153         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7154         targets.
7156         * Makefile.in: Regenerate.
7157         (distclean-stage1, new-stage1-start, new-stage1-end,
7158         new-stage1-bubble, distclean-stage2, new-stage2-start,
7159         new-stage2-end, new-stage2-bubble, distclean-stage3,
7160         new-stage3-start, new-stage3-end): New targets.
7161         (all-stage1-gcc): Move prebootstrap dependency from here...
7162         (configure-stage1-gcc): ...to here.
7163         (new-bootstrap): Use bubble targets.
7164         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7165         Use per-stage distclean targets.
7166         (configure-stage1-gcc, configure-stage2-gcc,
7167         configure-stage3-gcc, all-stage1-gcc,
7168         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7169         Use new-stageN-start to prepare the tree.
7171 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7173         * Makefile.def (host_modules): add libcpp.
7174         * Makefile.tpl: Add dependencies on and for libcpp.
7175         * Makefile.in: Regenerate.
7176         * configure.in: Add libcpp host module.
7177         * configure: Regenerate.
7179 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7181         * Makefile.tpl: Whenever a recursive target is defined, wrap
7182         it in a special @if/@endif block, and prepare its maybe
7183         dependency in the @if/@endif block
7184         * configure.in: Instead of writing maybe dependencies, remove
7185         the @if/@endif statements, and remove the @if/@endif blocks
7186         that remain.
7187         * configure: Regenerate.
7188         * Makefile.in: Regenerate.
7190 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7192         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7194 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7196         PR bootstrap/15120
7197         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7198         * */configure: Rebuilt.
7200 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7202         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7203         of libf2c.
7204         * configure, Makefile.in: Regenerate.
7206 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7208         * MAINTAINERS (Write After Approval): Add myself.
7210 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7212         Merge from tree-ssa-20020619-branch.
7214         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7215         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7216         (HOST_GMPLIBS): Define.
7217         (HOST_GMPINC): Define.
7218         (TARGET_LIB_PATH): Add libmudflap.
7219         (GFORTRAN_FOR_TARGET): Define.
7220         (configure-build*): Export GFORTRAN.
7221         (configure-gcc): Export GMPLIBS and GMPINC.
7222         (all-gcc): Add maybe-all-libbanshee.
7223         (configure-target-libgfortran): Define.
7224         * Makefile.in: Regenerate.
7225         * configure.in (host_libs): Add libbanshee.
7226         (target_libraries): Add target-libmudflap and target-libgfortran.
7227         Add --with-libbanshee.
7228         Handle --disable-libmudflap.
7229         (*-*-freebsd*): Use with_gmp.
7230         Add $(libgcj) to noconfigdirs.
7231         * configure: Regenerate.
7232         * depcomp: New file.
7233         * MAINTAINERS: Add tree-ssa maintainers.
7235 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7237         * MAINTAINERS (Various Maintainers): Add myself.
7239 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7241         * MAINTAINERS (Write After Approval): Add myself.
7243 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7245         * MAINTAINERS (Write After Approval): Add myself.
7247 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7249         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7250         * configure: Regenerate.
7252 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7254         Revert:
7255         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7257         * Makefile.def (flags_to_pass): Remove *dir variables that
7258         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7259         as well as prefix and exec_prefix.
7260         * Makefile.in: Regenerate.
7262 2004-04-26  Robert Millan  <robertmh@gnu.org>
7264         Add patches from libtool CVS.
7265         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7266         * ltconfig: Likewise.
7267         * ltcf-c.sh: Likewise.
7268         * ltcf-cxx.sh: Likewise.
7269         * ltcf-gcj.sh: Likewise.
7271 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7273         * Makefile.def (host_modules): Mark with the bootstrap
7274         flag packages on which gcc depends.
7275         * Makefile.tpl (all-bootstrap): Use it.
7276         * Makefile.in: Regenerate.
7278 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7280         * Makefile.def (flags_to_pass): Remove *dir variables that
7281         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7282         as well as prefix and exec_prefix.
7283         * Makefile.in: Regenerate.
7285 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7287         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7288         * configure: Regenerate.
7289         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7290         * gcc/Makefile.tpl (compare): Use the result of the test.
7291         * gcc/Makefile.in: Regenerate.
7293 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7295         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7296         Always relocate gcc and prev-gcc to the original names, even
7297         if the build fails.
7298         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7299         New targets.
7301 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7303         * MAINTAINERS: Update my email address.
7305 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7307         * configure.in (mips*-*-irix5*): Enable ld.
7308         * configure: Regenerate.
7310 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7312         * configure: Regenerate.
7314 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7316         * Makefile.tpl (configure-[+module+], configure-gcc,
7317         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7318         Set and export LDFLAGS.
7319         * Makefile.in: Regenerate.
7321 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7323         * MAINTAINERS: Add myself to write-after-approval.
7325 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7327         PR bootstrap/14871
7328         * Makefile.tpl: If we don't have built-in-tree target tools,
7329         use the ones found by configure rather than hacking around with
7330         program_transform_name.
7331         * configure.in: Give Makefile.tpl the information necessary
7332         to do that.
7333         * Makefile.in: Regenerate.
7334         * configure: Regenerate.
7336 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7338         PR bootstrap/14760
7339         * configure.in: When computing baseargs, strip *all* copies of
7340         offending options.  Also, don't match/substitute the trailing space,
7341         so that this actually works when two similar options are separated by
7342         only one space.
7343         * configure: Regenerate.
7345 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7347         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7348         (rs6000-*-aix*): Same.
7349         * configure: Regenerate.
7351 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7353         * MAINTAINERS: Add myself to write-after-approval.
7355 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7357         * MAINTAINERS: Add myself to write-after-approval.
7359 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7361         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7362         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7363         * Makefile.in: Regenerate.
7365         * configure.in (top level bootstrap support): Rework --enable-werror
7366         to set @stage2_werror_flag@.
7367         * configure: Regenerate.
7368         * Makefile.tpl (top level bootstrap support): Pass
7369         @stage2_werror_flag@ down to configure in stages 2 and 3.
7370         * Makefile.in: Regenerate.
7372 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7374         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7375         for stages 2 and 3 as well as in make.  As a consequence, remove
7376         OUTPUT_OPTION (now detected by configure) from the flags passed down
7377         to make.
7378         * Makefile.in: Regenerate.
7380         * Makefile.tpl (new-bootstrap): Fix typo.
7381         * Makefile.in: Regenerate.
7383 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7385         * Makefile.tpl: Rearrange by moving recursive_targets rules
7386         into their proper sections.
7387         * Makefile.tpl (top level bootstrap support): Move disabling
7388         of coverage flags from 'make' to 'configure'; improve comments.
7389         * Makefile.in: Regenerate.
7391         * Makefile.tpl (experimental top level bootstrap) Move stage1
7392         language setting from all- target to configure- target; disable
7393         intermodule optimization in stage 1; prevent gratuitous rebuilds
7394         of stage 1.
7395         * Makefile.in: Regenerate.
7396         * configure.in: Comma-separate stage 1 language list for top
7397         level bootstrap.
7398         * configure: Regenerate.
7400         * Makefile.tpl: Clean up experimental top level bootstrap support:
7401         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7402         prev-gcc in configure- targets as well as all- targets.
7403         * Makefile.in: Regenerate.
7405 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7407         * compile: New file imported from automake.
7409 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7411         * configure.in: Remove symbolic link section.
7412         * configure: Regenerate.
7413         * Makefile.tpl (links): Remove.
7414         * Makefile.in: Regenerate.
7416 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7417             Nathanael Nerode  <neroden@gcc.gnu.org>
7419         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7420         Set with AC_CHECK_PROGS.
7421         * configure.in: Fix comment typo from last patch.
7422         * configure: Regenerate.
7424 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7426         * Makefile.tpl: Introduce experimental top level bootstrap support.
7427         * Makefile.in: Regenerate.
7428         * configure.in: Introduce support for top level bootstrap.
7429         * configure: Regenerate.
7431 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7432             Paolo Bonzini  <bonzini@gnu.org>
7434         PR bootstrap/14522
7435         * configure.in: Cope with shells that do not support unquoted ^
7436         * configure: Regenerate.
7438 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7439             Paolo Bonzini  <bonzini@gnu.org>
7441         PR bootstrap/14522
7442         * configure.in: Cope with shells that do not support nesting
7443         quotes inside quoted backquote substitutions.
7444         * configure: Regenerate.
7446 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7448         PR bootstrap/14522
7449         * configure.in: Fix escaping of $.
7450         * configure: Regenerate.
7452 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7454         * configure: Regenerate, since I forgot to while committing Paolo's
7455         changes.
7457 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7459         PR ada/14131
7460         Move language detection to the top level.
7461         * configure.in: Find default values for the tools as
7462         soon as possible.  Disable ada if GNAT is not found.
7463         Emit error message about missing languages.  Expand
7464         --enable-languages=all for the gcc subdirectory.
7466 2004-03-10  Ben Elliston  <bje@gnu.org>
7468         * MAINTAINERS: Update my email address.
7470 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7472         * ltconfig: Disable building static libraries if building shared
7473         libraries on AIX 5L.
7475 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7477         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7478         and disable libgcj.
7479         * configure: Regenerated.
7481 2004-03-01  Brian Booth  <bbooth@redhat.com>
7483         * MAINTAINERS: Add myself to write-after-approval.
7485 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7487         * MAINTAINERS: Add myself to write-after-approval.
7489 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7491         PR bootstrap/7087
7492         * Makefile.tpl: Guard XFOO sed statements better.
7493         * Makefile.tpl: Add dependency for configure-target-libada.
7494         * Makefile.in: Regenerate (incidentally fixes broken
7495         commit when libada-branch was merged).
7497 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7499         * MAINTAINERS: Add myself to write-after-approval.
7501 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7503         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7504         maintainers.
7506 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7508         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7509         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7511 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7513         PR bootstrap/11932
7514         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7516 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7518         * MAINTAINERS: Added myself to write-after-approval.
7520 2004-02-14  Michael Koch  <konqueror@gmx.de>
7522         * MAINTAINERS: Added myself to write-after-approval.
7524 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7526         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7527         some OS port maintainers to OS port maintainers section.
7529 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7531         * MAINTAINERS: Add self.
7533 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7535         * MAINTAINERS: Alphabetize.
7537 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7539         * MAINTAINERS: Remove myself.
7541 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7543         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7544         (rs6000-*-aix*): Same.
7545         * configure: Regenerate.
7547 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7549         * configure.in (host): Add in missing $noconfigdirs to defines.
7550         * configure: Regenerate.
7552 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7553             Nathanael Nerode  <neroden@gcc.gnu.org>
7555         PR ada/6637, PR ada/5911
7556         Merge with libada-branch:
7557         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7558         with appropriate dependencies. Add --enable-libada configure switch.
7559         * configure, Makefile.in: Regenerate.
7561 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7563         * MAINTAINERS: Add myself to write-after-approval.
7565 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7567         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7568         * configure: Regenerate.
7570 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7572         Merge from upstream:
7574         * ltmain.in: When setting IFS to '~', be careful about user
7575         arguments that contain '~'.
7577         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7579         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7580         Also test $base_compile against $CC with escaped arguments. Bug
7581         reported by Geoff Keating <geoffk@apple.com>.
7583 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7585         * MAINTAINERS: Remove i960 port.
7587 2004-01-23  DJ Delorie  <dj@redhat.com>
7589         * Makefile.def (target_modules) [libiberty]: Don't stage.
7590         * Makefile.in: Rebuilt.
7592 2004-01-20  Caroline Tice  <ctice@apple.com>
7594         * MAINTAINERS: Add myself to write-after-approval.
7596 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7598         * MAINTAINERS: Update my email address.
7600 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7602         * MAINTAINERS: Add myself to write-after-approval.
7604 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7606         * MAINTAINERS: Remove entries without email address.
7608 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7610         * MAINTAINERS: Add myself to write-after-approval.
7612 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7614         * MAINTAINERS: Update my email address.
7616 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7618         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7619         * Makefile.tpl (configure-target-[+module+]): Support stage.
7620         * Makefile.in: Rebuilt.
7622 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7624         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7626 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7628         * MAINTAINERS: Add myself as a MIPS maintainer.
7630 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7632         * configure.in: Use ./config.cache, not config.cache.
7633         * configure: Regenerate.
7634         * Makefile.tpl: Special-casing not needed for GCC any more.
7635         * Makefile.in: Regenerate.
7637         * configure.in: Don't share a cache file for host dirs.
7638         * configure: Regenerate.
7640         * config-ml.in: Don't mess with the cache file.
7642 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7644         * MAINTAINERS: Move myself from 'Write After Approval' to
7645         'CPU Port Maintainers' section as SPARC maintainer.
7647 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7649         * Makefile.tpl: Make GCC use a separate config.cache.
7650         * Makefile.in: Regenerate.
7652         PR bootstrap/11932, PR bootstrap/11933
7653         (I don't know if it will fix either of them, but it relates
7654         to them.)
7655         * configure.in: Don't use shared config.cache for target
7656         directories.
7657         * configure: Regenerate.
7659 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7661         * MAINTAINERS: Add myself to 'Write After Approval' section.
7663 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7665         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7666         * configure: Regenerated.
7668 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7670         * MAINTAINERS: Remove the mn10200 maintainer.
7672 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7674         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7675         * configure: Regenerated.
7677 2003-12-16  Jan Hubicka  <jh@suse.cz>
7679         * MAINTAINERS: Add myself as callgraph maintainer.
7681 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7683         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7684         * configure: Regenerate.
7686 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7688         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7689         'Write After Approval' section. Update email.
7691 2003-12-01  James Lemke  <jim@wasabisystems.com>
7693         * MAINTAINERS (Write After Approval): Add myself.
7695 2003-11-20  Matt Thomas  <matt@3am-software.com>
7697         * MAINTAINERS: Add myself as a vax port maintainer.
7699 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7701         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7702         (configure-build-[+module+], configure-[+module+]): Likewise.
7703         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7704         * Makefile.in: Regenerate.
7706 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7708         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7709         shared/dylibed libraries.
7710         * ltmain.sh: Likewise.
7711         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7712         * ltcf-cxx.sh: Likewise.
7713         * ltcf-gcj.sh: Likewise.
7714         * ltconfig: Likewise.
7716 2003-11-17  Stan Cox  <scox@redhat.com>
7718         * MAINTAINERS: Add myself as iq2000 port maintainer.
7720 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7722         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7723         * Makefile.in: Regenerate.
7725 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7727         * config.sub: Update to 2003-11-03 version.
7729 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7731         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7732         * configure:  Regenerate.
7734 2003-10-20  Nicolas Pitre  <nico@cam.org>
7736         * MAINTAINERS: Add myself to 'Write After Approval' section.
7738 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7740         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7742 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7744         * MAINTAINERS: Update my email address.
7746 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7748         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7750 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7752         * MAINTAINERS: Add myself to 'Write After Approval' section.
7754 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7756         * config.guess: Update to 2003-10-16 version.
7757         * config.sub: Update to 2003-10-16 version.
7759 2003-10-15  David Daney  <ddaney@avtrex.com>
7761         * MAINTAINERS: Added myself to 'Write After Approval' section.
7763 2003-10-15  Falk Hueffner  <falk@debian.org>
7765         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7766         'Write After Approval' section. Update email.
7768 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7770         * MAINTAINERS: Move myself from 'Write After Approval' to
7771         'Various Maintainers' section as middle-end maintainer.
7773 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7775         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7776         HOST_FLAGS_TO_PASS.
7777         * Makefile.in: Regenerate.
7779 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7781         * config.guess: Update to 2003-10-07 version.
7782         * config.sub: Update to 2003-10-07 version.
7784 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7786         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7787         * ltconfig (irix5*, irix6*): Don't override version_type.
7789 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7791         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7792         * configure: Rebuilt
7793         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7794         * Makefile.in: Rebuilt
7796 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7798         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7800 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7802         * MAINTAINERS (Write After Approval): Add myself.
7804 2003-09-29  Paul Koning  <ni1d@arrl.net>
7806         * MAINTAINERS: Move myself from "Write After Approval"
7807         to CPU platform maintainers for pdp11 platform.
7809 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7811         * MAINTAINERS: Move myself from 'Write After Approval' to
7812         'Various Maintainers' section as libffi testsuite maintainer.
7814 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7816         * configure.in: Pass a computed --program-transform-name
7817         to subconfigures.
7818         * configure: Regenerated.
7820 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7822         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7823         * Makefile.in: Regenerate.
7825         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7826         * Makefile.in: Regenerate.
7828 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7830         * MAINTAINERS: Move myself from 'Write After Approval'
7831         to 'Various Maintainers' (objective-c) section.
7833 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7835         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7836         quoting.
7837         * configure: Regenerated.
7839 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7841         * MAINTAINERS (Write After Approval): Add myself to write after
7842         approval list.
7844 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7846         * MAINTAINERS (Write After Approval): Add myself.
7848 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7850         * MAINTAINERS: Update my e-mail address.
7852 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7854         * libtool.m4 (LD): Correct powerpc64 host match.
7856 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7858         * MAINTAINTERS: Update my affiliation and email address.
7860 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7862         * MAINTAINERS (Write After Approval): Add myself.
7864 2003-09-04  DJ Delorie  <dj@redhat.com>
7866         * configure: Regenerate.
7868 2003-09-04  Robert Millan  <robertmh@gnu.org>
7870         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7872 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7874         * configure.in: Ensure arguments to sed are properly spaced.
7875         * configure: Regenerate.
7877 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7879         * MAINTAINERS: Update my e-mail address.
7881 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7883         * MAINTAINERS (Write After Approval): Add myself.
7885 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7887         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7888         * configure: Regenerated.
7890 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7892         * MAINTAINERS: Update my email address.
7894 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7896         * configure.in:  Use newline instead of semicolon when assuming
7897         shell arguments in a for loop.
7898         * configure:  Regenerated.
7900 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7902         * MAINTAINERS: Resurrect the i860 maintainer.
7904 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7906         PR 8180
7907         * configure.in: When testing with_libs and with_headers, treat
7908         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7909         * configure: Regenerate.
7911         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7912         make, shell, etc.
7913         (baseargs): Likewise.
7914         * configure: Regenerate.
7916 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7918         * MAINTAINERS (Write After Approval): Add myself.
7920 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7922         * configure.in: Disable libgcj for darwin not on powerpc.
7923         * configure: Rebuild.
7925 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7927         * config-ml.in, symlink-tree: Add license.
7929 2003-08-03  Richard Stallman  <rms@gnu.org>
7930             Eben Moglen  <moglen@columbia.edu>
7932         * README.SCO: New file.
7934 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7936         * Makefile.tpl (check, check-c++): Express dependencies using
7937         dependencies rather than commands.
7938         * Makefile.in: Regenerate.
7940 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7942         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7943         * configure: Ditto.
7945 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7947         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7948         * Makefile.in: Update.
7950 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7952         * configure.in: Enable libgcj for darwin.
7953         * configure: Rebuild.
7955 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7957         * config-ml.in:  Use ac_configure_args directly instead of
7958         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7959         actually seen.
7961 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7963         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7964         creating target and build subdirs to build all parent dirs as needed.
7965         * Makefile.in: Rebuild.
7966         * configure.in: Don't build dirs explicitly here.
7967         * configure: Rebuild.
7969 2003-07-26  Paul Brook  <paul@nowt.org>
7971         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7973 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7975         * Makefile.tpl (all-make): Depend on intl.
7976         * Makefile.in: Rebuilt.
7978 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7980         * install-sh:  Update to newer upstream versions (associated with
7981         aclocal 1.7).
7982         * mkinstalldirs:  Likewise.
7983         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7985 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7987         * MAINTAINERS: Move self from Bug database only accounts
7988         to write-after-approval.
7990 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7992         * config.if: Remove unused libc_interface determination.
7994 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7996         * MAINTAINERS: Move self from write-after-approval to
7997         build machinery (*.in).
7999 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8001         PR bootstrap/11273
8002         PR bootstrap/11408
8003         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8004         unused INSTALL_PROGRAM_ARGS.
8005         * configure.in: Use AC_PROG_INSTALL.
8006         * Makefile.in: Regenerate.
8007         * configure: Regenerate.
8009 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8011         * MAINTAINERS: Alphabetize.
8013 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8015         * configure: Rebuilt.
8016         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8017         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8018         newlib nor libgloss.
8019         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8020         * configure.in (am33_2.0-*-linux*): Added.
8022 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8024         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8025         * configure: Regenerate.
8027 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8029         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8030         * Makefile.in: Regenerate.
8032 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8034         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8035         * Makefile.in: Regenerate.
8037 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8039         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8040         * Makefile.in: Regenerated.
8042         * config-ml.in: Replace PWD with PWD_COMMAND.
8044 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8046         * intl: New directory; see intl/ChangeLog for details.
8047         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8048         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8049         * Makefile.in: Regenerate.
8051 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8053         * configure.in: Clean up config-lang.in handling.  Delete
8054         useless assignment to "subdirs".
8055         * configure: Regenerate.
8057 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8059         * configure.in: Rename 'target_libs' to 'target_libraries'.
8060         Remove useless reference to 'target_libs'.
8061         * configure: Regenerate.
8063 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8065         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8066         * Makefile.in: Regenerate.
8068 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8070         * Makefile.def: Introduce flags_to_pass.
8071         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8072         * Makefile.in: Regenerate.
8074 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8076         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8077         and target-libgloss.
8078         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8079         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8080         * configure: Regenerate.
8082 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8084         * configure.in: Update testsuite_flags to new location.
8085         * configure. Regenerate.
8087 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8089         * Makefile.tpl: Remove BUILD_CC stuff.
8090         * Makefile.in: Regenerate.
8092 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8094         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8096 2003-06-16  Graeme Peterson  <gp@qnx.com>
8098         * MAINTAINERS (Write After Approval): Add myself.
8100 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8102         * config.guess: Update to 2003-06-12 version.
8103         * config.sub: Update to 2003-06-13 version.
8105 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8107         * config.guess: Update to 2003-06-06 version.
8108         * config.sub: Update to 2003-06-06 version.
8110 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8112         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8113         * configure. Regenerate.
8115 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8117         * configure.in: Disable serial configure by default.
8118         * configure: Regenerate.
8119         * Makefile.tpl: Abolish .NOTPARALLEL.
8120         * Makefile.in: Regenerate.
8122         * Makefile.tpl: Replace {build,host,target}_canonical by
8123         {build,host,target}.
8124         * Makefile.in: Regenerate.
8126         * Makefile.tpl: Fix stupid pasto.
8127         * Makefile.in: Regenerate.
8129 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8131         * Makefile.tpl: Remove bogus conditional.
8132         * Makefile.in: Regenerate.
8134 2003-06-05  Jan Hubicka  <jh@suse.cz>
8136         * Makefile.tpl (profiledbootstrap): New target.
8137         * Makefile.in (profiledbootstrap): New target.
8139 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8141         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8142         Pinski. Remove user names from other bugzilla-only maintainers.
8144 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8146         * Makefile.tpl: Make 'recursive targets' using autogen rather
8147         than shell loop.  Remove duplicate 'clean' targets and false
8148         comments.
8149         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8150         Add systematic method of specifying missing targets in subdirs.
8151         Add copyright boilerplate.
8152         * Makefile.in: Regenerate.
8153         * configure.in: Add 'recursive targets' to maybe list.
8154         * configure: Regenerate.
8156         * MAINTAINERS: "GNATS only" -> "Bug database only".
8158         * Makefile.tpl: Rename [+target+] to [+make_target+].
8159         * Makefile.def: Rename 'target' to 'make_target'.
8161 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8163         * MAINTAINERS: Add self as options handling maintainer.
8165 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8167         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8168         been too long since I touched those ports.
8170 2003-05-28  DJ Delorie  <dj@redhat.com>
8172         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8173         * Makefile.in: Regenerate.
8175 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8177         * configure.in: Use curly braces in the definition of tooldir.
8178         * configure: Regenerate.
8180 2003-05-21  DJ Delorie  <dj@redhat.com>
8182         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8183         newlib or libgloss.
8184         * Makefile.in: Regenerate.
8186 2003-05-21  DJ Delorie  <dj@redhat.com>
8188         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8189         * Makefile.in: Regenerate.
8191 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8193         * MAINTAINERS: Update my e-mail address.
8195 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8197         * configure.in: Switch more things to use maybe dependencies.
8198         * Makefile.tpl: Switch more things to use maybe dependencies.
8199         Factor out common code from autogen IF statements.
8200         * configure: Regenerate.
8201         * Makefile.in: Regenerate.
8203 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8205         * configure.in: Accept i[3456789]86 for machine type.
8206         * configure: Regenerate.
8208 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8210         * configure.in: Switch more things to use maybe dependencies.
8211         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8212         * configure: Regenerate.
8213         * Makefile.tpl: Switch more things to use maybe dependencies.
8214         * Makefile.in: Regenerate.
8216 2003-05-16  Andreas Schwab  <schwab@suse.de>
8218         * Makefile.tpl (install-opcodes): Define.
8219         * Makefile.in: Rebuild.
8221 2003-05-13  Andreas Jaeger  <aj@suse.de>
8223         * config.guess: Update to 2003-05-09 version.
8224         * config.sub: Update to 2003-05-09 version.
8226 2003-05-13  Michael Eager  <eager@mvista.com>
8228         * configure.in: Correct sed script so that options in quotes are not
8229         deleted.
8230         * configure: Rebuild.
8232 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8234         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8235         and $$s/newlib/libc/sys/cygwin32 include paths.
8236         * configure: Ditto.
8238 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8240         * MAINTAINERS: Update my email addresses.
8242 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8244         * config-ml.in: Propagate INSTALL variables.
8246 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8248         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8250 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8252         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8253         * Makefile.in: Regenerate.
8255 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8257         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8259 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8261         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8263 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8265         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8266         * Makefile.in: Regenerated.
8268 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8270         * MAINTAINERS (Write After Approval): Upgrade myself from
8271         GNATS only to write-after-approval. Update my mail address.
8273 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8275         (OS Port Maintainers: freebsd): Add myself.
8277 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8279         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8281 2003-04-22  Kean Johnston  <jkj@sco.com>
8283         * MAINTAINERS (SCO ports): Added myself.
8285 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8287         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8289 2003-04-19  Kean Johnston  <jkj@sco.com>
8291         * MAINTAINERS (Write After Approval): Add myself.
8293 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8295         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8296         * Makefile.in: Regenerate.
8298 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8300         * configure.in (powerpc64*-*-linux*): Remove.
8301         * configure: Rebuilt.
8303 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8305         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8306         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8307         and restrap.
8308         * Makefile.in:  Regenerate.
8310 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8312         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8313         * configure: Regenerated.
8315 2003-04-15  DJ Delorie  <dj@redhat.com>
8317         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8319 2003-04-13  Nick Clifton  <nickc@redhat.com>
8321         * config-ml.in: Remove support for --disable-aix removing
8322         call-aix multilibs.
8324 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8326         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8327         * */configure: Rebuilt.
8329 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8331         * MAINTAINERS: Add my email address.
8333 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8335         * MAINTAINERS (Write After Approval): Add myself.
8337 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8339         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8340         * Makefile.in: Regenerate.
8342 2003-03-14  Michael Chastain  <mec@shout.net>
8344         * Makefile.in: Regenerate with correct Makefile.def.
8346 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8348         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8349         Make macro.
8350         * Makefile.in: Regenerate.
8351         * configure.in: Clean up gxx_include_dir logic.
8352         * configure: Regenerate.
8354 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8356         * MAINTAINERS (Write After Approval): Add myself.
8358 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8360         * MAINTAINERS: Update my mail address.
8362 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8364         * configure.in (gxx_include_dir): Fix typo.
8365         * configure: Regenerated.
8367 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8369         * Makefile.tpl: Reindent.
8370         * Makefile.in: Regenerate.
8371         * configure.in: Reindent.  Don't set unused variables.
8372         * configure: Regenerate.
8374 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8376         * configure.in: Include $(build_tooldir)/sys-include in
8377         FLAGS_FOR_TARGET.
8378         * configure: Regenerated.
8380 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8382         * Makefile.tpl: Always pass down RANLIB.
8383         * Makefile.in: Regenerate.
8385         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8386         * Makefile.in: Regenerate.
8387         * configure.in: Remove unused logic relating to --enable-shared
8388         and --enable-threads.  Remove bogus comments.  Remove redundant
8389         noconfigdirs.
8390         * configure: Regenerate.
8392         * configure.in: Replace ${libstdcxx_version} by its value.
8393         Remove reference to mh-dgux.
8394         * configure: Regenerate.
8396 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8398         * MAINTAINERS (Write After Approval): Add myself.
8400 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8402         * Makefile.tpl: Rearrange.
8403         * Makefile.in: Regenerate.
8405 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8407         * configure.in: Add support for kaOS as cross build target system.
8408         * configure: Regenerated.
8410 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8412         * MAINTAINERS (Write after approval): Add myself.
8414 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8416         * MAINTAINERS: Update my email address.
8418 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8420         * MAINTAINERS: Add self to blanket write privs. section.
8422 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8424         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8425         configure-target-* as some target builds may require additional
8426         flags for preprocessor tests.
8427         * Makefile.in: Regenerated.
8429 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8431         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8432         * ltconfig: Handle it.
8433         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8434         auto-detecting it.
8436         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8437         it is used as argument to $CC.
8438         * ltcf-gcj.sh: Likewise.
8440         * configure.in: Introduce --enable-maintainer-mode.
8441         * configure: Rebuilt.
8442         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8443         for maintainer mode.
8444         * Makefile.in: Rebuilt.
8446 2003-02-18  Jason Merrill  <jason@redhat.com>
8448         * Makefile.tpl (check-c++): Allow parallelism.
8450 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8452         * MAINTAINERS: Remove John Carr (who never actually had access to
8453         gcc.gnu.org).
8455 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8457         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8458         don't configure target-libobjc.
8459         * configure: Regenerate.
8461 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8463         * Makefile.tpl (RANLIB): Define.
8464         * Makefile.in: Regenerate.
8466 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8468         * MAINTAINERS: Update my email.
8470 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8472         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8473         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8474         * Makefile.in: Regenerated.
8475         * configure.in: Remove all traces of snavigator, db, and grep.
8476         * configure: Regenerated.
8478 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8480         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8481         After Approval.
8483 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8485         * MAINTAINERS (Write after approval): Add myself.
8487 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8489         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8490         * Makefile.in: Regenerated.
8492 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8494         * config.guess: Updated to 2003-01-30's version.
8495         * config.sub: Updated to 2003-01-28's version.
8497 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8499         * config.if: If gcc_version is already set, just use it.  Don't set
8500         gcc_version_trigger if it's already set, otherwise set it to
8501         gcc/version.c, but only if the file exists.  If it is not set and
8502         gcc/version.c does not exist, try to extract the version number from
8503         $CC.
8505 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8507         * MAINTAINERS: Add myself to write-after-approval list.
8509 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8511         * configure.in:  Revert 24Jan change.
8512         * configure:  Regenerate.
8514 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8516         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8517         entry of HJ Lu.
8519 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8521         * configure.in: Revert previous change.
8522         * configure: Regenerate.
8524 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8526         * configure.in: Make rda native-only.
8527         * configure: Regenerate.
8529 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8531         * MAINTAINERS: Move myself from GNATS-only-accounts to
8532         write-after-approval.
8534 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8536         * configure.in: Add missing \.
8537         * configure: Rebuilt.
8539 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8541         * configure.in (baseargs): Avoid using \| in sed regular
8542         expressions.
8543         * configure: Rebuilt.
8545 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8547         * configure.in (baseargs): Remove all supported forms of
8548         --cache-file, --srcdir, --host, --build and --target options
8549         from argument lists.
8550         * configure: Rebuilt.
8552 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8554         * MAINTAINERS: Add myself to write-after-approval list.
8556 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8558         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8559         * configure: Rebuilt.
8561 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8563         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8564         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8565         * Makefile.in: Regenerate.
8566         * configure: Regenerate.
8568 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8570         * configure.in: Remove Makefile in build, host and target modules
8571         unless configure was run with --no-recursion.
8572         * configure: Rebuilt.
8574 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8576         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8577         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8578         * Makefile.in: Regenerate.
8580 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8582         * config.guess: Update to 2003-01-03 version.
8583         * config.sub: Update to 2003-01-03 version.
8585 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8587         * configure: Regenerate with proper autoconf 2.13.
8589 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8591         * configure.in: Add AC_PREREQ for consistency.
8592         * configure: Regenerate.
8594 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8596         * configure.in (GDB_TK): Add tcl directories conditional on
8597         gdb/gdbtk directory being present.
8598         * configure: Regenerate.
8600 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8602         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8603         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8604         * configure: Rebuilt.
8606 2002-12-31  Tom Tromey  <tromey@redhat.com>
8608         * Makefile.in: Rebuilt.
8609         * Makefile.def (target_modules) [libffi]: Allow installation.
8611 2002-12-31  Andreas Schwab  <schwab@suse.de>
8613         * configure.in: Fix use of $program_transform_name.
8614         * configure: Regenerated.
8616 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8618         * configure.in (baseargs): Don't remove first configure argument.
8619         * configure: Regenerated.
8621 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8623         * Makefile.tpl (local-distclean): Don't remove...
8624         (multilib.ts): ... this.  Moved into...
8625         (multilib.out): ... this.  Don't use sub-make.
8626         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8627         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8628         (configure-build-[+module+], configure-[+module+],
8629         configure-target-[+module+], configure-gcc): ... these.  Test
8630         for Makefile existence.  Drop config.status from dependencies.
8631         * Makefile.in: Rebuilt.
8632         * configure.in: Move gcc-version-trigger to the end of
8633         ac_configure_args.  Add comments to maybedep.tmp and
8634         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8635         nonopt from baseargs, matching and removing corresponding
8636         whitespace while at it.
8637         * configure: Rebuilt.
8639 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8641         * configure.in (host_configargs): Replace reference to
8642         no-longer-defined buildopts with --build=${build_alias}.
8643         * configure: Rebuilt.
8645         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8646         program_transform_name to standard idiom.
8647         (AUTOGEN, AUTOCONF): Define.
8648         (Makefile.in): Use $(AUTOGEN).
8649         (Makefile): Depend on config.status, and use autoconf-style rule to
8650         build it.  Move original commands to...
8651         (config.status): ... this new target.
8652         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8653         $(AUTOCONF).
8654         * Makefile.in: Rebuilt.
8656 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8658         * Makefile.tpl: Fix dramatic bustage due to change in
8659         program_transform_name.
8660         * Makefile.in: Regenerate.
8662         * configure.in: Remove unnecessary PATH setting.
8663         * configure: Regnerate.
8665         * configure.in: Don't default to unprefixed tools unless
8666         the native tools will work.
8667         * configure: Regenerate.
8669         * configure.in: Convert to autoconf script.  Blow away lots
8670         of now-redundant Makefile fragments.
8671         * configure: Generate using Autoconf.
8672         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8673         * Makefile.in: Regenerate.
8675 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8677         * configure: Fix stupid bug where RANLIB was mistakenly included.
8679         * configure.in: Rename (buildargs, hostargs, targargs) to
8680         (build_configargs, host_configargs, target_configargs).
8682         * configure.in: Move logic out of sed statement.
8684         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8685         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8687 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8689         * config.sub: Import from master repository
8690         * config.guess: Ditto
8692 2002-12-24  Andreas Schwab  <schwab@suse.de>
8694         * Makefile.tpl (multilib.out): Fix missing space.
8695         * Makefile.in: Regenerate.
8697 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8699         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8700         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8701         * Makefile.in: Regenerate.
8702         * configure.in: Remove unnecessary leftovers.
8704 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8706         * configure.in (extra_ranlibflags_for_target): New variable.
8707         (*-*-darwin): Add -c to ranlib commands.
8708         * configure (tooldir): Handle extra_ranlibflags_for_target.
8710 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8712         * Makefile.tpl: Revert HJL's change.
8713         * Makefile.in: Regenerated.
8714         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8715         always.
8717 2002-12-19  Andreas Schwab  <schwab@suse.de>
8719         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8720         * Makefile.in: Regenerate.
8722 2002-12-18  H.J. Lu  <hjl@gnu.org>
8724         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8725         * Makefile.in: Regenerated.
8727         * configure.in (build_prefix): New. Substitute.
8729 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8731         * Makefile.tpl: Don't let real targets depend on phony targets.
8732         * Makefile.in: Regenerate.
8734         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8735         * Makefile.in: Regenerate.
8737 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8739         * config.sub: Import from master repository
8740         * config.guess: Ditto
8742 2002-12-16  Jason Merrill  <jason@redhat.com>
8744         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8745         previous 'make bootstrap'.
8746         * Makefile.in: Regenerate.
8748 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8750         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8752 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8754         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8755         * Makefile.in: Regenerate.
8757 2002-12-13  Jason Merrill  <jason@redhat.com>
8759         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8760         library tests.
8761         (check-c++): Just depend on it and check-target-libstdc++-v3.
8762         * Makefile.in: Regenerate.
8764 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8766         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8767         * Makefile.in: Rebuilt.
8769 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8771         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8773 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8775         * configure: Fix bug put in by gremlins.
8777         * Makefile.tpl: Substitute more autoconfily.
8778         * configure: Substitute more autoconfily.
8779         * Makefile.in: Regenerate.
8781 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8783         * config.sub: Import from master repository
8784         * config.guess: Ditto
8785         * MAINTAINERS: Added Svein Seldal under write after approval
8787 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8789         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8790         * Makefile.in (all-sim): Ditto.
8792 2002-12-06  DJ Delorie  <dj@redhat.com>
8794         * Makefile.tpl: Change configure dependencies to not have real
8795         targets depend on phony targets.
8797 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8799         * configure.in: Revert unintentional change.
8801         * Makefile.tpl: Change dependency for */multilib.out so that
8802         it works when gcc isn't in the tree.
8804         * configure.in: Substitute more.
8805         * configure: Run subconfigures from the Makefile.
8806         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8807         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8809 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8811         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8813 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8815         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8816         and corresponding dependencies.
8817         * Makefile.in: Regenerate.
8819         * configure.in (host_tools): Order binutils, gas and ld for
8820         convenience in running the testsuites.
8822         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8823         * Makefile.in: Regenerate.
8824         * configure.in: Introduce rules to serialize subconfigure runs.
8826         * configure.in: Introduce BASE_CC_FOR_TARGET.
8827         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8828         Realize configure-build-* targets.  Realize configure-target-* targets.
8829         * Makefile.in: Regenerate.
8831 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8833         * configure: Move gcc_version_trigger stuff from here...
8834         * configure.in: ...to here.
8836         * configure.in: Separate subconfigure options added by this file from
8837         options given by the user.  Add machinery to put args for host
8838         subconfigures into the Makefile.
8840         * Makefile.tpl: Remove 'vault' targets.
8841         * Makefile.tpl: Reorder and comment dependencies.
8842         * Makefile.in: Regenerate.
8844 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8845         * configure.in: Fix my broken commit of previous patch. (sigh)
8847 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8849         * configure.in: Move host-specific darwin noconfigdirs into
8850         the host-specific section.
8852 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8854         * configure.in: Move host-specific darwin noconfigdirs into
8855         the host-specific section.
8857 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8859         * configure: Remove skip-this-dir support.
8860         * Makefile.tpl: Remove skip-this-dir support.
8862         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8863         subdirectories.
8864         * Makefile.in: Regenerate.
8866         * Makefile.tpl: Strip out useless setting of 'dir'.
8867         * Makefile.in: Regenerate.
8869 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8871         * configure.in: Fix deeply stupid bug.
8873         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8874         shell code in CXX_FOR_TARGET
8875         * Makefile.def: Introduce raw_cxx.
8876         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8877         RAW_CXX_FOR_TARGET.
8878         * Makefile.in: Regenerate.
8880 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8882         * Makefile.tpl: Remove unnecessary ifs.
8883         * Makefile.in: Regenerate.
8885         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8886         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8887         targets for 'no_install' modules.
8888         * configure: Move GDB_TK substitution to configure.in.  Move
8889         build_modules stuff to configure.in.
8890         * configure.in: Implement soft dependency machinery.  Maybe-ize
8891         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8892         * Makefile.in: Regenerate.
8894 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8896         * Makefile.tpl: Make all-target, install-target behave similarly
8897         to all, install (only hitting configured targets).  Eliminate
8898         unused macro defintions.
8900         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8901         build != host.
8903         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8905         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8907         * configure.in: Produce lists of subdir targets we're actually
8908         configuring.  Remove references to "dosrel".
8909         * Makefile.tpl: Let configure set which subdir targets are hit.
8910         Remove install-cross; clean up install; remove ALL.  Remove
8911         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8912         Autogenerate host module targets.  Remove empty dependency lines
8913         and redundant dependency; rearrange slightly.
8914         * Makefile.def: Add host-side libtermcap, utils.
8916         * Makefile.in: Regenerate.
8918 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8920         * ltconfig (osf[345]): Append $major to soname_spec.
8921         Reflect this in library_names_spec.
8922         * ltmain.sh (osf): Prefix $major with . for use as extension.
8924 2002-11-19  Andreas Jaeger  <aj@suse.de>
8926         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8927         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8928         and sparc64 GNU/Linux systems.
8930 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8932         * MAINTAINERS: Update email.
8934 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8936         * MAINTAINERS: Complete James Dennett's entry.
8938 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8940         * MAINTAINERS (Write After Approval): Add myself.
8942 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8944         * Makefile.tpl: syntactic cleanup
8946 2002-11-13  Stuart Hastings  <stuart@apple.com>
8948         * MAINTAINERS: Add myself to write-after-approval list.
8950 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8952         * Makefile.def: Add list of recursive targets to autogenerate.
8953         Add build_modules.
8954         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8955         targets.  Autogenerate *-build-* targets.
8956         * Makefile.in: Regenerate.
8958 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8960         * configure: More autoconf-style substitutions.
8961         * Makefile.tpl: More autoconf-style substitutions.
8962         * Makefile.in: Regenerate.
8964 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8966         * configure: Substitute more variables in a more autoconf-friendly
8967         way.  Simplify slightly.
8968         * Makefile.tpl: Make more variables substitutable in an
8969         autoconf-friendly way.
8970         * Makefile.in: Regenerate.
8972 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8974         * MAINTAINERS (Write After Approval): Add myself.
8976 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8978         * configure.in (v810*): Remove special setting of tools.
8980         * configure: Add support for extra required flags for ar or nm.
8981         * configure.in (aix4.3+): Use above support for target-specific
8982         issues, rather than using config/mt-aix43.
8984 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8986         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8987         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8988         with $srcdir.  Reformat indentation.  Substitute some variables
8989         formerly hard-coded in the Makefile for build=host.
8990         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8991         * Makefile.def: Autogenerate more.
8992         * Makefile.in: Regenerate.
8994 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8996         * MAINTAINERS (Write After Approval): Add myself.
8998 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9000         * Makefile.def (host_modules): Add rda.
9001         * Makefile.in: Regenerate.
9002         * configure.in (target_tool): Add target-rda to list.
9004 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9006         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9008 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9010         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9011         and restrap targets to this rule.
9012         * Makefile.in:  Regenerate.
9014 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9016         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9017         GNATS only accounts.
9019 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9021         * configure.in (i[3456]86-*-linux*): Add check to disable
9022         ${libgcj} for glibc1.
9024 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9026         * MAINTAINERS: Add myself as ip2k port maintainer.
9028 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9030         * configure.in: Add tic4x target.
9032 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9034         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9035         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9036         * Makefile.in: Regenerate.
9038         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9039         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9040         * Makefile.in: Regenerate.
9042 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9044         * MAINTAINERS: Add myself as web pages co-maintainer.
9046 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9048         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9049         * Makefile.in: Regenerate.
9051 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9053         * MAINTAINERS: Add myself and Nathan Sidwell
9054         <nathan@codesourcery.com> as VxWorks maintainers.
9056 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9058         * Makefile.def: Remove order dependency comments.
9059         * Makefile.tpl: Add explicit install-install dependencies.
9060         * Makefile.in: Regenerate.
9062         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9063         * Makefile.in: Regenerate.
9065         * Makefile.tpl: Add configure-target (for src-release in src)
9066         * Makefile.in: Regenerate.
9068 2002-09-30  Nick Clifton  <nickc@redhat.com>
9070         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9072 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9074         * configure.in (s390*-*-linux*): Enable libgcj.
9076 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9078         * configure: Revert accidentally applied changes.
9080         * Makefile.tpl: Make more autoconf-friendly.
9081         * Makefile.in: Regenerate.
9082         * configure: Make substitution more autoconf-like.
9084 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9086         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9087         single entry to handle all these.
9088         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9089         libjava on arm-*-elf.
9091 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9093         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9094         things that depend on them.
9096 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9098         * Makefile.tpl: Make subsituted variables more autoconfy.
9099         * Makefile.in: Regenerate.
9100         * configure: Make seds more autoconfy.
9102 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9104         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9105         * Makefile.in: Regenerate.
9106         * configure.in: Rewrite sed statements to look autoconfy.
9108         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9109         all-target-foo on configure-target-foo.
9110         * Makefile.def: Ditto.
9111         * Makefile.in: Rebuild.
9113 2002-09-25  Andrew Haley  <aph@redhat.com>
9115         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9117 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9119         * Makefile.def: New file.
9120         * Makefile.tpl: New file.
9121         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9122         * contrib/gcc_update: Note that Makefile.in is a generated file.
9124         * configure.in: Minor rearrangement.  Simplify tests.
9126 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9128         * configure.in (with_headers): Skip copy if value is "yes".
9129         (with_libs): Likewise.
9131 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9133         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9134         * configure.in (sh*-*-pe*): Ditto.
9135         * configure.in (mips*-*-pe*): Ditto.
9136         * configure.in (*arm-wince-pe): Ditto.
9138         * configure.in: Rearrange.
9140 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9142         * MAINTAINERS: Update my email address.
9144 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9146         * MAINTAINERS: (Write After Approval): Add myself.
9148 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9150         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9152 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9154         * MAINTAINERS: Change my mailing address.
9156 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9158         * MAINTAINERS (Write After Approval): Remove myself.
9159         (Various Maintainers: c++ runtime libs): Add myself.
9161 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9163         * MAINTAINERS (Write After Approval): Remove myself.
9164         (Various Maintainers: c++ runtime libs): Add myself.
9166 2002-08-15  Eric Christopher  <echristo@redhat.com>
9168         * config.sub: Import from master repository.
9169         * config.guess: Ditto.
9171 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9173         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9174         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9175         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9177 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9179         * MAINTAINERS: Add self to rs6000 vector extensions.
9181 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9183         * libiberty/configure: Reverted unintended yesterday's check in.
9185 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9187         * boehm-gc/configure, libf2c/configure: Rebuilt.
9188         * libffi/configure, libiberty/configure: Ditto.
9189         * libjava/configure, libobjc/configure: Ditto.
9190         * libstdc++-v3/configure, zlib/configure: Ditto.
9191         Merged from binutils:
9192         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9193         From Steve Ellcey <sje@cup.hp.com>:
9194         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9195         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9196         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9197         IA64.
9198         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9199         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9200         soname_spec, sys_lib_search_path_spec): Ditto.
9202 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9204         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9206 2002-08-04  H.J. Lu  (hjl@gnu.org)
9208         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9210 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9212         * MAINTAINERS (Write After Approval): Add myself.
9214 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9216         * configure.in: Move generic linux case to end.  Copy generic
9217         linux noconfigdirs to mips*-*-linux* entry and new
9218         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9220 2002-07-19  Michael Matz  <matz@suse.de>
9222         * MAINTAINERS: Add myself as ra* maintainer.
9224 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9226         * config.guess: Update to 2002-07-09 version.
9227         * config.sub: Update to 2002-07-03 version.
9229 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9231         * MAINTAINERS: Fix typo in a maintainer email address.
9233 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9235         * configure.in: Remove two redundant tests.
9237 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9239         * configure.in (mips*-*-irix6*o32): Enable stabs.
9241 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9243         * configure.in: Don't build grez.
9244         * Makefile.in: Ditto.
9246         * Makefile.in: Remove references to bsp, cygmon, libstub.
9247         * configure.in: Ditto.
9249         * configure.in: Remove leftover reference to gdbtest.
9251 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9253         * configure.in (gxx_include_dir):  Change to match versioned
9254         C++ headers if --enable-version-specific-runtime-libs is used.
9256 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9258         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9260 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9262         * configure.in: Make --without-x work.
9264 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9266         * configure.in: Rearrange target Makefile fragment collection.
9268         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9269         cvs[src].
9270         * configure.in: Ditto.
9272 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9274         * MAINTAINERS (Write After Approval): Update my e-mail address.
9276 2002-06-24  Ben Elliston  <bje@redhat.com>
9278         * configure.in (host_tools): Remove cgen.
9280         * Makefile.in (all-cgen): Remove; runs from its source directory.
9281         (check-cgen, install-cgen, clean-cgen): Likewise.
9282         (all-opcodes): Do not depend on all-cgen.
9283         (all-sim): Likewise.
9285 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9287         * Makefile.in: Eliminate 'apache' targets.
9288         * configure.in: Eliminate 'apache' targets.
9290         * configure.in: Eliminate redundant tests.  Reorganize.
9292         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9294         * config-ml.in: Eliminate references to Cygnus configure.
9296         * Makefile.in: Eliminate references to building emacs.
9298 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9300         * MAINTAINERS: Update my email address.
9302 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9304         * config.if (libstdcxx_incdir): Version C++ headers.
9305         (cxx_incdir): Remove.
9307 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9309         * MAINTAINERS (Write After Approval): Add self.
9311 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9313         * configure.in: Add support for ip2k.
9315 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9317         * configure.in: Fix AIX configury bug.
9319 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9321         * MAINTAINERS (Write After Approval): Add self.
9323 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9325         * configure.in: replace ${topsrcdir} with ${srcdir}
9327         * configure.in: Move definition of libstdcxx_flags
9328         right above usage, rather than waaay earlier.
9330         * configure.in: Pull definition of is_cross_compiler earlier.
9332         * configure.in: Rearrange a little.
9334         * configure.in: Remove references to librx.
9335         * Makefile.in: Remove references to librx.
9337 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9339         * config.sub: Add support for avr target.
9340         Import from master sources, rev 1.255
9342 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9344         * configure, .cvsignore:  Revert previous change...
9345         * Makefile:  ...delete.
9347 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9349         * configure.in: Eliminate ${gasdir} variable.
9351 2002-06-18  Dave Brolley  <brolley@redhat.com>
9353         * configure.in: Add support for frv.
9354         * config.sub: Add support for frv.
9356 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9358         * configure:  Remove garbage from previous commit.
9360 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9362         * configure:  For in-source builds, make a subdir and re-exec there.
9363         * Makefile:  New file.  Pass targets through to build directory.
9364         * .cvsignore:  No longer ignore "Makefile".
9366 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9368         * MAINTAINERS (Write After Approval): Add self.
9370 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9372         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9374 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9376         * configure.in (vax-*-netbsd*): Re-enable gas.
9378 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9380         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9381         BUILD_PREFIX_1, to correct nomenclature.
9382         * configure: Likewise.
9384         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9385         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9387 2002-05-31  Olaf Hering  <olh@suse.de>
9389         * config-ml.in: Propogate DESTDIR also.
9391 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9393         * configure.in (vax-*-netbsd*): Don't build gas for this
9394         platform.
9396 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9398         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9399         and libgcj for AVR.
9401 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9403         * MAINTAINERS (Write After Approval): Add myself.
9405 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9407         * config.guess: Update to 2002-05-22 version.
9408         * config.sub: Likewise.
9410 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9412         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9413         * config-ml.in: Likewise.
9414         * configure: Likewise.
9415         * configure.in: Likewise.
9417 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9419         * MAINTAINERS: Update my email address.
9421 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9423         * configure.in: Simplify makefile fragment collection.
9425         * configure.in: Remove code to build emacs.
9427         * configure.in : Remove --srcdir argument from targargs and buildargs
9428         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9430         * configure: Move some logic to configure.in.
9431         * configure.in: Move some logic from configure.
9433 2002-05-11  Tom Tromey  <tromey@redhat.com>
9435         * MAINTAINERS: Reflect libgcj reality.
9437 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9439         * Makefile.in: Honour DESTDIR.
9441 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9443         * config.guess: Import 2002-03-20 version.
9444         * config.sub: Import 2002-04-26 version.
9446 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9448         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9450 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9452         * MAINTAINERS: Add self.
9454 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9456         * ltmain.sh: Detect and handle object name conflicts
9457         while piecewise linking a static library.
9459 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9461         * configure.in (noconfigdirs): Don't disable libgcj on
9462         sparc64-*-solaris* and sparcv9-*-solaris*.
9464 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9466         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9468 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9470         * configure.in (FLAGS_FOR_TARGET): Do not add
9471         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9472         on i[3456]86-*-linux*.
9474 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9476         * configure.in (noconfigdirs): Replace [ ] with test.
9478         * configure.in (noconfigdirs): Do not add target-newlib if
9479         target == i[3456]86-*-linux*, and host == target.
9481 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9483         * configure.in: delete reference to absent file
9485         * configure.in: replace '[' with 'test'
9487         * configure.in: Eliminate references to gash.
9488         * Makefile.in: Eliminate references to gash.
9490         * configure.in: remove useless references to 'pic' makefile fragments.
9492         * configure.in: (*-*-windows*) Finish removing.
9494         * configure.in: Eliminate redundant test for libgui.
9496 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9498         * MAINTAINERS: Add self and realphabetize.  Update entries
9499         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9500         entry for a29k port maintainer.
9502 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9504         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9505         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9507 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9509         * configure.in: remove references to dead files
9511 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9513         * MAINTAINERS: Add information about purpose of this file.
9515 2002-04-18  Tom Tromey  <tromey@redhat.com>
9517         * configure.in: Disallow configuring libgcj when it is already
9518         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9519         Solaris 2.8 by default.  For PR libgcj/6158.
9521 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9523         * configure.in:  Move default CC setting out of config/mh-* fragments
9524         directly into here.
9526 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9528         * configure.in: don't even try to configure or make a subdirectory
9529         if there's no configure script for it.
9531 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9533         * MAINTAINERS: Remove chill maintainers.
9534         * Makefile.in (CHILLFLAGS): Remove.
9535         (CHILL_LIB): Remove.
9536         (TARGET_CONFIGDIRS): Remove libchill.
9537         (CHILL_FOR_TARGET): Remove.
9538         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9539         CHILL_LIB.
9540         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9541         (CHECK_TARGET_MODULES): Likewise.
9542         (INSTALL_TARGET_MODULES): Likewise.
9543         (CLEAN_TARGET_MODULES): Likewise.
9544         (configure-target-libchill): Remove.
9545         (all-target-libchill): Remove.
9546         * configure.in (target_libs): Remove target-libchill.
9547         Do not compute CHILL_FOR_TARGET.
9548         * libchill: Remove directory.
9550 2002-04-11  DJ Delorie  <dj@redhat.com>
9552         * Makefile.in, configure.in: Sync with binutils, entries
9553         follow...
9555 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9557         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9558         (do-tar, do-bz2): New rules.
9559         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9560         (gdb-tar): New rule.
9561         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9562         (insight_dejagnu.tar): New rule.
9563         (insight.tar): New rule.
9564         (gdb+dejagnu.tar): New rule.
9565         (gdb.tar): New rule.
9567 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9569         * Makefile.in: Add all-tix to deps for all-snavigator
9570         so that tix is built when building snavigator.
9572 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9574         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9575         ld and gdb are not supported.
9577 2002-01-07  Mark Salter  <msalter@redhat.com>
9579         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9580         Allow target-libgloss to be built for arm, strongarm, and xscale.
9582 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9584         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9585         options for i[3456]86-pc-linux* native builds.
9587 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9589         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9590         files from .po files for a distribution.
9592 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9594         * configure.in: Enable libstdc++-v3 for h8300 targets.
9596 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9598         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9599         version from bfd/.
9601 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9603         * Makefile.in (VER): When present, extract the version number from
9604         the file version.in.
9606 2001-05-24  Tom Rix  <trix@redhat.com>
9608         * configure.in : enable ld for aix
9610 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9612         * config.guess: Add linux target for S/390.
9614 2000-11-07  Philip Blundell  <pb@futuretv.com>
9616         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9618 2000-11-03  Philip Blundell  <pb@futuretv.com>
9620         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9621         files.
9623 2001-01-15  Ben Elliston  <bje@redhat.com>
9625         * configure.in (host_tools): Add sid.
9626         Always configure cgen.
9628 2000-11-24  Nick Clifton  <nickc@redhat.com>
9630         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9633 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9635         * Makefile.in (ALL_MODULES): Add all-cgen.
9636         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9637         (all-cgen): New target.
9638         (all-opcodes,all-sim): Depend on all-cgen.
9639         * configure.in (host_tools): Add cgen.
9640         Only configure cgen if --enable-cgen-maint.
9642 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9644         * configure.in: Add *-*-freebsd* configurations.
9646 2002-04-08  Tom Tromey  <tromey@redhat.com>
9648         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9649         Fixes PR libgcj/6068.
9651 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9653         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9655 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9657         * configure.in (alpha*-dec-osf*): Enable libgcj.
9659 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9661         * MAINTAINERS (Write After Approval): Add myself.
9663 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9665         Fix for: PR bootstrap/3591, target/5676
9666         * configure.in (mcore-pe): Disable the configuration of
9667         libstdc++-v3 since exceptions are not supported.
9669 2002-03-20  Anthony Green  <green@redhat.com>
9671         * configure.in: Enable libgcj for xscale-elf target.
9673 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9675         * MAINTAINERS:  Update my email address.
9677 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9679         * ltmain.sh (relink_command): Fix typo in previous change.
9681 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9683         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9684         (relink_command): Added --tag flags.
9685         (mode=install): If relinking fails; error out.
9687 2002-03-12  Richard Henderson  <rth@redhat.com>
9689         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9690         .NOTPARALLEL tag.
9691         (do-check): Rename from check.
9692         (check): Allow parallel check.
9694 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9696         * MAINTAINERS: Add myself as maintainer for xtensa port.
9697         Fix alphabetical order in CPU port maintainer list.
9698         Remove myself from Write After Approval list.
9700 2002-03-11  Richard Henderson  <rth@redhat.com>
9702         * Makefile.in (.NOTPARALLEL): Add fake tag.
9704 2002-03-07  H.J. Lu  (hjl@gnu.org)
9706         * configure.in: Enable gprof for mips*-*-linux*.
9708 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9710         * MAINTAINERS (Write After Approval): Add myself.
9712 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9714         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9715         libjava.
9716         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9718 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9720         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9721         because its Makefile is there; test for the executable instead.
9723 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9725         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9726         libstdc++-v3 and libjava.
9728 2002-02-11  Adam Megacz  <adam@xwt.org>
9730         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9731         boehm-gc
9733 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9735         * config.guess: Updated to 2002-01-30's version.
9736         * config.sub: Updated to 2002-02-01's version.
9737         Contribute sh64-elf.
9738         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9739         * configure.in: Added sh64-*-*.
9741 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9743         * MAINTAINERS: Belatedly add myself to write after approval list.
9745 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9747         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9748         Remove self as Write After Approval.
9750 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9752         * MAINTAINERS: Put self in as maintainer for contrib/regression
9753         directory.
9755 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9757         * MAINTAINERS:  Update my email address.
9759 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9761         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9762         target-libiberty, and target-libgloss.  Skip Java-related
9763         libraries if not supported for NetBSD on target CPU.
9765 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9767         * install-sh: Use _inst.$$_ for temp file name.
9769 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9771         * MAINTAINERS (Write After Approval): Move my contact info
9772         from here...
9773         (OS Port Maintainers): ...to here (netbsd).
9775 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9777         * MAINTAINERS (Write After Approval): Add myself.
9779 2002-01-17  H.J. Lu  <hjl@gnu.org>
9781         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9782         (all-target-fastjar): Also depend on all-target-libiberty.
9784 2002-01-16  H.J. Lu  (hjl@gnu.org)
9786         * config.guess: Import from master sources, rev 1.225.
9787         * config.sub: Import from master sources, rev 1.238.
9789 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9791         * MAINTAINERS (Write After Approval): Remove myself.
9793 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9795         * MAINTAINERS (Write After Approval): Add myself.
9797 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9799         * MAINTAINERS: Add self as docs co-maintainer.
9801 2001-12-11  Matthias Klose  <doko@debian.org>
9803         * MAINTAINERS (Write After Approval): Add myself.
9805 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9807         * MAINTAINERS: Update my email address.
9809 2001-12-07  Turly O'Connor  <turly@apple.com>
9810         * MAINTAINERS (Write After Approval): Add myself.
9811         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9812         (rs6000_initialize_trampoline): Call __trampoline_setup for
9813         ABI_DARWIN too.
9814         * darwin-tramp.asm: New file, implements __trampoline_setup.
9815         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9817 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9819         * MAINTAINERS (Write After Approval): Add myself.
9821 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9823         * configure, configure.in: Use temp file for long sed commands.
9825 2001-12-03  Laurent Guerby  <guerby@acm.org>
9827         * config.sub: Update to version 1.232 on subversion.
9829 2001-12-03  Ben Elliston  <bje@redhat.com>
9831         * MAINTAINERS: Update mail address for config.* patches.
9833 2001-11-27  DJ Delorie  <dj@redhat.com>
9834             Zack Weinberg  <zack@codesourcery.com>
9836         When build != host, create libiberty for the build machine.
9838         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9839         CONFIG_ARGUMENTS.
9840         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9841         New variables.
9842         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9843         and rules.
9844         (all.normal): Depend on ALL_BUILD_MODULES.
9845         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9846         (all-build-libiberty): Depend on configure-build-libiberty.
9848         * configure: Calculate and substitute proper value for
9849         ALL_BUILD_MODULES.
9850         * configure.in: Create the build subdirectory.
9851         Calculate and substitute TARGET_CONFIGARGS (formerly
9852         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9854 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9856         * MAINTAINERS (write-after-approval): Add self.
9858 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9860         * MAINTAINERS (GNATS only accounts): Remove self.
9862 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9864         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9865         libf2c.
9867 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9869         * MAINTAINERS (Write After Approval): Add self.
9871 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9873         * MAINTAINERS: mips and s390 are also CPU ports.
9875 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9877         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9879 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9881         * MAINTAINERS: Alphabetize.
9883 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9885         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9887 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9889         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9891 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9893         * configure.in (--enable-languages): Be more permissive about
9894         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9896 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9898         * config.sub: Import from master sources, rev. 1.230.
9899         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9901 2001-11-07  Laurent Guerby  <guerby@acm.org>
9903         * MAINTAINERS (Write After Approval): Add self.
9905 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9907         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9909 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9911         * config.sub: Import from master sources, rev 1.226.
9912         * config.guess: Import from master sources, rev 1.216.
9914 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9916         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9917         * MAINTAINERS: Add self as maintainer of MMIX port.
9918         Remove old after-approval entry.
9920 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9922         * ChangeLog, configure: Fix spelling errors.
9924 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9926         * MAINTAINERS: Tweak my address.
9928 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9930         * MAINTAINERS: Update my email address.
9932 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9934         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9935         * MAINTAINERS: Add self as maintainer of CRIS port.
9937 2001-10-10  Geert Bosch  <bosch@gnat.com>
9939         * MAINTAINERS (Various maintainers: Ada front end):
9940         Added Robert Dewar.
9942 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9944         * MAINTAINERS (Write After Approval): Added self
9946 2001-10-02  Geert Bosch  <bosch@gnat.com>
9948         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9950 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9952         * configure: Handle temporary files securely using mkdir.
9954 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9956         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9958 2001-09-26  Will Cohen  <wcohen@redhat.com>
9960         * configure.in (*-*-linux*): Disable configuration of target-newlib
9961         and target-libgloss.
9963 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9965         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9966         RANLIB.
9968 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9970         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9971         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9972         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9973         avoid quotes nesting problems.
9974         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9975         (DO_X): Export only variables that are set.
9977 2001-09-19  Ben Elliston  <bje@redhat.com>
9979         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9980         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9981         semantics.  Use the shell built-in "type" command instead.
9983 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9985         Merged from gcc-3_0-branch:
9986         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9987         * ltcf-c.sh: Use $objext, not $ac_objext.
9988         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9989         * ltcf-cxx.sh: Add support for GNU.
9990         2001-07-22  Timothy Wall  <twall@redhat.com>
9991         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9992         default settings if using GNU tools with that configuration.
9993         * ltcf-cxx.sh: Ditto.
9994         * ltcf-gcj.sh: Ditto.
9995         2001-07-21  Michael Chastain  <chastain@redhat.com>
9996         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9997         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9998         * ltmain.sh: Mark as gcc-local.
10000 2001-08-30  Eric Christopher  <echristo@redhat.com>
10001             Jason Eckhardt  <jle@redhat.com>
10003         * config.guess: Merge from master sources.
10004         * config.sub: Merge from master sources, add support for mipsisa32.
10006 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10007         * config.sub: Merge from master sources, rev 1.219.
10008         * MAINTAINERS: Add self as contact for stormy16 port.
10010 2001-08-14  Zack Weinberg  <zackw@panix.com>
10012         * config.sub: Merge from master sources, rev 1.218.
10013         * config.guess: Merge from master sources, rev 1.209.
10015 2001-08-11  Graham Stott  <grahams@redhat.com>
10017         * Makefile.in (check-c++): Add missing semicolon.
10019 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10021         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10023 2001-07-30  Eric Christopher  <echristo@redhat.com>
10025         * MAINTAINERS (Various maintainers: mips port): Added myself.
10027 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10029         * configure.in (sh-*-linux*): New.
10031 2001-07-27  Richard Henderson  <rth@redhat.com>
10033         * .cvsignore: Add LAST_UPDATED.
10035 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10037         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10039 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10041         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10043 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10045         * MAINTAINERS (Write After Approval): Added myself.
10047 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10049         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10050         and libgcj on m68hc11/m68hc12.
10052 2001-06-27  H.J. Lu  (hjl@gnu.org)
10054         * Makefile (CFLAGS_FOR_BUILD): New.
10055         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10057 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10059         * README: Remove version number.
10061 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10063         * INSTALL/README: Update wrt. to the installation instructions now
10064         residing in gcc/doc/install.texi.
10066 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10068         * README: Replace with a cut-down and updated version of gcc/README.
10070 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10072         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10073         multilibs to be disabled.
10075 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10077         * MAINTAINERS (Write After Approval): Add myself.
10079 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10081         * config.guess: Import CVS version 1.195.
10082         * config.sub: Import CVS version 1.212.
10084 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10086         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10087         gcc/xgcc is built, use -print-prog-name to find out the program
10088         name to use.
10090 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10092         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10093         appear to also be in the master copy.
10094         * config.sub:  Import CVS version 1.211.
10096 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10098         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10099         with_gcc]: Use `gcc -shared' to build a shared library.
10101 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10103         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10104         archives.
10106 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10108         * MAINTAINERS (Write After Approval): Add myself.
10110 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10112         * configure.in (libstdcxx_flags): Do not try to execute
10113         libstdc++-v3/testsuite_flags until it exists.
10115 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10117         * MAINTAINERS: Update my email address.
10119 2001-05-31  Graham Stott  <grahams@redhat.com>
10121         * MAINTAINERS (Write After Approval): Add myself.
10123 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10125         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10126         libraries when using g++ with native linker.
10128 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10130         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10132 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10134         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10135         [aix4*|aix5*]: Prepend blank.
10137 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10139         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10140         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10141         of subdir/configure scripts to use the new libtool.m4.
10143 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10145         * MAINTAINERS (Write After Approval): Add myself.
10147 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10149         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10151 2001-05-11  Ben Elliston  <bje@redhat.com>
10153         * Makefile.in (all-sid): New target.
10154         (check-sid, clean-sid, install-sid): Likewise.
10156 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10158         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10160 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10162         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10163         libgcj.
10165 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10167         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10168         gcc/xgcc is built, use -print-prog-name to find out the program
10169         name to use.
10171 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10173         * configure.in (noconfigdirs): Don't reset it from scratch in the
10174         target case; only append to it.
10176         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10177         sparc-*-solaris2.8]: Disable ${libgcj}.
10179 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10181         * configure.in (libgcj_saved): Copy from $libgcj.
10182         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10183         --disable-libgcj.
10185 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10187         * MAINTAINERS: Remove self as MIPS maintainer and
10188         C front end maintainer.
10190 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10192         * configure.in: Move *-chorusos target case to the proper switch.
10193         Disable libgcj.
10195 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10197         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10198         1.641.2.228.
10200 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10202         * Makefile.in (STAGE1_CFLAGS): Pass down.
10204 2001-04-13  Alan Modra  <amodra@one.net.au>
10206         * config.guess: Add hppa64-linux support.  Note for next import that
10207         this is already in the master file.
10208         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10210 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10212         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10213         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10215 2001-04-11  Stan Shebs  <shebs@apple.com>
10217         * MAINTAINERS: Add self as Darwin port maintainer.
10219 2001-04-11  Alan Modra  <amodra@one.net.au>
10221         * MAINTAINERS: Update my email address.
10223 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10225         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10226         recent versions of FreeBSD (release 3 or later).
10227         * ltconfig: On FreeBSD, -lc must not be provided when building
10228         a shared library or else the standard -pthread gcc option is
10229         rendered worthless to later users of the built library.
10231 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10233         * MAINTAINERS: Add self and RTH as C front end maintainers.
10235 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10237         * config.sub: Make sure to match an already-canonicalized
10238         machine name (eg. mn10300-unknown-elf).
10240 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10242         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10243         New macros.
10244         (bootstrap, cross): Use RECURSE_FLAGS.
10245         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10247 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10249         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10251 2001-03-22  Colin Howell  <chowell@redhat.com>
10253         * Makefile.in (DO_X): Do not backslash single-quotes in
10254         backquotes (two places).
10256 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10258         Re-installed:
10259         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10260         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10261         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10262         * ltcf-cxx.sh: Likewise.
10263         * ltcf-gcj.sh: Likewise.
10265 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10267         * MAINTAINERS: Add myself as "documentation co-maintainer".
10269 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10271         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10272         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10274 2001-03-19  Tom Tromey  <tromey@redhat.com>
10276         * config-ml.in: Handle GCJ and GCJFLAGS.
10278 2001-03-21  Michael Chastain  <chastain@redhat.com>
10280         * Makefile.in: all-m4 depends on all-texinfo.
10282 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10284         * MAINTAINERS: Add myself to write after approval list.
10286 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10288         * Makefile.in (DO_X): Quote nested quotes.
10290 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10292         * MAINTAINERS: Add myself to write after approval list.
10294 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10296         * Makefile.in (DO_X): Use double quotes for quoting
10297         "RANLIB=$${RANLIB}".
10299 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10301         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10303 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10305         * configure.in: Only use `lang_requires' for languages athat are
10306         actually enabled.
10308 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10310         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10312 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10314         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10316 2001-03-07  Tom Tromey  <tromey@redhat.com>
10318         * configure.in: Allow config-lang.in to set `lang_requires' to list
10319         of other required languages.
10321 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10323         * Makefile.in: Remove RANLIB definition. Use RANLIB
10324         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10325         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10327 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10328             Alexandre Oliva  <aoliva@redhat.com>
10330         * Makefile.in (check-c++): Use tabs, not spaces.
10332 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10334         * MAINTAINERS: add myself to Write After Approval list.
10336 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10338         * Makefile.in (check-c++): New rule.
10340         * configure.in (target_libs): Remove libg++.
10341         (noconfigdirs): Remove libg++.
10342         (noconfigdirs): Same.
10343         (noconfigdirs): Same.
10344         (noconfigdirs): Same.
10346         * config-ml.in: Remove libg++ references.
10348         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10349         (ALL_TARGET_MODULES): Same.
10350         (configure-target-libg++): Remove.
10351         (all-target-libg++): Remove.
10352         (configure-target-libio): Remove.
10353         (all-target-libio): Remove.
10354         (check-target-libio): Remove.
10355         (.PHONY): Remove.
10356         (libg++.tar.bz2): Remove.
10357         (all-target-cygmon): Remove libio.
10358         (all-target-libstdc++): Remove.
10359         (configure-target-libstdc++): Remove.
10360         (TARGET_LIB_PATH): Remove libstdc++.
10361         (ALL_GCC_CXX): Remove libstdc++.
10362         (all-target-gperf): Correct.
10364 2001-02-16  Nick Clifton  <nickc@redhat.com>
10366         * configure.in (noconfigdirs): Allow configuration of texinfo
10367         for Cygwin hosts.
10369 2001-02-15  Anthony Green  <green@redhat.com>
10371         * configure: Introduce GCJ_FOR_TARGET.
10372         * configure.in: Ditto.
10373         * Makefile.in: Ditto.
10375 2001-02-13  Andreas Schwab  <schwab@suse.de>
10377         * MAINTAINERS: Update mail address.
10379 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10381         * config.guess: Add linux target for S/390.
10382         * config.sub: Likewise.
10384 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10386         * configure.in: for *-chorusos, don't config target-newlib and
10387         target-libgloss.
10389 2001-02-06  Ben Elliston  <bje@redhat.com>
10391         * configure: Output host type to stdout, not stderr.
10393 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10395         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10396         * ltcf-cxx.sh: Likewise.
10398         * config.if: Assume enable_libstdcxx_v3 is defined.
10400 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10402         Remove V2 C++ library.
10403         * configure.in: Remove --enable-libstdcxx_v3 support.
10405 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10407         * include/demangle.h: Add prototype for java_demangle_v3.
10409 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10411         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10413 2001-01-27  Richard Henderson  <rth@redhat.com>
10415         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10417 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10419         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10420         Don't unset, it's non-portable and no longer necessary, set to empty
10421         instead.
10423 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10425         * ltconfig: Shell portability fix for the tagname validity check.
10427 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10429         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10430         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10432 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10434         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10436 2001-01-26  Tom Tromey  <tromey@redhat.com>
10438         * configure.in: Allow libgcj to be built on Sparc Solaris.
10440 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10442         * ltcf-c.sh: Add aix5 case.
10443         * ltcf-cxx.sh: Likewise.
10444         * ltconfig: Likewise.
10446 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10448         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10449         keep at least one of build_libtool_libs or build_old_libs set to
10450         yes.
10452         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10453         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10455 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10457         * configure.in: Enable libgcj on several additional platforms.
10459 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10461         * configure.in: Enable libgcj for linux targets.
10463 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10465         * MAINTAINERS (Write After Approval): Add myself.
10467 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10469         * MAINTAINERS: Add myself as vax port maintainer.
10471 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10473         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10475 2001-01-09  Mike Stump  <mrs@wrs.com>
10477         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10478         failures of subdirectories.
10480 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10482         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10483         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10484         * ltcf-cxx.sh: Likewise.
10485         * ltcf-gcj.sh: Likewise.
10486         * ltconfig.sh: Fix typo.
10488 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10490         * configure: handle DOS-style absolute paths.
10492 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10494         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10496 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10498         * MAINTAINERS: Add myself as avr port co-maintainer.
10500 2000-12-28  Ben Elliston  <bje@redhat.com>
10502         * MAINTAINERS: Add myself under ``Write After Approval''.
10504 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10506         * texinfo: Remove directory from GCC.
10508 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10510         * COPYING: Update to current
10511         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10512         to 19yy as example year in copyright notice).
10514 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10516         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10517         (libstdcxx_incdir): Pass down.
10518         * config.if: Remove expired bits for cxx_interface, add stub.
10519         (libstdcxx_incdir): Add variable for g++ include directory.
10520         * configure.in (gxx_include_dir): Use it.
10522 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10524         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10525         with old-email address from ``Write After Approval''.
10527 2000-12-15  Andreas Jaeger  <aj@suse.de>
10529         * configure.in: Handle lang_dirs.
10531 2000-12-14  Tom Tromey  <tromey@redhat.com>
10533         * MAINTAINERS: Removed brads.
10535         * MAINTAINERS: Added gcj developers.
10537 2000-12-13  Anthony Green  <green@redhat.com>
10539         * configure.in: Disable libgcj for any target not specifically
10540         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10541         with g++ abi.
10543 2000-12-13  Mike Stump  <mrs@wrs.com>
10545         * Makefile.in (local-distclean): Also remove fastjar.
10547 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10549         * contrib/gcc_update: Add fastjar --touch entries.
10551 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10553         * configure.in: Disable language-specific target libraries for
10554         languages that aren't enabled.
10556 2000-12-10  Anthony Green  <green@redhat.com>
10558         * configure.in: Define libgcj.  Disable libgcj target libraries for
10559         most targets.
10561 2000-12-10  Neil Booth  <neilb@earthling.net>
10563         * MAINTAINERS: Update mail address, remove from WAA list.
10565 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10567         * libjava: Imported from /cvs/java.
10568         * libffi: Likewise.
10569         * Boehm-gc: Likewise.
10571 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10573         * configure.in (target_libs): Revert 2000-12-08 patch.
10574         (noconfigdirs): Added target-libjava.
10576 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10578         * djunpack.bat: removed.
10580 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10582         * Makefile.in: handle DOS-style absolute paths.
10583         * config-ml.in: likewise.
10584         * symlink-tree: likewise.
10586 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10588         * fastjar: Imported.
10590 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10592         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10593         libjava.
10594         * configure.in (target_libs): Removed `target-libjava'.
10596 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10598         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10599         (ALL_MODULES): Added fastjar.
10600         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10601         (all-target-libjava): all-fastjar replaces all-zip.
10602         (all-fastjar): Added.
10603         (configure-target-fastjar, all-target-fastjar): Likewise.
10604         * configure.in (host_tools): Added fastjar.
10606 2000-12-07  Mike Stump  <mrs@wrs.com>
10608         * Makefile.in (local-distclean): Remove leftover built files.
10610 2000-11-24  Nick Clifton  <nickc@redhat.com>
10612         * configure.in (xscale-elf): Add target.
10613         (xscale-coff): Add target.
10615 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10617         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10618         recent versions of FreeBSD (release 3 or later).
10619         * ltconfig: On FreeBSD, -lc must not be provided when building
10620         a shared library or else the standard -pthread gcc option is
10621         rendered worthless to later users of the built library.
10623 2000-11-16  Fred Fish  <fnf@be.com>
10625         * configure.in (enable_libstdcxx_v3): Fix typo,
10626         libstd++ -> libstdc++.
10628 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10630         * MAINTAINERS: Add self to Write After Approval list.
10632 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10634         * MAINTAINERS: Update my email address.  Add myself to global write
10635         privs list.
10637 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10639         * Makefile.in: Merge with src and libgcj.
10640         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10641         configure-target-<library> when their configure scripts need the C
10642         or C++ library to have already been built to work properly.
10643         (do_proto_toplev): Set them to an empty string.
10645         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10646         (REALLY_SET_LIB_PATH): Use them.
10648 2000-11-17  Stan Shebs  <shebs@apple.com>
10650         * MAINTAINERS: Add self to Write After Approval list.
10652 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10654         * configure: Provide the original toplevel configure arguments
10655         (including $0) to subprocesses in the environment rather than
10656         through gcc/configargs.h.
10658 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10660         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10661         C99.  Alphabetise "Write After Approval" list.
10663 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10665         * configure: Turn on libstdc++ V3 by default.
10667         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10668         if we've got GCC.
10670 2000-11-11  Philip Blundell  <philb@gnu.org>
10672         * MAINTAINERS: Add self to Write After Approval list.
10674 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10676         * ltcf-c.sh (aix4): Improve shared library configuration; require
10677         exporting symbols.
10678         * ltcf-cxx.sh (aix4): Define.
10679         * ltconfig (aix4): Define library and soname specs appropriate for
10680         AIX.  Define command to create export symbols list.
10682 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10684         * config.sub: Add support for Sun Chorus
10686 2000-10-31  Nick Clifton  <nickc@redhat.com>
10688         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10689         <name>@redhat.com.  Also installed new email address for Clint
10690         Popetz.
10692 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10694         * etc: Remove directory from GCC.
10696 2000-10-16  Michael Meissner  <meissner@redhat.com>
10698         * configure (gcc/configargs.h): Only create if there is a build GCC
10699         directory created.
10701 2000-10-16  Matthias Klose  <doko@debian.org>
10703         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10704         when configured for libstdc++-v3.
10706 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10708         * configure: Save configure arguments to gcc/configargs.h.
10710 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10712         * config.guess: Import CVS version 1.157.
10713         * config.sub: Import CVS version 1.181.
10715 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10717         * Makefile.in (bootstrap): avoid recursion if subdir missing
10718         (cross): ditto
10719         (do-proto-toplev): ditto
10721 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10723         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10724         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10726         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10727         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10728         all affected `configure' scripts.
10730 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10732         * MAINTAINERS: Add self as cpplib co-maintainer.
10734 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10736         * MAINTAINERS: Add self to Write After Approval list.
10738 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10740         * INSTALL/README: egcs -> GCC update.
10742 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10744         * MAINTAINERS: Add myself to Write After Approval list.
10746 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10748         * MAINTAINERS: Add myself to Write After Approval list.
10750 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10752         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10753         X11 libraries for hppa64.
10755 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10757         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10759 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10761         * Makefile.in (all-zlib): Added dummy target.
10763         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10764         ltcf-gcj.sh: Updated from libtool multi-language branch.
10766 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10768         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10769         (bootstrap*): Depend on all-bootstrap.
10771 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10773         * config.guess: Import CVS version 1.156.
10774         * config.sub: Import CVS version 1.179.
10776 2000-09-02  Anthony Green  <green@cygnus.com>
10778         * Makefile.in (all-gcc): Depend on all-zlib.
10779         (CLEAN_MODULES): Add clean-zlib.
10780         (ALL_MODULES): Add all-zlib.
10781         * configure.in (host_libs): Add zlib.
10783 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10785         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10786         crosses, but add gcc/include to the header search path for them.
10788 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10790         * MAINTAINERS: Add self to Write After Approval list.
10792 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10794         * config.guess: Import CVS version 1.152.
10795         * config.sub: Import CVS version 1.177.
10797 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10799         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10800         $targargs to tell whether newlib is going to be built.
10802         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10803         $$r/TARGET_SUBDIR/libio for _G_config.h.
10805 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10807         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10809 2000-08-22  DJ Delorie  <dj@redhat.com>
10811         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10813 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10815         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10816         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10817         sub-configures.
10819 2000-08-21  DJ Delorie  <dj@redhat.com>
10821         * MAINTAINERS: Add self as a libiberty maintainer
10823 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10825         * configure.in (libstdcxx_flags): Use
10826         libstdc++-v3/src/libstdc++.INC.
10828 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10830         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10832 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10834         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10836         * configure: Make enable_threads and enable_shared defaults
10837         explicit.  Substitute enable_threads into generated Makefiles.
10838         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10839         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10841 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10843         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10845 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10847         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10848         previous delta.
10850 2000-08-11  Jason Merrill  <jason@redhat.com>
10852         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10853         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10854         (FLAGS_FOR_TARGET): Not here.
10855         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10857 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10859         * config-ml.in (CC, CXX): Don't introduce a leading space.
10861 2000-08-07  DJ Delorie  <dj@delorie.com>
10863         * MAINTAINERS: Add self as a DJGPP maintainer
10865 2000-08-07  DJ Delorie  <dj@redhat.com>
10867         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10868         "if we're also building gcc, and it's a gcc that will run on the
10869         build machine, we want to use its includes instead of the system's
10870         default includes".
10872 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10874         * MAINTAINERS: Add self to Write After Approval list.
10876 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10878         * configure.in (libstdcxx_flags): Don't use `"'.
10880         * config-ml.in: Adjust multilib search paths to the
10881         appropriate multilib tree.
10883 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10885         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10886         commas in $LANGUAGES.
10888 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10890         * configure.in: Re-enable all references to libg++ and librx.
10892 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10894         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10895         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10896         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10897         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10899         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10901 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10903         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10904         CXX_FOR_TARGET for sed.
10906 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10908         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10909         Do not override if already set in the environment or in configure.
10910         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10911         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10913 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10915         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10916         the libtool CVS tree multi-language branch.
10917         * ltconfig, ltmain.sh: Updated.
10919 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10921         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10922         (clean-target): Depend on it.
10924         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10925         (GCC_FOR_TARGET): Use it.
10926         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10927         * configure.in: ... here.
10928         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10929         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10931 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10933         * MAINTAINERS: Add self to Write After Approval list.
10935 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10937         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10938         (configure-target-libchill, configure-target-libobjc): Likewise.
10940         * configure.in: Use the same cache file for all target libs.
10941         * config-ml.in: But different cache files per multilib variant.
10943 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10945         * configure (topsrcdir): Don't use dirname.
10947 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10949         * MAINTAINERS: Add self to Write After Approval list.
10951 2000-07-20  Jason Merrill  <jason@redhat.com>
10953         * configure.in: Remove all references to libg++ and librx.
10955         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10957 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10959         * config.sub: Update to subversions version 2000-07-06.
10961 2000-07-12  Andrew Haley  <aph@cygnus.com>
10963         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10964         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10966 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10968         * symlink-tree:  Check number of arguments.
10970 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10972         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10973         search path for a g++ extracted from the build tree.  This
10974         will allow link tests run by configure scripts in
10975         subdirectories to succeed.
10977 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10979         * ltconfig: Add support for mips-dde-sysv4.2MP
10981 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10983         * MAINTAINERS: Add myself as loop discovery maintainer.
10985 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10987         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10988         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10990 2000-06-19  Timothy Wall  <twall@cygnus.com>
10992         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10993         * config.sub: Add tic54x target.
10995 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10997         * MAINTAINERS: Add self as Fortran maintainer,
10998         remove Craig Burley.
11000 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11002         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11003         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11005 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11007         * MAINTAINERS: Add self as i18n maintainer
11009 20000-05-21  H.J. Lu  (hjl@gnu.org)
11011         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11012         directory are used if they exist. Make sure
11013         $(build_tooldir)/include is searched for header files,
11014         $(build_tooldir)/lib/ for library files.
11015         (GCC_FOR_TARGET): Likewise.
11016         (CXX_FOR_TARGET): Likewise.
11018 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11020         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11022 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11024         * Makefile.in (configure-target-libiberty): Depend on
11025         configure-target-newlib.
11027 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11029         * configure.in, Makefile.in: Merge all libffi-related
11030         configury stuff from the libgcj tree.
11032 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11034         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11035         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11037 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11039         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11040         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11041         current version information.  Add to proto-toplev directory.
11042         (gdb-taz): Build do-djunpack.
11044 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11046         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11048 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11050         * MAINTAINERS: Add self to Write After Approval list.
11052 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11054         * ltmain.sh: Preserve in relink_command any environment
11055         variables that may affect the linker behavior.
11057 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11059         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11061 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11063         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11065 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11067         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11068         with the version name.
11070 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11072         * MAINTAINERS: Add self as bb-reorder maintainer.
11074 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11076         * config.if: Tweak.
11078 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11080         * djunpack.bat: New file.
11082 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11084         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11085         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11086         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11087         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11089 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11091         * config.sub (case $basic_machine): Change default for "ibm-*"
11092         to "openedition".
11094 2000-04-13  Andreas Jaeger  <aj@suse.de>
11096         * MAINTAINERS: Added myself.
11098 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11100         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11101         (do-md5sum): New target.
11102         (MD5PROG): Define.
11103         (PACKAGE): Default to TOOL.
11104         (VER): Default to a shell script.
11105         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11106         md5 checksum generation.
11107         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11108         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11109         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11110         insight.tar.bz2): Use gdb-taz to create archive.
11112 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11114         * configure (warn_cflags): Delete.
11116 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11118         * MAINTAINERS: Added myself.
11120 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11121             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11123         * configure.in (enable_libstdcxx_v3): Add.
11124         (target_libs): Add bits here to switch between libstdc++-v2 and
11125         libstdc++-v3.
11126         * config.if: And this file too.
11127         * Makefile.in: Add libstdc++-v3 targets.
11129 2000-04-05  Michael Meissner  <meissner@redhat.com>
11131         * config.sub (d30v): Add d30v as a basic machine type.
11133 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11135         * configure.in: -linux-gnu*, not -linux-gnu.
11137 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11139         * MAINTAINERS: Add self in write-after-approval section.
11141 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11143         * MAINTAINERS: Add self as ia64 port maintainer.
11145 2000-03-08  Neil Booth  <NeilB@earthling.net>
11147         * MAINTAINERS: Add self in write-after-approval section.
11149 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11151         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11152         (do-tar-bz2): Replace TOOL with PACKAGE.
11153         (gdb.tar.bz2): Remove GDBTK from GDB package.
11154         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11155         dejagnu.tar.bz2): New packages.
11157 2000-02-27  Andreas Jaeger  <aj@suse.de>
11159         * configure.in: Add entry for mips*-*-linux*, move catch all
11160         *-*-*linux* entry below this one.
11162 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11164         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11166 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11168         * config.sub: Support an OS of "wince".
11170 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11172         * config.guess, config.sub: Updated to match config's 2000-02-15
11173         version.
11175 2000-02-23  Linas Vepstas  <linas@linas.org>
11177         * config.sub: Add support for Linux/IBM 370.
11178         * configure.in: Likewise.
11180 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11182         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11184 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11186         * config.guess: Guess "cygwin" rather than "cygwin32".
11188 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11190         * configure (gcc_version): When setting, narrow search to
11191         lines containing `version_string'.
11193 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11195         * config.sub: Add support for avr target.
11197 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11199         * MAINTAINERS: Add maintainers for MCore port.
11201 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11203         * config.sub: Add mmix-knuth-mmixware.
11205 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11207         * MAINTAINERS: Pair cccp with cpplib maintainership.
11209 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11211         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11212         structure stuff to -L library search.
11213         (CXX_FOR_TARGET): Ditto.
11214         (CROSS_CHECK_MODULES): Fix spelling mistake.
11216 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11218         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11219         the C++ compiler.
11221 2000-01-12  Richard Henderson  <rth@cygnus.com>
11223         * configure.in: Don't build some bits for beos.
11225 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11227         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11228         as include files.
11230 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11232         * Add self as cpplib maintainer, as requested by Jason
11233         Merrill.  Correct my e-mail address.
11235 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11237         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11238         not mh-aix43.
11240 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11242         * MAINTAINERS: Add myself to "write after approval" list.
11244 1999-12-14  Richard Henderson  <rth@cygnus.com>
11246         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11247         * config.sub: Accept alphaev[78], alphaev8.
11249 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11251         * config.guess, config.sub: Update from autoconf.
11253 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11255         * MAINTAINERS:  update my playtime e-address.
11257 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11259         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11260         necessary libraries are missing.
11262 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11264         * MAINTAINERS: Add new 'write after approval' maintainer.
11266 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11268         * MAINTAINERS: Add new Java maintainer.
11270 1999-10-25  Andreas Schwab  <schwab@suse.de>
11272         * configure: Fix quoting inside arguments of eval.
11274 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11276         * config-ml.in: Allow suppression of some ARM multilibs.
11278 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11280         * config.guess: Add OS/390 match pattern.
11281         * config.sub: Add mvs, openedition targets.
11282         * configure.in (i370-ibm-opened*): New.
11284 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11286         * config.sub: Add support for configuring for pj.
11288 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11290         * config.sub (maybe_os): Add support for configuring for fr30.
11292 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11294         * configure.in: Do not configure or build ld for AIX
11295         platforms.  ld is known to be broken on these platforms.
11297 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11299         * config-ml.in: Pass compiler flag corresponding to multidirs to
11300         subdir configures.
11302 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11304         * Makefile.in (LDFLAGS): Define.
11306 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11308         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11309         noconfigdirs.
11310         (*-*-cygwin*): Likewise.
11312 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11314         * mkdep: New file.
11315         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11316         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11318         From Eli Zaretskii <eliz@is.elta.co.il>:
11319         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11320         long file name when using DJGPP on MS-DOS.
11322 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11324         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11326 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11328         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11329         dependency as this causes "make check" to globally "make all"
11331 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11333         * configure.in (target_libs): Added target-zlib.
11334         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11335         (CONFIGURE_TARGET_MODULES): Likewise.
11336         (CHECK_TARGET_MODULES): Likewise.
11337         (INSTALL_TARGET_MODULES): Likewise.
11338         (CLEAN_TARGET_MODULES): Likewise.
11339         (configure-target-zlib): New target.
11340         (all-target-zlib): Likewise.
11341         (all-target-libjava): Depend on all-target-zlib.
11342         (configure-target-libjava): Depend on configure-target-zlib.
11344         * Makefile.in (configure-target-libjava): Depend on
11345         configure-target-newlib.
11346         (configure-target-boehm-gc): New target.
11347         (configure-target-qthreads): New target.
11349         * configure.in (target_libs): Added target-qthreads.
11350         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11351         (CONFIGURE_TARGET_MODULES): Likewise.
11352         (CHECK_TARGET_MODULES): Likewise.
11353         (INSTALL_TARGET_MODULES): Likewise.
11354         (CLEAN_TARGET_MODULES): Likewise.
11355         (all-target-qthreads): New target.
11356         (configure-target-libjava): Depend on configure-target-qthreads.
11357         (all-target-libjava): Depend on all-target-qthreads.
11359         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11360         (CONFIGURE_TARGET_MODULES): Likewise.
11361         (CHECK_TARGET_MODULES): Likewise.
11362         (INSTALL_TARGET_MODULES): Likewise.
11363         (CLEAN_TARGET_MODULES): Likewise.
11364         (all-target-libjava): New target.
11365         (all-target-boehm-gc): Likewise.
11366         * configure.in (target_libs): Added libjava, boehm-gc.
11368 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11370         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11371         configure.bat in SUPPORT_FILES.
11372         (gas+binutils.tar.bz2): Likewise.
11374         * makeall.bat: Remove; obsolete.
11376 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11378         From Mark Elbrecht:
11379         * configure.bat: Remove; obsolete.
11381 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11383         * configure: Add -W -Wall to the default CFLAGS when compiling with
11384         gcc.
11386 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11388         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11390 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11392         * configure.in: Build ld on IRIX6.
11394 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11396         * Makefile.in: Change distribution targets to use bzip2 instead of
11397         gzip.
11398         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11399         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11401 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11403         * config.sub: Add mcore target.
11405 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11407         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11409 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11411         * config.guess (dummy): Changed to $dummy.
11413 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11415         * config.sub: Tidied up case statements.
11417 1999-05-22  Ben Elliston  <bje@cygnus.com>
11419         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11420         <jiro@din.or.jp>.
11422         * config.guess: Merge with FSF version. Future changes will be
11423         more accurately recorded in this ChangeLog.
11424         * config.sub: Likewise.
11426 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11428          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11430 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11432         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11434 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11436         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11438 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11440         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11441         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11442         Bad merge removed these two changes.
11444 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11445                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11447         * config.guess (interix Alpha): Add.
11449 1999-04-11  Richard Henderson  <rth@cygnus.com>
11451         * configure.in (i?86-*-beos*): Do config gperf; don't config
11452         gdb, newlib, or libgloss.
11454 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11456         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11457         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11458         from multidirs.
11460 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11462         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11464 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11466         * config.sub: Add support for mcore targets.
11468 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11470         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11471         not mt-ospace, in order to shut up assembler warning about using
11472         symbols that are named the same as registers.
11474 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11476         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11477         dependency list for all-target-cygmon.
11479 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11481         * config-ml.in: Check $host, not $target, for selective multilibs.
11482         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11483         thumb interworking, and underscore prefix multilibs.
11485 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11487         * missing: Update to version from current automake.
11489 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11491         * configure (gxx_include_dir): Removed.
11493         * configure.in (gxx_include_dir): Handle it.
11494         * Makefile.in: Likewise.
11496 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11498         * config.sub (mips64vr4111,mips64vr4111el) Add.
11500 1999-03-21  Ben Elliston  <bje@cygnus.com>
11502         * config.guess: Correct typo for detecting ELF on FreeBSD.
11504 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11506         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11507         config/mh-djgpp.
11509 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11511         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11512         all-target-newlib to dependency list for all-target-bsp.
11514 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11516         * config.sub: Add i386-uwin support.
11517         * config.guess: Likewise.
11519 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11521         * configure.in: cleanup, add mh-*pic handling for arm, special
11522         case powerpc*-*-aix*
11524 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11526         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11527         can be built.
11529 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11531         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11532         targets.
11534 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11536         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11538 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11540         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11542 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11544         * config.sub: Fix typo in arm recognition.
11546 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11548         * configure.in (noconfigdirs): Changed target_configdirs to
11549         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11550         rather than m68k-*-* since it is not known to work on
11551         m68k-aout. Ditto for arm-*-*oabi.
11553 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11555         * configure.in (*-*-windows*): Remove, no longer used.
11557 1999-02-19  Ben Elliston <bje@cygnus.com>
11559         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11560         Smart and improved by Andrew Cagney.
11562 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11564         * config.guess: Recognize openbsd-*-hppa.
11566 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11568         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11569         only if it is not empty.
11571 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11573         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11575         * config.guess: Modified to recognize uname's armv* syntax.
11577         * config.sub: Modified to recognize uname's armv* syntax.
11579 1999-02-17  Mark Salter  <msalter@cygnus.com>
11581         * configure.in: Added target-bsp for sparclite.
11583 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11585         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11587 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11589         * configure.in: Add support for strongarm port.
11590         * config.sub: Add support for strongarm target.
11592 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11594         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11595         the old name config/mh-cygwin32.
11596         Enable texinfo.
11598 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11600         * configure.in: Do build ld for ix86 Solaris.
11602 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11604         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11605         $AR_FOR_TARGET.  Likewise for RANLIB.
11607 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11609         * config.sub (oabi):  Recognize.
11610         * configure.in (arm-*-oabi):  Handle.
11612 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11614         * config.guess: Improve detection of i686 on UnixWare 7.
11616 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11618         * config.guess: Add support for i386-pc-interix.
11619         * config.sub: Likewise.
11620         * configure.in: Likewise.
11622 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11624         * Makefile.in: Remove unneeded all-target-libio from
11625         from all-target-winsup target since it is now unneeded.
11626         Add all-target-libtermcap in its place since it is now
11627         needed.
11629 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11631         * configure.in: makefile stub for cygwin target is probably
11632         unnecessary.  Remove it for now.
11634 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11636         * configure.in: libtermcap.a should be built when cygwin is the
11637         target as well as the host.
11638         * config.guess: Allow mixed case in cygwin uname output.
11639         * Makefile.in: Add libtermcap target.
11641 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11643         * config.sub: Clean up handling of hppa2.0.
11645 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11647         * config.guess: Use C code to identify more HP machines.
11649 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11651         * config.sub: Handle hppa2.0.
11653 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11655         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11656         cygmon for all sparclite targets, regardless of object format.
11658 1998-12-15  Mark Salter  <msalter@cygnus.com>
11660         * configure.in: Added target-bsp for several target architectures.
11662         * Makefile.in: Added rules for bsp.
11664 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11666         * config.guess: Improve detection of hppa2.0 processors.
11668 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11670         * config.guess: Recognize FreeBSD using ELF automatically.
11672 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11674         * configure (skip-this-dir): Add handling for new shell script, which
11675         might be created by a sub-directory's configure to indicate, this particular
11676         directory is "unwanted".
11677         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11679 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11681         * ltconfig: import from libtool, after changing libtool to
11682         account for the cygwin name change.
11684 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11686         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11687         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11689 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11691         * configure.in: Add libtermcap to list of cygwin dependencies.
11693 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11695         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11696         they include winsup/include when it's a cygwin target.
11698 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11700         * configure.in (host_tools): Added zip.
11701         * Makefile.in (all-target-libjava): Depend on all-zip.
11702         (all-zip): New target.
11703         (ALL_MODULES): Added all-zip.
11704         (NATIVE_CHECK_MODULES): Added check-zip.
11705         (INSTALL_MODULES): Added install-zip.
11706         (CLEAN_MODULES): Added clean-zip.
11708 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11710         * Makefile.in: lose "32" from comment about cygwin.
11712 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11714         * configure.in: Use -Os to build target libraries for the fr30.
11716 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11718         * config.sub: Add fr30.
11720 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11722         * configure.in: drop "32" from config/mh-cygwin32.  Check
11723         cygwin* instead of cygwin32*.
11724         * config.sub: Check cygwin* instead of cygwin32*.
11726 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11728         * config.guess: Match any version of Unixware7.
11730 1998-10-20  Syd Polk  <spolk@cygnus.com>
11732         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11733         if desired.
11735 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11737         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11738         these if the appropriate directories and files to not exist.
11740 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11742         * Makefile.in (DEVO_SUPPORT): Add config.if.
11744 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11746         * configure: Add pattern to replace "build_tooldir"'s
11747         definition in the generated Makefile with "tooldir"'s
11748         actual value.
11750 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11752         * config.sub: Bring back lost sparcv9.
11754         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11756 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11758         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11759         CC_FOR_TARGET and friends.
11761 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11763         * Makefile.in (build_tooldir): New variable, same as tooldir.
11764         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11765         -B$(build_tooldir)/bin/.
11766         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11768 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11770         * README: Remove installation instructions and refer to the
11771         INSTALL directory instead.
11773 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11775         * config.sub: Add support for i[34567]86-pc-udk.
11776         * configure.in: Likewise.
11778 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11780         * Makefile.in: add bzip2 package building bits for user
11781         tools module
11782         * configure.in: ditto
11784 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11786         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11787         (ALL_TARGET_MODULES): Add all-target-libobjc.
11788         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11789         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11790         (all-target-libchill): Add dependencies.
11791         * configure.in (target_libs): Add libchill.
11793 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11795         * configure.in (target_subdir): Remove duplicate line.
11797 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11799         * Makefile.in (all-automake): fix dependencies.
11801 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11803         * configure.in: Minor cleanups for building in the $(target_alias)
11804         subdir.
11806 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11808         * Makefile.in (bootstrap): Set r and s before make all.  Use
11809         BASE_FLAGS_TO_PASS in make all.
11810         (cross): Likewise.
11812 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11814         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11816 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11818         * config.sub: Fix typo in last change.
11820 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11822         * config.sub: Add support for C4x target.
11823         * configure.in: Likewise.
11825 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11827         * config.sub: Recognize sparcv9 just like sparc64.
11829 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11831         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11833 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11835         * config.guess: Correctly identify Pentium II sco boxes.
11837         * config.guess: Fix "tr" code.  From Weiwen Liu.
11839 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11841         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11842         stabs.
11844 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11846         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11847         (ALL_TARGET_MODULES): Add all-target-libchill.
11848         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11849         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11850         (all-target-libchill): Add dependencies.
11851         * configure.in (target_libs): Add libchill.
11853 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11855         * config.guess: Avoid assumptions about "tr" behaves when
11856         LANG is set to something other than English.
11858 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11860         * configure (gxx_include_dir): Changed to
11861         '${prefix}/include/g++'-${libstdcxx_interface}.
11863         * config.if: New to determine the interfaces.
11865 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11867         * config.guess: Detect and handle MPE/IX.
11868         * config.sub: Deal with MPE/IX.
11870 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11872         * configure.in: Use mh-aix43.
11874 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11876         * configure: Fix --without/--disable cases for gxx-include-dir.
11878 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11880         * mdata-sh:  Imported.  Needed for automake support.
11882 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11884         * Makefile.in (taz): Try "chmod -R og=u ." before
11885         "chmod og=u `find . -print`".
11887 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11889         * configure.in: Add arm-elf and thumb-elf support.
11891 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11893         * Makefile.in: Undo previous patch.
11895 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11897         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11898         to here ...
11899         (install-no-fixedincludes): and here
11900         (INSTALL_MODULES): ... from here.
11902 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11904         * config.sub: Merge with FSF.
11906         * config.guess: Merge with FSF.
11908 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11910         * configure (extraconfigdirs): New variable.
11911         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11912         * Makefile.in (all): Move higher in file.
11913         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11914         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11915         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11916         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11917         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11919 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11921         * Makefile.in (all-target-libjava): Depend on all-gcc and
11922         all-target-newlib.
11923         (configure-target-libjava): Depend on $(ALL_GCC).
11925 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11927         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11928         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11930 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11932         * INSTALL/README: Fix typo.
11934 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11936         * ylwrap: Change absolute path checks to check for DOS style path
11937         names.
11939         * ylwrap: Don't use a full path name if the source file is in the
11940         same directory.  From hjl@lucon.org (H.J. Lu).
11942         * config-ml.in: Default to being verbose, to match Feb 18 change to
11943         configure.
11945 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11947         Brought over from egcs:
11949         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11951         * configure.in (target_subdir): Set to ${target_alias} instead
11952         of "libraries".
11954         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11956         * configure.in (target_subdir): Set to libraries if enable_multilib.
11958 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11960         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11961         multilibs, force reconfiguration the first time we create
11962         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11964 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11966         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11967         avoid confusion with --no-recursion.
11969 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11971         * configure.in: Win32 hosts shouldn't use install -x
11972         * install-sh: remove -x option, and special .exe-handling
11973         hack.
11975 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11977         * config.guess: Recognize i586-pc-beos.
11978         * configure.in: Don't build some bits for beos.
11980 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11982         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11983         CFLAGS default to -O2.
11985         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11986         when using GNU ld.
11988 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11990         * ltmain.sh: Correct install when using a different shell.
11992 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11994         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11996 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11998         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11999         target.
12001 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12003         * ltconfig: Update to correct AIX handling.
12005 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12007         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12009         * configure.in (target_subdir): Set to ${target_alias} instead
12010         of "libraries".
12012 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12014         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12015         (Makefile): Depend on $(gcc_version_trigger).
12017         * configure (gcc_version): Change default initializer to empty
12018         string.
12019         (gcc_version_trigger): New variable; pass this variable down
12020         to subdir configures to enable them checking gcc's version
12021         themselves. Emit make macros for both gcc_version vars.
12022         (topsrcdir): Initialize reliably.
12023         (recursion line): Remove --with-gcc-version=${gcc_version}.
12025 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12027         * configure (enable_version_specific_runtime_libs): Implement new flag
12028         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12029         in $(libsubdir); emit definition in each generated Makefile.
12030         (gxx_include_dir): Initialize depending on
12031         $enable_version_specific_runtime_libs.
12033 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12035         * configure (gcc_version): Initialize properly depending on
12036         how and where configure is started.
12037         (recursion line): Pass a --with-gcc-version=${gcc_version}
12038         to configures in subdirs.
12040 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12042         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12043         cygmon
12045 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12047         * configure.in: Add cygmon and libstub support for mn10200.
12049 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12051         * configure (gcc_version): Add new variable describing the
12052         particular gcc version we're building.
12053         * Makefile.in (libsubdir): Add new macro for the directory
12054         in which the compiler finds executables, libraries, etc.
12055         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12056         and libsubdir.
12058 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12060         * Makefile.in (local-clean): Remove *.log.
12061         (warning.log): Built with warn_summary from build.log.
12062         (mail-report.log): Run test_summary.
12063         (mail-report-with-warnings.log): Run test_summary including
12064         warning.log in the report.
12066 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12068         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12070 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12072         * Makefile.in (grep): Grep no longer depends on libiberty.
12074 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12076         * Makefile.in: all-snavigator needs all-libgui.
12078 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12080         * configure.in: Add cygmon and libstub support for mn10300.
12082 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12084         * missing: Update to version from automake 1.3.
12086         * ltmain.sh: On installation, don't get confused if the same name
12087         appears more than once in the list of library names.
12089 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12091         * config.sub: Accept m68060 and m5200 as CPU names.
12093 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12095         * configure: Use && rather than using -a in test, because odd
12096         strings can confuse test.
12097         * configure.in: Likewise.
12099 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12101         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12103 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12105         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12106         bootstrap4-lean): New targets.
12108 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12110         * mpw-* Delete.  Not used.
12112 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12114         * COPYING.LIB: Update FSF address.
12116 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12118         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12120         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12121         GAS_SUPPORT_DIRS.
12123 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12125         * ltconfig, ltmain.sh: Avoid producing a version number if
12126         -version-info was not used.
12128 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12130         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12131         building with newlib.
12133 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12135         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12136         Solaris `make' causes it to continue to next definition.
12138 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12140         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12141         the right GUI libraries and files are installed along with GDB.
12143 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12145         * configure.in: Change alpha to alpha* in several places.
12147 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12149         * config.sub: Recognize sparc86x.
12151 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12153         * configure.in (--enable-target-optspace): Remove debug echo.
12155 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12157         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12159 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12161         * ltconfig: Update cygwin32 support.
12163         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12164         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12165         (GDB_SUPPORT_DIRS): Likewise.
12167 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12169         * configure.in (target_makefile_frag): If --enable-target-optspace,
12170         use -Os to compile target libraries rather than -O2.  Default to
12171         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12172         not used.
12173         * configure.in (target_cflags): Ditto for d30v.
12175 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12177         * Makefile.in (all-bfd): Depend on all-intl.
12178         (all-binutils): Likewise.
12179         (all-gas): Likewise.
12180         (all-gprof): Likewise.
12181         (all-ld): Likewise.
12183 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12185         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12187 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12189         * Makefile.in (all-bfd): Depend upon all-libiberty.
12191         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12193 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12195         * Makefile.in: Add libstub.
12197         * configure.in: Ditto. Build libstub for targets that have cygmon
12198         support.
12200 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12202         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12204 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12206         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12207         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12209 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12211         * configure: Define DEFAULT_M4 by searching PATH.
12212         * Makfile.in: Use DEFAULT_M4.
12214 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12216         * ltconfig: Add cygwin32 support.
12218         * Makefile.in, configure.in: Add libtool as a native only directory
12219         to configure and build.
12221 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12223         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12225 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12227         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12229 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12231         * Makefile.in: add ash make rules
12232         * configure.in: add ash to native_only and host_tools lists
12234 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12236         * Makefile.in (all-gettext, all-intl): New targets.
12237         (ALL_MODULES): Added all-gettext, all-intl.
12238         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12239         (INSTALL_MODULES): Added install-gettext, install-intl.
12240         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12242         * configure.in (host_tools): Added gettext.
12243         (native_only): Likewise.
12244         (noconfigdirs) [various cases]: Likewise.
12245         (host_libs): Added intl.
12247 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12249         * configure: Do not disable building gdbtk for cygwin32 hosts.
12251 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12253         * configure.in: Add thumb-coff target.
12254         * config.sub: Add thumb-coff target.
12256 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12258         * Makefile.in: Revert yesterday's change.
12259         (all-target-winsup):  all-target-librx stays out of here.
12261 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12263         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12264         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12265         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12266         Remove references to librx and libg++.
12268 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12270         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12271         recursive makes
12273 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12275         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12276         for newlib directory.
12277         (CXX_FOR_TARGET): Likewise.
12279 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12281         * ltconfig: Update after libtool/ltconfig.in change for
12282         hpux11.
12284 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12286         * ltconfig, ltmain.sh: Update to libtool 1.2.
12288 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12290         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12291         (install-gcc-cross): Instead, override LANGUAGES here.
12293 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12295         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12296         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12298 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12300         * configure.in: Add Thumb-pe target.
12302 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12304         * Makefile.in - changed sn targets to snavigator
12305         * configure.in - changed sn targets to snavigator
12307 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12309         * config-ml.in: After building symlink tree call make distclean
12310         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12311         to be the case for libiberty.
12313 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12315         * configure: When making link, also check the current
12316         directory. The configure scripts may create one.
12318 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12320         * config.sub: Accept alphapca56 and alphaev6 properly.
12322 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12324         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12326 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12328         * config.sub (sco5): Fix typo.
12330 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12332         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12333         install-itcl.
12334         (install-itcl): Remove dependency on install-tcl.
12336 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12338         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12340 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12342         * configure.in: Don't build libgui for a cygwin32 target when not on
12343         a cygwin32 host.
12345 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12347         * configure (redirect): Set to null, so default behavior of
12348         configure is now --verbose.
12350 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12352         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12353         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12355 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12357         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12358         this change to sync Makefile.in with its ChangeLog entries.
12360 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12362         * ltmain.sh (mkdir): Check that the directory doesn't exist
12363         before we exit with error, so that we don't get races during
12364         parallel builds.
12366 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12368         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12370 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12372         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12373         PICFLAG_FOR_TARGET.
12374         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12376         * configure: Emit a definition for the new macro enable_shared
12377         into each Makefile.
12379 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12381         * configure.in (host_tools, native_only): Add libtool.
12383 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12385         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12386         Fix typo in ming config comment.
12388 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12390         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12392 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12394         * config.sub: Add tic30 cases, and map c30 to tic30.
12396 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12398         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12399         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12400         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12401         (CLEAN_TARGET_MODULES): Similarly
12402         (all-target-libf2c): Add dependences.
12403         * configure.in (target_libs): Add libf2c.
12405 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12407         * configure.in: Remove expect from noconfigdirs when target
12408         is cygwin32.  OK to build expect and dejagnu with Canadian
12409         Cross.
12411 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12413         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12414         host.
12416         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12417         and mingw32.
12419 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12421         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12422         here as it is not defined in the toplevel Makefile.
12424 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12426         * configure (package_makefile_rules_frag): New variable, which names
12427         a file with generic rules, ...
12428         Change comment to mention we now have FIVE parts.
12429         * configure: Undo last change.
12431 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12433         * config.guess: More accurate determination of HP processor types.
12434         * config.sub: More accurate determination of HP processor types.
12436 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12438         * configure (package_makefile_frag): Move inserting the
12439         ${package_makefile_frag} to where it should be according
12440         to the comment.
12442 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12444         * config.guess: Add support for Linux/ARM.
12446 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12448         * .cvsignore: Remove *-info and *-install since they match
12449         release-info and mpw-install, which we don't want to just ignore.
12451 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12453         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12455 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12457         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12458         local_prefix to sub-make invocations.
12460 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12462         * configure.in: Check makefile fragments in the source
12463         directory.
12465 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12467         * configure.in: Check whether host and target makefile
12468         fragments exist before adding them to *_makefile_frag.
12470 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12472         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12474 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12476         * configure.in: Make sure we only replace RPATH_ENVVAR on
12477         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12478         regexp to sed.
12480         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12481         to sub-makes.
12483 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12485         * config-ml.in (multi-do): LDFLAGS must include multilib
12486         designator.
12488 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12490         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12492 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12494         * config.sub: Add mingw32 support.
12495         * configure.in: Likewise.
12497 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12499         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12501 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12503         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12504         * configure (gxx_include_dir): Provide a definition for subdirs
12505         which do not use autoconf.
12507 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12509         * config.guess: Sync with egcs.  Picks up new alpha support,
12510         BeOS & some additional linux support.
12512 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12514         * config.guess: HP 9000/803 is a PA1.1 machine.
12516 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12518         * configure.in: It's alpha*-...
12520 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12522         * configure.in (host_makefile_frag, target_makefile_frag):
12523         Handle multiple config files.
12524         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12525         alpha-*-*.
12527 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12529         * mkdep: New file.
12531 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12533         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12535 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12537         * Makefile.in: Add libgui directory.
12538         (GDB_TK): Add all-libgui.
12539         * configure.in: Add libgui directory.
12540         * configure: Add all-libgui to GDB_TK.
12542 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12544         * config-ml.in (multidirs): Add m32r to multilib list.
12546 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12548         * Makefile.in (all-target-gperf): Change dependency to
12549         all-target-libstdc++.
12551 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12553         * config.guess: Add BeOS support.
12555 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12557         Source directory cvs renamed to cvssrc:
12558         * configure.in (host_tools): Change cvs to cvssrc.
12559         (native_only): Likewise.
12560         (noconfigdirs) [various cases]: Likewise.
12561         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12562         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12563         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12564         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12565         (all-cvssrc): Rename target from all-cvs.
12567 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12569         * configure (gxx_include_dir): Fix thinko.
12571 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12573         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12574         (install-cross, install-gcc-cross): New targets.
12576 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12578         * configure.in (noconfigdirs): Add support for Thumb target.
12580         * config.sub (maybe_os): Add support for Thumb target.
12582 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12584         * Makefile.in: Add rules for cygmon.
12586         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12588 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12590         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12591         * configure (gxx_include_dir): Provide a definition for subdirs
12592         which do not use autoconf.
12594 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12596         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12597         11/18/97 build
12599 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12601         * From Franz Sirl.
12602         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12603         found on RedHat Linux systems.
12605 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12607         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12608         guesses.
12610 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12612         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12614 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12616         * ltmain.sh: If mkdir fails, check whether the directory was created
12617         anyhow by some other process.
12619 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12621         * configure.in (d30v-*-*): Configure all directories.
12623 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12625         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12626         for the D30V.
12628 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12630         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12632 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12634         * include/libiberty.h: Add extern "C" { so it can be used with C++
12635         progrms.
12636         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12637         programs.
12639 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12641         * configure.in (d30v-*-*): Configure GCC now.
12643 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12645         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12646         is no longer needed.
12648 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12650         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12652 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12654         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12655         targets using "$@" to provide support for similar but not identical
12656         targets without having to duplicate code.
12658 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12660         * makefile.vms: Fix to work with DEC C.
12662 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12664         * config.sub: Add mips-tx39-elf to marketing names.
12666 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12668         * ltmain.sh: Handle symlinks in generated script.
12670 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12672         * configure: Handle autoconf style directory options: --bindir,
12673         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12674         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12675         --sysconfdir.
12676         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12677         (sharedstatedir, localstatedir, oldincludedir): New variables.
12678         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12679         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12680         sbindir, sharedstatedir, and sysconfdir.
12682 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12684         * Makefile.in (bootstrap-lean): New target.
12686 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12688         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12689         sn, and gnuserv from noconfigdirs.
12691 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12693         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12695 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12697         * Makefile.in (cross): New target.
12699 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12700                           Jeff Law         <law@cygnus.com>
12702         * Makefile.in (bootstrap2, bootstrap3): New targets.
12703         (all-bootstrap): Remove outdated and confusing target.
12704         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12706 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12708         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12709         windows.  Consistent with gdb/configure.
12711 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12713         * configure.in: Name Linux target fragment.
12715         * configure: Rewrite so that project Makefile fragment is inserted
12716         first and appears last in the resulting Makefile.
12718 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12720         * Makefile.in (install-itcl): Install tcl first.
12722 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12724         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12726 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12728         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12730         * configure.in (skipdirs): Add target-librx for Linux.
12731         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12733 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12735         * Makefile.in (bootstrap): New target.
12737 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12739         * config.sub: Accept 'amigados' for backward compatibility.
12741 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12743         * config.guess: Merge with FSF.
12745 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12747         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12749 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12751         * config.sub: Add "marketing-names" patch.
12753 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12755         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12757 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12759         * config.sub: Handle v850-elf.
12761 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12763         * .cvsignore (*-install): Remove.
12765 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12767         * ltconfig: Set CONFIG_SHELL in libtool.
12768         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12770 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12772         * configure.in (target_subdir): Set to libraries if enable_multilib.
12774 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12776         * config.guess: Update from gcc directory.
12778 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12780         * Makefile.in (all-sim): Depends on all-readline.
12782 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12784         * Makefile.in (BISON, YACC): Use $$s.
12785         (all-bison): Depend on all-texinfo.
12787 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12789         * Makefile.in (BISON): Add -L flag.
12790         (YACC): Likewise.
12792 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12794         * configure.in (noconfigdirs): Add support for v850e target.
12796         * config.sub (maybe_os): Add support for v850e target.
12798 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12800         * configure.in (noconfigdirs): Add support for v850ea target.
12802         * config.sub (maybe_os): Add support for v850ea target.
12804 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12806         * config.sub: Add mipstx39.  Delete r3900.
12808 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12810         * Makefile.in (all-autoconf): Depends on all-texinfo.
12812 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12814         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12815         eabi targets.
12817 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12819         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12821         * configure: When handling a Canadian Cross, handle YACC as well as
12822         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12823         * Makefile.in (all-bison): Depend upon all-texinfo.
12825 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12827         * Makefile.in (BISON): bison, not byacc or bison -y.
12828         (YACC): bison -y or byacc or yacc.
12829         (various): Add *-bison as appropriate.
12830         (taz): No need to mess with BISON anymore.
12832 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12834         * configure: If OSTYPE matches *win32*, try to find a good value for
12835         CONFIG_SHELL.
12837 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12839         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12840         configure.in if it is present.
12842 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12844         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12846 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12848         * config.sub: Recognize `arc' cpu.
12849         * configure.in: Likewise.
12850         * config-ml.in: Likewise.
12852 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12854         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12856 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12858         * configure: Changed sed delimiter from ':' to '|' when
12859         attempting to substitute ${config_shell} for SHELL. On
12860         NT ${config_shell} may contain a ':' in it.
12862 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12864         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12866 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12868         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12870 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12872         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12874         * ylwrap: If the program is a relative path, force it to be
12875         absolute.
12877 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12879         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12881 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12883         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12884         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12885         for libraries.
12887 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12889         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12890         separated by spaces.
12892 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12894         * ylwrap: New file.
12895         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12897         * ltmain.sh: Handle /bin/sh at start of install program.
12899         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12901         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12902         * missing: New file, from automake 1.2.
12904 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12906         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12907         check-tk to CHECK_X11_MODULES.
12909 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12911         * config.sub: Merge with FSF.
12913 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12915         * config.guess: Merge with FSF.
12917 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12919         * configure: Treat msdosdjgpp like go32.
12920         * configure.in: Likewise.  Don't remove gprof for go32.
12922         * configure: Change Makefile.tem2 to Makefile.tm2.
12924 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12926         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12928 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12930         * install-sh (chmodcmd): Set to null if the DST directory already
12931         exists.  Same as Nov 11th change.
12933 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12935         * configure (GDB_TK): Needs itcl and tix.
12937 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12939         * config.guess: Update from FSF.
12941 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12943         * Makefile.in (GDB_TK): Depend on itcl and tix.
12945 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12947         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12948         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12949         (INSTALL_SCRIPT): New variable.
12950         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12951         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12952         to -x.
12953         * install-sh: Add support for -x option.
12955 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12957         * configure.in, Makefile.in: Treat tix like itcl.
12959 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12961         * Makefile.in (WINDRES): New variable.
12962         (WINDRES_FOR_TARGET): New variable.
12963         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12964         (EXTRA_HOST_FLAGS): Add WINDRES.
12965         (EXTRA_TARGET_FLAGS): Add WINDRES.
12966         (EXTRA_GCC_FLAGS): Add WINDRES.
12967         ($(DO_X)): Pass down WINDRES.
12968         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12969         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12970         DLLTOOL_FOR_TARGET.
12972 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12974         * configure.in: configure sim before gdb for win32-x-ppc
12976 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12978         Move gperf into the toplevel, from libg++.
12979         * configure.in (target_tools): Add target-gperf.
12980         (native_only): Add target-gperf.
12981         * Makefile.in (all-target-gperf): New target, depend on
12982         all-target-libg++.
12983         (configure-target-gperf): Empty rule.
12984         (ALL_TARGET_MODULES): Add all-target-gperf.
12985         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12986         (CHECK_TARGET_MODULES): Add check-target-gperf.
12987         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12988         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12990 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12992         * config.sub (mn10200): Recognize new basic machine.
12994 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12996         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12997         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12999 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13001         * configure.in: If we're building mips-sgi-irix6* native, turn on
13002         ENABLE_MULTILIB and set TARGET_SUBDIR.
13004 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13006         * Makefile.in (all-sn): Depend on all-grep.
13008 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13010         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13012         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13013         Makefile.  From Jeff Makey <jeff@cts.com>.
13014         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13016         * Makefile.in (DISTBISONFILES): Remove.
13017         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13018         $(DEFAULT_YACC).
13020         * configure.in: Build itl, db, sn, etc., when building for native
13021         cygwin32.
13023         * Makefile.in (LD): New variable.
13024         (EXTRA_HOST_FLAGS): Pass down LD.
13025         ($(DO_X)): Likewise.
13027 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13029         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13031 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13033         * configure.in (targargs): Strip out any supplied --build argument
13034         before adding our own. Always add --build.
13036 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13038         * configure.in (targargs): Pass --build if we're doing
13039         a cross-compile.
13041 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13043         * configure: Use '|' instead of ":" as the separator in
13044         sed. Otherwise sed chokes on NT path names with drive
13045         designators. Also look for "?:*" as the leading characters in an
13046         absolute pathname.
13048 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13050         * config.sub: Support for r3900.
13052 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13054         * configure.in: Use install-sh, not install.sh.
13056 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13058         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13059         apply it twice.
13061 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13063         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13064         install-binutils.
13066 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13068         * Makefile.in: Add automake targets.
13069         * configure.in (host_tools): Add automake.
13071 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13073         * configure: Default CXX to c++, not gcc.
13074         * Makefile.in (CXX): Set to c++, not gcc.
13075         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13077 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13079         * install-sh: try appending a .exe if source file doesn't
13080         exist
13082 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13084         * configure.in: Turn on multilib by default.
13085         (cross_only): Remove target-libiberty.
13087         * Makefile.in (all-gcc): Don't depend on libiberty.
13089 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13091         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13093 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13095         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13096         (DISTBISONFILES): Add ld/Makefile.in
13098 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13100         * configure.in: if target is cygwin32 but host isn't cygwin32,
13101         don't configure gdb tcl tk expect, not just gdb.
13103 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13105         * configure.in: Added gnuserv everywhere sn appears.
13107         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13108         (CROSS_CHECK_MODULES): Added check-gnuserv.
13109         (INSTALL_MODULES): Added install-gnuserv.
13110         (CLEAN_MODULES): Added clean-gnuserv.
13111         (all-gnuserv): New target.
13113 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13115         * config.guess: Fixes for MIPS OpenBSD systems.
13117 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13119         * Makefile.in (INSTALL_XFORM): Remove.
13120         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13122         * mkinstalldirs: New file, copied from automake.
13123         * Makefile.in (installdirs): Rename from install-dirs.  Use
13124         mkinstalldirs.  Change all users.
13125         (DEVO_SUPPORT): Add mkinstalldirs.
13127 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13129         * install-sh: Rename from install.sh.
13130         * Makefile.in (INSTALL): Change install.sh to install-sh.
13131         (DEVO_SUPPORT): Likewise.
13133         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13134         Graichen <graichen@rzpd.de>.
13136 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13138         * config.guess: Recognize OpenBSD systems correctly.
13140 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13142         * README, Makefile.in (ETC_SUPPORT): Remove references to
13143         cfg-paper*, configure.{texi,man,info*}._
13145 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13147         * Makefile.in (all.normal): Ensure that gcc is built after all
13148         the x11 - ie gdb - targets.
13150 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13152         * makefile.vms: Don't run conf-a-gas.
13154 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13156         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13158 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13160         * configure.in: Remove noconfigdirs case since gdb also
13161         configures and builds for tic80-coff.
13163 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13165         * configure: Set cache_file to config.cache.
13166         * Makefile.in (local-distclean): Remove config.cache.
13168 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13170         * COPYING: Update FSF address.
13172 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13174         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13175         noconfigdirs.
13177 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13179         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13180         MAKEDIRS, is empty.
13182 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13184         * config.sub: Tweak mn10300 entry.
13186 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13188         * configure.in (host_tools): Put sim before gdb, so gdb's
13189         configure.tgt can determine if the simulator was configured.
13191 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13193         * config.sub: Move BeOS $os case to be with other Cygnus
13194         local cases.
13196 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13198         * config.sub: Remove misplaced comment that broke Linux.
13200 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13202         * config.sub: Add BeOS support.
13204 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13206         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13208 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13210         * configure.in (noconfigdirs): Remove tcl and tk from
13211         noconfigdirs for cygwin32 builds.
13213 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13215         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13217 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13219         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13220         make-all.com, use makefile.vms instead.
13222 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13224         * config.sub: Accept -lnews*.
13226 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13228         * configure.in (noconfigdirs): Disable target-newlib,
13229         target-examples and target-libiberty for d30v.
13231 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13233         * configure.in (noconfigdirs): Enable ld for d30v.
13235 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13237         * configure.in (tic80-*-*): Build compiler.
13239 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13241         * configure.in (d30v-*): Remove sim directory from list of
13242         unsupported d30v directories
13244 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13246         * config.sub, configure.in: Add d30v target cpu.
13248 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13250         * makefile.vms: New file.
13251         * make-all.com: Remove.
13253 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13255         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13257 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13259         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13261 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13263         * Makefile.in (ALL_MODULES): Added all-db.
13264         (CROSS_CHECK_MODULES): Addec check-db.
13265         (INSTALL_MODULES): Added install-db.
13266         (CLEAN_MODULES): Added clean-db.
13268 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13270         * config.guess: Merge with latest FSF sources.
13272 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13274         * Makefile.in (ALL_MODULES): Added all-itcl.
13275         (CROSS_CHECK_MODULES): Added check-itcl.
13276         (INSTALL_MODULES): Added install-itcl.
13277         (CLEAN_MODULES): Added clean-itcl.
13279 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13281         * configure.in: build gdb for mn10200
13283 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13285         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13287 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13289         * configure.in (tic80-*-*): Turn off most targets right now.
13291 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13293         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13294         rather than the makeinfo program.
13295         (do-info): Depend upon all-texinfo.
13297 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13299         * configure.in: Remove uses of config/mh-linux.
13301         * config.sub, config.guess: Merge with latest FSF sources.
13303 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13305         * config.sub (case $basic_machine): Add tic80 entries.
13307 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13309         * config.sub, config.guess: Merge with latest FSF sources.
13311 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13313         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13314         * mpw-config.in: Test for NewFolderRecursive.
13315         * mpw-install: Use symbolic name for startup filename.
13316         * mpw-README: Add various additional details.
13318 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13320         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13322 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13324         * configure.in: Do build gcc and the target libraries for
13325         the mn10200.
13327 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13329         * configure.in: don't avoid building gdb for mn10300 any more
13330         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13331         instead of single-quoting it.
13333 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13335         * configure.in: Don't use --with-stabs on IRIX 6.
13337 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13339         * configure.in (m32r): Build gdb, libg++ now.
13341 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13343         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13344         directories from noconfigdirs.
13346 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13348         * config.sub (basic_machine): added mips16 configuration
13350 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13352         * config.sub: Handle d10v-unknown.
13354 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13356         * config.sub: Handle v850-unknown.
13358 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13360         * Makefile.in: add findutils
13361         * configure.in: add findutils to list of host_tools
13363 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13365         * config.sub: Handle mn10200 and mn10300.
13367 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13369         * configure.in (d10v-*): Do not build librx.
13371 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13373         * configure.in (mn10300): Build everything except gdb & libgloss.
13375 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13377         * config.guess:  Patch for Dansk Data Elektronik servers,
13378         from Niels Skou Olsen <nso@dde.dk>.
13380         For ncr, use /bin/uname rather than uname, since GNU uname does not
13381         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13383         Patch for MIPS R4000 running System V,
13384         from Eric S. Raymond <esr@snark.thyrsus.com>.
13386         Fix thinko for nextstep.
13388         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13390         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13391         * config.guess: Guess mips-dec-mach_bsd4.3.
13393         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13394         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13395         release numbers.
13396         * config.guess (mips-mips-riscos*):  Emit just enough of the
13397         release number.
13399         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13400         * config.guess (sparc-auspex-sunos*):  Added.
13401         (f300-fujitsu-*): Added.
13403         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13404         * config.guess:  Recognize a Tadpole as a sparc.
13406 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13408         * config.guess: Don't assume that NextStep version is either 2 or
13409         3.  NextStep 4 (aka OpenStep 4) has come out now.
13411 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13413         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13414         From Rik Faith <faith@cs.unc.edu>.
13416 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13418         * config.sub: Contributions from bug-gnu-utils to:
13419         Support plain "hppa" (no version given) architecture, reported by
13420         OpenStep.
13421         OpenBSD like NetBSD.
13422         LynxOs is not a hardware supplier.
13424         * config.guess: Contributions from bug-gnu-utils to add support for:
13425         OpenBSD like NetBSD.
13426         Stratus systems.
13427         More Pyramid systems.
13428         i[n>4]86 Intel chips.
13429         M680[n>4]0 Motorola chips.
13430         Use unknown instead of lynx for hardware manufacturer.
13432 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13434         * install.sh (chmodcmd): Set to null if the DST directory already
13435         exists.
13437 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13439         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13440         not use mt-ppc target Makefile fragment any more.
13442 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13444         * configure.in (*-*-windows):  Exclude everything but those dirs
13445         needed to build windows.
13447 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13449         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13451 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13453         * configure.in:  Exclude mmalloc from i386-windows.
13455 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13457         * Undo my previous change.
13459 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13461         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13462         unconditionally.
13463         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13465 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13467         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13468         host to add it's own flags.
13470 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13472         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13474 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13476         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13477         (CXX_FOR_TARGET): Likewise.
13478         (GCC_FOR_TARGET): Define.
13479         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13480         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13481         CC_FOR_TARGET was specified on the command line.
13482         (MAKEOVERRIDES): Don't define.
13484 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13486         * configure.in (m32r): Fix spelling of libg++ libs.
13488 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13490         * config.sub (-apple*): Remove, now redundant.
13492 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13494         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13496         * configure: Rework yesterday's sed script patch.
13498         * config.sub: Merge with FSF.
13500 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13502         * config.guess:  Merge from FSF.
13504         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13505         * config.guess: Use pc instead of unknown, for pc clone systems.
13506         Change linux to linux-gnu.
13508         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13509         * config.guess: Avoid non-portable tr syntax.
13511 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13513         * test-build.mk (HOLES): Add "xargs" for gdb.
13515         * configure: Avoid hpux10.20 sed bug.
13517 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13519         * configure.in:  Add support for windows host
13520         (that is a build done under the Microsoft build environment).
13522 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13524         * Makefile.in: Replace all uses of srcroot with s, to shrink
13525         command line lengths.
13527         Patches from Geoffrey Noer <noer@cygnus.com>:
13528         * configure.in: If configuring for newlib, pass --with-newlib to
13529         subdirectories.
13530         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13531         -Bnewlib/ and -Lwinsup to gcc.
13532         (CXX_FOR_TARGET): Likewise.
13534 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13536         * Makefile.in (ETC_SUPPORT): Add configure.
13538 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13540         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13541         host configuration file.
13543 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13545         * configure.in: Break mn10x00 support into separate
13546         mn10200 and mn10300 configurations.
13547         * config.sub: Likewise.
13549 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13551         * configure.in: Add lots of stuff to noconfigdirs for
13552         the mn10x00 targets.
13554         * config.sub, configure.in: Add mn10x00 support.
13556 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13558         * make-all.com: Call conf-a-gas, not config-a-gas.
13560 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13562         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13563         targets.
13565 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13567         * mpw-README: Add much more detail for native PowerMac.
13568         * mpw-install: New file.
13569         * mpw-configure: Add --norecursion and --help options.
13570         * mpw-config.in: Translate readme and install files when
13571         copying to objdir.
13572         * mpw-build.in: Don't always depend on byacc and flex.
13573         (install-only-top): New action.
13575 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13577         * configure.in:  You can now configure GDB for the v850.
13579 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13581         * configure.in (noconfigdirs): Don't configure any C++ dirs
13582         if targeting D10V.
13584 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13586         * config.sub: Recognize mips64vr5000.
13588 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13590         * configure.in: Use a single line for host_tools and native_only.
13592 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13594         * config.sub, configure.in: Add entries for m32r.
13596 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13598         * Makefile.in (inet-install): Don't run install-gzip.
13600 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13602         * configure.in:  Don't config lots of things for *-*-windows*.
13604 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13606         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13607         (host_libs, host_tools): Copy from configure.in.
13608         * mpw-configure: Don't complain about directories not found.
13610 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13612         * configure.in (i[345]86): Recognize i686 for pentium pro.
13613         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13614         file.
13616         * config.guess (i[345]86): Ditto.
13618 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13620         * configure.in (noconfigdirs): Removed gdb for D10V.
13622 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13624         * configure.in: Remove ld, target-libio, target-libg++, and
13625         target-libstdc++ from noconfigdirs.
13627 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13629         * configure: Fix three locations where shell scripts were
13630         being run directly rather than with config_shell.
13632 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13634         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13635         * config.sub (basic_machine): Recognize v850.
13637 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13639         * mpw-configure: Handle multiple enable/disable options and
13640         pass them down recursively, handle -c and -s flags appropriately
13641         depending on choice of compiler, add escape mechanism for
13642         quoted arguments to gC.
13644 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13646         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13647         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13648         so that -mrelocatable-lib and -mno-eabi are used.
13650         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13651         not support --print-multi-lib, don't abort.
13653 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13655         * make-all.com: Run config-a-gas.
13656         * setup.com: Don't copy subdirectory files around.
13658 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13660         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13661         target, it now compiles correctly.
13663 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13665         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13667 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13669         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13671 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13673         * configure.in (native_only): Add prms.
13675 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13677         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13678         (BINUTILS_SUPPORT_DIRS): Likewise.
13680 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13682         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13683         d10v support is added.
13685 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13687         * configure.in (d10v-*-*): New target.
13689 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13691         * config.guess (HP 9000/811): Recognize this as a PA1.1
13692         machine.
13694 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13696         * Makefile.in (do-tar-gz): New target, split out from tail end of
13697         taz target.  Run each command separately, don't use pipes.
13698         (taz): Use it.
13700 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13702         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13703         * mpw-build.in: No builds should depend on building byacc or flex,
13704         they are assumed to be installed already.
13706 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13708         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13709         variable that CC_FOR_TARGET needs.
13711 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13713         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13714         options have changed since the last time the subdirectory was
13715         configured, and if it has, reconfigure.
13716         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13717         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13719 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13721         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13722         CLEAN_MODULES): Add bash.
13723         (all-bash): New target.
13725 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13727         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13729 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13731         * config.sub (basic_machine): Recognize d10v as a valid processor.
13733 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13735         * mpw-configure: Add support for --bindir.
13736         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13738 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13740         * configure.in: add bash, time, gawk to list of hosttools and things
13741         to only build for native toolchains
13743 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13745         * Makefile.in (docdir): Remove.
13747 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13749         * Makefile.in (datadir): Set to $(prefix)/share.
13751 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13753         * configure.in: build diff and patch for cygwin32-hosted
13754         toolchains.
13756 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13758         * config.sub: Accept -rtems*.
13760 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13762         * configure.in: enable dosrel for cygwin32-hosted builds,
13763                 remove diff from the list of things not buildable
13764                 via Canadian Cross
13766 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13768         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13769         don't get ". ".
13771 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13773         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13775 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13777         * Makefile.in (taz): Handle case where tex3patch didn't even get
13778         checked out.  Also, if it was found, put the symlink in a new util
13779         subdirectory.
13781 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13783         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13785 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13787         * config.sub: Recognize -openvms.
13788         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13789         * make-all.com, setup.com: New files.
13791 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13793         * Makefile.in (taz): tex3patch moved to texinfo/util.
13795 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13797         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13798         * configure.in: remove make from disable-if-Can-Cross list
13799                 enable gdb if ${host} and ${target} are cygwin32
13801 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13803         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13804         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13806 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13808         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13809         distinguish sysv/svr4/bsd variants.
13810         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13812 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13814         * configure.in: Added copyright notice.
13815         * move-if-change: Added copyright notice.
13817 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13819         * configure.in (powerpcle-*-solaris*): Until we get shared
13820         libraries working, don't build gdb, sim, make, tcl, tk, or
13821         expect.
13823 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13825         * config.guess:  Merge with FSF:
13827         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13828         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13830         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13831         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13833         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13834         * config.guess:  Combine two OSF1 rules.
13835         Also recognize field test versions.  From mjr@zk3.dec.com.
13836         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13837         because GNU uname does not support -p.  From pmr@pajato.com.
13839 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13841         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13843 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13845         * mpw-README: Document GCCIncludes.
13847 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13849         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13851 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13853         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13855 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13857         * configure.in (*-*-cygwin32): Configure make.
13859 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13861         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13863 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13865         * Makefile.in (all-inet): Depend on all-perl.
13867         * Makefile.in (inet-install): New target.
13869         * Makefile.in (all-inet): Depend on all-tcl.
13870         (all-inet): Depend on all-send-pr.
13872 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13874         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13875         temporarily.
13877 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13879         * configure.in: Don't configure --with-gnu-ld on AIX.
13881 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13883         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13885 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13887         * Makefile.in (ALL_MODULES): Added all-inet.
13888         (CROSS_CHECK_MODULES): Added check-inet.
13889         (INSTALL_MODULES): Added install-inet.
13890         (CLEAN_MODULES): Added clean-inet.
13891         (all-indent): New target.
13893         * configure.in (host_tools): Added inet.
13894         (native_only): Added inet.
13895         (noconfigdirs): Added inet.
13897 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13899         * configure.in: Don't configure libgloss if we are not configuring
13900         newlib.
13902 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13904         * configure.in: Don't configure libgloss for unsupported
13905         architectures.
13907 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13909         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13911 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13913         * Makefile.in (ALL_MODULES): Include all-apache.
13914         (CROSS_CHECK_MODULES): Include check-apache.
13915         (INSTALL_MODULES): Include install-apache.
13916         (all-apache): New target.
13918         * configure.in: Added apache everywhere perl is seen.
13920 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13922         * Makefile.in: Add support for clean-{module} and
13923         clean-target-{module} rules.
13925 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13927         * configure.in (*-*-ose) do not build libgloss.
13929 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13931         * config.guess (prep*:SunOS:5.*:*): Turn into
13932         powerpele-unknown-solaris2.
13934 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13936         * configure.in: Permit --enable-shared to specify a list of
13937         directories.
13939 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13941         * configure.in (host==solaris): Pass only the first word of $CC
13942         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13944 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13946         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13948 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13950         * Makefile.in (ALL_MODULES): Include all-perl.
13951         (CROSS_CHECK_MODULES): Include check-perl.
13952         (INSTALL_MODULES): Include install-perl.
13953         (ALL_X11_MODULES): Include all-guile.
13954         (CHECK_X11_MODULES): Include check-guile.
13955         (INSTALL_X11_MODULES): Include install-guile.
13956         (all-perl): New target.
13957         (all-guile): New target.
13959         * configure.in (host_tools): Include perl and guile.
13960         (native_only): Include perl and guile.
13961         (noconfigdirs): Don't build guile and perl; no ports have been
13962         done.
13964 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13966         * configure (--enable-*): Handle quoted option lists such as
13967         --enable-sim-cflags='-g0 -O' better.
13969 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13971         * Makefile.in ({,inst}all-target): New rule so we can make and
13972         install all of the target directories easily.
13974 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13976         * configure.in: Add missing global flag in sed substitution when
13977         deleting `target-' from ${configdirs}.
13979 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13981         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13982         option.
13984         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13985         config/mh-necv4.
13987         * install.sh: Correct misspelling of transformbasename.
13989         * config.guess: Recognize mips-*-sysv*.
13991 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13993         * config.sub: Recognize mon960.
13995 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13997         * configure: Restore Canadian Cross handling of BISON and LEX,
13998         removed in Feb 20 change.
14000 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14002         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14003         Mention make install.  Remove the old copyright date as well the
14004         clumsy and rather pointless copyright on the README file.
14006 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14008         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14009         Makefile after running symlink-tree, then run `make distclean' to
14010         avoid clobbering any generated files in srcdir.
14012 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14014         * configure.in (m68k-*-netbsd*): Build everything now.
14016 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14018         * Makefile.in (taz): Fix quoting.
14020 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14022         * configure.in (sparclet-*-*): Build everything now.
14024 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14026         * configure.in (m68k-*-linux*): New host.
14028 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14030         * configure: Check for bison before byacc.
14032 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14034         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14035         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14036         searching PATH.  These are used as fallbacks by Makefile.in if
14037         flex/bison/byacc aren't in objdir.
14039 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14041         * Makefile.in: Make everything which depends upon all-bfd also
14042         depend upon all-opcodes, in case --with-commonbfdlib is used.
14044 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14046         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14047         building NT native compilers on Unix.
14049 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14051         * configure.in: Don't get CC from the host Makefile fragment if we
14052         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14053         Solaris test for /usr/ucb/cc to the post target script, just after
14054         the compiler sanity test.
14056 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14058         * config.sub: Merge with FSF.
14060 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14062         * Makefile.in (RPATH_ENVVAR): New variable.
14063         (REALLY_SET_LIB_PATH): Use it.
14064         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14066 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14068         * config.sub, configure.in: Recognize sparclet cpu.
14070 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14072         * config.guess:  Support m68k-cbm-sysv4.
14074 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14076         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14077         m68k-unknown-linuxaout from linker help string.  Put quotes around
14078         $ld_help_string.
14080 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14082         * config.guess (powerpc-harris-powerunix): Add guess for port
14083         to new target.
14085 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14087         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14089 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14091         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14092         $(REALLY_SET_LIB_PATH) in Makefile.
14093         * Makefile.in (SET_LIB_PATH): New variable.
14094         (REALLY_SET_LIB_PATH): New variable.
14095         ($(DO_X)): Use $(SET_LIB_PATH).
14096         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14097         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14098         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14099         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14100         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14101         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14102         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14103         (install-dosrel): Likewise.
14104         (all-opcodes): Depend upon all-libiberty.
14106 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14108         * config.guess (*:CYGWIN*): New
14110 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14112         * Makefile.in (all-target-winsup): All all-target-libiberty.
14114 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14116         * configure.in (noconfigdirs): Add missing # in front of comment.
14118 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14120         * configure.in: add second pass to things added to noconfigdirs
14121         so *-gm-magic can exclude libgloss properly.
14123 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14125         * mpw-configure (extralibs_name, rez_name): Set correctly
14126         for MWC68K compiler.
14128         * mpw-README: Add more info on the necessary build tools.
14130 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14132         * configure.in, config.sub: Recognize cygwin32.
14134 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14136         * config.guess, config.sub: Recognize A/UX.
14138 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14140         * config.sub: Merge with gcc/config.sub.
14142 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14144         * mpw-build.in (do-binutils): Add build of stamps.
14146 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14148         * config.sub: Add recognition for mips64vr4100*-* targets.
14150 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14152         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14153         Add creation of gconfigargs with `--enable-shared' turned on.
14154         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14155         ($(host)-stamp-stage3-configured): Likewise.
14156         (HOLES): Add chatr and ldd.
14157         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14159 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14161         * configure: Pass --nfp to recursive configures.
14163 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14165         * Makefile.in (DLLTOOL): New.
14166         (DLLTOOL_FOR_TARGET): New.
14167         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14168         (EXTRA_TARGET_FLAGS): Ditto.
14169         (EXTRA_GCC_FLAGS): Ditto.
14170         (CONFIGURE_TARGET_MODULES): Ditto.
14171         (DO_X): Ditto.
14172         * configure: Add DLLTOOL.
14174 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14176         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14177         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14178         mh-sco, since old workarounds no longer needed, and don't
14179         build ld, since libraries have weak symbols in COFF.
14181 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14183         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14185 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14187         * configure.in: Make sure that ${CC} can be used to compile an
14188         executable.
14190 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14192         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14193         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14194         nothing depending on whether gdbtk is being built.
14196 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14198         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14200 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14202         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14203         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14205 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14207         * config-ml.in: Add support for
14208         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14209         Simplify setting of multidirs from --disable-foo.
14211 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14213         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14214         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14215         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14216         non-empty, pass them on to the  GCC make.
14217         (all-bootstrap): New rule that is like all-gcc, except it executes
14218         the GCC bootstrap rule instead of the GCC all rule.
14220 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14222         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14224 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14226         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14227         DG/UX support.
14229 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14231         * config.sub (i*86*) Change [345] to [3456]
14233 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14235         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14236         --with-gnu-ld=no.
14238 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14240         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14241         AIX multilibs get built.
14243 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14245         * configure.in (i386-win32): Don't build expect if we're not
14246         building the tcl subdir.
14248 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14250         * Makefile.in: (configure-target-examples, all-target-examples):
14251         New targets, configure and build example programs.
14253 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14255         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14256         use it as input to sedit the generated MPW makefile.
14257         * mpw-README: Add a suggestion about Gestalt.h.
14259 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14261         * config.sub: Accept *-*-ieee*.
14263 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14265         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14266         Ronald F. Guilmette <rfg@monkeys.com>.
14268 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14270         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14271         for powerpc-pe native.
14272         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14273         (target==powerpc-pe): duplicate i386-win32 entry.
14275 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14277         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14278         of vxworks, not just vxworks5.1.
14280 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14282         * mpw-configure: Add support for exec-prefix.
14284 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14286         * config.guess: Recognize HP model 816 machines as having
14287         a PA1.1 processor.
14289 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14291         * configure: Ignore new autoconf configure options.
14293 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14295         * config.guess:  Recognize Pentium under SCO.
14296         From Robert Lipe <robertl@arnet.com>.
14298 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14300         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14302 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14304         * configure.in: Don't configure gas for alpha-dec-osf*.
14306 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14308         * configure.in: Default to --with-stabs for some targets for which
14309         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14310         i[345]86*-*-unixware*.
14312 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14314         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14315         rather than basing it on the target.  Simplify handling of options
14316         controlling which directories to configure.  Remove extraneous
14317         slash in multi-clean target.
14319 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14321         * config-ml.in: Prefix more variables with ml_ so they don't collide
14322         with configure's.
14324 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14326         * configure: Don't turn -v into --v.
14328 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14330         * configure.in (targargs): Fix typo.
14332         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14334 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14336         * configure.in: Strip --host and --target options from
14337         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14338         --with-cross-host option when building with a cross-compiler.
14339         * configure: Canonicalize the arguments put into config.status by
14340         always using `=' for an option with an argument.  Pass a presumed
14341         --host or --target explicitly.
14343 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14345         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14346         into general OS recognition case.
14348 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14350         * configure.in (target_configdirs): add target-winsup only
14351         for win32 target systems.
14353 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14355         * Makefile.in (all-target-libgloss): Depend upon
14356         configure-target-newlib, since when libgloss is built it looks to
14357         see if the newlib directory exists.
14359 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14361         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14362         cfg-ml-*.in.
14364 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14366         * configure: Handle LD and LD_FOR_TARGET when configuring a
14367         Canadian Cross.
14369 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14371         * configure.in (target_libs): add target-winsup.
14372         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14373         (target==ppcle-pe): remove ld from $noconfigdirs.
14375 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14377         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14378         Preserve relative path names in $srcdir.  Build symlink tree if
14379         configuring cross target dir and srcdir=. (= no VPATH support).
14380         (configure-target-libg++): Depend on configure-target-librx.
14381         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14382         * config-ml.in: New file.
14383         * symlink-tree: New file.
14384         * configure: Ensure srcdir="." if that's what it is.
14386 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14388         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14389         includes and FLEX_SKELETON setting.
14390         * mpw-configure (--with-gnu-ld): New option, controls whether
14391         to use PPCLink or ld with PowerMac GCC.
14392         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14393         * mpw-config.in: Configure grez if targeting Mac.
14395         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14396         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14397         just macos.
14398         * configure.in: Configure grez resource compiler if targeting Mac.
14399         * Makefile.in (all-grez, install-grez): New targets.
14401 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14403         * configure: CXX defaults to gcc, not g++.  If we find
14404         gcc in the path, set CC to gcc -O2.
14406 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14408         * configure: Default ${build} correctly.  Avoid picking up extra
14409         spaces when reading CC and CXX from Makefile.  When doing a
14410         Canadian Cross, use plausible default values for numerous
14411         variables.
14412         * configure.in: When doing a Canadian Cross, don't try to
14413         configure tools whose configure script can't handle it.
14415 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14417         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14419 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14421         * configure:  Remove dubious bug reporting address.
14423 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14425         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14426         configure script, run that instead of this directory's configure.
14427         In either case, print a message that we're configuring the sub-dir.
14429 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14431         * configure.in: Before checking for the existence of various files,
14432         use sed to filter out "target-".
14434 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14436         * Makefile.in (DO_X): Split rule to decrease command line length
14437         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14438         (Philippe De Muyter).
14440 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14442         * Makefile.in (all-patch): depend on all-libiberty.
14444 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14446         * configure.in: If the only directory in target_configdirs which
14447         actually exists is libiberty, then set target_configdirs to empty,
14448         to avoid trying to build a target libiberty in a gas or gdb
14449         distribution.
14451 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14453         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14454         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14455         systems.
14457 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14459         * configure.in (copy_dirs): Use sys-include instead of include
14460         for --with-headers option.
14462 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14464         * Makefile.in, configure.in: Make winsup builds work with
14465         new scheme.
14467 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14469         * configure.in: Build the linker on AIX.
14471 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14473         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14474         where needed.
14476 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14478         * Makefile.in (all-gcc): Fix typo.
14480 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14482         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14484 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14486         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14487         to target-xiberty, to provide more flexibility.
14488         (target_subdir):  Define.  Create if cross.
14489         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14490         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14491         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14492         check-libFOO -> check-target-libFOO, etc.
14493         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14494         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14495         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14496         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14497         allow ALL_GCC="" to only configure.
14498         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14499         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14500         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14502 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14504         * Makefile.in (taz): Build "info" in etc explicitly.
14506 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14508         * configure.in:  Make sure that CC is undefined (as opposed to
14509         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14510         problem with autoconf trying to configure on a host without GCC.
14512 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14514         * mpw-configure: Set host alias from choice of host compiler,
14515         only use generic MPW Makefile sed if present, edit a file
14516         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14517         * mpw-README: Add problem notes about CW6 and CW7.
14519 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14521         * Makefile.in (taz): Use ";" instead of ";;".
14523 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14525         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14526         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14527         DISTDOCDIRS.
14528         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14529         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14531 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14533         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14534         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14535         Move bfd to DISTSTUFFDIRS.
14537 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14539         * Makefile.in (X11_LIB): Removed.
14540         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14542         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14544 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14546         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14547         names.
14549 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14551         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14553 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14555         * configure.in (i[345]86-*-win32): Always build newlib.
14556         Don't configure cvs, autoconf or texinfo.
14557         * Makefile.in (LD_FOR_TARGET): New.
14558         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14559         Pass down LD_FOR_TARGET.
14561 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14563         * winsup: New directory.
14564         * Makefile.in: Build winsup.
14565         * configure.in: Winsup is configured when target is win32.
14566         Can only build win32 target GDB when native.
14568 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14570         * config.guess: Recognize HP model 819 machines as having
14571         a PA 1.1 processor.
14573 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14575         * configure: Fix sed loop which substitutes for CC and CXX to
14576         avoid bug found in various sed implementations.
14578 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14580         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14581         simulator.  Use standard powerpc-*-eabi*.
14583 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14585         * configure.in: Stop putting gas and binutils in noconfigdirs for
14586         powerpc-*-aix* and rs6000-*-*.
14588 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14590         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14591         -mcall-aixdesc libraries.
14593 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14595         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14597         * config.sub (arm | armel | armeb): Fix shell syntax.
14599 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14601         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14602         -msoft-float and -mcpu=common support.
14603         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14604         libraries.
14606 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14608         * configure.in: Allow configuration and build of emacs19 for the alpha.
14610 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14612         * configure.in (CC): Get ^CC, not just any old CC, from
14613         ${host_makefile_frag}.
14615 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14617         * configure.in (CC): Try to get CC from
14618         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14620 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14622         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14623         only if it exists in $(srcdir).
14625 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14627         * configure: If CC and CXX are not set in the environment, set
14628         them, based on either an existing Makefile or on searching for gcc
14629         in PATH.  Substitute for CC and CXX in Makefile.
14630         * configure.in: Remove libm from target_libs.  Separate
14631         target_configdirs from configdirs.  If CC is not set in
14632         environment, try to get it from a host Makefile fragment.  Rewrite
14633         changes of configdirs to use skipdirs instead.  A few minor
14634         tweaks.  Take directories out of target_configdirs as they are
14635         taken out of configdirs.  Remove existing Makefile files from
14636         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14637         CONFIG_ARGUMENTS in Makefile.
14638         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14639         by configure.in.
14640         (CONFIG_ARGUMENTS): Likewise.
14641         (CONFIGURE_TARGET_MODULES): New variable.
14642         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14643         ($(CONFIGURE_TARGET_MODULES)): New target.
14644         (configure-libg++, configure-libio): New targets.
14645         (all-libg++): Depend upon configure-libg++.
14646         (all-libio): Depend upon configure-libio.
14647         (configure-libgloss, all-libgloss): New targets.
14648         (configure-libstdc++): New target.
14649         (all-libstdc++): Depend upon configure-libstdc++.
14650         (configure-librx, all-librx): New targets.
14651         (configure-newlib): New target.
14652         (all-newlib): Depend upon configure-newlib
14653         (configure-xiberty): New target.
14654         (all-xiberty): Depend upon configure-xiberty.
14656 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14658         * configure.in (host i[345]86-*-win32):  Expand the
14659         noconfigdirs again.
14661 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14663         * mpw-configure: Fix sed command file name.
14665 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14667         * configure.in (host i[345]86-*-win32): Reduce the
14668         noconfigdirs again.
14670 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14672         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14673         or powerpc*-*-pe*, since they are not yet supported.
14675 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14677         Add PowerMac support and many other enhancements.
14678         * mpw-configure: New option --cc to select compiler to use,
14679         paste options set according to --cc into the generated
14680         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14681         if mpw-make.sed is present.
14682         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14683         add forward includes for PowerPC include files.
14684         * mpw-build.in: Build using Makefile.PPC if present.
14685         (do-byacc, etc): Remove separate version resource builds.
14686         (do-gas): Build "stamps" before "all".
14687         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14688         * mpw-README: Update to reflect --cc option, PowerMac support,
14689         and recently-reported compatibility problems.
14691 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14693         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14694         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14695         (--with-multilib-top): Pass to recursive invocations.
14697 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14699         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14700         v810-*-*.
14702 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14704         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14705         gdb, ld and opcodes on v810-*-*.
14707 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14709         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14710         (local-maintainer-clean): New target.
14711         (maintainer-clean): New target.
14712         (realclean): Just depend upon maintainer-clean.
14714 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14716         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14718 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14720         * configure.in: Build ld in mips*-*-bsd* case.
14722 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14724         * config.sub: Accept -lites* OS.  From Ian Dall.
14726 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14728         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14729         targets.
14731 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14733         * configure.in: treat i386-win32 canadian cross the same as
14734         i386-go32 canadian cross.
14736 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14738         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14739         running under the simulator to build a reduced set of libraries.
14740         (powerpc-*-eabiaix): Add fine grained multilib support added to
14741         other powerpc targets yesterday.
14743 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14745         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14746         -disable-softfloat, -disable-relocatable, -disable-aix, and
14747         -disable-sysv to control which multilib libraries get built.
14749 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14751         * configure: Add Makefile.tem to list of files to remove in trap
14752         handler.
14754 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14756         * config.guess (*Linux*):  Add missing "exit"s.
14757         Also, need specific check for alpha-unknown-linux (uses COFF).
14759 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14761         * config.guess:  Merge with FSF:
14763         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14764         * config.guess (AIX4): More robust release numbering discovery.
14766         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14767         * config.guess (i386-sequent-ptx): Properly get version number.
14769         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14770         * config.guess (mips:*:4*:UMIPS): New case.
14772 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14774         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14775         (i386-win32 host): Likewise.  Don't build readline.
14777 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14779         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14780         SUPPORT_FILES to submakes.
14782 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14784         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14785         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14786         mpw-configure.
14788 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14790         * configure.in (appdirs): Use =, not ==, in test expression when
14791         trying to build the text to print in the warning message for
14792         Solaris users.
14794 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14796         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14798 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14800         * config.guess: Recognize lynx-2.3.
14802 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14804         * config.sub (z8ksim): Deleted
14805         (z8k-*-coff): New, this is the one true name of the target.
14807 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14809         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14811 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14813         * config.guess (*:Linux:*:*): First try asking the linker what the
14814         default object file format is (elf, aout, or coff).  Then if this
14815         fails, try previous methods.
14817 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14819         * configure.in: Don't build newlib for *-*-vxworks5.1.
14821 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14823         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14824         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14826 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14828         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14830 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14832         * cfg-ml-com.in: New file.
14833         * cfg-ml-pos.in: New file.
14835 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14837         * COPYING.NEWLIB: Add HP free copyright to list.
14839 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14841         * config.sub: Recognize -eabi* for the system, not just -eabi.
14843 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14845         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14846         * config.sub, configure.in (win32): New target and host.
14848 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14850         * configure.in: Add i386-pe configuration.
14852 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14854         * mpw-build.in (install): Install GDB after LD.
14856 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14858         * mpw-config.in (elf/mips.h): Always forward-include, needed
14859         for GDB to build.
14861 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14863         * testsuite: New directory for customer acceptance and whole tool
14864         chain tests.
14866 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14868         * configure: If per-host line isn't found, but AC_OUTPUT is found
14869         and a configure script exists, run it instead.
14871 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14873         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14875 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14877         * configure: Set build_{cpu,vendor,os,alias} to host values when
14878         --build isn't specified.
14880 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14882         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14883         (FLAGS_TO_PASS): Pass them.
14884         (EXTRA_TARGET_FLAGS): Ditto.
14886 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14888         * Makefile.in (all-libg++): Depend on all-libstdc++.
14890 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14892         * configure.in (noconfigdirs): Enable all packages for
14893           i386-unknown-netbsd.
14895 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14897         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14898         hosted builds (DOS builds)
14900 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14902         Changes for ARM based on patches from Richard Earnshaw:
14903         * config.sub: Handle armeb and armel.
14904         * configure.in: Omit arm linker only for riscix.
14906 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14908         * config.guess:  Update from FSF.
14910 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14912         * config.sub: Recognize powerpcle as the little endian variant of
14913         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14914         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14915         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14916         temporarily.
14918 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14920         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14922 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14924         * config.sub: Accept -lites* as a basic system type.
14926 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14928         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14929         installed, and if so return linuxoldld as the system name.
14931 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14933         * config.guess: Add hppa1.1-hp-lites support.
14935 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14937         * configure.in: Don't build newlib for m68k-vxworks5.1.
14939 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14941         * configure.in (mips-sgi-irix6): Use mh-irix5.
14943 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14945         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14947 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14949         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14950         OSF/1.  Fix compiler flags.
14951         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14953 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14955         * configure.in: Recognize --with-newlib.
14956         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14958 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14960         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14961         to *_X11_MODULES due to gdbtk needing X include files et al.
14963 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14965         Merge in support for Mac MPW as a host.
14966         (Old change descriptions retained for informational value.)
14968         * mpw-config.in: Add generic include forwards for cpu-specific
14969         include files in aout and elf directories.
14971         * mpw-configure: Added copyright.
14972         * mpw-config.in: Check for presence of required build tools.
14973         (target_libs): Add newlib.
14974         (target_tools): Add examples.
14975         (Read Me): Generate as "Read Me for MPW" instead.
14976         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14977         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14978         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14980         * mpw-configure: Remove subdir-specific makefile hackery,
14981         delete mk.tmp after using it.
14983         * mpw-build.in (all): Display start and end times.
14985         * mpw-configure (host_canonical): Set.
14986         (target_cpu): Always add to makefiles.
14987         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14988         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14989         (mpw-mh-mpw): Look for in srcdir and srcroot.
14990         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14992         * mpw-build.in: (install-only): New target.
14994         * mpw-configure (host_alias, target_alias): Rename from hostalias
14995         and targetalias, add into generated Makefile.
14996         (mk.tmp): If present, add into generated Makefile.
14997         * mpw-build.in (all-gas): Build config.h first before gas proper.
14999         * mpw-configure (config.status): Write only if changed.
15000         * mpw-config.in (readline): Configure it (not built, just used for
15001         definitions).
15003         * mpw-config.in (elf/mips.h): Add a forward include.
15005         * mpw-config.in: Forward-include most .h files in include into
15006         extra-include.
15007         (readline): Don't build.
15008         mpw-build.in (install): Install GDB.
15010         * mpw-configure (prefix, mpw_prefix): Handle it.
15011         * mpw-config.in (mmalloc, readline): Don't configure.
15012         * mpw-build.in (thisscript): Rename to ThisScript.
15013         Use mpw-build instead of BuildProgram everywhere.
15014         (mmalloc, readline): Don't build.
15015         * mpw-README: New file, basic documentation about the MPW port.
15017         * mpw-config.in: Use forward-include to create include files.
15019         * mpw-configure: Add more things to the top of each configured
15020         Makefile, including contents of config/mpw-mh-mpw.
15021         * mpw-config.in (extra-include): Create this directory and fill it
15022         with Posix-like include files when configuring.
15024         * config.sub (apple, mac, mpw): Add various aliases.
15026         * mpw-build.in: New file, top-level build script fragment for MPW.
15027         * mpw-configure: New file, configure script for MPW.
15028         * mpw-config.in: New file, config fragment for MPW.
15030 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15032         * configure.in (host_libs): Remove glob, since it is gone from the
15033         sources.
15035 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15037         * Makefile.in: define empty GDB_NLM_DEPS var.
15039         * configure.in(target_makefile_frag): use config/mt-netware
15040         for netware targets.
15042 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15044         * config.sub: Merge in recent FSF changes.  Remove linux special
15045         cases.
15047 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15049         Revert this change:
15051         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15053                 * build-all.mk: Use CC=cc -Xs on Solaris.
15055 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15057         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15058         stop using it.
15059         * Makefile.in: Nuke all references to glob subdirectory.
15061 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15063         * configure.in: Fix --enable-shared logic in per-host.
15065 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15067         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15069 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15071         * configure.in (noconfigdirs): Don't build gas on AIX, for
15072         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15074 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15076         * configure: Fix --cache-file to work if the file argument is a
15077         relative path.
15079 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15081         * configure: If the --cache-file is used, pass it down to
15082         configure in subdirectories.
15084 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15086         * config.sub: add vxworks29k configuration.
15088 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15090         * Makefile.in (taz): Do "diststuff" part quietly.
15092 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15094         * config.sub: Mini-merge with gcc/config.sub.
15096 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15098         * config.guess (IRIX): Sed - to _.
15100 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15102         * Makefile.in (source-vault, binary-vault): New targets.
15104 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15106         * config.sub: Recognize -eabi as a basic system type.
15108 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15110         * configure.in (enable_shared stuff): Fix typo.
15112 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15114         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15116 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15118         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15120 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15122         * configure.in (rs6000-*-*): Don't build gas.
15124 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15126         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15127         reduce command line length.
15128         (AS_FOR_TARGET): Check for as.new, not Makefile.
15129         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15131 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15133         * config.guess:  Merge from FSF.
15135 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15137         * configure: Don't use $ when handling program_suffix.
15139 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15141         * configure.in:  Configure tk for hppa/hpux.
15143 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15145         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15147 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15149         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15150         to LIBCXXFLAGS.  Tests are better run without it.
15152 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15154         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15156 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15158         * configure.in (*-*-netware*): Don't configure xiberty.
15160 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15162         * configure.in:  Remove tk from native_only list.
15164 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15166         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15167           for special NCD build.
15169 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15171         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15172         makeall.bat, they're only useful for binutils snapshots.
15173         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15174         makeall.bat to specified SUPPORT_FILES.
15176 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15178         * build-all.mk: Add Ericsson targets to sun4 and solaris
15179           hosts.  Add  BNR's sun4 target to solaris host, so their
15180           build-from-source will be tested in-house first.
15182 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15184         * Makefile.in (LIBCFLAGS): New variable.
15185         (CFLAGS_FOR_TARGET): Ditto.
15186         (LIBCFLAGS_FOR_TARGET): Ditto.
15187         (LIBCXXFLAGS): Ditto.
15188         (CXXFLAGS_FOR_TARGET): Ditto.
15189         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15190         (BASE_FLAGS_TO_PASS): Pass them.
15191         (EXTRA_TARGET_FLAGS): Ditto.
15193         * configure.in: Support --enable-shared.
15195 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15197         * configure.in (target_libs):  Include libstdc++ again.
15198         * config.guess:  Update from FSF (for FreeBSD).
15200 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15202         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15203         makeall.bat.
15204         (DISTDOCDIRS): Add `etc'.
15205         (ETC_SUPPORT_PFX): New variable.
15206         (taz): Include anything from etc starting with a word in
15207         ETC_SUPPORT_PFX.
15209 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15211         * config.sub: Update for recent FSF changes.  Remove obsolete
15212         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15213         spacing changes.
15215 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15217         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15219         * config.guess:  Merge with FSF.
15220         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15222 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15224         * configure: Since the "trap 0" handler will override the exit
15225         status on many systems, only use it for "exit 1", and make it set
15226         a non-zero exit status; reset it before "exit 0".  Also, check
15227         exit status of config.sub, and error out if it failed.
15229 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15231         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15232         and install libgloss.
15234 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15236         * Makefile.in (all-binutils): Depend upon all-byacc.
15238         * configure.in: Don't build emacs on Irix 5.
15240 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15242         * configure.in (*-*-netware*): Add libio.
15244 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15246         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15247         (CHECK_TARGET_MODULES): Ditto.
15248         (INSTALL_TARGET_MODULES): Ditto.
15249         (TARGET_LIBS): Ditto.
15250         (all-libstdc++): Note dependencies.
15252 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15254         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15256 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15258         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15259         -fexternal-templates.
15261         * configure.in (target_libs): Add libstdc++.
15262         (noconfigdirs): Add libstdc++ as appropriate.
15264 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15266         * config.guess:  Update from FSF.
15268 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15270         * configure: Use ${config_shell} when running ${configsub}.
15272 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15274         * config.sub: No longer recognize h8300h.
15276 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15278         * config.sub: Remove extraneous differences between config.sub and
15279         gcc/config.sub.
15281 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15283         * Makefile.in (DISTSTUFFDIRS): Add gas.
15285 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15287         * COPYING.NEWLIB: New file.
15289 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15291         * config.guess (HP-UX):  Patch from Harlan Stenn
15292         <harlan@landmark.com> to also emit release level.
15294 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15296         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15298 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15300         * config.sub:  Merge nextstep cleanup from FSF.
15302 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15304         * configure.in (arm-*-*): Don't configure ld for this target.
15306 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15308         * configure.in (*-*-netware): don't configure libg++, libio,
15309           librx, or newlib.
15311 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15313         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15314         configure ld--it works, but it doesn't support shared libraries.
15316 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15318         * config.guess (*-unknown-freebsd*):  Get rid of possible
15319         trailing "(Release)" in version string.
15320         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15322 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15324         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15325         Fix type: *-next-neststep -> *-next-nextstep.
15327         * config.guess:  Merge from FSF:
15329         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15331         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15333         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15335         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15336         instead of UNIX_SV for UnixWare 1.0).
15338 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15340         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15341         to make gdb/nlm/* build after the compiler and linker.
15343 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15345         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15346         not just i[34]86.
15347         (m68k-atari-sysv4):  Relocate to match FSF version.
15349         * config.guess:  More merges from the FSF:
15351         Add a space before function call or macro invocation.
15353         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15355         * config.guess: Add trap cmd to remove dummy.c and dummy when
15356         interrupted.
15358         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15360         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15361         (dummy): Redirect stderr from compilation of dummy.c.
15363         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15365         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15367 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15369         * configure: Accept and ignore --cache*, for compatibility with
15370         new autoconf.
15372 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15374         * config.guess:  Merge from FSF:
15376         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15378         * config.guess (Pyramid*:OSx*:*:*): New case.
15379         (PATH): Add /.attbin at end for finding uname.
15380         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15382         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15384         * config.guess (M88*:DolphinOS:*:*): New case.
15386         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15388         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15389         to select whether to use ELF or COFF.
15391         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15393         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15395         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15397         * config.guess: Guess the OS version for HPUX.
15399         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15401         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15403 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15405         * configure.in: Recognize --with-headers, --with-libs, and
15406         --without-newlib.
15407         * Makefile.in (all-xiberty): Depend upon all-ld.
15409 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15411         * configure.in: Change i[34]86 to i[345]86.
15413 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15415         * configure (version): A few more tweaks to help message.
15417 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15419         * Makefile.in:  Remove (for now) librx as a host library,
15420         now that we're building it for target.
15422 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15424         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15425         (Karl Berry).
15427 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15429         * configure.in:  Also configure librx.
15431 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15433         * Makefile.in:  Update various rules to reflect that librx
15434         is now needed for libg++.
15436 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15438         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15440 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15442         * configure.in: Configure the examples directory.
15444 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15446         * configure: Simplify Jun 2 1994 change.
15448 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15450         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15451         /bin/gcc isn't good enough to build gcc.
15453 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15455         * Makefile.in (GDB_SUPPORT_FILES): Remove
15456         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15457         (gdb.tar.gz): Add new rule to use standard distribution building
15458         mechanism.
15460 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15462         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15463         Bill Cox <bill@cygnus.com>.
15465 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15467         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15469 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15471         * configure:  Search current dir first in .gdbinit.
15473 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15475         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15477 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15479         * config.sub:  Refer to NeXT's operating system as nextstep.
15481         * config.sub (case $basic_machine):  Re-order the cases, to match
15482         the order in the FSF version (which is mostly alphabethical).
15483         Merge in some additions and changes from the FSF.
15485 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15487         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15488         * config.sub: Recognize cxux7.
15489         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15491 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15493         * config.sub:  Fix typo powerpc -> powerpc-*.
15495 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15497         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15499         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15500         parallel with all-emacs and install-emacs).  Top-level command
15501         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15503 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15505         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15506         $(relbindir)/make before doing ``make install'', and use
15507         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15508         installing over running make binary.
15509         ($(host)-stamp-stage3-installed): Likewise.
15511 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15513         * config.guess: Recognize Mach.
15515 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15517         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15518         see whether --exec-prefix was used.
15520 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15522         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15524 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15526         * Makefile.in: Add all-librx target similar to all-libproc.
15528 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15530         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15531         with post 1.2 uname bogosity.
15533 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15535         * configure: Remove temporary files on receipt of a signal.
15537 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15539         * configure: If there is a package_makefile_frag, remove
15540         ${subdir}/Makefile.tem after copying it in.
15542 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15544         * build_all.mk: support rs6000 lynx identifies itself as
15545         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15546         since /bin/gcc is too feeble to compile a modern gcc.
15548 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15550         * brought devo/test-build.mk update-to-date with progressive/
15551           test-build.mk. Add lynx targets and hppa flag info.
15553 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15555         * configure.in:  Use mh-ncrsvr43.  Patch from
15556         Tom McConnell <tmcconne@sedona.intel.com>.
15558 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15560         * config.guess (i386-unknown-bsdi):  No longer need to
15561         check #if defined(__bsdi__) && defined(__i386__).
15563 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15565         * configure: Set program_transform_nameoption correctly.
15567 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15569         * brought build-all.mk update-to-date with progressive build-all.mk,
15570           added new targets and hppa info.
15572 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15574         * configure: If config.guess result is a prefix of the user
15575         specified target, assume a native build and use the user specified
15576         target as the host alias.  Remove SunOS patch suffix removal hack.
15577         * configure.in: Remove SunOS patch suffix removal hack.
15579         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15580         in NATIVE_CHECK_MODULES.
15582 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15584         * Makefile.in: Rename HOST_ONLY to NATIVE.
15585         * configure: Delete SunOs patch suffix from host_canonical
15586           and build_canonical variables that are prepended to Makefiles.
15587         * configure.in: Add comments for easier maintenance.
15589 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15591         * Makefile.in: Add all-libproc target similar to all-gui.
15593 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15595         * Makefile.in (CHECK_MODULES): split into
15596         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15598 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15600         * config.guess (i386-unknown-bsdi): New system to guess.
15602 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15604         * Makefile.in: Add all-gui target (but not yet build by "all").
15606 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15608         * config.sub: Move deletion of patch suffix from here...
15609         * configure.in: To here, at Ian's suggestion.  The top-
15610           level scripts might need to know of a patch level.
15612 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15614         * config.sub: Strip off patch suffix so rtl is recognized
15615           as a sunos4.1.3 machine, even though it's been patched.
15617 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15619         * Makefile.in (INSTALL_LAST): Delete.
15620         (INSTALL_DOSREL): New.
15622 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15624         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15625         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15626         whether we pass down --with-gnu-ld anyhow.
15628 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15630         * Makefile.in (INSTALL_LAST): Change operation so it works
15631         on more flavors of make.
15632         * configure.in (go32): Don't build libg++ or libio.
15634 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15636         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15637         they can be overriden by templates.
15639 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15641         * configure.in (target==go32): Don't build gdb.
15642         * dosrel: New directory.
15644 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15646         * configure.in (host==go32): Configure dosrel too.
15647         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15648         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15649         be set by incoming names or templates.
15650         (INSTALL_LAST): New rule.
15652 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15654         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15656 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15658         * configure.in (appdirs): New variable.  Currently empty, but will
15659         be used in gas distribution.  If nonempty, lists a set of
15660         directories at least one of which must get configured, or top
15661         level configuration is considered to have failed.
15662         (rs6000-*-lynxos*): Use new file name.
15664 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15666         Eliminate XTRAFLAGS.
15667         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15668         newlib include files using -idirafter, and also use -nostdinc.
15669         (CXX_FOR_TARGET): Likewise.
15670         (XTRAFLAGS): Removed.
15671         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15672         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15673         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15674         ($(DO_X)): Don't pass down XTRAFLAGS.
15676 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15678         * configure.in (mips*-dec-bsd*): New target; do build linker.
15679         (mips*-*-bsd*): New target; don't build linker.
15681 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15683         * configure.in: support rs6000-*-lynxos* configuration.
15684         support sunos4 as a cross target.
15686         * config.sub: look for lynx*, not lynx since the OS version may
15687         legitimately be part of the name.
15689 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15691         * configure.in (i[34]86-*-sco*): Move to be with other i386
15692         targets.
15693         (romp-*-*): New target.  Skip various binary utilities.
15694         (vax-*-*): New target.  Don't build newlib.
15695         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15697 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15699         * configure.in: Only set host_makefile_frag if config
15700         directory exists.
15702 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15704         * install.sh: If $dstdir exists, don't check whether each
15705         component does.
15707 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15709         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15711 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15713         * configure.in (*-*-lynxos*): Don't configure newlib for either
15714         native or cross Lynx.
15716 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15718         * config.sub (sparc64-elf): Fix os.
15719         (z8k): Remove duplicate.
15721 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15723         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15724         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15726 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15728         * configure: Make file links cleanly even if Lynx fails on
15729           an NFS symlink (at least fail cleanly).
15731 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15733         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15734         -XNh2000.
15736 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15738         * configure: Unknown options are fatal again.
15740 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15742         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15743         compatibility.
15745 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15747         * build-all.mk: Add `clean' target.
15749 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15751         * config.guess:  Add SINIX support.
15752         * configure.in:  Add mips-*-sysv4* support.
15754 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15756         * build-all.mk: Document all useful targets.
15757         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15758         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15760 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15762         * configure: Support --silent, --quiet.
15764 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15766         * configure: Support --disable-FEATURE.
15768 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15770         * config.guess: Recognize NCR running SVR4.3.
15772 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15774         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15775         Patch from Paul Eggert <eggert@twinsun.com>.
15777 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15779         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15781 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15783         * configure: Make unrecognized options give nonfatal warnings
15784         instead of fatal errors, and pass them to any subdirectory
15785         configures in case they recognize them.
15786         Make --x equivalent to --with-x.
15788 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15790         * configure: Add --enable-* options.  Clean up usage message and
15791         some comments.
15793 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15795         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15797 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15799         * configure.in (hppa*-*-*): Enable binutils.
15801 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15803         * config.sub: Recognize cisco.
15805 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15807         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15809 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15811         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15812         than one configuration name.  Add comment.
15814 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15816         * config.guess: about target *-hitachi-hiuxwe2, fixed
15817         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15818         macro is incorrect.]
15820 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15822         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15823         than the "make ls" stuff which used to be here.
15825 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15827         * config.guess:  Recognize i[34]86-unknown-freebsd.
15828         From Shawn M Carey <smcarey@rodan.syr.edu>.
15830 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15832         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15834 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15836         * config.guess: Check for ptx.
15838 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15840         * config.sub: Add os9k checking.
15842 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15844         * config.guess: Handle OSF1 running on HPPA processors
15846 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15848         * configure: If subdir configure fails, print out a message with
15849         subdirectory name, in case subdir's configure code didn't identify
15850         itself.
15852 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15854         * configure.in: Remove embedded newlines from configdirs.
15855         Avoid mismatches of substrings.  Fix matching strings at end
15856         of configdirs.
15858 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15860         * config.guess:  Add Lynx/rs6000 config support.
15862 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15864         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15866 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15868         * configure.in (hppa*-*-osf*): Treat this just like most other
15869         PA configurations (eg no binutils or ld).
15870         (hppa*-*-*elf*): These configurations have binutils and ld.
15872 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15874         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15876 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15878         * configure.in (rs6000-*-*): Build gas.
15880 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15882         * Makefile.in:  Avoid bug in losing hpux sed.
15884 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15886         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15887         for GDB and GDB has been fixed to not need it.
15889 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15891         * config.guess: Recognize vax hosts.
15893 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15895         * configure (while loop): Don't use "break 2" inside case
15896         statement -- the case statement isn't an enclosing loop.
15898 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15900         * config.guess:  Clean up NeXT support, to allow nextstep
15901         on Intel machines.  Make OS be nextstep.
15903 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15905         * config.guess: Add alternate forms for Convex.
15907 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15909         * configure:  Completely rewrite option processing.  Take
15910         advantage of pattern-matching to avoid invoking test frequently.
15911         Also clean up host and target defaulting logic.
15913 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15915         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15916         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15917         commands (plus user environment) will fit SCO limits.
15919 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15921         * configure.in: Don't issue warnings about directories which are
15922         not being configured if -norecursion is set.  Correct test for
15923         --with-gnu-as and --with-gnu-ld to not get confused by substring
15924         matches.
15926         * configure.in: Don't build gas for alpha-dec-osf1*.
15928 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15930         * configure:  Back out Per's change of 12/19/1993.  It changes the
15931         behavior of configure in unexpected and confusing ways.
15933         Also, use different delim char when calculating
15934         program_transform_name so that the name can contain slashes.
15936 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15938         * configure.in, config.sub: Add support for VSTa micro-kernel.
15940 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15942         * configure.in: Nuke hacks which were used to get a special
15943         version of GAS for HPPA configurations.
15945 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15947         * configure:  If only ${target_alias} is given, use that
15948         as the default for ${host_alias}.
15949         * configure:  Add missing back-slashes before nested quotes.
15951 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15953         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15955 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15957         * config.guess:  Recognize some Tektronix configurations.
15958         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15960 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15962         * config.sub: Match any flavor of SH.
15964 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15966         * configure.in: Don't try to configure newlib for Alpha.
15968 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15970         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15971         libg++ or libio for any Alpha target.
15973         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15975 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15977         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15978         default arguments -- so it tried to compress itself.
15980 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15982         * configure.in (notsupp): ensure that a space is always at the end
15983           of the configdirs list, since the grep checks for an explicit space
15985 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15987         * configure.in (target i386-sysv4.2): don't build ld, since static
15988           versions of many libraries are not available.
15990 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15992         * config.guess: Recognize Apollos (using environment variables).
15993         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15995 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15997         * config.guess: Recognize Sony news mips running newsos.
15999 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16001         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16002         "fi ; else" for bash.
16004 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16006         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16008 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16010         * config.sub: accept unixware as an alias for svr4.2.
16011         Fix some inconsistancies with the gcc version.
16013 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16015         * Makefile.in (DISTDOCDIRS):  Add gdb.
16017 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16019         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16021 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16023         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16024         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16025         this now.
16027 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16029         * config.sub: Accept hiux* as an OS name.
16031         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16032         etc/make-stds.texi.  The underscore came from gcc, and dje now
16033         agrees that RUNTESTFLAGS is the correct name.
16035 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16037         * install.sh:  Remove 'set -e'.  It makes any conditionals
16038         in the script useless.
16040         * config.guess: Automatically recognize arm-acorn-riscix
16041         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16043 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16045         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16047 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16049         * Makefile.in (DISTDOCDIRS): New variable.
16050         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16051         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16053 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16055         * configure.in (hppa target): check the source directory for the
16056           pagas sub-directory
16058 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16060         * config.sub: Allow -aout* and -elf*.
16062 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16064         * configure.in: Don't build ld on i386-solaris2, same as for
16065         sparc-solaris2.
16067 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16069         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16071 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16073         * configure.in:  Configure gdb for alpha.
16075 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16077         * Makefile.in (CXXFLAGS): Add -O.
16079 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16081         * config.guess: added support for DG Aviion
16083 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16085         * configure.in: Produce warning message for subdirectories not
16086         configurable for this host/target combination.  Don't try to
16087         configure gdb for vms.
16089 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16091         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16092         appropriate files before making "diststuff".
16093         (DISTBISONFILES): New var: list of files to be edited.
16094         (DISTSTUFFDIRS): Add binutils.
16096 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16098         * config.sub: also handle mipsel and mips64el (for little endian mips)
16100 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16102         * configure.in: Add * to end of all OS names.
16104 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16106         * configure.in: Build newlib for LynxOS native.
16108 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16110         * config.guess: Add support for delta 88k running SVR3.
16112         * configure.in: Add comment about HP compiler vs. emacs.
16114 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16116         * configure.in: don't build ld on solaris2 (not a viable option
16117           due to bugs in getpwnam & getpwuid)
16119 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16121         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16122         config.guess will produce a full version number.
16124 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16126         * configure.in: Build linker and binutils for alpha-dec-osf1.
16128 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16130         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16131         and gdb/testsuite/Makefile.in.
16133 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16135         * configure.in: recognize mips*- instead of mips-
16137 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16139         * config.sub: Accept linux*coff and linux*elf as operating
16140         systems.
16142 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16144         * config.sub: Recognize mips64, and mips3 as an alias for it.
16146 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16148         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16149         gdb knows how to handle OSF/1 shared libraries.
16151 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16153         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16154         * config.guess: Recognize Hitachi's HIUX.
16155         * config.sub: Recognize h3050r* and hppahitachi.
16156         Remove redundant cases for hp9k[23]*.
16158 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16160         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16161         if gas and ld are in the source tree and are in ${configdirs}.
16162         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16163         --with options (but still pass them down on the command line,
16164         if they were explicitly specified).
16166 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16168         * configure: substitute SHELL value in Makefile.in with
16169         ${CONFIG_SHELL}
16171 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16173         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16174         *-*-solaris2* targets.
16176 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16178         * Makefile.in: define M4, and pass it down to sub-makes;
16179         all-autoconf now depends on all-m4
16181 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16183         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16184         presence of {ar,ranlib} instead of a configured directory
16186 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16188         * config.guess: Accept 34?? as well as 33?? for NCR.
16190 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16192         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16193         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16195 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16197         * configure: grab values for $(CC) and $(CXX) from the
16198         environment, so that someone can do "CC=gcc configure; make" and
16199         have it work right (matching the way that autoconf works now)
16201         * configure.in, Makefile.in: add support for gash, the tcl
16202         interface to Galaxy
16204         * config.guess: add NetBSD variants (hp300, x86)
16206 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16208         * install.sh: Support -d option (in the manner of SunOS 4 install,
16209         as it is more deterministic than that of GNU install)
16210         (chmodcmd): Set file to mode 755 by default (should also do default
16211         chgrp and chown, but I don't feel like dealing with that now)
16213 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16215         * config.sub: Remove h8300hhms alias.
16217 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16219         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16221 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16223         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16224         as stmp-fixinc
16226 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16228         * config.sub: recognize m88110-bug-coff.
16230 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16232         * Makefile.in (all-libio): all dependencies on the toolchain used
16233         to build this (gcc, gas, ld, etc)
16235 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16237         * config.guess: Deal with OSF/1 1.3 on alpha.
16239 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16241         * install.sh: add some 'else true' clauses for portability
16243         * configure.in: don't build libio for h8[35]00-*-* targets
16245 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16247         * Makefile.in:  Add support for new libio.
16249 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16251         * install.sh: If one command fails, don't try the rest.  Don't try
16252         to remove $dsttmp (via trap) unless we have already created it.
16253         If $src doesn't exist, detect it and exit with an error.
16255         * config.guess: Recognize BSD on hp300.
16257 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16259         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16260         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16262 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16264         * Makefile.in (all-send-pr): depends on all-prms
16266 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16268         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16270 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16272         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16273         Added test for mips-mips-riscos5.
16275 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16277         * configure.in: use mh-hp300 for 68k HP hosts
16279 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16281         * configure: add support for CONFIG_SHELL, so that you can use
16282         some alternate shell for evaluating configure scripts
16284 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16286         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16287         in configure script to bug-gdb@prep.ai.mit.edu when building
16288         distribution archive.
16289         * Makefile.in (COMPRESS):  Remove def.
16290         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16291         gdb.tar.Z and make-gdb.tar.Z respectively.
16292         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16293         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16294         to convergence with 'taz' target in Makefile.in.
16296 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16298         * install.sh (dsttmp): use trap to ensure that tmp files go
16299         away on error conditions
16301 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16303         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16305 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16307         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16308         its parent is '/' not ''.
16310         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16312 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16314         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16315         that ${newsrcdir}/configure.in does.
16317 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16319         * test-build.mk: support for CONFIG_SHELL
16321 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16323         * config.sub (netware):  Add as a basic system type.
16325 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16327         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16328           $(srcdir)/ from the dependency on Makefile.in.
16330 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16332         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16333         (h8300hhms is temporary until multi-libraries are implemented).
16334         * configure.in: Handle h8300h too.
16336 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16338         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16340 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16342         * configure:  Remove extraneous output when guessing host type.
16343         * config.guess:  Remove extraneous output when guessing using C
16344         compiler rather than uname, or when guessing fails.
16346 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16348         * Makefile.in: remove all.cross and install.cross targets
16350         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16351           definitions
16353 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16355         * configure.in (target sh): Build gprof.
16357 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16359         * config.sub: change -solaris to -solaris2
16361 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16363         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16365 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16367         * configure: Correct error message for missing Makefile.in to
16368         print correct directory.
16370 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16372         * install.sh: kludge around 386BSD shell bug
16374 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16376         * config.guess:  Recognize NeXT.
16377         * config.guess:  Recognize i486-ncr-sysv4.
16378         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16380 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16382         * Makefile.in (MAKEINFOFLAGS): New variable.
16383         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16384         * build-all.mk, test-build.mk: Pass down --no-split as
16385         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16387 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16389         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16391 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16393         * Makefile.in (libg++.tar.z):  New rule.
16394         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16395         * Makefile.in (taz):  Only do a single chmod.
16397 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16399         * install.sh: don't use dirname anymore (replaced with sed usage)
16401 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16403         * Makefile.in:  Change extension for gzip'd files from '.z' to
16404         '.gz' per new FSF standard usage.
16406 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16408         * configure: put quotes around the final value of program_transform_name
16410 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16412         * Makefile.in: new install.sh support; update install-info rules
16414 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16416         * configure.in: Build diff for crosses, but not for go32 host.
16418         * configure.in: Build gprof only for native, and don't build it
16419         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16421 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16423         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16425 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16427         * configure.in (host_tools): Add prms.
16429 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16431         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16432         with $(FLAGS_TO_PASS) on the command line
16434         * config.sub: Recognize lynx and lynxos
16436 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16438         * config.sub: Accept -ecoff*, not just -ecoff.
16440 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16442         * Makefile.in (taz): Use .gz suffix instead of .z.
16443         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16444         names.
16446 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16448         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16450 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16452         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16453         that rebuilds that might happen during 'make install' don't get
16454         bogus gcc include files
16456 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16458         Change from Utah for HPPA support:
16459         * config.guess: Recognize hppa1.x-hp-bsd.
16461 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16463         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16464         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16466 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16468         * config.sub: Add support for rom68k and bug boot monitors.
16470 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16472         * Makefile.in: Make all-opcodes depend on all-bfd.
16474 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16476         * config.guess: Added special check for i[34]86-univel-sysv4*.
16478 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16480         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16481         the processor rather than assuming i486.
16483 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16485         * config.guess: Recognize SunOS6 as Solaris3.
16487 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16489         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16490         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16492 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16494         * build-all.mk (all-cross): New target for Canadian Cross.
16495         Added Q2 go32 targets.
16496         * test-build.mk: Configure go32 cross sparclite-aout and
16497         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16498         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16500 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16502         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16503         GO32 hosted toolchains
16505 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16507         * configure: change  so "-exec-prefix" gets passed down rather
16508         than "-exec_prefix" so autoconf generated Makefiles get the
16509         exec_prefix set right.
16511 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16513         * config.guess: get the Solaris2 minor version number
16515         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16517 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16519         * config.guess: Recognize some Sequent platforms.
16521 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16523         * Makefile.in: added the vault-install target
16525         * configure.in: actually use the Sun3 makefile fragment that's in
16526         config, also added the release dir to configdirs
16528 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16530         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16532 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16534         * configure.in: remove some program from Alpha targetted toolchains
16536 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16538         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16539         gprof.
16540         (taz): Run "make diststuff" in those directories instead of "make
16541         proto-dir".  Look for "VERSION=" only at start of line in subdir
16542         Makefile.  Use "gzip -9" for compression.
16543         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16544         (binutils.tar.z): New target.
16546 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16548         * Makefile.in (taz): Include gpl.texinfo.
16550 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16552         * Makefile.in (setup-dirs): Merged into "taz" target.
16553         (taz): Only do `proto-dir' stuff if a directory is actually needed
16554         for this target.
16556 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16558         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16559         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16560         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16561         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16562         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16564 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16566         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16567         config.sub, and move-if-change to gdb testsuite distribution
16568         archive, so the testsuite can be extracted, configured, and
16569         run separately from the gdb distribution.  Blow away the Chill
16570         tests that require a Chill compiled executable, since GNU Chill
16571         is not yet publically available.
16573 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16575         * test-build.mk: set environment variables in a single command,
16576         instead of a list of assignments and exports
16578         * config.guess: recognize Alpha/OSF1 systems
16580 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16582         * configure: Change help message to prefer --options rather than
16583           -options.
16585 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16587         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16588         zippy@ecst.csuchico.edu.
16589         * config.guess: Recognize miniframe.
16591 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16593         * Makefile.in: Use srcroot to find runtest rather than rootme.
16594         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16596 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16598         * test-build.mk: Extensive additions to support building on a
16599         machine other than the host.
16601 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16603         * configure (tooldir): Fix for i386-aix again.
16605 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16607         * configure, Makefile.in:  Change definition of $(tooldir)
16608         to match the FSF.
16610 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16612         * config.guess:  Recognize i[34]86/SVR4.
16614 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16616         * Makefile.in (all-gdb): gdb depends on sim.
16618 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16620         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16621         at the same time we make the prototype gdb directory.
16622         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16623         files at the same time as the gdb base release distribution.
16625 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16627         * Makefile.in (check): Use individual check targets rather than
16628         DO_X rule.
16629         (check-gcc): Added.
16631 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16633         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16634         for System V release 3.2.
16636 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16638         * config.sub: Recognize hppaosf.
16639         * configure.in: Do configure ld/binutils/gas for it.
16641 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16643         * configure (tooldir): Alter syntax used to set this, for systems
16644         where "\$" isn't handled right, like i386-aix.
16646 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16648         * configure: Pass program-transform-name, not
16649         program_transform_name, to recursive configures.
16651 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16653         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16654         of gas+ld+binutils.
16656 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16658         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16660 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16662         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16664 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16666         * Makefile.in (PRMS): Set back to all-prms.
16668 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16670         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16671         targets, rather than for MIPS hosts.
16673 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16675         * configure.in: add comment for --with-x default values
16677         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16679         * Makefile.in: add check-* targets for each of the directories in
16680         the tree.  Add a definition of RUNTEST that will use the one we
16681         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16683 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16685         * configure.in: Removed obsolete references to bfd_target and
16686         target_makefile_frag.
16688         * build-all.mk: Set assorted targets for Q2.
16689         * config.sub: Recognize z8k-sim and h8300-hms.
16690         * test-build.mk: Really don't pass host to configure.
16691         (HOLES): Added uname.
16693 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16695         * configure: Handle an empty program-prefix, program-suffix or
16696         program-transform-name correctly.
16698 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16700         * build-all.mk: -G 8 no longer required for MIPS targets.
16701         * test-build.mk: Don't pass host argument to configure; make it
16702         guess.
16704 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16706         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16707         * Makefile.in (COMPRESS):  New macro, like GZIP.
16709 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16711         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16713         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16714         with gas currently defaults to -G 0.
16716 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16718         * Makefile.in (all-flex): flex depends on byacc.
16720         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16721         to test-build.mk as RELEASE_TAG.
16722         * test-build.mk (configargs): New variable containing arguments to
16723         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16724         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16726         * config.guess: Use /bin/uname when checking -X argument on SCO,
16727         to avoid invoking GNU uname which doesn't understand -X.
16729         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16731         * configure.in: Build gas for mips-*-*.
16733 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16735         * Makefile.in (all.normal): insert missing backslash.
16737 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16739         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16741         * Makefile.in: Complete overhaul to merge many almost identical
16742         targets.
16744 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16746         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16747         (gdb.tar.Z): Adjusted.
16749         * Makefile.in (setup-dirs, taz): New targets; should be general
16750         enough to adapt for gdb sometime.  Build only .z file.
16751         (gas.tar.z): New target.
16753 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16755         * build-all.mk: Use CC=cc -Xs on Solaris.
16757 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16759         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16760         for handling BISON for FSF releases.
16762 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16764         * configure: Actually implement the change zoo just documented.
16766 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16768         * configure: when using config.guess, only set target_alias when
16769         it's not already been set (ie, on the command line)
16771 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16773         * Makefile.in: add installcheck target, set PRMS to install-prms
16775 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16777         * configure: add support for package_makefile_fragment, handle the
16778         case where a directory has a configure.in file but no Makefile.in
16779         more gracefully (with an actual understandable error message, even);
16780         add support for --without (and add this to the usage message); also
16781         explicitly add a --host=${host_alias} to the command line when
16782         config.guess is used
16784 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16786         * configure: Must use both --host and --target in recursive calls.
16788 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16790         * Makefile.in: Change deja-gnu to dejagnu.
16792 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16794         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16796 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16798         * configure.in: canonicalize all instances to *-*-solaris2*,
16799         also strip out a number of tools to not build for go32 host
16801 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16803         * config.guess: add GPL.
16805         * Makefile.in, config.guess, config.sub, configure: bump
16806           copyrights to 93.
16808 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16810         * Makefile.in (do-info): Removed obsolete check for existence of
16811         localenv file.
16813         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16815 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16817         * Makefile.in: a couple of 'else true' for decstation,
16818         support for TclX
16820         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16822 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16824         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16826 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16828         * config.guess: Recognize i386-ibm-aix (PS/2).
16829         * configure.in: Use config/mh-aix386 file for it.
16831 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16833         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16834         CC_FOR_TARGET instead.
16835         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16837 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16839         * Makefile.in: Add sim to list of directories sent with gdb
16841 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16843         * configure.in: Put back mips-dec-bsd* case.
16845 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16847         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16848         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16849         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16851 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16853         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16855         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16856         (install-info): install dir.info only if it exists,
16857         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16859 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16861         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16862         gas for mips-dec-bsd.
16864 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16866         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16867         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16869 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16871         * configure.in: Added "dejagnu" to hosttools list.
16873 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16875         * config.sub, configure.in, config.guess:  Add support
16876         for Bosx, an AIX variant from Bull.
16877         Patches from F.Pierresteguy@frcl.bull.fr.
16879 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16881         * devo/dejagnu: Initial creation of devo/dejagnu.
16882         Migrated dejagnu testcases and support files for testing software
16883         tools to reside as subdirectories, currently called "testsuite",
16884         within the directory of the software tool.  Migrated all programs,
16885         support libraries, etc. beloging to dejagnu proper from
16886         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16887         with no modifications.  The changes to these files which will
16888         allow them to configure, build, and execute properly will be made
16889         in a future update.
16891 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16893         * Makefile.in: Change send_pr to send-pr.
16894         * configure.in: Likewise.
16895         * send_pr: Renamed directory to send-pr.
16897 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16899         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16901 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16903         * README:  Update for gdb-4.8 release.
16904         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16905         gdb-xxx.tar.z (gzip'd) file also.
16907 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16909         * Makefile.in: make all-diff depend on all-libiberty
16911 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16913         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16915 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16917         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16919 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16921         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16922         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16923         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16925 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16927         * Makefile.in:  makeinfo binary is in a new location
16929 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16931         * config.sub: Accept -ecoff as an OS.
16933         * Makefile.in: Various changes to eliminate a level of make
16934         recursion and reduce the required command line length.
16935         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16936         sub-makes.
16937         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16938         variables holding settings for specific sub-makes.
16939         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16940         in terms of BASE_FLAGS_TO_PASS.
16941         (TARGET_LIBS): New variable listing directories which use
16942         TARGET_FLAGS_TO_PASS.
16943         (subdir_do): Eliminated.
16944         (do-*): New set of targets to replace subdir_do.
16945         (various): All targets which used subdir_do now depend on do-*.
16946         (local-clean): Renamed from do_clean.
16947         (local-distclean): New target, dependency of distclean and
16948         realclean.
16949         (install-info): Don't create directories.  Depend on dir.info
16950         rather than calling make recursively.
16951         (install-dir.info): Eliminated.
16952         (install-info-dirs): Create all info directories here.
16953         (dir.info): Depend upon do-install-info.
16955         * test-build.mk (HOLES): Added false.
16957 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16959         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16961 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16963         * Makefile.in (info): remove dependency on all-texinfo.  The
16964         problem was really in texinfo/C, not at this level.
16966 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16968         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16970 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16972         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16973         GDB releases.
16975 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16977         * configure: Include srcdir in message about target of link not
16978         being found.  Don't convert `-' to `_' in `with' options being
16979         passed to subdirs.
16981 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16983         * configure.in: add uudecode to host_tools
16985         * Makefile.in: added {all,install}-uudecode targets, added them to
16986         the appropriate lists
16988 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16990         * Makefile.in (all-gcc): Added dependency on all-gas.
16992         * configure.in (mips-*-*): Build ld and binutils.
16994 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16996         * configure: check return code from mkdir, print error message and
16997           exit on failure.
16999 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17001         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17003 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17005         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17007 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17009         * config.sub (h8500):  Recognize this as a cpu type.
17011 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17013         * configure: source directory missing is no longer a warning
17015         * configure.in: recognize irix[34]* instead of irix[34]
17017         * Makefile.in: define and pass down X11_LIB
17019 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17021         * guess-systype: Renamed to ...
17022         * config.guess:  ... by popular request.
17023         * configure.in, Makefile.in:  Update accordingly.
17025 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17027         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17028         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17029         + Execute ./dummy instead of assuming . is in PATH.
17031 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17033         * guess-systype:  New shell script.  Attempts to guess the
17034         canonical host name of the executing host.
17035         Only a few hosts are supported so far.
17036         * configure:  Call guess-systype if no host is specified.
17038 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17040         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17041         gcc Makefile.
17044 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17046         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17047         (all-gcc, install-gcc, subdir_do): Use it.
17049 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17051         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17053 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17055         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17056           set exclusively by configure, using configure.in .
17058 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17060         * test-build.mk: set $PATH for all builds
17062         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17064 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17066         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17067         the one used in gcc/Makefile.in, so that a null expansion doesn't
17068         override the one needed to build gcc with a native cc.
17071 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17073         * configure: Accept -with arguments.
17075 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17077         * Makefile.in: added h8300sim
17079 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17081         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17082         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17083         (all-cygnus, native, build-cygnus): Make
17084         $(canonhost)-stamp-3stage-done, not $(host)....
17085         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17086         i386-sco3.2v4.  Added else true to if command.
17088 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17090         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17092 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17094         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17096 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17098         * configure.in: don't remove binutils from Solaris builds
17100 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17102         * Makefile.in: get rid of earlier definitions for *clean,
17103         also handle the recursive info rule better
17105 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17107         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17108         do more-or-less the right thing.
17110 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17112         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17113         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17115 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17117         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17118         $(host_canonical).
17120         * configure.in: split the configdirs list into 4 categories (native
17121         v. cross, library v. tool) and handle the cross-only and native-
17122         only in more reasonable (and correct!) way.
17124 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17126         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17127         configdirs anymore.
17129 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17131         * Makefile.in: extensive cleanup::  removed all of the explicit
17132         clean-* targets, collapsed many wrappers around subdir_do into
17133         one, added additional targets to satisfy standards.texi, deleted
17134         some old targets, some changes for consistency
17136 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17138         * configure.in: handle some programs as cross-only, and others as
17139         native only
17141         * test-build.mk: handle partial holes in a more generic manner
17143         * Makefile.in: m4 depends on libiberty
17145 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17147         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17148         time, wdiff, and find to configdirs
17150         * Makefile.in: all, clean, and install rules for the new programs
17151         added to configure.in
17153 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17155         * configure.in: use mh-sun for all *-sun-* hosts
17157 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17159         * Makefile.in: define flags for X11 include files and library file
17160         locations, pass them down to the programs that need this info
17162         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17164 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17166         * configure.in: start building libg++ for HP-UX targets
17168 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17170         * README:  Update references to files moved into etc/.
17172 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17174         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17175         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17177 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17179         * configure: accept dash as well as underscore in long option
17180         names for FSF compatibility.
17182 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17184         * config.sub: added -sco3.2v4 support from FSF.
17186 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17188         * configure.in: expand the section that adds or removes
17189         directories from the list of programs to build, to handle native
17190         vs. cross in addition to host v. native
17192 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17194         * Makefile.in:  Replace C++ in macro names with CXX.
17195         This is less likely to break ...
17197 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17199         * test-build.mk: add -w to GNU_MAKE
17201 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17203         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17204         add 'sparc' to list of recognized cpus.  This needed to make
17205         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17206         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17207         then changes that into $CPU-wrs-vxworks.
17209         * configure.in: remove most references to gdbtest, regularize
17210         target based program removal
17212         * test-build.mk: import from p3 tree (many fixes and changes)
17214 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17216         * Makefile.in: added rules to handle tcl, tk, and expect
17218         * configure.in: handle those directories if they exist
17220 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17222         * config.sub: removed bogus hppabsd and hppahpux names, since
17223         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17225 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17227         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17228         depends upon all-xiberty
17230         * Makefile.in: changes from p3, including:
17232         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17234         * Makefile.in (XTRAFLAGS): include newlib directories if
17235         newlib/Makefile exists, rather than if host != target.
17237         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17239         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17240         from the same source tree and not building a cross-compiler.  This
17241         matters for the libg++ configuration if reconfiguring a tree that
17242         has already been installed.
17244         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17246         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17247         pick up the machine and system specific header files.
17249         * Makefile.in: added AS_FOR_TARGET, passed down in
17250         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17251         the C compiler to use to create programs which are run in the
17252         build environment, set it to default to $(CC), and passed it down
17253         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17255         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17257         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17258         We need them for unusual native builds, like systems without
17259         ranlib.
17261         * configure: also define $(host_canonical) and
17262         $(target_canonical), which are the full, canonical names for the
17263         given host and target
17265 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17267         * Makefile.in:  Added separate definitions for C++.
17269 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17271         * configure.in (configdirs):  Add deja-gnu.
17273 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17275         * README:  Update for configure.texi and gdb-4.7 release.
17277 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17279         * Makefile.in:  Move "all" target to top of file.
17280         Previously, first target was ".PHONY" which caused BSD4.4 make
17281         to build .PHONY when make was run without arguments.
17283 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17285         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17286         Library-copylefted code in libiberty.
17288 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17290         * config.sub:  Replace m68kmote with plain old m68k.
17292 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17294         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17296 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17298         * config.sub: Complain if no argument is given.  Added support for
17299         386bsd as OS and target alias.
17301 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17303         * Makefile.in (XTRAFLAGS): include newlib directories if
17304         newlib/Makefile exists, rather than if host != target.
17306 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17308         * config.sub: recognize sparclite-wrs-vxworks.
17310         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17311         p3.) Added clean-xiberty to clean.
17313 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17315         * configure.in: use *-*-* instead of nested cases for host and target
17317 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17319         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17320         from the same source tree and not building a cross-compiler.  This
17321         matters for the libg++ configuration if reconfiguring a tree that
17322         has already been installed.
17324 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17326         * config.sub (i486v/i486v4):  Merge in from FSF version.
17328 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17330         * configure: only set PWD if it is already set.
17332 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17334         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17335         doesn't have unset and all success paths (and most error paths)
17336         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17337         to just ${PWD} to avoid confusion.)
17339 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17341         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17342         even for a native compilation.
17344 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17346         Changes to make the gdb.tar.Z rule work better.
17348         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17349         (DEVO_SUPPORT):  Add configure.texi.
17350         (bfd-ilrt.tar.Z):  Remove ancient rule.
17352 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17354         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17355         pick up the machine and system specific header files.
17357         * configure.in, config.sub: added new target m68010-adobe-scout,
17358         with alias of adobe68k.  Changed configure.in to check for
17359         -scout before -sco* to avoid a false match.
17361         * Makefile.in: added AS_FOR_TARGET, passed down in
17362         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17363         the C compiler to use to create programs which are run in the
17364         build environment, set it to default to $(CC), and passed it down
17365         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17367 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17369         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17370         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17371         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17372         FOR_TARGET variants, to newlib and libg++.
17374 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17376         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17377         first.
17379 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17381         * config.sub:  Accept `elf' as an environment.
17383 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17385         * Makefile.in (all-opcodes):  cd into the right directory
17387 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17389         * configure: added -program_transform_name option, used as
17390         argument to sed when installing programs.
17391         configure.texi: added documentation for -program_prefix,
17392         -program_suffix and -program_transform_name.
17394 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17396         * config.sub:  Accept i486 where i386 ok.
17398 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17400         * config.sub: accept we32k
17402 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17404         * config.sub, configure.in: accept OSE68000 and OSE68k.
17406         * Makefile.in: don't create all directories for ``make install'';
17407         let the subdirectories create the ones they need.
17409 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17411         * COPYING: new file, GPL v2
17413 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17415         * Makefile.in: use the new gen-info-dir, which needs a template
17416         argument (which also lives in texinfo)
17418         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17420 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17422         * config.sub (ncr3000):  Change i386 to i486.
17424 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17426         * Makefile.in: add install-rcs, install-grep to
17427         install-no-fixedincludes, removed install-bison and install-libgcc
17429 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17431         * configure.in: grab the HPUX makefile fragment if on HPUX
17433 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17435         * Makefile.in: eradicate bison spoor (ditto libgcc).
17436          configure.in: recognise m68{k,000}-ericsson-OSE.
17437          es1800 is alias for m68k-ericsson-OSE
17439 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17441         * configure.in: rearrange the parts that remove programs from
17442         configdirs, based now on HOST==TARGET or by canonical triple.
17444 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17446         * test-build.mk: recurse explicitly with -f test-build.mk when
17447           appropriate.  predicate stage3 and comparison on the existence
17448           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17449           On very clean, also remove ...stamp-co.  Build in-place before
17450           doing other builds.
17452 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17454         * Makefile.in, configure.in: add tgas
17456 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17458         * Makefile.in: a number of changes merged in from progressive.
17460         * configure.in: add libm.
17462         * .cvsignore: ignore some stuff that comes from test-build.mk.
17464 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17466         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17468 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17470         * configure: Add program_suffix (parallel to program_prefix)
17471         * Makefile.in: adjust directory-creating script for losing decstation
17473 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17475         * configure:  Minor $subdir-related fixes.
17477 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17479         * configure: fix various problems with propogating
17480         makefile_target_frag in subdirs.
17481         * configure.in: config libgcc if its there
17483 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17485         * config.sub:  HPPA merge.
17487 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17489         * Makefile.in:  Replace all-bison with all-byacc in all
17490         dependency lines for other tools (which now use byacc).
17492 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17494         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17496 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17498         * Makefile.in: make gprof rules similar to byacc rules (instead of
17499         vestigal $(unsubdir) that didn't work...)
17501 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17503         * config.sub:  Add support for Linux.
17504         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17505         (at least for libg++).
17507 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17509         * configure.texi: fix doc for the -nfp option to configure
17511 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17513         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17515 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17517         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17518         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17519         * configure.in: added solaris* host_makefile_frag hook.
17521 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17523         * config.sub: changed recognition of m68000 so that various
17524         m68k types can be specified via m680[01234]0
17526 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17528         * config.sub (basic_machine): fix sed so that '-foo' isn't
17529         completely substituted out while .+'-foo' loses the '-foo'
17531 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17533         * config.sub ($os): Add -aout.
17535 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17537         * configure:  If host_makefile_frag is absolute, don't
17538         prefix ${invsubdir} (relevant to libg++ auto-configure).
17540 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17542         * Makefile.in (tooldir): Define it.
17543         (all-ld): Depend on all-flex.
17545 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17547         * Makefile.in (check):  Fix libg++ special case.
17549 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17551         * configure: do not bury `pwd` into config.status, thus do fewer
17552           pwd's.
17554         * configure: print the "Building in" message only when building in
17555           other than "." AND verbose.
17557         * configure: remove -s, rework -v to better accommodate guested
17558           configures.
17560         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17562 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17564         * Makefile.in: macroize flags passed on recursion.  remove
17565           fileutils.
17567 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17569         * configure: get makesrcdir right for subdirs deeper than 1.
17571         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17572           install.
17574 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17576         * Makefile.in: don't print subdir_do or recursion lines.
17578 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17580         * standards.texi: added menu item.
17582         * Makefile.in: build and install standards.info.
17584         * standards.texi: new file.
17586 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17588         * configure: test for and move config.status pieces from
17589           ${subdir}/.
17591 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17593         * configure:  Test for existance of files before trying to mv
17594         them, to avoid numerous non-existance messages.
17596 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17598         * configure: correct final line of config.status.
17600         * configure: patch from eggert.  Avoids a protection problem if
17601           the original Makefile.in is read only.
17603         * configure: use move-if-change from gcc to create config.status.
17604           Some makefiles depend on config.status to tell if a directory
17605           has been reconfigured for a different host.  This change
17606           prevents those directories from remaking everything in the case
17607           where the reconfig was only intended to rebuild a Makefile.
17609         * configure: test for config.sub with "config.sub sun4" rather
17610           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17611           host alias from a missing config.sub.
17613 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17615         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17616           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17618 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17620         * configure: mkdir ${subdir} as needed.
17622 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17624         * Makefile.in,configure.in: added autoconf.
17626 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17628         * Makefile.in: no longer pass against on recursion.
17630         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17631           definitions are not inherited.
17633         * configure: correct makesrcdir when subdir is .
17635 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17637         * configure:  Add support for 'subdirs' variable, which is
17638         like 'configdirs', except that configure doesn't re-invoke
17639         itself for subdirs, it just creates a Makefile for each subdir.
17640         * configure.texi:  Document subdirs.
17642 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17644         * configure.in: added flex to configdirs
17646 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17648         * Makefile.in: remove clean-stamps from clean.
17650 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17652         * configure.in:  Add gdbtest to configdirs.
17654 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17656         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17657         to recursive makes.
17658         * configure.in:  Recognize new ncr3000 config.
17660 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17662         * Makefile.in, configure.in: removed references to gdbm.
17664 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17666         * config.sub:  Don't canonicalize os value
17667         newsos* to bsd (readline needs to check for newsos).
17668         (This fix was earlier made Jan 31, but got re-broken.)
17670 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17672         * configure.in:  sco is an os, not a vendor!
17674         * configure:  Quote $( better.  Keep various shells happy.
17676 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17678         * Makefile.in: eliminate stamp-files.
17680 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17682         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17683           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17685 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17687         * config.sub:  fix iris/iris3.
17689 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17691         * configure: re-add -rm.
17693 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17695         * Maskefile.in: add .stmp-rcs to all.
17697         * configure.in: remove gas from rs6000 build, use aix host fragment.
17699 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17701         * configure: pass down site_option during recursion.
17703 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17705         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17707 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17709         * configure: Change exec_prefix so that it really defaults to prefix.
17711 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17713         * Makefile.in, configure.in:  Add support for mmalloc library.
17715 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17717         * Makefile.in: add stmp dependencies for a few more things.
17719 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17721         * configure: adjusted error message on objdir/srcdir configure
17722           collision, per john's suggestion.
17724         * Makefile.in: add libiberty stmp to all and all.cross.
17726 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17728         * Makefile.in: remove force dependencies, add grep to all.
17730 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17732         * Makefile.in: drop flex.  make stamp files work.
17734         * configure: added test for conflicting configuration in srcdir,
17735           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17736           gets cranky.  use relative paths for configure and srcdir
17737           whenever possible.  Send some error messages to stderr that were
17738           going to stdout.
17740 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17742         * Makefile.in:  Fix libg++ rule to check for gcc directory
17743         before using gcc/gcc.  Also pass XTRAFLAGS.
17745 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17747         * Makefile.in: added stmp-files so that directories aren't polled
17748           when they are already built.
17750         * configure.texi: fixed a node pointer problem.
17752 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17754         * config.sub configure.in gdb/configure.in
17755         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17756         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17757         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17759 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17761         * configure: -recurring becomes -silent.  corrected help message
17762           for -site= option.
17764         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17766 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17768         * configure: when building Makefile for crosses, replace
17769           tooldir and program_prefix.  default srcdir from location of
17770           config.sub.  remove "for host in hosts" and "for target in
17771           targets" loops.
17773 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17775         * Makefile.in: Do not pass bindir or mandir to cvs.
17777 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17779         * Makefile.in, configure.in: removed traces of namesubdir,
17780           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17781           copyrights to '92, changed some from Cygnus to FSF.
17783         * configure.texi: remove most references to multiple hosts,
17784           multiple targets, subdirs, etc.
17786         * configure.man: removed rcsid. reference config.sub not
17787           config.subr.
17789         * Makefile.in: mkdir $(infodir) on install-info.
17791 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17793         * configure.texi:  Explain better about .gdbinit and about
17794         the environment that configure.in sections run in.
17796 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17798         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17800 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17802         * README:  DOC.configure => cfg-paper.texi.
17804 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17806         * config.sub (near case $os):  Don't convert newsos* to bsd!
17808 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17810         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17811         the number of copies of COPYING that go into the GDB tar file.
17813 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17815         * bfd/configure.in, gdb/config/mh-i386sco,
17816         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17817         Fix SCO configuration stuff.
17819 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17821         * Makefile.in:  For libg++, make sure the -I pointing
17822         to the gcc directory goes *after* all the libg++-local -I flags.
17823         Also, move just-gcc dependency from just-libg++ to all-libg++.
17825 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17827         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17829 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17831         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17833 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17835         * config.sub:  Add stratus configuration frags.  Also
17836         submitted to FSF.
17838 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17840         * Makefile.in (DEV_SUPPORT):  add configure.man.
17842         * config.sub(Decode manufacturer-specific):  add -none*.
17844 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17846         * Makefile.in:  remove form feeds to make Sun's make happy.
17847         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17849 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17851         * Makefile.in (AR_FLAGS):  Make quieter.
17853 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17855         * configure.in:  Add libg++.
17856         * configure:  When verbose, don't output the command line at each
17857         level; it will be unremarkably the same as the previous version,
17858         which will be the same as what the user typed.
17860 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17862         * configure.in, Makefile.in: fix clean-info, add flex.  add
17863           fileutils.
17865         * configure: be less sensitive to spaces in Makefile.in.  Do not
17866           look for sources in "..".  Doing so breaks subdirectories that
17867           might have their own configure.  If a subdir has it's own
17868           configure script, use it.
17870 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17872         * cfg-paper.texi: some changes suggested by rms.
17874 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17876         * config.sub:  Merge in some small additions from the FSF version,
17877         taken from the gcc distribution, to bring the Cygnus and FSF
17878         versions into closer sync.
17880 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17882         * configure.in:  Changed svr4 references to sysv4.
17884 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17886         * configure: added -V for version number option.
17888 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17890         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17891           renamed from DOC.configure to cfg-paper.texi.
17893 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17895         * configure, config.subr, config.sub: config.subr is now
17896           config.sub again.
17898 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17900         * configure.texi: new file, in progress.
17902         * Makefile.in: build info file and install the man page for
17903           configure.
17905         * configure.man: new file, first cut.
17907         * configure: find config.subr again now that configuration "none"
17908           has gone.  removed all traces of the -ansi option.  removed all
17909           traces of the -languages option.
17911         * config.subr: resync from rms.
17913 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17915         * configure, config.sub, config.subr: merge config.sub into
17916           config.subr, call the result config.subr, remove config.sub, use
17917           config.subr.
17919         * Makefile.in: revised install for dir.info.
17921 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17923         * configure.in: add decstation host makefile frag.
17925         * Makefile.in: BISON now bison -y again.  also install-gcc on
17926           install.  clean-gdbm on clean.  infodir belongs in datadir.
17927           Make directories for info install.  Build dir.info here then
17928           install it.
17930 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17932         * Makefile.in: fix for bad directory tests.
17934 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17936         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17937           regexp.  -srcdir relative was being handled incorrectly.
17939         * Makefile.in: unwrapped some for loops so that parallel makes
17940           work again and so one can focus one's attention on a particular
17941           package.
17943 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17945         * configure: added PWD as a stand in for `pwd` (for speed). use
17946           elif wherever possible.  make -srcdir work without -objdir.
17947           -objdir= commented out.
17949 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17951         * configure: +options become --options.  -subdirs commented out.
17952           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17953           Makefile now at top of generated Makefile.  Removed cvs log
17954           entries.  added -srcdir.  create .gdbinit only if there is one
17955           in ${srcdir}.
17957         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17958           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17959           and mandir now keyed off datadir by default.
17961 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17963         * Freshly created ChangeLog.
17966 Local Variables:
17967 mode: change-log
17968 left-margin: 8
17969 fill-column: 76
17970 version-control: never
17971 End: