* config/rs6000/rs6000.c (htm_expand_builtin) <case 0>: Remove.
[official-gcc.git] / ChangeLog
blob51913df763cf9e52ae3da216c058a3fcfd423edd
1 2013-08-02  Caroline Tice  <cmtice@google.com>
3         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4         on non-linux systems; add target-libvtv to noconfigdirs; add
5         libsupc++/.libs to C++ library search paths.
6         * configure: Regenerated.
7         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
8         libstdc++ and libgcc.
9         * Makefile.in: Regenerated.
11 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
13         * MAINTAINERS (Write After Approval): Add myself.
15 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
16             Shiva Chen  <shiva0217@gmail.com>
18         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
19         nds32 port maintainers.
21 2013-07-17  Tim Shen  <timshen91@gmail.com>
23         * MAINTAINERS (Write After Approval): Add myself.
25 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
27         * configure.ac: Sync from binutils.
28         * configure: Regenerate.
30 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
32         * MAINTAINERS (Write After Approval): Add myself.
34 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
36         * MAINTAINERS (Write After Approval): Add myself.
38 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
40         * MAINTAINERS (Write After Approval): Add myself.
42 2013-04-30  Brooks Moses  <bmoses@google.com>
44         * MAINTAINERS: Update my email; move myself from Fortran
45         reviewer to Write After Approval.
47 2013-04-16  Andreas Schwab  <schwab@suse.de>
49         * configure.ac (aarch64-*-*): Don't disable java.
50         * configure: Regenerate.
52 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
54         * MAINTAINERS (Write After Approval): Add myself.
56 2013-03-30  Matthias Klose  <doko@ubuntu.com>
58         * Makefile.def (target_modules): Don't install libffi.
59         * Makefile.in: Regenerate.
61 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
63         * MAINTAINERS (Write After Approval): Add myself.
65 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
67         * MAINTAINERS (Write After Approval): Add myself.
69 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
71         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
72         * configure: Regenerated.
74 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
76         * MAINTAINERS: Explicitly add myself as AIX maintainer.
77         Remove Geoff Keating as rs6000 port maintainer, at his request.
79 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
81         * MAINTAINERS: Update my email.
83 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
85         * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
86         * configure: Re-generate.
88 2013-01-15  Richard Biener  <rguenther@suse.de>
90         PR other/55973
91         * configure: Re-generate.
93 2013-01-14  Matthias Klose  <doko@ubuntu.com>
95         * Makefile.def (install-target-libsanitizer): Depend on
96         install-target-libstdc++-v3.
97         * Makefile.in: Regenerate.
99 2013-01-14  Richard Biener  <rguenther@suse.de>
101         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
102         * configure: Re-generate
104 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
106         * config.sub: Update from config repo.
108 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
110         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
111         * Makefile.in: Regenerate.
113 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
115         * MAINTAINERS (arc): Add new port maintainership for myself.
117 2013-01-09  Jason Merrill  <jason@redhat.com>
119         * .gitignore: Import from gdb repository.
121 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
123         * Makefile.def (configure-gcc): Depend on all-gmp.
124         (all-gcc): Remove dependency on all-gmp.
125         * Makefile.in: Regenerated.
127 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
129         * config.sub: Merge from config repo.
130         * config.guess: Ditto.
132 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
134         * Makefile.def: Merge from binutils.
135         * Makefile.in: Ditto.
137 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
139         * MAINTAINERS: Update my email.
141 2012-12-29  Ben Elliston  <bje@gnu.org>
143         * config.guess: Update to 2012-12-29 version.
144         * config.sub: Likewise.
146 2012-12-20  Matthias Klose  <doko@ubuntu.com>
148         * Makefile.def (install-target-libgfortran): Depend on
149         install-target-libquadmath, install-target-libgcc.
150         (install-target-libsanitizer): Depend on install-target-libgcc.
151         (install-target-libjava): Depend on install-target-libgcc.
152         (install-target-libitm): Depend on install-target-libgcc.
153         (install-target-libobjc): Depend on install-target-libgcc.
154         (install-target-libstdc++-v3): Depend on install-target-libgcc.
155         * Makefile.in: Regenerate.
157 2012-12-19  Matthias Klose  <doko@ubuntu.com>
159         * Makefile.def (install-target-libgo): Depend on
160         install-target-libatomic.
161         * Makefile.in: Regenerate.
163 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
165         PR go/55201
166         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
167         * Makefile.in: Regenerate.
169 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
171         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
172         * configure: Regenerate.
174 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
176         * config.sub: Merge from config repo.
178 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
180         * Makefile.def (target_modules): Add bootstrap=true and
181         raw_cxx=true to libsanitizer.
182         * configure.ac (bootstrap_target_libs): Add libsanitizer.
183         * Makefile.in: Regenerated.
184         * configure: Likewise.
186 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
188         * MAINTAINERS: Remove self as RTL optimization maintainer.
190 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
192         * MAINTAINERS (Write After Approval): Add myself.
194 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
196         * Makefile.def (target_modules): Remove bootstrap=true and
197         raw_cxx=true from libsanitizer.
198         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
199         * Makefile.in: Regenerated.
200         * configure: Likewise.
202 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
204         * Makefile.def (target_modules): Add bootstrap=true and
205         raw_cxx=true to libsanitizer.
206         * configure.ac (bootstrap_target_libs): Add libsanitizer.
207         * Makefile.in: Regenerated.
208         * configure: Likewise.
210 2012-11-28  Andrew Pinski  <apinski@cavium.com>
212         PR bootstrap/54279
213         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
214         * configure: Regenerate.
215         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
216         * Makefile.in: Regenerate.
218 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
220         * configure.ac: Disable libsanitizer if we're not building C++.
221         * configure: Regenerate.
223 2012-11-15  Roland McGrath  <roland@hack.frob.com>
225         * MAINTAINERS (Write After Approval): Add myself.
227 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
229         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
230         Kostya Serebryany (kcc@google.com) and
231         Jakub Jelinek (jakub@redhat.com).
232         Rename area for Dodji Seketeli (dodji@redhat.com).
234 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
236         * MAINTAINERS: (asan.c, related): Add myself.
238 2012-11-14  Roland McGrath  <mcgrathr@google.com>
240         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
241         * configure: Regenerate.
243 2012-11-13  Richard Henderson  <rth@redhat.com>
245         * configure.ac: Move libsanitizer logic to subdirectory.
246         * configure: Regenerate.
248 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
250         * configure.ac: Enable libsanitizer just on x86 linux for now.
251         * configure: Re-generate.
253 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
255         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
256         sections.
257         * configure: Regenerate.
259 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
261         * configure.ac: Add section for configdirs for libsanitizer.
262         Disable for cris-*-* and mmix-*-*.
263         * configure: Regenerate.
265 2012-11-12  Wei Mi <wmi@google.com>
267         * configure.ac: Add libsanitizer to target_libraries.
268         * Makefile.def: Ditto.
269         * configure: Regenerate.
270         * Makefile.in: Regenerate.
271         * libsanitizer: New directory for asan runtime.  Contains an empty
272         tsan directory.
274 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
276         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
277         against Mingw64 w32api.
278         * configure: Regenerate.
280 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
282         * configure: Regenerated.
284 2012-11-03  Robert Mason  <rbmj@verizon.net>
286         * configure.ac: add --disable-libstdcxx configure option
287         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
289 2012-10-30 Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
291         * MAINTAINERS (Write After Approval): Add myself.
293 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
295         * MAINTAINERS (Write After Approval): Add myself.
297 2012-10-24  Sharad Singhai  <singhai@google.com>
299         * MAINTAINERS (Write After Approval): Add myself.
301 2012-10-24  Eric Christopher  <echristo@gmail.com>
303         * MAINTAINERS: Update email address.
305 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
307         PR bootstrap/54820
308         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
309         * configure: Regenerate.
311 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
313         * MAINTAINERS (aarch64): Add Marcus and myself.
315 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
317         PR bootstrap/54820
318         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
319         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
320         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
321         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
322         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
323         * Makefile.in: Regenerate.
324         * configure.ac (have_static_libs): New variable and associated check.
325         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
326         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
327         * configure: Regenerate.
329 2012-10-10  Richard Biener  <rguenther@suse.de>
331         * MAINTAINERS: Adjust for changed surname.
333 2012-10-04  Lawrence Crowl  <crowl@google.com>
335         * MAINTAINERS (Write After Approval): Add myself.
337 2012-10-01  Cary Coutant  <ccoutant@google.com>
339         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
341 2012-09-28  Ian Lance Taylor  <iant@google.com>
343         * Makefile.def: Make all-target-libgo depend on
344         all-target-libbacktrace.
345         * Makefile.in: Rebuild.
347 2012-09-26  Ian Lance Taylor  <iant@google.com>
349         * Makefile.def: Make all-gcc depend on all-libbacktrace.
350         * Makefile.in: Rebuild.
352 2012-09-20  Walter Lee  <walt@tilera.com>
354         * configure.ac: Add tilegx to list of targets that support gold.
355         * configure: Regenerate.
357 2012-09-20  Marek Polacek  <polacek@redhat.com>
359         * MAINTAINERS (Write After Approval): Add myself.
361 2012-09-19  Steve Ellcey  <sellcey@mips.com>
363         * configure.ac: Add mips*-mti-elf* target.
364         * configure: Regenerate.
366 2012-09-17  Ian Lance Taylor  <iant@google.com>
368         * MAINTAINERS (Various Maintainers): Add libbacktrace.
369         * configure.ac (host_libs): Add libbacktrace.
370         (target_libraries): Add libbacktrace.
371         * Makefile.def (host_modules): Add libbacktrace.
372         (target_modules): Likewise.
373         * configure, Makefile.in: Rebuild.
375 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
377         PR target/38607
378         Merge upstream change.
379         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
381         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
382         Add libgomp*.o to compare_exclusions for AIX.
383         * configure: Regenerate.
385 2012-09-06  Diego Novillo  <dnovillo@google.com>
387         * configure.ac: Bump minimum GMP version to 4.2.3.
388         * configure: Re-generate.
390 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
392         PR target/54461
393         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
394         target-libgloss if not configured --with-avrlibc=no.
395         * configure: Regenerate.
397 2012-09-04  Jason Merrill  <jason@redhat.com>
399         * configure.ac: Fix --enable-languages=all.
401 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
403         * MAINTAINERS (Write After Approval): Add myself.
405 2012-09-03  Richard Guenther  <rguenther@suse.de>
407         PR bootstrap/54138
408         * configure.ac: Re-organize ISL / CLOOG checks to allow
409         disabling with either --without-isl or --without-cloog.
410         * configure: Regenerated.
412 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
414         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
415         * configure: Regenerate.
417 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
419         * MAINTAINERS: Fix my email address.
421 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
423         PR binutils/4970
424         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
425         and opcodes.
426         * Makefile.in: Regenerated.
428 2012-08-26  Art Haas <ahaas@impactweather.com>
430         * configure: Regenerate.
432 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
434         * INSTALL/README: Also refer to the online installation
435         instructions.
437 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
439         * MAINTAINERS (Write After Approval): Add myself.
440         (Picochip port): Remove myself.
442 2012-08-14   Diego Novillo  <dnovillo@google.com>
444         Merge from cxx-conversion branch.
446         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
447         POSTSTAGE1_CONFIGURE_FLAGS.
448         * Makefile.in: Regenerate.
449         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
450         Force C++ when bootstrapping.
451         * configure: Regenerate.
453 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
455         * MAINTAINERS (Write After Approval): Add myself.
457 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
459         * README: Document use of ranges of years in copyright notices.
461 2012-07-06  Richard Guenther  <rguenther@suse.de>
463         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
464         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
465         --with-gmp=system.
466         * Makefile.in: Regenerated.
467         * configure: Likewise.
469 2012-07-06  Richard Guenther  <rguenther@suse.de>
471         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
472         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
473         supply V=1 as extra_make_flags.
474         * configure: Regenerated.
475         * Makefile.in: Likewise.
477 2012-07-04  Tristan Gingold  <gingold@adacore.com>
479         * configure: Regenerate.
481 2012-07-03  Richard Guenther  <rguenther@suse.de>
483         * Makfile.def (isl): Remove not necessary extra_exports and
484         extra_make_flags.
485         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
486         * Makefile.in: Regenerated.
488 2012-07-03  Richard Guenther  <rguenther@suse.de>
490         * Makefile.def (cloog): Add V=1 to extra_make_flags.
491         * configure.ac: If either the ISL or the CLooG check failed
492         do not try to build in-tree versions.
493         * Makefile.in: Regenerated.
494         * configure: Regenerated.
496 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
498         * configure: Regenerate.
500 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
502         * MAINTAINERS (Various Maintainers): Add myself as testsuite
503         maintainer.
505 2012-07-02  Richard Guenther  <rguenther@suse.de>
507         * configure: Regenerated.
509 2012-07-02  Richard Guenther  <rguenther@suse.de>
510         Michael Matz  <matz@suse.de>
511         Tobias Grosser <tobias@grosser.es>
512         Sebastian Pop <sebpop@gmail.com>
514         * Makefile.def: Add ISL host module, remove PPL host module.
515         Adjust ClooG host module to use the proper ISL.
516         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
517         * configure.ac: Include config/isl.m4.  Add ISL host library,
518         remove PPL.  Remove PPL configury, add ISL configury, adjust
519         ClooG configury.
520         * Makefile.in: Regenerated.
521         * configure: Likewise.
523 2012-07-02  Richard Guenther  <rguenther@suse.de>
525         Merge from graphite branch
526         2011-07-21  Tobias Grosser  <tobias@grosser.es>
528         * configure: Regenerated.
529         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
530         both cloog.org and legacy versions. The only supported version will
531         be CLooG with the isl backend.
533         2011-07-21  Tobias Grosser  <tobias@grosser.es>
535         * configure: Regenerated.
536         * configure.ac: Require cloog isl 0.17.0
538         2011-07-21  Tobias Grosser  <tobias@grosser.es>
540         * configure: Regenerated.
541         * config/cloog.m4: Do not define CLOOG_ORG
543 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
545         * configure.ac: Skip C if explicitly selected.
546         * configure: Regenerate.
548 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
550         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
551         they contain -O2.
552         * configure: Regenerate.
554 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
556         PR debug/53740
557         * df.h, df-problems.c, dce.c: Revert last patch.
559 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
561         * MAINTAINERS (Write After Approval): Update my email address.
563 2012-06-21  Meador Inge  <meadori@codesourcery.com>
565         * MAINTAINERS (Write After Approval): Add myself.
567 2012-06-20  Jason Merrill  <jason@redhat.com>
569         * Makefile.tpl (check-target-libgomp-c++): New.
570         (check-target-libitm-c++): New.
571         * Makefile.def (c++): Add them.
572         * Makefile.in: Regenerate.
574 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
576         * MAINTAINERS (Write After Approval): Add myself.
578 2012-05-16  Olivier Hainque  <hainque@adacore.com>
580         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
581         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
582         (install-no-fixedincludes): Adjust accordingly.
583         * Makefile.in: Regenerate.
585 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
587         Merge upstream change
588         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
590 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
592         * MAINTAINERS (Write After Approval): Add myself.
594 2012-05-09  Nick Clifton  <nickc@redhat.com>
595             Paul Smith  <psmith@gnu.org>
597         PR bootstrap/50461
598         * configure.ac (mpfr-dir): When using in-tree MPFR sources
599         allow for the fact that from release v3.1.0 of MPFR the source
600         files were moved into a src sub-directory.
601         * configure: Regenerate.
603 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
605         * configure.ac: Bump minimum MPFR version to 2.4.0.
606         * configure: Regenerated.
608 2012-05-01  Richard Henderson  <rth@redhat.com>
610         * Makefile.def (libatomic): New target_module.
611         * configure.ac (target_libraries): Add libatomic.
612         (noconfigdirs): Check if libatomic is supported.
613         * Makefile.in, configure: Rebuild.
615 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
617         * MAINTAINERS (Write After Approval): Add myself.
619 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
621         * config.sub: Update to 2012-04-18 version from official repo.
623 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
625         * MAINTAINERS (Write After Approval): Add myself.
627 2012-04-11  Steve Ellcey  <sellcey@mips.com>
629         * MAINTAINERS: Changed email address.
631 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
633         PR target/52737
634         * contrib/gcc_update (files_and_dependencies):
635         Remove gcc/config/avr/t-multilib from touch data.
637 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
639         * MAINTAINERS (OS Port Maintainers): Remove irix.
640         * configure.ac (enable_libgomp): Remove *-*-irix6*.
641         (unsupported_languages): Remove mips-sgi-irix6.*.
642         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
643         (with_stabs): Remove.
644         * configure: Regenerate.
646 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
648         * MAINTAINERS (OS Port Maintainers): Remove osf.
649         * configure.ac (enable_libgomp): Remove *-*-osf*.
650         (with_stabs): Remove alpha*-*-osf*.
651         * configure: Regenerate.
653 2012-03-05  Tristan Gingold  <gingold@adacore.com>
655         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
656         * configure: Regenerate.
658 2012-02-17  Walter Lee  <walt@tilera.com>
660         * MAINTAINERS: (Write After Approval): Delete myself.
662 2012-02-14  Walter Lee  <walt@tilera.com>
664         * MAINTAINERS (tilegx port): Add myself.
665         (tilepro port): Add myself.
666         (Write After Approval): Add myself.
668 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
670         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
671         and Joseph Myers as docstring relicensing maintainers.
673 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
675         * MAINTAINERS (write-after-approval): Add myself.
677 2012-02-08  Ira Rosen <irar@il.ibm.com>
679         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
680         maintainer.
682 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
684         * MAINTAINERS (Write After Approval): Move myself to
685         maintain alphabetical order.
687 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
689         * MAINTAINERS (Write After Approval): Add myself.
691 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
693         * MAINTAINERS (Write After Approval): Add myself.
695 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
696             Jayant R Sonar <jayant.sonar@kpitcummins.com>
698         * configure.ac (cr16-*-*): Remove nonconfigdirs.
699         * configure: Regenerate.
701 2012-01-23  Harshit Chopra  <harshit@google.com>
703         * MAINTAINERS (Write After Approval): Add myself.
705 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
707         * configure.ac: Remove reference to mh-interix.
708         * configure: Regenerate.
710 2012-01-05  Richard Henderson  <rth@redhat.com>
712         PR bootstrap/51072
713         * configure.ac: Disable libitm if c++ is not enabled.
714         * configure: Rebuild.
716         * configure.ac: Fix regexp for same.
717         * configure: Rebuild.
719 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
721         * MAINTAINERS (Write After Approval): Add myself.
723 2012-01-02  Richard Guenther  <rguenther@suse.de>
725         PR bootstrap/51686
726         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
727         * Makefile.in: Regenerate.
729 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
731         * MAINTAINERS (Write After Approval): Add myself.
733 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
735         * configure: Regenerate.
737 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
739         * MAINTAINERS (picochip): Changed email address.
741 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
743         * MAINTAINERS (write-after-approval): Add self.
745 2011-11-29  DJ Delorie  <dj@redhat.com>
747         * configure.ac (rl78-*-*) New case.
748         * configure: Regenerate.
749         * MAINTAINERS: Add myself as RL78 maintainer.
751 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
753         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
755 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
757         * libtool.m4: Additional FreeBSD 10 fixes.
759 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
761         * MAINTAINERS: Move myself from Write After Approval to CPU Port
762         Maintainers section, as Epiphany maintainer.
764 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
766         PR target/49992
767         * configure.ac: Remove ranlib special-casing for Darwin.
768         * configure: Regenerate.
770 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
772         * MAINTAINERS (Reviewers): Keep the list sorted.
774 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
776         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
778 2011-11-09  Roland McGrath  <mcgrathr@google.com>
780         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
781         * configure: Rebuild.
782         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
783         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
784         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
785         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
786         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
787         Add READELF.
788         * Makefile.in: Rebuild.
790 2011-11-09  Jason Merrill  <jason@redhat.com>
792         * Makefile.def (language=c++): Remove check-c++0x.
793         * Makefile.in (check-gcc-c++): Regenerate.
795 2011-11-08  Richard Henderson  <rth@redhat.com>
797         * configure.ac: Test for libitm directory present first.
799         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
801         * configure.ac: Test libitm/configure.tgt to disable libitm.
802         * configure: Rebuild.
804 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
805             Richard Henderson  <rth@redhat.com>
807         Merged from transactional-memory.
809         * Makefile.def (lang_env_dependencies): libitm is c++.
810         Add libitm target module.
811         * configure.ac: Likewise.
812         * config/mmap.m4: New file.
813         * contrib/gcc_update: Add libitm to touch data.
814         * Makefile.in, configure: Rebuild.
816 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
818         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
819         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
820         * Makefile.in: Regenerate.
822 2011-11-01  DJ Delorie  <dj@redhat.com>
824         * config.sub: Update to version 2011-10-29 (added rl78)
826 2011-10-27  Nick Clifton  <nickc@redhat.com>
828         * config.sub: Import these changes from the config project:
830         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
831             Ben Elliston  <bje@gnu.org>
833         * config.sub (epiphany): New.
835         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
836             Ben Elliston  <bje@gnu.org>
838         * config.sub (hexagon, hexagon-*): New.
840         2011-08-23  Roland McGrath  <mcgrathr@google.com>
842         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
843         64eb to be64.
845         2011-08-16  Roland McGrath  <mcgrathr@google.com>
847         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
848         (nacl): Grok as alias for 32el-unknown-nacl.
850 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
852         * MAINTAINERS (Write After Approval): Add myself.
854 2011-10-24  Teresa Johnson  <tejohnson@google.com>
856         * MAINTAINERS (Write After Approval): Add myself.
858 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
860         * MAINTAINERS (sparc port): Remove myself.
862 2011-09-14  Tom de Vries  <tom@codesourcery.com>
864         * MAINTAINERS (Write After Approval): Add myself.
866 2011-08-14  Yao Qi  <yao@codesourcery.com>
868         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
869         * configure: Regenerate.
871 2011-07-26  Ian Lance Taylor  <iant@google.com>
873         * configure.ac: Set have_compiler based on whether gcc directory
874         exists, rather than on whether gcc is in configdirs.
875         * configure: Rebuild.
877 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
879         * MAINTAINERS (Global Reviewers): Add self.
881 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
883         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
884         link directories.
885         * Makefile.in: Rebuild.
887 2011-07-20  Ian Lance Taylor  <iant@google.com>
889         PR bootstrap/49787
890         * configure.ac: Move --enable-bootstrap handling earlier in file.
891         If --enable-bootstrap and either --enable-build-with-cxx or
892         --enable-build-poststage1-with-cxx, enable C++ automatically.
893         * configure: Rebuild.
895 2011-07-19  Ian Lance Taylor  <iant@google.com>
897         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
898         make C++ a boot_language.  Set and substitute
899         POSTSTAGE1_CONFIGURE_FLAGS.
900         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
901         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
902         * configure, Makefile.in: Rebuild.
904 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
906         * MAINTAINERS (Register Allocation): Move myself from reviewers to
907         maintainers.
909 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
911         * MAINTAINERS (Global Reviewers): Add myself.
913 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
915         * configure: Regenerate.
917 2011-07-16  Jason Merrill  <jason@redhat.com>
919         * Makefile.def (language=c++): Add check-c++0x and
920         check-target-libmudflap-c++.
921         * Makefile.tpl (check-target-libmudflap-c++): New.
922         * Makefile.in: Regenerate.
924 2011-07-16  Matthias Klose  <doko@ubuntu.com>
926         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
927         * Makefile.def (target_modules/libjava): Pass
928         $(EXTRA_CONFIGARGS_LIBJAVA).
929         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
930         if not configured with --enable-static-libjava.
931         * Makefile.in: Regenerate.
932         * configure: Likewise.
934 2011-07-15  Jason Merrill  <jason@redhat.com>
936         * Makefile.in (check-c++): Move check-gcc-c++0x after
937         check-target-libstdc++-v3.
939 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
941         * MAINTAINERS (c6x port): New entry.
943 2011-07-13  Jason Merrill  <jason@redhat.com>
945         * Makefile.in (check-gcc-c++0x): New.
946         (check-c++): Depend on it.
948 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
950         PR target/39150
951         * configure.ac (i[3456789]86-*-solaris2*): Also accept
952         x86_64-*-solaris2.1[0-9]*.
953         * configure: Regenerate.
955 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
957         * MAINTAINERS (RTL optimizers): Add self.
959 2011-06-27  Gabriel Charette  <gchare@google.com>
961         * MAINTAINERS (Write After Approval): Add myself.
963 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
965         PR regression/47836
966         PR bootstrap/23656
967         PR other/47733
968         PR bootstrap/49247
969         PR c/48825
970         * configure.ac (target_libraries): Remove target-libiberty.
971         Remove case-statement setting skipdirs=target-libiberty for
972         multiple targets.  Remove checking target_configdirs and
973         removing target-libiberty but keeping target-libgcc if
974         otherwise empty.
975         * Makefile.def (target_modules): Don't add libiberty.
976         (dependencies): Remove all traces of target-libiberty.
977         * configure, Makefile.in: Regenerate.
979 2011-06-13  Walter Lee <walt@tilera.com>
981         * configure.ac (tilepro-*-*) New case.
982         (tilegx-*-*): Likewise.
983         * configure: Regenerate.
985 2011-06-06  Jing Yu  <jingyu@google.com>
987         * configure.ac: Skip target-libiberty for
988         arm*-*-linux-androideabi.
989         * configure: Regenerated.
991 2011-06-06  Nick Clifton  <nickc@redhat.com>
993         * config.sub: Sync from upstream.
995 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
997         * MAINTAINERS (Write After Approval): Add myself.
999 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1001         * MAINTAINERS: Update my email address.
1003 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1005         * MAINTAINERS (Write After Approval): Update my email address.
1007 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1009         * MAINTAINERS (Write After Approval): Add myself.
1011 2011-05-08  Doug Kwan  <dougkwan@google.com>
1013         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1014         * configure: Regenerated.
1015         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1016         value from configure.
1017         * Makefile.in: Regenerated.
1019 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1021         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1022         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1023         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1024         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1025         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1026         *-*-vxworks*): Disable newlib and libgloss in separate case
1027         statement.
1028         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1029         to separate case statement.
1030         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1031         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1032         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1033         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1034         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1035         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1036         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1037         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1038         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1039         i[[3456789]]86-*-rdos*, m32r-*-*,
1040         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1041         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1042         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1043         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1044         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1045         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1046         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1047         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1048         and libgloss in main case over targets.  Remove most empty cases
1049         in main case over targets.
1050         * configure: Regenerate.
1052 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1054         * MAINTAINERS (Write After Approval): Add myself.
1056 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1058         * configure.ac: Remove code setting special library locations for
1059         hppa*64*-*-hpux11*.  Remove code setting compiler for
1060         sparc-sun-solaris2*.
1061         * configure: Regenerate.
1063 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1065         * configure.ac: Separate libgloss_dir settings from general case
1066         over targets.
1067         * configure: Regenerate.
1069 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1071         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1072         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1073         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1074         cases in libgcj-disabling case statement.
1075         (hppa*64*-*-linux*): Set unsupported_languages instead of
1076         disabling target-zlib.
1077         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1078         to hppa*64*-*-hpux*.
1079         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1080         hppa*-*-hpux*.
1081         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1082         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1083         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1084         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1085         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1086         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1087         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1088         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1089         libgcj-disabling case statement.
1090         * configure: Regenerate.
1092 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1094         * configure.ac: Disable Java for targets not supporting libffi.
1095         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1096         Remove cases in Java-disabling statement.
1097         (*arm-wince-pe): Change to arm-wince-pe.
1098         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1099         cases in Java-disabling statement.
1100         (bfin-*-*): Don't disable Java again.
1101         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1102         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1103         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1104         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1105         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1106         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1107         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1108         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1109         Java-disabling statement.
1110         (mmix-*-*): Don't disable Java again.
1111         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1112         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1113         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1114         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1115         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1116         statement.
1117         * configure: Regenerate.
1119 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1121         * configure.ac: Separate cases disabling Java and Java libraries
1122         from general case over targets.
1123         * configure: Regenerate.
1125 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1127         * MAINTAINERS: Update my email address.
1129 2011-04-20  Easwaran Raman  <eraman@google.com>
1131         * MAINTAINERS (Write After Approval): Add myself.
1133 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1135         PR lto/48086
1136         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1137         * configure: Regenerate.
1139 2011-04-16  Jim Meyering  <meyering@redhat.com>
1141         * MAINTAINERS (Write After Approval): Add myself.
1143 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1145         * MAINTAINERS: Update my email address.
1147 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1149         * MAINTAINERS (Write After Approval): Add myself.
1151 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1153         * MAINTAINERS (Write After Approval): Add myself.
1155 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1157         * MAINTAINERS (Write After Approval): Add myself.
1159 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1161         * configure.ac (build_tools): Remove build-byacc.
1162         (host_libs): Remove mmalloc.
1163         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1164         autoconf automake libtool diff rcs fileutils shellutils time
1165         textutils wdiff find uudecode hello tar gzip indent recode release
1166         sed perl gawk findutils gettext zip.
1167         (libgcj): Remove target-qthreads.
1168         (target_tools): Remove target-examples target-gperf.
1169         (YACC): Don't handle building byacc.
1170         * configure: Regenerate.
1171         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1172         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1173         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1174         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1175         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1176         handle building components.
1177         * Makefile.in: Regenerate.
1179 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1181         * MAINTAINERS: Update my email address as Xtensa maintainer.
1183 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1185         * config.sub: Sync from upstream.
1187 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1189         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1190         (microblaze*): Don't disable libssp.
1191         * configure: Regenerate.
1193 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1195         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1196         moveifchange.
1197         * configure: Regenerate.
1198         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1199         * Makefile.in: Regenerate.
1201 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1203         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1204         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1205         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1206         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1207         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1208         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1209         md_exec_prefix cases.
1210         * configure: Regenerate.
1212 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1214         * configure.ac: Separate cases disabling target-libssp,
1215         target-libiberty, target-libstdc++-v3 and Fortran from general
1216         case over targets.
1217         * configure: Regenerate.
1219 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1221         * configure.ac (*-*-chorusos): Don't disable libgcj.
1222         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1223         Remove case.
1224         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1225         (arm-*-coff): Don't disable libgcj.
1226         (arm*-*-linux-gnueabi): Remove useless assignment.
1227         (arm-*-riscix*): Don't disable libgcj.
1228         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1229         configuration.
1230         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1231         (c54x*-*-*): Remove case.
1232         (tic54x-*-*): Don't disable GCC or GCC libraries.
1233         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1234         to *.
1235         (d10v-*-*): Don't disable GCC libraries.
1236         (d30v-*-*): Don't disable libgcj.
1237         (h8500-*-*): Don't disable GCC libraries.
1238         (i960-*-*): Don't disable libgcj.
1239         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1240         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1241         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1242         libgcj.
1243         (m68k-*-coff*): Remove case.
1244         (mmix-*-*): Don't disable libgloss on host.
1245         (mn10200-*-*, mn10300-*-*): Remove cases.
1246         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1247         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1248         Don't disable libgcj.
1249         (romp-*-*): Remove case.
1250         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1251         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1252         case.
1253         (v810-*-*): Don't disable GCC libraries.
1254         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1255         (ip2k-*-*): Don't disable GCC libraries.
1256         * configure: Regenerate.
1258 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1260         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1261         libffi on host.
1262         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1263         on host.
1264         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1265         * configure: Regenerate.
1267 2011-03-26  John Marino  <binutils@marino.st>
1269         * configure.ac: Add support for *-*-dragonfly*
1270         * configure: Regenerate.
1272 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1274         * configure.ac (native_only): Remove.
1275         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1276         send-pr uudecode guile gnuserv on host.
1277         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1278         send-pr rcs guile perl texinfo libtool on host.
1279         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1280         automake send-pr rcs guile perl texinfo libtool on host.
1281         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1282         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1283         (alpha*-dec-osf*): Don't disable fileutils on target.
1284         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1285         texinfo send-pr expect dejagnu on target.
1286         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1287         target-qthreads on target.
1288         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1289         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1290         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1291         x86_64-*-mingw*): Don't disable expect on target.
1292         (*-*-cygwin*): Don't disable target-gperf on target.
1293         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1294         gnuserv on target.
1295         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1296         target.
1297         * configure: Regenerate.
1299 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1301         * configure.ac (target_tools): Remove target-groff.
1302         (native_only): Remove target-groff.
1303         (hppa*64*-*-*): Don't disable byacc.
1304         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1305         setting.
1306         (*-*-kaos*): Don't skip target-librx and target-groff.
1307         (*-*-netware*): Don't skip target-libmudflap.
1308         (*-*-tpf*): Don't skip target-libmudflap.
1309         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1310         directories on the host.
1311         (ia64*-*-*vms*): Don't skip tix.
1312         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1313         host.
1314         * configure: Regenerate.
1316 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1318         * configure.ac: Remove references to mt-mep, mt-netware,
1319         mt-wince.
1320         * Makefile.def: Add all-utils soft dependencies.
1321         * Makefile.tpl: Remove GDB_NLM_DEPS.
1322         * configure: Regenerate.
1323         * Makefile.in: Regenerate.
1325 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1327         * configure.ac: Do not include mh-x86omitfp.
1328         * configure: Regenerate.
1330 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1332         * configure.ac: Remove empty cases.
1333         * configure: Regenerate.
1335 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1337         * Makefile.def: Add dependency from termcap to gdb.
1338         * Makefile.in: Regenerate.
1340 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1342         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1343         * configure: Regenerate.
1344         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1345         * Makefile.tpl: Likewise.
1346         * Makefile.in: Regenerate.
1348 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1350         * configure.ac: Remove all mentions of tentative_cc.
1351         * configure: Regenerate.
1353 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1355         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1356         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1357         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1358         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1359         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1360         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1361         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1362         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1363         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1364         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1365         *-*-rhapsody*): Remove host cases.
1366         * configure: Regenerate.
1368 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1370         * configure.ac (ppc*-*-pe): Remove host case.
1371         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1372         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1373         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1374         cases.
1375         * configure: Regenerate.
1377 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1379         * config.sub: Update to version 2011-03-23.
1381 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1383         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1384         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1385         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1386         * configure: Regenerate.
1388 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1390         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1391         to Write After Approval.
1392         * config-ml.in: Don't handle arc-*-elf*.
1393         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1394         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1395         handle GCC libraries.
1396         * configure: Regenerate.
1398 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1400         PR bootstrap/48120:
1401         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1402         Add -lstdc++ -lm to LIBS.
1403         * configure: Regenerate.
1405 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1407         * config.guess: Update to version 2011-02-02
1408         * config.sub: Update to version 2011-02-24
1410 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1412         PR lto/48086
1413         * configure.ac: Re-enable LTO on *-apple-darwin9.
1414         * configure: Regenerate.
1416 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1418         PR lto/48086
1419         * configure.ac: Disable LTO on darwin due to an assembler change in
1420         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1421         under 256.
1422         * configure: Regenerate.
1424 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1426         * MAINTAINERS: Update myself as score backend maintainer,
1427         update my e-mail address.
1429 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1431         * MAINTAINERS: Update my e-mail address.
1433 2011-03-06  Joey Ye  <joey.ye@arm.com>
1435         * MAINTAINERS: Update my e-mail address.
1437 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1439         * configure.ac: Adjust test of with_ppl.
1440         * configure: Regenerated.
1442 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1444         * MAINTAINERS: Adjust my e-mail address.
1446 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1448         * configure.ac: Add -lpwl to ppllibs.
1449         * configure: Regenerated.
1451 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1453         * config/cloog.m4: Add -lisl to clooglibs.
1454         * configure: Regenerated.
1456 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1458         * MAINTAINERS (CPU Port maintainers): Add self.
1460 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1462         * MAINTAINERS: Add myself as testsuite maintainer.
1464 2011-02-15  Mike Stump  <mikestump@comcast.net>
1466         * MAINTAINERS: Add myself as testsuite maintainer.
1468 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1470         Import from Libtool and gnulib:
1472         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1474         Prepare for supporting FreeBSD 10.
1475         * config.rpath: Remove handling of freebsd1* which soon would
1476         match FreeBSD 10.0.
1478         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1480         Remove support for FreeBSD 1.x.
1481         * libtool.m4 (_LT_LINKER_SHLIBS)
1482         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1483         soon would incorrectly match FreeBSD 10.0.
1485 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1487         PR binutils/12283
1488         * move-if-change: Import version from gnulib.
1490 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1492         PR lto/47225
1493         * Makefile.def (lto-plugin): Double dash for enable-shared.
1494         (configure-gcc): Depend on all-lto-plugin.
1495         * Makefile.in: Rebuilt.
1497 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1499         * configure.ac: Remove extra bracket.
1500         * configure: Regenerate.
1502 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1504         * MAINTAINERS: Add myself as libquadmath maintainer.
1506 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1508         * MAINTAINERS: Update my email address.
1510 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1512         * MAINTAINERS (option handling): Add self.
1514 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1516         PR lto/47225
1517         * Makefile.def: Add dependency for install-gcc
1518         on install-lto-plugin.
1519         * Makfile.in: Regenerated
1521 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1523         * MAINTAINERS (CPU Port Maintainers): Add myself.
1525 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1527         PR libgcj/44341
1528         * configure.ac: Discard --with-* flags for host when configuring
1529         target libraries for cross build.
1530         * configure: Rebuilt.
1532 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1534         * MAINTAINERS (linear loop transforms): Removed.
1536 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1538         * configure.ac: If with_ppl is no, move setting with_cloog=no
1539         after CLOOG_REQUESTED check.
1540         * configure: Regenerated.
1542 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1544         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1545         CLooG has been requested.
1546         * configure: Regenerated.
1548 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1550         * configure: Regenerated.
1551         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1553 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1555         * configure: Regenerated.
1556         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1558 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1560         * configure.ac: Use AS_HELP_STRING throughout.
1561         * configure: Regenerate.
1563 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1565         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1566         * configure: Regenerate.
1568 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1570         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1572 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1574         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1575         for ia64-hpux.
1576         * configure: Regenerate.
1578 2011-01-07  Jan Hubicka  <jh@suse.cz>
1580         PR lto/47225
1581         * Makefile.in: Regenerate.
1582         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1583         configure.
1585 2011-01-07  Jan Hubicka  <jh@suse.cz>
1587         * Makefile.in: Regenerate.
1588         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1589         and configure dependency on lto-plugin configure.
1590         (lto-plugin module): Remove dependency on GCC; add dependency on
1591         liniberty.
1593 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1595         * MAINTAINERS (Write After Approval): Add myself.
1597 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1599         * configure: Regenerate.
1601 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1603         * configure.ac: (picochip): Disable libiberty.
1605 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1607         * MAINTAINERS (Write After Approval): Add myself.
1609 2010-12-10  Ian Lance Taylor  <iant@google.com>
1611         PR bootstrap/46819
1612         * configure.ac: For --disable-libgcj clear libgcj_saved.
1613         * configure: Rebuild.
1615 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1617         PR fortran/46540
1618         * configure.ac: Add --disable-libquadmath and
1619         --disable-libquadmath-support.
1620         * configure: Regenerate.
1622 2010-12-03  Ian Lance Taylor  <iant@google.com>
1624         * MAINTAINERS: Add myself as libgo maintainer.
1626 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1628         PR libffi/46792
1629         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1630         * configure: Regenerate.
1632 2010-12-02  Ian Lance Taylor  <iant@google.com>
1634         * configure.ac: Always set default for poststage1_ldflags to
1635         -static-libstdc++ -static-libgcc.
1637 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1639         * configure.ac: Move comment to remove extra space in last argument
1640         of GCC_TARGET_TOOL.
1642 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1644         PR other/46026
1645         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1646         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1647         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1648         (BASE_FLAGS_TO_PASS): Use it.
1649         * configure: Rebuilt.
1650         * Makefile.in: Rebuilt.
1652 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1654         PR binutils/12258
1655         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1656         Properly check default linker.
1657         * configure: Regnerated.
1659 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1661         * configure.ac: For --enable-gold, handle value `default' instead of
1662         `both*'.  New configure option --{en,dis}able-ld.
1663         * configure: Regenerate.
1665 2010-11-20  Ian Lance Taylor  <iant@google.com>
1667         * configure.ac: Only disable a language library if no language needs
1668         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1669         * configure: Rebuild.
1671 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1673         * Makefile.in: Regenerate.
1675         PR other/46202
1676         * configure.ac: Fix just-built in-tree STRIP name to be
1677         binutils/strip-new.
1678         * configure: Regenerate.
1679         * Makefile.def (install-strip-gcc, install-strip-binutils)
1680         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1681         (install-strip-sid): Mirror dependencies on non-strip variants
1682         of these targets on the respective -strip prerequisites.
1683         * Makefile.tpl (install-strip, install-strip-host)
1684         (install-strip-target): New targets.
1685         (install-strip-[+module+], install-strip-target-[+module+]):
1686         New targets.
1687         * Makefile.in: Regenerate.
1689 2010-11-19  Ian Lance Taylor  <iant@google.com>
1690             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1692         * configure.ac: Add target-libgo to target_libraries.  Set
1693         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1694         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1695         (HOST_EXPORTS): Add GOC.
1696         (BASE_TARGET_EXPORTS): Add GOC.
1697         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1698         (GOCFLAGS_FOR_TARGET): New variable.
1699         (EXTRA_HOST_FLAGS): Add GOC.
1700         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1701         * Makefile.def (target_modules): Add libgo.
1702         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1703         (dependencies): Add dependency from configure-target-libgo to
1704         configure-target-libffi and all-target-libstdc++-v3.  Add
1705         dependencies from all-target-libgo to all-target-libffi.
1706         (languages): Add go.
1707         * configure: Rebuild.
1708         * Makefile.in: Rebuild.
1710 2010-11-19  Ian Lance Taylor  <iant@google.com>
1712         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1713         compiler/flag environment variables.
1715 2010-11-18  Ian Lance Taylor  <iant@google.com>
1717         * configure.ac: Check for lang_requires_boot_languages in
1718         config-lang.in files.
1719         * configure: Rebuild.
1721 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1722             Tobias Burnus  <burnus@net-b.de>
1724         PR fortran/32049
1725         * Makefile.def: Add libquadmath; build it with language=fortran.
1726         * configure.ac: Add libquadmath.
1727         * Makefile.tpl: Handle multiple libs in check-[+language+].
1728         * Makefile.in: Regenerate.
1729         * configure: Regenerate.
1731 2010-11-16  Tom Tromey  <tromey@redhat.com>
1733         * MAINTAINERS: Moved myself to reviewers section.
1735 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1737         * MAINTAINERS: Moved myself to reviewers section.
1739 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1741         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1742         (Write After Approval): Remove self.
1744 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1746         * configure.ac: Fix spelling in option names.
1747         * configure: Regenerated.
1749 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1751         PR bootstrap/39622
1752         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1753         * configure: Regenerated.
1755 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1757         * MAINTAINERS: Update my email address.
1759 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1761         * configure: Regenerate.
1763 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1765         * configure: Regenerate.
1767 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1769         * configure: Regenerate.
1771 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1773         * configure: Regenerate.
1775 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1777         * configure.ac: Support official CLooG.org versions.
1778         * configure: Regenerate.
1779         * config/cloog.m4: New.
1781 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1783         * MAINTAINERS (Write After Approval): Add myself.
1785 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1787         * MAINTAINERS: Update my email address.
1789 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1791         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1792         * configure: Regenerate.
1794 2010-11-03  Ian Lance Taylor  <iant@google.com>
1795             Dave Korn  <dave.korn.cygwin@gmail.com>
1797         PR lto/46273
1798         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1799         and on other supported platforms whenever LTO is enabled.
1800         * configure: Rebuild.
1802 2010-11-02  Alan Modra  <amodra@gmail.com>
1804         PR binutils/12110
1805         * configure.ac: Error when source path contains spaces.
1806         * configure: Regenerate.
1808 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1810         * MAINTAINERS: Update my email address.
1812 2010-10-20  Ian Lance Taylor  <iant@google.com>
1814         * Makefile.def (target_modules): Set lib_path to src/.libs for
1815         libstdc++-v3 module.
1816         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1817         * Makefile.in: Rebuild.
1819 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1821         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1822         (Write After Approval): Remove myself.
1824 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1826         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1828 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1830         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1832 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1834         * configure.ac (build_lto_plugin): New shell variable.
1835         (--enable-lto): Turn on by default for all non-ELF platforms that
1836         have had LTO support added so far.  Set build_lto_plugin appropriately
1837         for both ELF and non-ELF.
1838         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1839         * configure: Regenerate.
1841 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1843         Sync from src:
1844         * configure.ac (v850 support): Remove target-libgloss from
1845         noconfigdirs.
1846         * configure: Regenerate.
1848 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1850         PR bootstrap/45326
1851         PR bootstrap/45174
1852         * configure.ac: Honor initial values of $build_configargs,
1853         $host_configargs, $target_configargs.  Mark the precious, so
1854         environment settings get recorded.
1855         * configure: Regenerate.
1857 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1859         PR bootstrap/45796
1860         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1861         Depend on all-build-libiberty.
1862         * Makefile.in: Regenerate.
1864 2010-09-30  Michael Eager  <eager@eagercon.com>
1866         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1867         * configure: Regenerate.
1869 2010-09-28  Michael Eager  <eager@eagercon.com>
1871         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1873 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1875         PR bootstrap/44621
1876         * configure.ac: Fix unportable shell quoting.
1877         * configure: Regenerate.
1879 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1881         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1882         targets and amend comment.
1883         * configure: Regenerate.
1885 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1887         * MAINTAINERS (Write After Approval): Add myself.
1889 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1891         * configure.ac: Enable LTO by default on Darwin.
1892         * configure: Regenerate.
1894 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1896         * MAINTAINERS (Write After Approval): Add myself.
1898 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1900         * MAINTAINERS (Write After Approval): Add myself.
1902 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1904         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1905         ports
1907 2010-07-28  David Yuste  <david.yuste@gmail.com>
1909         * MAINTAINERS (Write After Approval): Add myself.
1911 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1913         * configure.ac: Support all v850 targets.
1914         * configure: Regenerate.
1916 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1918         PR bootstrap/44455
1919         * configure.ac (extra_mpfr_configure_flags): Copy from
1920         extra_mpc_gmp_configure_flags.
1921         * configure: Re-generated.
1923 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1925         * MAINTAINERS (Write After Approval): Add myself.
1927 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1929         * MAINTAINERS (Write After Approval): Add myself.
1931 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1933         * MAINTAINERS (Write After Approval): Add myself.
1935 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1937         PR target/44862
1938         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1939         Provide -B option to allow for link spec %s substitutions for
1940         libstdc++.a on darwin.
1941         * Makefile.in: Regenerate.
1943 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1945         * MAINTAINERS (Reviewers): Update my e-mail address
1947 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1949         * Makefile.def (configure-gcc): Depend on all-libelf.
1950         * Makefile.in: Rebuild.
1952 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1954         * MAINTAINERS (Write After Approval): Add myself in the right place.
1956 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1958         * MAINTAINERS (Write After Approval): Add myself.
1960 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1962         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1964 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1966         * config.sub: Update to version 2010-05-21.
1967         * config.guess: Update to version 2010-04-03.
1969 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1971         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1972         * configure: Regenerate.
1974 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1976         * MAINTAINERS (Write After Approval): Add myself.
1978 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1980         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1981         a platform that supports LTO.
1982         * configure: Regenerate.
1984 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1986         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1987         * configure: Regenerated.
1989 2010-04-27  Roland McGrath  <roland@redhat.com>
1990             H.J. Lu  <hongjiu.lu@intel.com>
1992         * configure.ac (--enable-gold): Support both, both/gold and
1993         both/bfd to add gold to configdirs without removing ld.
1994         * configure: Regenerated.
1996         * Makefile.def: Add install-gold dependency to install-ld.
1997         * Makefile.in: Regenerated.
1999 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2001         PR lto/42776
2002         * configure.ac (--enable-lto): Refactor handling so libelf tests
2003         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2004         and allow LTO to be explicitly enabled on non-ELF platforms that
2005         are known to support it inside else-clause.
2006         * configure: Regenerate.
2008 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2010         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2011         * configure: Regenerate.
2013 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2015         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2016         * configure: Regenerate.
2018 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2020         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2021         separately.
2022         * configure: Regenerate.
2024 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2026         * MAINTAINERS (Write After Approval): Add myself.
2028 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2030         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2031         * configure: Regenerate.
2033 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2035         * configure: Regenerate after change to elf.m4.
2037 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2039         * MAINTAINERS (Write After Approval): Add myself.
2041 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2043         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2044         * configure: Regenerated.
2046 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2048         * configure.ac: Print "buggy but acceptable" when CLooG
2049         revision is less than 9.
2050         * configure: Regenerated.
2052 2010-04-01  Diego Novillo  <dnovillo@google.com>
2054         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2056 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2058         PR bootstrap/43615
2059         PR bootstrap/43328
2061         Revert:
2063         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2065         * configure.ac: Do not pass --enable-multilib nor
2066         --disable-multilib in baseargs.  Accept explicitly passed
2067         --enable_multilib.
2068         * configure: Regenerate.
2070 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2072         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2074 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2076         * MAINTAINERS: Remove myself.
2078 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2080         PR bootstrap/43328
2081         * configure.ac: Do not pass --enable-multilib nor
2082         --disable-multilib in baseargs.  Accept explicitly passed
2083         --enable_multilib.
2084         * configure: Regenerate.
2086 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2088         * MAINTAINERS (spu port): Remove me.
2090 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2092         * configure.ac (tic6x-*-*): New case.
2093         * configure: Regenerate.
2095 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2097         * config.sub: Update to version 2010-03-22.
2098         * config.guess: Update to version 2009-12-30.
2100 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2102         PR ada/42554
2103         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2104         * configure: Regenerate.
2106 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2108         * MAINTAINERS: Update my email address.
2110 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2112         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2113         (ghassan.shobaki@amd.com): Removed.
2115 2010-03-17  Alan Modra  <amodra@gmail.com>
2117         * MAINTAINERS: Update my email address.
2119 2010-03-16  Diego Novillo  <dnovillo@google.com>
2121         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2122         Matthews.
2124 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2126         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2127         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2129 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2131         * MAINTAINERS: Update my email address.
2133 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2135         * MAINTAINERS: Update my email address.
2137 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2139         * MAINTAINERS: Update my email address.
2141 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2143         * MAINTAINERS: Update my email address.
2145 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2147         PR libstdc++/32499
2148         * configure.ac (RANLIB): Default to true.
2149         (STRIP): Likewise.
2150         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2151         * configure: Regenerate.
2153 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2155         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2156         (Write After Approval): Update my email address.
2158 2010-02-17  Nick Clifton  <nickc@redhat.com>
2160         PR 11238
2161         * Makefile.tpl (local-distclean): Also remove config.cache files in
2162         sub-directories as there may not be Makefiles present in the
2163         sub-directories.
2164         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2165         the config.cache files found by the find command.
2167         * Makefile.in: Regenerate.
2168         * configure.ac: Revert previous delta.
2169         * configure: Regenerate.
2171 2010-02-15  Nick Clifton  <nickc@redhat.com>
2173         PR 11238
2174         * configure.ac: Delete config.cache files in sub-directories when
2175         deleting Makefiles.
2176         * configure: Regenerate.
2178 2010-02-12  Ben Elliston  <bje@gnu.org>
2180         * MAINTAINERS: Update my email address.
2182 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2184         * MAINTAINERS (spu port): Update my email address.
2186 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2188         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2190 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2192         * configure.ac: Add "recommended" version checks for GMP/MPC.
2193         Update recommended GMP/MPFR/MPC versions.
2194         * configure: Regenerate.
2196 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2198         * MAINTAINERS: Move my Embecosm email address into the
2199         write-after-approval section.
2201 2010-01-26  Ian Lance Taylor  <iant@google.com>
2203         * MAINTAINERS: Add myself as Go frontend maintainer.
2205 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2207         PR libstdc++/36101, PR libstdc++/42813
2208         * configure.ac (bootstrap_target_libs): Make inclusion of
2209         target-libgomp conditional on libgomb being in target_configdirs.
2210         * configure: Regenerate.
2212 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2214         PR libstdc++/36101, PR libstdc++/42813
2215         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2216         * configure: Regenerate.
2218 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2220         PR libstdc++/36101, PR libstdc++/42813
2221         * configure.ac (target_configdirs): Substitute.
2222         * Makefile.def: Bootstrap target module libgomp.
2223         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2224         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2225         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2226         * configure, Makefile.in: Regenerate.
2228 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2230         * MAINTAINERS: Adjust my details.
2232 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2234         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2236 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2238         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2240 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2242         * MAINTAINERS (Write After Approval): Add myself.
2244 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2246         * MAINTAINERS (Write After Approval): Add myself.
2248 2010-01-11  Richard Guenther  <rguenther@suse.de>
2250         PR lto/41569
2251         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2252         * Makefile.in: Regenerated.
2254 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2256         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2257         * configure: Regenerate.
2259 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2260             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2262         PR bootstrap/42424
2263         * configure.ac: Include libtool m4 files.
2264         (_LT_CHECK_OBJDIR): Call it.
2265         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2266         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2268         * configure: Regenerate.
2270 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2272         PR bootstrap/41818
2273         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2274         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2275         * Makefile.in: Regenerate.
2277 2010-01-02  Richard Guenther  <rguenther@suse.de>
2279         PR lto/41529
2280         * configure.ac: Include config/elf.m4.  Disable LTO if not
2281         builting for an elf target.
2282         * configure: Regenerate.
2284 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2286         * MAINTAINERS: Change my email address.
2288 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2290         * config.sub, config.guess: Update from upstream sources.
2292 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2294         * MAINTAINERS (Write After Approval): Add myself.
2296 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2298         PR middle-end/30447
2299         PR middle-end/30789
2300         PR other/40302
2302         * configure.ac: Require MPC.
2303         * configure: Regenerate.
2305 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2307         PR target/38384
2308         PR bootstrap/40972
2309         * libtool.m4: Sync from git Libtool.
2310         * ltoptions.m4: Likewise.
2311         * ltversion.m4: Likewise.
2312         * lt~obsolete.m4: Likewise.
2313         * ltmain.sh: Likewise.
2315 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2317         * configure.ac: Update minimum MPC version to 0.8.
2318         * configure: Regenerate.
2320 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2322         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2323         * configure: Regenerated.
2325 2009-11-21  Ian Lance Taylor  <iant@google.com>
2327         * configure.ac: Change default of poststage1_ldflags to be empty if
2328         poststage1_libs is set.  When poststage1_libs is empty, and
2329         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2330         * configure: Rebuild.
2332 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2334         * MAINTAINERS (Write After Approval): Update my email address.
2336 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2338         * config.guess: Update from upstream sources.
2340 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2342         * Makefile.def: Restore host and target settings for gmp.
2343         * Makefile.in: Rebuild.
2345 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2347         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2348         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2349         Fix portability of test of C++ as bootstrap language.  Add
2350         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2351         * configure: Rebuild.
2352         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2353         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2354         in-tree building.
2355         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2356         (POSTSTAGE1_HOST_EXPORTS): Use it.
2357         (STAGE[+id+]_CXXFLAGS): New.
2358         (BASE_FLAGS_TO_PASS): Pass it down.
2359         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2360         extra_exports.
2361         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2362         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2363         extra_exports.
2364         * Makefile.in: Rebuild.
2366 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2368         * config.sub, config.guess: Update from upstream sources.
2370 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2009-11-09  Jon Beniston  <jon@beniston.com>
2376         * MAINTAINERS (Write After Approval): Add myself.
2378 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2380         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2381         paths for *-w64-mingw* and x86_64-*mingw*.
2382         * configure: Regenerated.
2384 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2386         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2388 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2390         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2391         Phil Edwards to Write-After Approval.
2393 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2395         * configure.ac: Disable target-winsup & co for
2396         x86_64-*-mingw* and *-w64-mingw* targets.
2397         * configure: Regenerated.
2399 2009-10-16  Nick Clifton  <nickc@redhat.com>
2401         * MAINTAINERS: Add myself as a maintainer for the RX port.
2403 2009-10-26  Johannes Singler  <singler@kit.edu>
2405         * MAINTAINERS (Write After Approval): Update my e-mail address.
2407 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2409         * configure.ac (CLooG test): Use = with test.
2410         * configure: Regenerate.
2412 2009-10-22  Richard Guenther  <rguenther@suse.de>
2414         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2415         cloog if the ppl version check failed.  Move flags saving
2416         before setting in libelf check.
2417         * configure: Regenerate.
2419 2009-10-21  Richard Guenther  <rguenther@suse.de>
2421         * configure.ac: Adjust the ppl and cloog configure to work as
2422         documented.  Disable cloog if ppl was disabled.  Omit the version
2423         checks if they were disabled.
2424         * configure: Re-generate.
2426 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2428         * configure.ac: Add 'lto' to enable_languages, not
2429         new_enable_languages, and only if not already present.
2430         * configure: Regenerate.
2432 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2434         * README: Refer to the various COPYING* files instead of just
2435         COPYING.
2436         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2438 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2440         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2442 2009-10-07  Richard Guenther  <rguenther@suse.de>
2444         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2445         and Richard Guenther as reviewers.
2446         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2447         as reviewers.
2449 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2451         * config.sub: Update from upstream sources.
2453 2009-10-06  Ian Lance Taylor  <iant@google.com>
2455         * Makefile.def: check-gold depends upon all-gas.
2456         * Makefile.in: Rebuild.
2458 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2460         * MAINTAINERS (Write After Approval): Add myself.
2462 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2464         * Makefile.def: all-lto-plugin depends on all-libiberty.
2465         set bootstrap=true for lto-plugin.
2466         Add lto-plugin.
2467         * Makefile.in: Regenerate.
2468         * configure.ac (host_libs): Add lto-plugin.
2469         * configure: Regenerate.
2471 2009-10-03  Diego Novillo  <dnovillo@google.com>
2473         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2474         (HOST_LIBELFLIBS): Define.
2475         (HOST_LIBELFINC): Define.
2476         * Makefile.in: Regenerate.
2477         * configure.ac: Add --enable-lto.
2478         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2479         If --enable-lto is used, add 'lto' to new_enable_languages.
2480         If --enable-lto is used and gold is enabled, add
2481         lto-plugin to configdirs.
2482         * configure: Regenerate.
2484 2009-10-03  Simon Baldwin  <simonb@google.com>
2486         * configure.ac: If --with-system-zlib, suppress local zlib and
2487         pass --with-system-zlib to subdir configure scripts.
2488         * configure: Regenerate.
2490 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2491             Paolo Bonzini  <bonzini@gnu.org>
2493         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2494         $(srcdir).
2495         * Makefile.in: Rebuilt.
2497 2009-09-26  Gary Funck  <gary@intrepid.com>
2499         * MAINTAINERS (Write After Approval): Add myself.
2501 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2503         * configure.ac: Update minimum MPC version to 0.7.
2504         * configure: Regenerate.
2506 2009-09-25  Nick Clifton  <nickc@redhat.com>
2508         * configure.ac: Pass any --cache-file=/dev/null option on to
2509         subconfigures.
2510         * configure: Regenerate.
2512 2009-09-23  Nick Clifton  <nickc@redhat.com>
2514         * config.sub, config.guess: Update from upstream sources.
2516 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2518         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2519         * Makefile.in: Rebuilt.
2521 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2523         PR bootstrap/32272
2524         * configure.ac: Error out if $srcdir isn't '.' but contains
2525         host-${host_noncanonical}.
2526         * configure: Regenerate.
2528 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2530         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2531         maintainer.
2533 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2535         * configure.ac: If bootstrapping a combined tree with
2536         --enable-gold, require c++ in stage1_languages.
2537         * configure: Regenerate.
2539         * configure.ac: Also add target_libs of stage1_languages to
2540         bootstrap_target_libs.
2541         * configure: Regenerate.
2543         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2544         with --enable-languages not containing c++.
2545         * configure: Regenerate.
2547 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2549         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2550         * configure: Regenerate.
2552 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2554         * MAINTAINERS (Write After Approval): Update my e-mail address,
2555         and move from from here...
2556         (Waiting for paperwork): To here.
2558 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2560         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2562 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2564         * configure.ac: Do not use $extrasub for replacing @if/@endif
2565         parts in Makefile; instead, use additional arguments to
2566         AC_CONFIG_COMMANDS to do the replacement manually, with several
2567         sed invocations, to avoid HP-UX sed command limits.
2568         * configure: Regenerate.
2570 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2572         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2573         blank before -L.
2575 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2577         * configure.ac (with-build-config): Document.  Handle without.
2578         Handle missing argument.
2579         * configure: Rebuilt.
2581 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2583         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2584         Default to bootstrap-debug only if compare-debug works.
2585         * configure: Rebuilt.
2586         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2587         * Makefile.in: Rebuilt.
2589 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2591         * MAINTAINERS (OS Port Maintainers): Update my email address.
2593 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2595         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2596         * Makefile.in: Rebuilt.
2598 2009-09-01  Chris Demetriou  <cgd@google.com>
2600         * MAINTAINERS (Write After Approval): Add myself.
2602 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2604         PR debug/30161
2605         * include/dwarf2.h (enum dwarf_tag): Added
2606         DW_TAG_GNU_template_template_param
2607         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2609 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2611         * Makefile.tpl (AWK): Fix typo.
2612         * Makefile.in: Regenerate.
2614 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2616         * configure.ac: Detect awk and sed.
2617         * Makefile.def (flags_to_pass): Add AWK and SED.
2618         * Makefile.tpl (AWK, SED): New.
2619         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2620         * configure: Regenerate.
2621         * Makefile.in: Regenerate.
2623 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2625         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2626         (collapseslashes): Likewise.
2628 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2630         * configure.ac (AC_PREREQ): Bump to 2.64.
2632 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2634         * configure.ac: Remove --with-datarootdir, --with-docdir,
2635         --with-pdfdir, --with-htmldir switches.
2636         * configure: Regenerate.
2638         * configure: Regenerate.
2640         * compile: Sync from Automake 1.11.
2641         * depcomp: Likewise.
2642         * install-sh: Likewise.
2643         * missing: Likewise.
2644         * mkinstalldirs: Likewise.
2645         * ylwrap: Likewise.
2647 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2649         * ltmain.sh (func_normal_abspath): New function.
2650         (func_relative_path): Likewise.
2651         (func_mode_help): Document new -bindir option for link mode.
2652         (func_mode_link): Add new -bindir option, and use it to place
2653         output DLL if specified.
2655 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2657         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2658         (baseargs): Add --disable-option-checking.
2659         * configure: Regenerate.
2661         * Makefile.def (configure-target-libiberty): Depend on
2662         all-binutils and all-ld.
2663         (configure-target-newlib): Likewise.
2664         * Makefile.in: Regenerate.
2666 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2668         * config.sub, config.guess: Update from upstream sources.
2670 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2672         Sync from src, merge:
2674         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2676         * configure.ac: Do not exclude gas for i386-*-darwin.
2677         Add a case for x86_64-*-darwin.
2678         * configure: Regenerate.
2680 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2682         * MAINTAINERS: Add my name to Write After Approval list.
2684 2009-08-06  Michael Eager  <eager@eagercon.com>
2686         * configure.ac: Add Microblaze target.
2687         * configure: Regenerate.
2689 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2691         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2692         * configure: Regenerate.
2694 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2696         * MAINTAINERS (Write After Approval): Update my e-mail address.
2698 2009-07-06  Ian Lance Taylor  <iant@google.com>
2700         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2701         * configure: Rebuild.
2703 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2705         * MAINTAINERS: Move myself to the Graphite Reviewers.
2707 2009-06-30  Wei Guozhi  <carrot@google.com>
2709         * MAINTAINERS: Add my name to Write After Approval list.
2711 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2713         PR bootstrap/40338
2714         * configure.ac (comparestring): Create new variable.
2715         * Makefile.tpl (comparestring): Use to skip some comparisions.
2716         * configure: Regenerate.
2717         * Makefile.in: Regenerate.
2719 2009-06-26  Doug Evans  <dje@sebabeach.org>
2721         * Makefile.def (host_modules): Add cgen.
2722         * Makefile.in: Regenerate.
2723         * configure.ac (host_tools): Add cgen.
2724         * configure: Regenerate.
2726 2009-06-23  DJ Delorie  <dj@redhat.com>
2728         * MAINTAINERS: Add myself as mep maintainer.
2730 2009-06-23  Ian Lance Taylor  <iant@google.com>
2732         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2733         boot_languages.  Only bootstrap target libraries listed in
2734         target_libs for some boot language.  Add --with-stage1-ldflags,
2735         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2736         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2737         if not building with C++.
2738         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2739         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2740         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2741         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2742         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2743         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2744         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2745         * configure, Makefile.in: Rebuild.
2747 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2749         * MAINTAINERS: Added my name to write-after-approval list.
2751 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2753         * configure.ac: Define is_elf for QNX Neutrino targets.
2754         * configure: Regenerate.
2756 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2758         * MAINTAINERS: Added my name to the write-after-approval list
2760 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2762         * configure.ac: Detect MPC in default directory.
2763         * configure: Regenerate.
2765 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2766             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2768         * Makefile.tpl (all): Avoid a trailing backslash.
2769         * Makefile.in: Regenerate.
2771 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2773         * config.sub, config.guess: Update from upstream sources.
2775 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2777         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2778         to noconfdirs.
2779         * configure: Regenerate.
2781 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2783         * Makefile.tpl ([+compare-target+]): Compare all stage
2784         directories, rather than just gcc.
2785         * Makefile.in: Rebuilt.
2787 2009-06-01  Doug Kwan  <dougkwan@google.com>
2789         * configure.ac: Support gold for target arm*-*-*.
2790         * configure: Regenerate.
2792 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2794         * Makefile.def: Add MPC support and dependencies.
2795         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2797         * Makefile.in, configure: Regenerate.
2799 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2801         * Makefile.tpl (all): Avoid harmless warning in make all when
2802         gcc-bootstrap is enabled but stage_last does not exist.
2803         * Makefile.in: Rebuilt.
2805 2009-05-24  Nicolas Roche  <roche@adacore.com>
2807         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2808         * Makefile.in: Regenerate.
2810 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2812         * MAINTAINERS: Update my e-mail address.
2814 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2816         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2817         * configure:  Regenerate.
2819 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2821         PR other/40159
2822         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2823         gcc-no-bootstrap are mutually exclusive.
2824         * Makefile.in: Rebuilt.
2826 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2828         PR other/40159
2829         * Makefile.tpl (all): Don't end with unconditional success.
2830         * Makefile.in: Rebuilt.
2832 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2834         PR target/37137
2835         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2836         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2837         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2838         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2839         stage_configureflags, stage_cflags and stage_libcflags into
2840         explicit Makefile macros.
2841         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2842         GFORTRAN.
2843         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2844         CC.  Set CC_FOR_BUILD from CC.
2845         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2846         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2847         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2848         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2849         and GFORTRAN.
2850         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2851         (_LIBCFLAGS): Renamed to _TFLAGS.
2852         (do-compare-debug, do-compare3-debug): Drop.
2853         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2854         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2855         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2856         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2857         (XGCC_FLAGS_FOR_TARGET): New.
2858         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2859         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2860         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2861         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2862         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2863         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2864         TFLAGS.
2865         (BUILD_CONFIG): Include if requested.
2866         (all): Set TFLAGS on bootstrap.
2867         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2868         (all-stageid-prefixmodule): Likewise.
2869         (do-clean, distclean-stageid): Set TFLAGS.
2870         (restrap): Fix whitespace.
2871         * Makefile.in: Rebuilt.
2873 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2875         * config.guess: Sync with src.
2877 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2879         * configure.ac ($with_ppl):  Default to no if not supplied.
2880         ($with_cloog):  Likewise.
2881         configure:  Regenerate.
2883 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2885         * MAINTAINERS: Update my e-mail address.
2887 2009-04-27  Nick Clifton  <nickc@redhat.com>
2889         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2891 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2893         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2894         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2895         * Makefile.in: Regenerate.
2897 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2899         PR bootstrap/39739
2900         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2901         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2903         * configure, Makefile.in: Regenerate.
2905 2009-04-21  Taras Glek  <tglek@mozilla.com>
2907         * include/hashtab.h: Update GTY annotations to new syntax
2908         * include/splay-tree.h: Likewise
2910 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2912         * config.sub, config.guess: Update from upstream sources.
2914 2009-04-15  Anthony Green  <green@moxielogic.com>
2916         * configure.ac: Add moxie support.
2917         * configure: Rebuilt.
2919 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2921         * configure.ac: Change copyright header to refer to version
2922         3 of the GNU General Public License and to point readers at the
2923         COPYING3 file and the FSF's license web page.
2924         * Makefile.def: Likewise.
2925         * Makefile.tpl: Likewise.
2926         * Makefile.in: Regenerate.
2928 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2930         * configure.ac: Restore match for darwin9 or later. Use double
2931         brackets since regeneration eats one pair.
2932         * configure: Regenerate.
2934 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2936         PR gas/10039
2937         * configure.ac: Require texinfo 4.7.
2938         * configure: Regenerated.
2940 2009-04-09  Nick Clifton  <nickc@redhat.com>
2942         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2943         the GCC Runtime Library Exception.
2945 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2947         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2948         * configure: Regenerate.
2950 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2952         * Makefil.def (languages): New entries.
2953         * Makefile.tpl (check-gcc-*): New generic target.
2954         * Makefile.in: Regenerate.
2956 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2958         * MAINTAINERS:  Update my email address.
2960 2009-03-18  Tom Tromey  <tromey@redhat.com>
2962         * configure: Rebuild.
2963         * configure.ac (host_libs): Add libiconv.
2964         * Makefile.in: Rebuild.
2965         * Makefile.def (host_modules): Add libiconv.
2966         (configure-gdb, all-gdb): Depend on libiconv.
2968 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2970         * configure.ac: Treat gdb as supported on x86_64-darwin.
2971         * configure: Regenerate.
2973 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2975         * configure.ac (--with-host-libstdcxx): New option.
2976         * configure: Regenerate.
2978 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2980         * MAINTAINERS:  Move myself into the write after approval list.
2982 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2984         * MAINTAINERS: Update e-mail address.
2986 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2988         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2990 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2992         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2994 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2996         Backport from git Libtool:
2998         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2999         Support GNU/kOpenSolaris.
3000         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3001         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3002         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3003         GNU/kOpenSolaris.
3005 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3007         * MAINTAINERS: Update e-mail address.
3009 2009-02-24  Michael Eager  <eager@eagercon.com>
3011         * MAINTAINERS (Write After Approval): Add self.
3013 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3015         * MAINTAINERS (Write After Approval): Add myself.
3017 2009-02-05  Andreas Schwab  <schwab@suse.de>
3019         * Makefile.tpl (stage_last): Define $r and $s before using
3020         $(RECURSE_FLAGS_TO_PASS).
3021         * Makefile.in: Regenerate
3023 2009-01-30  Ian Lance Taylor  <iant@google.com>
3025         * MAINTAINERS: Move myself to the Global Reviewers list.
3027 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3029         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3030         * configure: Regenerate.
3032 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3034         * MAINTAINERS: Make whitespace consistent.
3035         Remove Robert Millan from Write After Approval.
3037 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3039         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3040         (all-opcodes): Depend on all-libiberty.
3041         * Makefile.in: Regenerate.
3043 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3045         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3046         * configure: Regenerate.
3048 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3050         * MAINTAINERS (Write After Approval): Add myself.
3052 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3054         * MAINTAINERS: Add myself to reviewers (Fortran).
3056 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3058         PR tree-optimization/38515
3059         * configure.ac (cloog-polylib): Removed.
3060         (with_ppl, with_cloog): Test for "no".
3061         * configure: Regenerated.
3063 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3065         * MAINTAINERS: Moved myself to reviewers (Fortran).
3067 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3069         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3070         (Write After Approval): Remove myself.
3072 2009-01-03  Diego Novillo  <dnovillo@google.com>
3074         * MAINTAINERS: Remove myself from alias maintainership.
3076 2009-01-02  David Ayers  <ayers@fsfe.org>
3078         * MAINTAINERS: Update e-mail address.
3080 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3082         * MAINTAINERS: Make whitespace consistent.
3084 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3086         Backport from upstream Libtool:
3087         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3088         Add cache variables to tests that require the linker to work.
3089         For shlibpath_overrides_runpath, this also changes the semantics
3090         to let the result from the C compiler take precedence.
3092 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3094         * config.sub, config.guess: Update from upstream sources.
3096 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3098         * configure.ac (ppllibs): Add by default the lib flags.
3099         * configure: Regenerate.
3101 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3103         * MAINTAINERS:  Add myself to the write after approval list.
3105 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3107         * configure.ac: Add double brackets on darwin[912].
3108         * configure: Regenerate.
3110 2008-12-03  Daniel Kraft  <d@domob.eu>
3112         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3113         Approval to Reviewer section (for Fortran front-end).
3115 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3117         * configure.ac: Expand to darwin10 and later.
3118         * configure: Regenerate.
3120 2008-12-02  Andreas Schwab  <schwab@suse.de>
3122         * Makefile.def: configure-target-boehm-gc depends on
3123         all-target-libstdc++-v3.
3124         * Makefile.in: Regenerate.
3126 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3128         * MAINTAINERS:  Add myself as mingw maintainer.
3130 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3132         * config.sub, config.guess: Update from upstream sources.
3134 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3136         * README.SCO: Remove.
3138 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3140         * MAINTAINERS:  Add myself to the write after approval list.
3142 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3144         * MAINTAINERS:  Update my email address in WAA section.
3146 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3148         * MAINTAINERS: Update e-mail address.
3150 2008-11-27  Toon Moene  <toon@moene.org>
3152         * MAINTAINERS: Change e-mail address.
3154 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3156         * configure.ac: Build gdb for i?86-*-darwin*
3157         * configure: Regenerated.
3159 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3161         * MAINTAINERS: Added my full name.
3163 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3165         PR bootstrap/38014
3166         PR bootstrap/37923
3168         Revert:
3170         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3172         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3173         * Makefile.in: Regenerated.
3175         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3177         PR gdb/921
3178         PR gdb/1646
3179         PR gdb/2175
3180         PR gdb/2176
3182         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3183         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3184         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3185         (HOST_EXPORTS): Pass CPPFLAGS.
3186         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3187         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3188         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3189         * Makefile.in, configure: Regenerated.
3190         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3191         and CPPFLAGS_FOR_BUILD.
3193 2008-11-06  Jeff Law  <law@redhat.com>
3195         * MAINTAINERS: Add myself as middle end maintainer.
3197 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3199         * MAINTAINERS (Write after approval): Add myself.
3201 2008-11-05  Diego Novillo  <dnovillo@google.com>
3203         * MAINTAINERS (Global Reviewers): Add myself.
3204         (Non-Algorithmic Maintainers): Remove myself.
3206 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3208         * MAINTAINERS (Write after approval): Add myself.
3210 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3212         * MAINTAINERS (Write after approval): Add myself.
3214 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3216         * configure.ac (spu-*-*): Remove special case.
3217         * configure: Regenerate.
3219 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3221         * MAINTAINERS (Write after approval): Update my email address.
3223 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3225         * configure.ac [spu-*-*]: Do not set skipdirs.
3226         * configure: Re-generate.
3228 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3230         * MAINTAINERS (Various Maintainers): Add myself to reload.
3232 2008-10-25  Richard Guenther  <rguenther@suse.de>
3234         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3235         maintainer.  Remove myself as libgcc-math maintainer.
3236         (Non-Algorithmic Maintainers): Remove myself.
3238 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3240         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3241         * Makefile.in: Regenerated.
3243 2008-10-23  Cary Coutant  <ccoutant@google.com>
3245         * MAINTAINERS (Write after approval): Add myself.
3247 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3249         PR gdb/921
3250         PR gdb/1646
3251         PR gdb/2175
3252         PR gdb/2176
3254         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3255         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3256         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3257         (HOST_EXPORTS): Pass CPPFLAGS.
3258         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3259         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3260         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3261         * Makefile.in, configure: Regenerated.
3262         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3263         and CPPFLAGS_FOR_BUILD.
3265 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3267         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3268         Sebastian Pop.
3270 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3272         * MAINTAINERS (Write After Approval): Added myself.
3274 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3276         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3277         recommended version to 2.3.2.
3279         * configure: Regenerate.
3281 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3283         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3285 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3287         * MAINTAINERS (Write After Approval): Update e-mail address.
3289 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3291         * libtool.m4: Update to libtool 2.2.6.
3292         * lt~obsolete.m4: Update to libtool 2.2.6.
3293         * ltmain.sh: Update to libtool 2.2.6.
3294         * ltsugar.m4: Update to libtool 2.2.6.
3295         * ltversion.m4: Update to libtool 2.2.6.
3296         * ltoptions.m4: Update to libtool 2.2.6.
3297         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3299 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3301         * MAINTAINERS (Write After Approval): Add myself.
3303 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3305         * MAINTAINERS (Write After Approval): Update my name.
3307 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3309         * MAINTAINERS: Add myself in "Write After Approval".
3311 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3313         * MAINTAINERS: Add myself as ia64 maintainer.
3315 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3317         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3318         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3319         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3320         and Michael Tiemann from Write After Approval since they do not
3321         actually have access.
3323 2008-09-05  Richard Guenther  <rguenther@suse.de>
3325         * configure.ac: Initialize clooglibs to -lcloog.
3326         * configure: Re-generate.
3328 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3330         * MAINTAINERS (Write After Approval): Add myself.
3332 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3334         * configure.ac (--with-cloog-polylib): New.
3335         (--disable-cloog-version-check): New.
3336         (--disable-ppl-version-check): New.
3337         * configure: Re-generate.
3339 2008-09-03  Richard Guenther  <rguenther@suse.de>
3341         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3342         cloog test.
3343         * configure: Re-generate.
3345 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3347         Add picoChip port.
3348         * MAINTAINERS: Add picoChip maintainers.
3350 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3351             Tobias Grosser  <grosser@fim.uni-passau.de>
3352             Jan Sjodin  <jan.sjodin@amd.com>
3353             Harsha Jagasia  <harsha.jagasia@amd.com>
3354             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3355             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3356             Adrien Eliche  <aeliche@isty.uvsq.fr>
3358         Merge from graphite branch.
3359         * configure: Regenerate.
3360         * Makefile.in: Regenerate.
3361         * configure.ac (host_libs): Add ppl and cloog.
3362         Add checks for PPL and CLooG.
3363         * Makefile.def (ppl, cloog): Added modules and dependences.
3364         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3365         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3367 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3369         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3370         (GCC_SHLIB_SUBDIR): New.
3371         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3372         * configure: Regenerate.
3373         * Makefile.in: Regenerate.
3375 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3377         * MAINTAINERS: Consistently use tabs to separate columns.
3379 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3381         * MAINTAINERS (Write after Approval): Add myself.
3383 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3385         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3386         Enable bfd, binutils and opcodes.
3387         * configure: Regenerate.
3389 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3391         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3393 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3395         * MAINTAINERS:  Use correct Umlaut for last name.
3397 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3399         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3401 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3403         * MAINTAINERS: Update my email address.
3405 2008-08-16  Nicolas Roche  <roche@adacore.com>
3407         * Makefile.tpl: Add BOOT_ADAFLAGS.
3408         * Makefile.in: Regenerate.
3410 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3412         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3413         * configure: Regenerate.
3415 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3417         * configure.ac: Add makefile fragments for hpux.
3418         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3419         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3420         * configure: Regenerate.
3421         * Makefile.in: Regenerate.
3423 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3425         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3427 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3429         * MAINTAINERS (Write after Approval): Add myself.
3431 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3433         * MAINTAINERS (Write After Approval):  Add myself.
3435 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3437         * MAINTAINERS (Write After Approval):  Add myself.
3439 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3441         * MAINTAINERS: Update my email address.
3443 2008-06-25  Joey Ye  <joey.ye@intel.com>
3445         * MAINTAINERS (Write After Approval):  Add myself.
3447 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3449         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3450         * Makefile.in: Regenerate.
3451         * configure: Regenerate.
3453 2008-06-17  Daniel Kraft  <d@domob.eu>
3455         * MAINTAINERS (Write After Approval):  Add myself.
3457 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3459         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3460         "$@" is still intact with both Autoconf 2.59 and 2.62.
3461         * configure: Regenerate.
3463 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3465         * Makefile.tpl: Fix comment errors.
3466         * Makefile.in: Regenerate.
3468 2008-06-12  David S. Miller  <davem@davemloft.net>
3469             David Edelsohn  <edelsohn@gnu.org>
3471         * configure.ac: Add powerpc*-*-* to gold supported targets.
3472         * configure: Regenerate.
3474 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3476         PR tree-optimization/36218
3477         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3478         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3479         (all prefix="build-"): Pass them to build-system sub-makes.
3480         * Makefile.in: Regenerate.
3482 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3484         * MAINTAINERS (mt port): Remove.
3485         (sco5, unixware, sco udk): Remove.
3486         (Kean Johnston): Add to Write After Approval.
3488 2008-05-30  Julian Brown  <julian@codesourcery.com>
3490         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3491         of libobjc for ARM EABI Linux.
3492         * configure: Regenerate.
3494 2008-05-18  Xinliang David Li   <davidxl@google.com>
3496         * ChangeLog: Remove wrong ChangeLog entry.
3498 2008-05-17  Xinliang David Li   <davidxl@google.com>
3500         * MAINTAINERS (Write After Approval): Add myself.
3502 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3504         * MAINTAINERS (Write After Approval): Add myself.
3506 2008-05-14  Rafael Espíndola  <espindola@google.com>
3508         * config-ml.in: don't handle --enable-shared and --enable-static.
3510 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3512         * MAINTAINERS: Update my email address.
3514 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3516         * MAINTAINERS: Update my email address.
3518 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3520         * MAINTAINERS (Write After Approval): Add myself.
3522 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3524         * MAINTAINERS (Write After Approval): Add myself.
3526 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3528         * MAINTAINERS (crx): Add myself.
3530 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3532         Sync with src:
3533         2008-04-14  David S. Miller  <davem@davemloft.net>
3535         * configure.ac: Add sparc*-*-* to gold supported targets.
3536         * configure: Regenerate.
3538 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3540         PR bootstrap/35457
3541         * configure.ac: Include override.m4.
3542         * configure: Regenerate.
3544 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3546         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3547         * Makefile.in: Regenerate.
3549 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3551         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3552         as nonconfigurable directories list.
3553         * configure: Regenerate.
3555 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3557         * config.sub, config.guess: Update from upstream sources.
3559 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3561         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3562         * Makefile.in: Regenerate.
3564 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3566         * configure.ac: Do not build libssp for the AVR.
3567         * configure: Regenerate.
3569 2008-04-07  Ian Lance Taylor  <iant@google.com>
3571         * Makefile.def: check-gold depends upon all-binutils.
3572         * Makefile.in: Regenerate.
3574 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3576         * MAINTAINERS (Write After Approval): Add myself.
3578 2008-04-04  Nick Clifton  <nickc@redhat.com>
3580         PR binutils/4334
3581         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3582         builds.
3583         * configure: Regenerate.
3585 2008-04-04  NightStrike  <NightStrike@gmail.com>
3587         PR other/35151
3588         * configure.ac: Combine rules for mingw32 and mingw64.
3589         * configure: Regenerate.
3591 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3593         * MAINTAINERS (Write After Approval): Add myself.
3595 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3597         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3598         * Makefile.in (.NOTPARALLEL): Ditto.
3600 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3602         * MAINTAINERS (Write After Approval): Add myself.
3604 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3606         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3607         * Makefile.in (.NOTPARALLEL): Regenerate.
3609 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3611         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3612         * Makefile.in: Regenerate.
3614 2008-03-26  Jakub Staszak  <kuba@et.pl>
3616         * MAINTAINERS (Write After Approval): Add myself.
3618 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3620         * MAINTAINERS:  Update e-mail address.
3622 2008-03-20  Ian Lance Taylor  <iant@google.com>
3624         * configure.ac: Add support for --enable-gold.
3625         * Makefile.def: Add gold as a directory like ld.
3626         * configure, Makefile.in: Regenerate.
3628 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3630         * configure.ac: m4_include config/proginstall.m4.
3631         * configure: Regenerate.
3633         Backport from upstream Libtool:
3635         2007-10-12  Eric Blake  <ebb9@byu.net>
3637         Deal with Autoconf 2.62's semantic change in m4_append.
3638         * ltsugar.m4 (lt_append): Replace broken versions of
3639         m4_append.
3640         (lt_if_append_uniq): Don't require separator to be overquoted,
3641         and avoid broken m4_append.
3642         (lt_dict_add): Fix typo.
3643         * libtool.m4 (_LT_DECL): Don't overquote separator.
3645 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3647         * config.rpath: Add AIX 6 support.
3649 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3651         * Makefile.def (stageprofile).  Remove -fprofile-generate
3652         from stage_libcflags.
3653         * Makefile.in: Regenerate.
3655 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3657         * config.sub, config.guess: Update from upstream sources.
3659 2008-03-06  Tom Tromey  <tromey@redhat.com>
3661         * MAINTAINERS: Update for treelang deletion.
3663 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3665         * MAINTAINERS: Update my email address.
3667 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3669         * MAINTAINERS (darwin port): Add myself as a maintainer.
3670         (objective-c/c++): Add myself as a maintainer.
3672 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3674         * MAINTAINERS (Write After Approval): Update my email address.
3676 2008-02-25  Tomas Bily  <tbily@suse.cz>
3678         * MAINTAINERS (Write After Approval): Add myself.
3680 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3682         * MAINTAINERS (OpenMP): Add myself.
3684 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3686         PR bootstrap/32009
3687         PR bootstrap/32161
3689         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3690         * configure: Regenerate.
3692         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3693         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3694         STAGE4_LIBCFLAGS): New.
3695         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3696         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3697         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3698         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3699         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3700         for target modules.  Don't export LIBCFLAGS.
3701         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3702         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3703         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3704         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3705         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3706         * Makefile.in: Regenerate.
3708 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3710         PR libgcj/33085
3711         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3712         Do not use -DDLL_EXPORT.  Backport from upstream.
3714 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3716         * MAINTAINERS (Write After Approval): Add myself.
3718 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3720         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3721         * configure: Regenerate.
3723 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3725         * configure.ac (xtensa*-*-*): Recognize processor variants.
3726         * configure: Regenerate.
3728 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3730         PR bootstrap/34922
3731         * configure.ac (PARSE_ARGS): Push suitable setting of
3732         ac_subdirs_all, for `./configure --help=recursive'.
3733         Handle `+' in generic toplevel directory disabling.
3734         * configure: Regenerate.
3736 2008-01-28  Nick Clifton  <nickc@redhat.com>
3738         * MAINTAINERS (xstormy16): Take over maintainership.
3740 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3742         * MAINTAINERS (c4x port): Remove.
3744 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3746         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3748 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3750         * config.sub, config.guess: Update from upstream sources.
3752 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3754         * MAINTAINERS (Write After Approval): Add myself.
3756 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3758         * MAINTAINERS: Update my email address.
3760 2008-01-09  Raksit Ashok  <raksit@google.com>
3762         * MAINTAINERS (Write After Approval): Add myself.
3764 2008-01-09  Raksit Ashok  <raksit@google.com>
3766         * MAINTAINERS (Write After Approval): Add myself.
3768 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3770         * config.sub, config.guess: Update from upstream sources.
3772 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3774         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3775         Change recommended MPFR from 2.2.1 -> 2.3.0.
3776         * configure: Regenerate.
3778 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3780         * MAINTAINERS: Update my email address.
3782 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3784         * MAINTAINERS: Update my email address.
3786 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3788         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3789         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3790         * Makefile.in: Regenerate.
3792 2007-12-10  Mark Heffernan  <meheff@google.com>
3794         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3795         misplaced entries.
3797 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3799         * configure.ac: Enable libjava for x86_64-*-darwin9.
3800         * configure: Regenerate.
3802 2007-12-07  Bill Maddox  <maddox@google.com>
3804         * MAINTAINERS (Write After Approval): Add myself.
3806 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3808         * config.sub, config.guess: Update from upstream sources.
3810 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3812         * config-ml.in: Remove 64bit configure tests.
3814 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3816         * config-ml.in: Robustify against white space in absolute file
3817         names.
3819         * config-ml.in (multi-clean): Substitute ${Makefile}.
3820         Remove superfluous ${Makefile} in list.
3822 2007-11-19  Thiemo Seufer  <ths@mips.com>
3824         * config-ml.in: Don't hardcode the Makefile name.
3826 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3828         * MAINTAINERS (Write After Approval): Add myself.
3830 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3832         * MAINTAINERS (Write After Approval): Add myself.
3834 2007-11-06  Doug Kwan  <dougkwan@google.com>
3836         * MAINTAINERS (Write After Approval): Add myself.
3838 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3840         * MAINTAINERS (mercury): Remove entry.
3841         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3843 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3845         * Makefile.def (dependencies): Make configure-gdb depend on
3846         all-intl.
3847         * Makefile.in: Regenerated.
3849 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3851         * MAINTAINERS (Fortran maintainer): Remove myself.
3853 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3855         * Makefile.def: To avoid problems running with parallel makes,
3856         build newlib before libgloss so that target specific header
3857         files are availble.
3858         * Makefile.in: Regenerate
3860 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3862         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3863         * Makefile.in: Regenerate.
3865 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3867         * MAINTAINERS (Register allocation reviewer): Add myself.
3869 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3871         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3872         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3873         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3874         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3875         * configure: Regenerate.
3877 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3879         * MAINTAINERS (Register allocation reviewer): Add myself.
3881 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3883         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3884         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3885         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3886         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3887         * configure.ac: Default them to host tools for $host = $build.
3888         Subst them.
3890         * configure: Regenerate.
3891         * Makefile.in: Regenerate.
3893 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3895         * MAINTAINERS (Register allocation reviewer): Add myself.
3897 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3899         * MAINTAINERS (Register allocation reviewer): Add myself.
3901 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3903         * MAINTAINERS (Write After Approval): Fix typo.
3905 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3907         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3908         * configure: Regenerate.
3910 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3912         PR bootstrap/31906
3913         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3914         they're already prefixed.
3916 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3918         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3919         libstdc++.
3920         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3921         * configure: Regenerate.
3922         * Makefile.in: Regenerate.
3924 2007-09-17  Andreas Schwab  <schwab@suse.de>
3926         * configure.ac: Raise minimum makeinfo version to 4.6.
3927         * configure: Regenerate.
3929 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3931         * MAINTAINERS (write-after-approval) add myself
3933 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3935         * configure.ac: Correct makeinfo version check.
3936         * configure: Regenerate.
3938 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3940         * MAINTAINERS: Update my email address.
3942 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3944         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3945         to $skipdirs and only disable gprof for newlib.  Use the normal
3946         mips*-elf* handling in other respects.
3947         * configure: Regnerate.
3949 2007-09-12  David Daney  <ddaney@avtrex.com>
3951         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3952         enabling libgcj.
3953         * configure: Regenerate.
3955 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3957         PR other/32154
3958         * configure.ac: For libgloss targets, point the linker to the linker
3959         script, startup code and simulator library.
3960         * configure: Regenerate.
3962 2007-09-07  Andrew Haley  <aph@redhat.com>
3964         * configure.ac (noconfigdirs): Remove target-libffi and
3965         target-libjava.
3966         * configure: Regenerate.
3968 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3970         PR target/33281
3971         * configure.ac: Use config/mh-mingw on mingw.
3972         * configure: Regenerate.
3974 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3976         * MAINTAINERS (Write After Approval): Add myself.
3978 2007-09-05  Richard Guenther  <rguenther@suse.de>
3980         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3981         nor --disable-checking is provided also turn on yes and types
3982         checking for stage1.
3983         * configure: Re-generate.
3985 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3987         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3988         (Write After Approval): Remove myself.
3990 2007-08-29  Nick Clifton  <nickc@redhat.com>
3992         * config.sub, config.guess: Update from upstream sources.
3994 2007-08-22  Bud Davis  <jmdavis@link.com>
3996         * MAINTAINERS (Write After Approval): Added myself.
3997         * MAINTAINERS (Reviewers): Removed myself.
3999 2007-08-18  Paul Brook  <paul@codesourcery.com>
4000             Joseph Myers  <joseph@codesourcery.com>
4002         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4003         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4004         * Makefile.in: Regenerate.
4005         * configure.ac (--with-debug-prefix-map): New.
4006         * configure: Regenerate.
4008 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4009             Nigel Stephens  <nigel@mips.com>
4011         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4012         as target_makefile_frag.
4013         * configure: Regenerate.
4015 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4017         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4018         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4019         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4020         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4021         (do-compare, do-compare3, do-compare-debug): New.
4022         ([+compare-target+]): Use them.
4024 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4026         * MAINTAINERS (Write After Approval): Change my email address.
4028 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4029             Ben Elliston  <bje@au.ibm.com>
4031         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4032         --silent if $silent.
4033         * configure: Regenerate.
4035 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4037         * MAINTAINERS (Various Maintainers): Add myself as
4038         loop infrastructure maintainer.  Update my e-mail
4039         address.
4041 2007-07-31  Diego Novillo  <dnovillo@google.com>
4043         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4044         Adjust description.
4046 2007-07-26  Richard Guenther  <rguenther@suse.de>
4048         * configure.ac: Add types checking to stage1 checking flags.
4049         * configure: Regenerate.
4051 2007-07-17  Nick Clifton  <nickc@redhat.com>
4053         * COPYING3: New file.  Contains version 3 of the GNU General
4054         Public License.
4055         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4056         Lesser General Public License.
4058 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4060         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4062 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4064         * MAINTAINERS (S/390 co-maintainer): Add myself.
4065         (Write After Approval): Remove myself.
4067 2007-07-13  Dan Hipschman  <dsh@google.com>
4069         * MAINTAINERS (Write After Approval): Add myself.
4071 2007-07-11  Nick Clifton  <nickc@redhat.com>
4073         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4074         WINDRES export.
4075         * Makefile.in: Regenerate.
4077 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4079         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4080         maintainer.
4082 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4084         * lt~obsolete.m4: New. Import from 20070318 libtool.
4086 2007-07-03  Julian Brown  <julian@codesourcery.com>
4088         * MAINTAINERS (Write After Approval): Add myself.
4090 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4092         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4093         * configure: Regenerate.
4095 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4097         * configure.ac: Add some missing m4 quotation.
4098         * configure: Regenerate.
4100 2007-07-02  Simon Baldwin  <simonb@google.com>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4106         * configure: Regenerate.
4108 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4110         * Makefile.def: Add windmc tool to build.
4111         * Makefile.tpl: Likewise.
4112         * configure.ac: Likewise.
4113         * Makefile.in: Regenerate.
4114         * configure: Regenerate.
4116 2007-06-28  DJ Delorie  <dj@redhat.com>
4118         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4119         not building newlib.
4120         * configure: Regenerated.
4122 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4124         * MAINTAINERS (Write After Approval): Add myself.
4126 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4128         * MAINTAINERS (Write After Approval): Add myself.
4130 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4132         * MAINTAINERS (Write After Approval): Add myself.
4134 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4136         * MAINTAINERS (Write After Approval): Add myself.
4138 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4140         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4141         * Makefile.in: Regenerated.
4143 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4145         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4146         bfin*-*-uclinux* targets.
4147         * configure: Regenerate.
4149 2007-06-14  Ian Lance Taylor  <iant@google.com>
4151         * MAINTAINERS: Add myself as non-algorithmic global write
4152         maintainer.
4154 2007-06-14  Diego Novillo  <dnovillo@google.com>
4156         * MAINTAINERS: Add self as middle-end maintainer and
4157         non-algorithmic global write maintainer.
4159 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4161         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4162         Move all Fortran maintainers except Paul Brook into the
4163         Non-Autopoiesis section.
4165 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4167         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4168         (distclean-stage[+id+]): Possibly delete stage_last.
4169         * Makefile.in: Regenerate.
4171 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4173         * MAINTAINERS (Various Maintainer): Fix typo.
4175 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4177         * MAINTAINERS (Various Maintainer): Add myself as
4178         dataflow maintainer.
4180 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4182         * config.sub, config.guess: Update from upstream sources.
4184 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4186         * Makefile.tpl: Fix spelling error.
4187         * Makefile.in: Regenerate.
4189 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4191         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4192         lt_cv_sys_max_cmd_len.
4194 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4196         * MAINTAINERS (Various Maintainers): Add myself as
4197         auto-vectorizer maintainer.
4199 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4201         PR libjava/32098
4202         * libtool.m4: Revert previous change.
4203         * ltgcc.m4: Put it here.
4205 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4207         * MAINTAINERS (Various Maintainers): Add myself as
4208         auto-vectorizer maintainer.
4210 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4212         PR libjava/32098
4213         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4215 2007-05-30  Richard Guenther  <rguenther@suse.de>
4217         * MAINTAINERS (Various Maintainers): Add myself as
4218         auto-vectorizer maintainer.
4220 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4222         PR bootstrap/29382
4223         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4224         * configure: Rebuilt.
4226 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4228         * MAINTAINERS (Write After Approval): Removed my name.
4230 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4232         * MAINTAINERS (Write After Approval): Remove myself.
4234 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4236         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4238 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4240         * ltmain.sh: Update from ToT Libtool.
4241         * libtool.m4: Update from ToT Libtool.
4242         * ltsugar.m4: New. Update from ToT Libtool.
4243         * ltversion.m4: New. Update from ToT Libtool.
4244         * ltoptions.m4: New. Update from ToT Libtool.
4245         * ltconfig: Remove.
4246         * ltcf-c.sh: Remove.
4247         * ltcf-cxx.sh: Remove.
4248         * ltcf-gcj.sh: Remove.
4250 2007-05-22  Ollie Wild  <aaw@google.com>
4252         * MAINTAINERS (Write After Approval): Add myself.
4254 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4256         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4257         stage_cflags.
4258         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4259         Remove CFLAGS/LIBCFLAGS.
4260         (configure-stage[+id+]-[+prefix+][+module+],
4261         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4262         * Makefile.in: Regenerate.
4264 2007-05-15  Diego Novillo  <dnovillo@google.com>
4266         * MAINTAINERS: Update e-mail address.
4268 2007-05-15  Revital Eres  <eres@il.ibm.com>
4270         * MAINTAINERS (Write After Approval): Add myself.
4272 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4274         * MAINTAINERS (Write After Approval): Updated my address.
4276 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4278         * MAINTAINERS (Write After Approval): Add myself.
4280 2007-05-11  Silvius Rus  <rus@google.com>
4282         * MAINTAINERS (Write After Approval): Add myself.
4284 2007-04-23  Tom Tromey  <tromey@redhat.com>
4286         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4288 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4290         * MAINTAINERS (cpplib): Rename to ...
4291         (libcpp): ... this.  Add C/C++ front end maintainers.
4293 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4295         * config-ml.in: Pass ${ml_config_env} to configure calls.
4297 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4299         * MAINTAINERS (Write After Approval): Add myself.
4301 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4303         * MAINTAINERS (Write After Approval): Add myself.
4305 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4307         * MAINTAINERS (fortran 95 front end): Add myself.
4309 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4311         * MAINTAINERS (Write After Approval): Add myself.
4313 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4315         * MAINTAINERS (Modulo Scheduler): Add myself.
4317 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4319         * MAINTAINERS (fortran 95 front end): Add myself.
4320         (c++ front end): whitespace fix.
4322 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4324         * MAINTAINERS (Write After Approval): Add myself.
4326 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4328         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4329         of glob.  Quote arguments with single quotes too.
4330         * configure: Regenerate.
4332 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4334         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4335         * Makefile.in: Regenerate
4337 2007-03-07  Andreas Schwab  <schwab@suse.de>
4339         * configure: Regenerate.
4341 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4343         * configure.ac: Add "--with-pdfdir" configure option,
4344         which defines pdfdir variable.
4345         * Makefile.def (target=fixincludes): Add install-pdf to
4346         missing targets.
4347         (recursive_targets): Add install-pdf target.
4348         (flags_to_pass): Add pdfdir.
4349         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4350         target.
4351         * configure: Regenerate
4352         * Makefile.in: Regenerate
4354 2007-02-28  Eric Christopher  <echristo@apple.com>
4356         Revert:
4357         2006-12-07  Mike Stump  <mrs@apple.com>
4359         * Makefile.def (dependencies): Add dependency for
4360         install-target-libssp and install-target-libgomp on
4361         install-gcc.
4362         * Makefile.in: Regenerate.
4364 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4366         * configure: Regenerate.
4367         * configure.ac: Move statements after variable declarations.
4369 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4371         * MAINTAINERS: Add myself as sh maintainer.
4373 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4375         * configure.ac: Adjust for loop syntax.
4376         * configure: Regenerate.
4378 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4380         * configure: Rebuilt.
4382 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4384         * configure.ac: Drop multiple occurrences of --enable-languages,
4385         and fix its quoting.
4386         * configure: Rebuilt.
4388 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4389             Nathan Sidwell  <nathan@codesourcery.com>
4390             Vladimir Prus  <vladimir@codesourcery.com>
4391             Joseph Myers  <joseph@codesourcery.com>
4393         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4394         * configure: Regenerate.
4396 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4398         * ltconfig (freebsd*): Default to elf.
4400 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4402         * configure.ac (target_libraries): Move libgcc before libiberty.
4403         * configure: Regenerated.
4405 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4406             Paolo Bonzini  <bonzini@gnu.org>
4408         PR bootstrap/30753
4409         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4410         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4411         * configure: Regenerated.
4413 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4415         * MAINTAINERS (Language Front End Maintainers): Update my mail
4416         address.
4418 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4420         PR bootstrap/30748
4421         * configure.ac: Correct syntax for Solaris ksh.
4422         * configure: Regenerated.
4424 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4426         * configure.ac: Sync with src.
4427         * configure: Regenerate.
4429 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4431         * Makefile.in: Regenerate.
4433 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4435         * config.sub: Sync with src.
4437 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4439         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4440         noncanonical equivalents.
4441         * configure.in: Rename to...
4442         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4443         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4444         target_noncanonical.  Use them.  Rewrite removal of configure
4445         arguments for autoconf 2.59.  Discard variable settings.  Force
4446         program_transform_name for native tools.
4448         * Makefile.in: Regenerated.
4449         * configure: Regenerated with autoconf 2.59.
4451 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4453         * MAINTAINERS (Write After Approval): Add myself.
4455 2007-01-31  Andreas Schwab  <schwab@suse.de>
4457         * Makefile.tpl (LDFLAGS): Substitute it.
4458         * Makefile.in: Regenerate.
4460 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4462         * MAINTAINERS (Write After Approval): Add myself.
4464 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4466         * MAINTAINERS (spu port): Add myself.
4468 2007-01-23  Richard Guenther  <rguenther@suse.de>
4470         PR bootstrap/30541
4471         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4472         * Makefile.tpl (GNATBIND): Substitute it.
4473         (GNATMAKE): Likewise.
4474         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4475         of STAGE_PREFIX.
4476         * Makefile.in: Regenerate.
4477         * configure: Regenerate.
4479 2007-01-18  Mike Stump  <mrs@apple.com>
4481         * configure.in: Re-enable -Werror for gcc builds.
4483 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4485         * MAINTAINERS (Write After Approval): Add myself.
4487 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4489         * configure.in: Change == to = in test command.
4490         * configure: Regenerate.
4492 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4493             Nick Clifton  <nickc@redhat.com>
4494             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4496         * configure.in (build_configargs, host_configargs, target_configargs):
4497         Remove build/host/target parameters.
4498         (host_libs): Add gmp and mpfr.
4499         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4500         * Makefile.def (gmp, mpfr): New.
4501         (gcc): Remove target.
4502         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4503         target_os, target_vendor): New.
4504         (configure): Add host_alias/target_alias arguments; adjust invocations.
4505         * configure: Regenerate.
4506         * Makefile.in: Regenerate.
4508 2007-01-11  Matt Fago  <fago@earthlink.net>
4510         * configure.in: Try to link to functions only in mpfr 2.2.x
4511         to improve robustness of configure tests.
4512         * configure: Regenerate.
4514 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4516         * MAINTAINERS: Add myself as i386 maintainer.
4518 2007-01-08  Jan Hubicka  <jh@suse.cz>
4520         * MAINTAINERS: Add myself as i386 maintainer.
4522 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4524         * configure.in: Add support for an x86_64-mingw* target.
4525         * configure: Regenerate.
4527 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4529         * Makefile.tpl (all-target): Correct @if conditional for target
4530         modules.
4531         * configure.in: Omit libiberty if building only target libgcc.
4532         * configure, Makefile.in: Regenerated.
4534 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4536         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4537         * configure: Regenerate.
4539 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4541         * Makefile.def (target_modules): Add libgcc.
4542         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4543         * Makefile.tpl (clean-target-libgcc): Delete.
4544         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4545         on gcc even for bootstrapped modules.  Rewrite handling of
4546         lang_env_dependencies to loop over target_modules.
4547         * configure.in (target_libraries): Add target-libgcc.
4548         * Makefile.in, configure: Regenerated.
4550 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4552         * configure.in: Reorganize recognition of languages.  Add
4553         --enable-stage1-languages.  Show supported languages for the chosen
4554         target rather than all recognized languages.
4555         * configure: Regenerate.
4557 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4559         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4560         * Makefile.in: Regenerate.
4562 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4564         * configure.in: Warn that MPFR 2.2.0 is buggy.
4565         * configure: Regenerate.
4567 2006-12-27  Ian Lance Taylor  <iant@google.com>
4569         * configure.in: When removing Makefiles to force a reconfigure, also
4570         remove prev-DIR*/Makefile.
4571         * configure: Regenerate.
4573 2006-12-22  Andreas Schwab  <schwab@suse.de>
4575         * configure: Regenerate with correct autoconf version.
4577 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4579         * configure.in: add AC_SUBST for *_FOR_TARGET.
4580         * configure: Regenerate.
4582 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4584         * configure.in: Simplify logic for rejecting languages that cannot
4585         be built.  Separate the case when a language is unsupported,
4586         from the case when the user chooses not to build a language.
4588 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4590         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4591         it only affects bootstrap and could be tested on "$host" as well.
4592         * configure: Regenerate.
4593         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4595 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4597         PR bootstrap/29544
4598         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4599         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4600         move here comment from Makefile.tpl.
4601         * Makefile.tpl: Move some definitions higher in the file.
4602         (STAGE1_CHECKING): New.
4603         * configure.in: Add --enable-stage1-checking.
4604         * configure: Regenerate.
4605         * Makefile.in: Regenerate.
4607 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4609         * MAINTAINERS: Add myself as build system maintainer.
4611 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4613         * MAINTAINERS (Write After Approval): Add myself.
4615 2006-12-13  Eric Christopher  <echristo@apple.com>
4617         * MAINTAINERS: Add myself as darwin maintainer.
4619 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4621         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4623 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4625         MAINTAINERS: Update my entry.
4627 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4629         * configure.in:  Handle spu makefile frag.
4630         * Makefile.tpl (MAINT): Define
4631         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4632         * configure: Regenerate.
4633         * Makefile.in: Regenerate.
4635 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4637         * config.guess: Import latest version.
4638         * config.sub: Likewise.
4640 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4642         * configure.in (spu-*-*): Don't skip target-libiberty.
4643         * configure: Regenerate.
4645 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4647         PR bootstrap/30134
4648         * configure.in: Correct x86 darwin support for libjava to powerpc
4649         and i?86 only.
4650         * configure: Regenerate.
4652 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4654         * configure.in: Add x86 darwin support for libjava.
4655         * configure: Regenerate.
4657 2006-12-07  Mike Stump  <mrs@apple.com>
4659         * Makefile.def (dependencies): Add dependency for
4660         install-target-libssp and install-target-libgomp on
4661         install-gcc.
4662         * Makefile.in: Regenerate.
4664 2006-12-04  Richard Guenther  <rguenther@suse.de>
4666         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4667         (Non-Algorithmic Maintainers): Move over non-algorithmic
4668         loop optimizer maintainers, add myself as a non-algorithmic
4669         middle-end maintainer.
4671 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4673         * MAINTAINERS (Write After Approval): Add myself.
4675 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4677         * configure.in: Update error message for missing GMP/MPFR.
4679         * configure: Regenerate.
4681 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4683         * configure.in: Update MPFR version in error message.
4685         * configure: Regenerate.
4687 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4689         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4690         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4691         --with-gmp-lib): New flags.
4693         * configure: Regenerate.
4695 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4697         * MAINTAINERS (Write After Approval): Change my email address.
4699 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4701         * MAINTAINERS (Write After Approval): Add myself.
4703 2006-11-22  Philipp Thomas  <pth@suse.de>
4705         * MAINTAINERS (i18n): Update e-mail address.
4707 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4709         * MAINTAINERS (spu port): Add myself as maintainer.
4710         (Write After Approval): Remove myself.
4712 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4714         * configure.in (skipdirs): Don't build libssp for SPU.
4715         * configure: Regenerate.
4717 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4719         * MAINTAINERS (spu port): Add myself as maintainer.
4720         (libobjc): Update my email address.
4722 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4724         * MAINTAINERS (Write After Approval): Add myself.
4726 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4728         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4729         * configure : Rebuilt.
4731 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4733         * MAINTAINERS (Write After Approval): Add myself.
4735 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4737         * MAINTAINERS (Write After Approval): Add myself.
4739 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4741         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4742         libmpfr.a.
4743         * configure: Regenerate.
4745 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4747         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4748         (unstage): Test for stage_last presence.
4750         PR bootstrap/29802
4751         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4752         STAGE_PREFIX.
4753         * Makefile.in: Regenerate.
4755 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4757         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4758         maintainers.
4760 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4762         * MAINTAINERS (Write After Approval): Add myself.
4764 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4766         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4767         and stageN-package/Makefile.
4768         * Makefile.in: Regenerated.
4770 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4772         * configure.in: Remove target-libgloss from noconfigdirs for
4773         bfin-*-*.
4774         * configure: Regenerated.
4776 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4778         * configure.in (have_gmp): Only error if the gcc directory exists.
4780         * configure: Regenerate.
4782 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4784         * configure.in: Robustify error message for missing GMP/MPFR.
4786         * configure: Regenerate.
4788 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4790         * MAINTAINERS (Write After Approval): Add myself.
4792 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4794         * MAINTAINERS: Change email address.
4796 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4798         * MAINTAINERS (Write After Approval): Add myself.
4800 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4802         * MAINTAINERS (Write After Approval): Add myself.
4804 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4806         * MAINTAINERS (Write After Approval): Move myself to
4807         Write After Approval section.
4809 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4811         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4812         need_gmp anymore.
4813         * configure: Regenerate.
4815 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4817         * MAINTAINERS (Write After Approval): Add myself.
4819 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4821         * config.guess: Import latest version.
4822         * config.sub: Likewise.
4824 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4826         * Makefile.def: Added pdf target handling.
4827         * Makefile.tpl: Added pdf target handling.
4828         * Makefile.in: Regenerated.
4830 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4832         * MAINTAINERS: Add self as score port maintainer.
4834 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4836         * MAINTAINERS (Write After Approval): Add myself.
4838 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4840         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4841         or newer.
4842         * configure: Regenerated.
4844 2006-09-27  Dave Brolley  <brolley@redhat.com>
4846         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4847         using $s instead of $r.
4848         * configure: Regenerated.
4850 2006-09-26  Thiemo Seufer  <ths@mips.com>
4852         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4853         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4854         * configure: Regenerate.
4856 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4858         * MAINTAINERS (Write After Approval): Remove myself.
4860 2006-09-22  Chao-ying Fu  <fu@mips.com>
4862         * MAINTAINERS (Write After Approval): Add myself.
4864 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4866         * MAINTAINERS: Add self as soft-fp maintainer.
4868 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4870         * MAINTAINERS: Add myself as avr maintainer.
4871         Remove Marek Michalkiewicz as avr maintainer.
4873 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4875         * MAINTAINERS (Write After Approval): Add myself.
4877 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4879         * configure.in: Never build newlib for a Mingw host.
4880         Never build newlib as Mingw target library.
4881         Test the existence of winsup/cygwin for building a Cygwin newlib,
4882         rather than just winsup.
4883         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4884         building a Mingw target.
4885         * configure: Regenerate.
4887 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4889         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4891 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4893         * config.guess: Import from src (was more updated).
4894         * config.sub: Likewise.
4896 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4898         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4899         * configure: Regenerated.
4901 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4903         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4904         for stages after the first.
4906 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4908         * Makefile.def: Add dependencies for configure-opcodes
4909         on configure-intl and all-opcodes on all-intl.
4910         * Makefile.in: Regenerated.
4912 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4914         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4916 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4918         Port to hosts whose 'sort' and 'tail' implementations
4919         treat operands with leading '+' as file names, as POSIX
4920         has required since 2001.  However, make sure the code still
4921         works on pre-POSIX hosts.
4922         * ltmain.sh: Don't assume "sort +2" is equivalent to
4923         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4925 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4927         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4929 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4931         * ltconfig: chmod 644 before ranlib during install.
4933 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4935         PR bootstrap/18058
4936         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4937         if the bootstrap compiler is a GCC version that supports it.
4938         * configure: Regenerate.
4940 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4942         * configure.in: Fix thinkos in previous check-in.
4943         * configure: Regenerate.
4945 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4947         PR other/27063
4948         * configure.in: Test subdir_requires and give an appropriate
4949         error message.
4950         * configure: Regenerate.
4952 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4954         * MAINTAINERS (Write After Approval): Add myself.
4956 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4958         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4960 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4962         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4964 2006-06-20  David Ayers  <d.ayers@inode.at>
4966         PR bootstrap/28072
4967         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4968         whether target-libjava is being configured instead of whether the
4969         java front end is enabled.
4970         * configure: Regenerate.
4972 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4974         PR target/27540
4975         * configure.in: Only enable libgomp on IRIX 6.
4976         * configure: Regenerate.
4978 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4980         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4981         too.
4982         * Makefile.in: Regenerate.
4984 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4986         * config-ml.in: Alter CCASFLAGS to include special
4987         multilib options the same as is done for CFLAGS.
4989 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4991         * configure.in: Don't enable libgomp on hpux10.
4992         * configure: Rebuilt.
4994 2006-06-12  David Ayers  <d.ayers@inode.at>
4996         PR bootstrap/27963
4997         PR target/19970
4998         * configure.in: Remove target-boehm-gc from noconfigdirs where
4999         ${libgcj} is specified.
5000         * configure: Regenerate.
5002 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5004         Sync from src:
5006         * configure.in: Sync.
5007         * configure: Regenerated.
5009         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5011         * Makefile.def: Added dependencies from sim and gdb on intl, and
5012         added configure dependencies to everything with an all dependency
5013         on intl.
5014         * Makefile.in: Regenerated.
5016 2006-06-06  David Ayers  <d.ayers@inode.at>
5018         PR libobjc/13946
5019         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5020         * Makefile.in: Regenerate.
5021         * configure.in: Add --enable-objc-gc at toplevel and have it
5022         enable boehm-gc for Objective-C.
5023         Remove target-boehm-gc from libgcj.
5024         Add target-boehm-gc to target_libraries.
5025         Add target-boehm-gc to noconfigdirs where ${libgcj}
5026         is specified.
5027         Assert that boehm-gc is supported when requested for Objective-C.
5028         Only build boehm-gc if needed either for Java or Objective-C.
5029         * configure: Regenerate.
5031 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5033         PR 27674
5034         * Makefile.tpl (configure-[+prefix+][+module+],
5035         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5036         Remove rule to unstage bootstrapped modules.
5037         (stage_current): New.
5038         * Makefile.in: Regenerate.
5040 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5042         * MAINTAINERS (Write After Approval): Update my e-mail address.
5044 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5046         * include/libiberty.h: Declare pex_run_in_environment.
5048 2006-05-31  Asher Langton  <langton2@llnl.gov>
5050         * MAINTAINERS (Write After Approval): Add myself.
5052 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5054         * Makefile.def (bfd, opcodes): Fix lib_path.
5055         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5056         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5057         * Makefile.in: Regenerate.
5059 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5061         * Makefile.in: Regenerate.
5063 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5065         * Makefile.def: Add install-html target. Add datarootdir
5066         docdir and htmldir to flags_to_pass.
5067         * Makefile.tpl: Add install-html target.
5068         * Makefile.in: Regenerate.
5069         * configure.in: Add --with-datarootdir, --with-docdir, and
5070         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5071         * configure: Regenerate.
5073 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5075         * configure.in: Enable gprof for cross builds.
5076         * configure: Regenerate.
5078 2006-05-22  Richard Guenther  <rguenther@suse.de>
5080         Revert
5081         2006-01-31  Richard Guenther  <rguenther@suse.de>
5082         Paolo Bonzini  <bonzini@gnu.org>
5084         * Makefile.def (target_modules): Add libgcc-math target module.
5085         * configure.in (target_libraries): Add libgcc-math target library.
5086         (--enable-libgcc-math): New configure switch.
5087         * Makefile.in: Re-generate.
5088         * configure: Re-generate.
5089         * libgcc-math: New toplevel directory.
5091 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5092             Andreas Tobler  <a.tobler@schweiz.ch>
5094         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5095         * configure: Rebuilt.
5097 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5099         * MAINTAINERS (Write After Approval): Add myself.
5101 2006-05-01  DJ Delorie  <dj@redhat.com>
5103         * configure.in: Restore CFLAGS if GMP isn't present.
5104         * configure: Regenerate.
5106 2006-05-01  Richard Guenther  <rguenther@suse.de>
5108         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5109         maintainer.
5111 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5113         * MAINTAINERS (Write After Approval): Add myself.
5115 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5117         * MAINTAINERS (Write After Approval): Add myself.
5119 2006-04-18  DJ Delorie  <dj@redhat.com>
5121         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5122         reference libgloss so that libssp can be built in a combined
5123         tree.
5124         * configure: Regenerate.
5126 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5128         * MAINTAINERS (Write After Approval): Add myself.
5130 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5132         * configure.in: Require makeinfo 4.4 or higher.
5133         * configure: Regenerate.
5135 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5137         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5138         Rearrange the entries of other libraries to have them in one place.
5140 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5142         * MAINTAINERS (Write After Approval): Remove myself.
5143         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5145 2006-03-14  Richard Guenther  <rguenther@suse.de>
5147         * configure: Regenerate with autoconf 2.13.
5149 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5151         * MAINTAINERS: Use my work address.
5153         * MAINTAINERS: Update my E-mail address.
5155 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5157         * configure.in: Handle --disable-<component> generically.
5158         * configure: Regenerate.
5160 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5162         PR libgcj/17311
5163         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5165 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5167         * MAINTAINERS (Write After Approval):  Remove myself.
5168         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5170 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5172         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5173         (TARGET_CONFIGDIRS): Remove.
5174         * configure.in: Remove AC_SUBST(target_configdirs).
5175         * Makefile.in, configure: Regenerated.
5177 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5179         * MAINTAINERS (Write After Approval):  Remove myself.
5180         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5182 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5184         PR bootstrap/25670
5186         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5188         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5189         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5190         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5191         BUILD_PREFIX, BUILD_PREFIX_1.
5192         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5194         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5195         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5197         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5198         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5199         of `cat stage_current`.  Always provide the `r' and `s' variables.
5200         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5201         a single shell execution.
5202         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5203         bootstrapped modules, make the stage1 module if the build was not
5204         started yet, else build the current stage.
5205         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5206         (all-build, all-host, all-target, [+make_target+]-host,
5207         [+make_target+]-target): Do not use \-continued lines.
5208         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5209         (current_stage, restrap, stage_last): New.
5211         * Makefile.in: Regenerate.
5212         * configure: Regenerate.
5214 2006-02-19  Bud Davis  <jmdavis@link.com>
5216         * MAINTAINERS (Write After Approval):  Remove myself.
5217         (Language Front End Maintainers):  Add myself as fortran 95
5218         maintainer and update e-mail address.
5220 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5222         * MAINTAINERS (Write After Approval):  Remove myself.
5223         (Language Front End Maintainers):  Add myself as fortran 95
5224         maintainer.
5226 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5228         * MAINTAINERS (Write After Approval): Add myself.
5230 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5232         * MAINTAINERS (Write After Approval):  Remove myself.
5233         (Language Front End Maintainers):  Add myself as
5234         fortran 95 maintainer.
5236 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5238         Sync from src:
5240         2005-12-27  Leif Ekblad  <leif@rdos.net>
5242         * configure.in: Add support for RDOS target.
5243         * configure: Regenerate.
5245 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5246             Andreas Schwab  <schwab@suse.de>
5248         * configure: Regenerate.
5250 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5252         * configure.in (enable_libgomp): Add AIX.
5253         * configure: Regenerate.
5255 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5257         * MAINTAINERS (Write After Approval): Add myself.
5259 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5261         * MAINTAINERS (Write After Approval): Add myself.
5263 2006-01-31  Richard Guenther  <rguenther@suse.de>
5264         Paolo Bonzini  <bonzini@gnu.org>
5266         * Makefile.def (target_modules): Add libgcc-math target module.
5267         * configure.in (target_libraries): Add libgcc-math target library.
5268         (--enable-libgcc-math): New configure switch.
5269         * Makefile.in: Re-generate.
5270         * configure: Re-generate.
5271         * libgcc-math: New toplevel directory.
5273 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5275         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5276         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5277         the assembler, linker and binutils.
5278         * configure: Regenerate.
5280 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5282         * MAINTAINERS (Write After Approval): Add myself.
5284 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5286         * configure: Regenerate.
5288 2006-01-18  Richard Henderson  <rth@redhat.com>
5289             Jakub Jelinek  <jakub@redhat.com>
5290             Diego Novillo  <dnovillo@redhat.com>
5292         * libgomp: New directory.
5293         * Makefile.def: Add target_module libgomp.
5294         * Makefile.in: Regenerate.
5295         * configure.in (target_libraries): Add target-libgomp.
5296         * configure: Regenerate.
5298 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5300         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5301         @ from continuation.
5302         * Makefile.in: Rebuilt.
5304 2006-01-04  Chris Lattner  <sabre@gnu.org>
5306         * MAINTAINERS (Write After Approval): Add myself.
5308 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5310         PR bootstrap/24252
5312         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5313         * Makefile.tpl (OBJDUMP): New.
5314         (EXTRA_HOST_FLAGS): Add it.
5315         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5317         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5318         to use symbolic links between directories.  Avoid race conditions
5319         or make them harmless.
5320         * configure.in: Do not try to use symbolic links between directories.
5322         * Makefile.def (LEAN): Pass.
5323         * Makefile.tpl (LEAN): Define.
5324         (stage[+id+]-start): Accept that the previous directory does not
5325         exist, if the bootstrap is lean.
5326         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5327         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5328         configure substitution.
5329         ([+compare-target+]): Likewise.
5330         ([+bootstrap-target+]-lean): New.
5331         * configure.in: Remove lean bootstrap support from here.
5333         * Makefile.in: Regenerate.
5334         * configure: Regenerate.
5336 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5338         * MAINTAINERS (libdecnumber): Add myself.
5340 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5342         * libtool-ldflags: New script.
5344 2006-01-02  Andreas Schwab  <schwab@suse.de>
5346         * configure.in: When reconfiguring remove Makefile in
5347         all stage directories.
5348         * configure: Regenerate.
5350 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5352         * MAINTAINERS: Update my email address.
5354 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5356         Revert Ada-related part of the previous change.
5358         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5359         Do not pass.
5360         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5361         * Makefile.in: Regenerate.
5362         * configure.in: Do not include mt-ppc-aix target fragment.
5363         * configure: Regenerate.
5365 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5367         * configure.in: Select appropriate fragments for PowerPC/AIX.
5368         * configure: Regenerate.
5370         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5371         BOOT_CFLAGS, BOOT_LDFLAGS.
5372         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5373         BOOT_CFLAGS, BOOT_LDFLAGS.
5374         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5375         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5376         (stage): Fail if we cannot complete the work.
5377         * Makefile.in: Regenerate.
5379 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5381         * configure.in: Replace ms1 with mt.
5382         * configure: Rebuilt.
5384 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5386         * MAINTAINERS: Update my email address.
5388 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5390         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5391         install-host-nogcc): Don't invoke $(stage) at the end.
5392         * Makefile.in: Regenerate.
5394 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5396         * configure.in: Flip the top-level bootstrap switch.
5397         * configure: Regenerate.
5399 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5401         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5402         $(stage) and $(unstage).
5403         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5404         (all): Remove stray semicolon.
5405         (local-distclean): Don't handle multilib.tmp and multilib.out.
5406         (install.all): Set $s for consistency.
5407         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5408         check_multilibs setting.  Always make the install directory.
5409         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5410         Correct @if/@endif.
5411         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5412         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5413         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5414         (multilib.out): Remove.
5415         * Makefile.in: Regenerated.
5417 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5419         * MAINTAINERS (Write After Approval): Add myself.
5421 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5423         * MAINTAINERS: Add myself as mt maintainer.
5425         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5427 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5429         * MAINTAINERS: Change email address.
5431 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5433         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5434         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5435         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5436         Find in-tree tools if available.
5437         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5438         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5439         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5440         (COMPILER_*_FOR_TARGET): New.
5441         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5442         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5443         (CONFIGURED_*, USUAL_*): Remove.
5444         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5445         STRIP): Use autoconf substitutions.
5446         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5447         COMPILER_NM_FOR_TARGET): New.
5448         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5450         (all): Make all-host and all-target in parallel.
5451         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5452         that $$r and $$s are set before invoking a recursive make.
5453         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5454         ([+bootstrap-target+]): Inline most of the `all' target.
5456 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5458         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5459         from the gcc build directory.
5460         * Makefile.in: Regenerate.
5462 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5464         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5465         depend on all-libdecnumber.
5466         * configure.in (host_libs): Include libdecnumber.
5467         * Makefile.in: Regenerate.
5468         * configure: Likewise.
5470 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5472         * libdecnumber: Import decNumber sources from the dfp-branch.
5474 2005-11-21  Kean Johnston  <jkj@sco.com>
5476         * config.sub, config.guess: Sync from upstream sources.
5478 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5480         Import from Autoconf sources:
5482         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5483         * config/move-if-change: Don't output "$2 is unchanged";
5484         suggested by Ben Elliston.  Handle weird characters correctly.
5486 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5488         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5489         to match upstream libtool for darwin.
5491 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5493         * Makefile.def: Remove gdb dependencies for gdbtk.
5494         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5495         (configure-gdb, install-gdb): New rules.
5496         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5497         * Makefile.in, configure: Regenerated.
5499 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5501         * MAINTAINERS (Write After Approval): Add myself.
5503 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5505         * MAINTAINERS (Write After Approval): Add myself.
5507 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5509         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5510         Diego Novillo.
5512 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5514         PR bootstrap/24297
5515         * Makefile.tpl (do-[+make-target+], do-check, install,
5516         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5517         are set before recursing.
5518         * Makefile.in: Regenerate.
5520 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5522         PR bootstrap/18939
5523         * Makefile.def (gcc) <target>: Fix thinko.
5524         * Makefile.in: Regenerate.
5526 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5528         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5529         * configure: Regenerate.
5531 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5533         * MAINTAINERS (Write After Approval): Add self.
5535 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5537         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5538         target-libffi, target-qthreads, target-libjava, and
5539         targetlibobjc.
5540         * configure: Regenerate.
5542 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5544         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5545         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5546         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5547         (USUAL_OBJDUMP_FOR_TARGET): New.
5548         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5549         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5550         * configure, Makefile.in: Regenerated.
5552 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5554         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5555         before other host packages.
5557 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5559         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5561 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5563         PR bootstrap/22340
5565         * configure.in (default_target): Remove.
5566         * Makefile.tpl (all): Do not use prerequisites as subroutines
5567         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5568         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5569         use prerequisites as subroutines.
5570         (check-host, check-target): New.
5571         (bootstrap configure & all targets): Do not use stage*-start
5572         if the directory layout is already ok.
5573         (non-bootstrap configure & all targets): Prepend a $(unstage).
5574         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5575         (NOTPARALLEL): Remove.
5576         (unstage, stage variables): New variables.
5577         (unstage, stage targets): Simply expand to those variables.
5579         * configure: Regenerate.
5580         * Makefile.in: Regenerate.
5582 2005-10-04  James E Wilson  <wilson@specifix.com>
5584         * Makefile.def (lang_env_dependencies): Add libmudflap.
5585         * Makefile.in: Regenerate.
5587 2005-10-03  Andreas Schwab  <schwab@suse.de>
5589         Backport from libtool CVS:
5590         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5592         * ltmain.sh: add support for installing into temporary
5593         staging area (e.g. 'make install DESTDIR=...')
5595 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5597         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5598         * configure: Regenerated.
5600 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5602         * configure: Regenerate with the correct
5603         autoconf version.
5605 2005-09-30  Catherine Moore  <clm@cm00re.com>
5607         * configure.in (bfin-*-*): New.
5608         * configure: Regenerated.
5610 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5612         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5613         (LIPO_FOR_TARGET): New.
5614         (CONFIGURED_LIPO_FOR_TARGET): New.
5615         (USUAL_LIPO_FOR_TARGET): New.
5616         (STRIP_FOR_TARGET): New.
5617         (CONFIGURED_STRIP_FOR_TARGET): New.
5618         (USUAL_STRIP_FOR_TARGET): New.
5619         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5620         STRIP_FOR_TARGET.
5621         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5622         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5623         * Makefile.in: Regenerate.
5624         * configure: Regenerate.
5626 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5628         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5629         (rs6000-*-aix*): Same.
5630         * configure: Regenerate.
5632 2005-09-16  Tom Tromey  <tromey@redhat.com>
5634         * MAINTAINERS: Add self as java maintainer.
5636 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5638         * configure.in: Recognize f95 in the --enable-languages option,
5639         and substitute it for fortran, issuing a warning.
5640         * configure: Regenerate.
5642 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5644         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5645         * configure:  Regenerated.
5647 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5649         * MAINTAINERS: Add self as ms1 maintainer.
5651 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5653         * Makefile.def (libssp): Add to lang_env_dependencies.
5654         * Makefile.in: Regenerate.
5656 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5658         * MAINTAINERS: Add myself as middle-end maintainer.
5660 2005-08-17  Christian Groessler  <chris@groessler.org>
5662         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5663         * Makefile.in: Regenerate.
5665 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5667         * MAINTAINERS (write after approval): Added myself.
5669 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5671         * MAINTAINERS (Write After Approval): Add myself.
5673 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5675         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5676         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5677         Look for alternate names of the target cc and c++
5678         * configure: Regenerate.
5680 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5682         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5683         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5684         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5685         tools; remove code to manually set them.
5686         (Target tools): Look in the environment for them.
5687         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5688         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5689         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5690         build directory.
5691         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5692         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5693         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5694         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5695         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5696         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5697         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5698         * configure: Regenerate.
5699         * Makefile.in: Regenerate.
5701 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5703         * MAINTAINERS: Update for removed CPU targets.
5705 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5707         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5708         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5709         * Makefile.in: Regenerated.
5711 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5713         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5714         (CFLAGS_FOR_TARGET): Use it.
5715         (CXXFLAGS_FOR_TARGET): Likewise.
5716         * Makefile.in: Regenerated.
5717         * configure.in (--with-build-sysroot): New option.
5718         * configure: Regenerated.
5720 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5722         * Makefile.tpl: Wrap install between unstage and stage
5723         * Makefile.in: Regenerate.
5725 2005-07-21  Eric Christopher  <echristo@apple.com>
5727         * MAINTAINERS: Update affiliation.
5729 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5731         * MAINTAINERS: Add self as crx port maintainer.
5733 2005-07-20  DJ Delorie  <dj@redhat.com>
5735         * MAINTAINERS: Add self as m32c maintainer.
5737 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5739         * all files: Update FSF address.
5741 2005-07-15  Eric Christopher  <echristo@redhat.com>
5743         * MAINTAINERS: Change affiliation.
5745 2005-07-14  Jim Blandy  <jimb@redhat.com>
5747         * configure.in: Add cases for Renesas m32c.
5748         * configure: Regenerated.
5750 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5752         * COPYING.LIB: Update from fsf.org.
5754 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5756         * COPYING, compile, config.guess,
5757         config.sub, install-sh, missing, mkinstalldirs,
5758         symlink-tree, ylwrap: Sync from upstream sources.
5759         * config-ml.in: Update FSF address.
5761 2005-07-13  Eric Christopher  <echristo@redhat.com>
5763         * configure.in: Add toplevel noconfigdir support for tpf.
5764         * configure: Regenerate.
5766 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5768         PR ada/22340
5770         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5771         * Makefile.in: Regenerate.
5773 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5775         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5776         Brolley to write-after-approval.
5778 2005-07-07  Andreas Schwab  <schwab@suse.de>
5780         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5781         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5782         * Makefile.in: Regenerated.
5784 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5786         * configure.in: Don't build sim or rda when targetting darwin.
5787         * configure: Regenerate.
5789 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5791         * configure.in: Add --enable-libssp and --disable-libssp.
5792         * configure: Regenerate with autoconf-2.13.
5794 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5796         * Makefile.def (target_modules): Add libssp.
5797         * configure.in (target_libraries): Add target-libssp.
5798         * configure: Rebuilt.
5799         * Makefile.in: Rebuilt.
5801 2005-07-01  Zack Weinberg  <zackw@panix.com>
5803         * MAINTAINERS: Change email address.  Resign from maintainership.
5805 2005-07-01  Richard Guenther  <rguenther@suse.de>
5807         * MAINTAINERS: Change my e-mail address and affiliation.
5809 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5811         * Makefile.def (stagefeedback): Come after profile.
5812         Define profiledbootstrap target.
5813         * Makefile.tpl (profiledbootstrap): Remove.
5814         (stageprofile-end): Zap stagefeedback.
5815         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5816         * Makefile.in: Regenerate.
5818 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5820         * MAINTAINERS: Update my email address.
5822 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5824         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5825         In 'cpp' stanza, support '#line' as well as '# '.
5827 2005-06-08  Andreas Schwab  <schwab@suse.de>
5829         * MAINTAINERS: Move myself from 'Write After Approval' to
5830         'CPU Port Maintainers' section as m68k maintainer.
5832 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5834         * configure.in (unsupported_languages): New macro.
5835         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5836         non-ported target libraries in noconfigdirs.
5837         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5838         non-linux-gnu.  Remove libgcj_ex_libffi.
5839         <lang_frag loop>: Set add_this_lang=no if the language is in
5840         unsupported_languages.
5841         * configure: Regenerate.
5843 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5845         * configure.in: Fix typo in handling of --with-mpfr-dir.
5846         * configure: Regenerate.
5848 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5850         * MAINTAINERS: Update my email address.
5852 2005-06-02  Jim Blandy  <jimb@redhat.com>
5854         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5855         accepted into the master sources.)
5857 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5858             Michael Snyder  <msnyder@redhat.com>
5859             Stan Cox  <scox@redhat.com>
5861         * configure.in: Set noconfigdirs for ms1.
5863         * configure: Regenerate.
5865 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5867         * MAINTAINERS (Write After Approval): Add self.
5869 2005-06-01  Josh Conner  <jconner@apple.com>
5871         * MAINTAINERS (Write After Approval): Add self.
5873 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5875         * MAINTAINERS: Update my email address.
5877 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5879         * MAINTAINERS (Write After Approval): Add self.
5881 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5883         * MAINTAINERS (Write After Approval): Remove self.
5885 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5887         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5888         (Dependencies): Consider target modules for bootstrap dependencies.
5889         Make target bootstrap modules depend on each stage's gcc.
5890         * Makefile.in: Regenerate.
5892 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5894         * Makefile.def (configure-gcc): Depend on binutils having been built.
5895         (all-gcc): No need to do it here.
5896         * Makefile.in: Regenerate.
5898 2005-05-19  Paul Brook  <paul@codesourcery.com>
5900         * configure.in: Rewrite misleading error message when requested
5901         language cannot be built.
5902         * configure: Regenerate.
5904 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5906         * ylwrap: Import from Automake 1.9.5.
5908 2005-05-13  David Ung  <davidu@mips.com>
5910         * MAINTAINERS (Write After Approval): Add self.
5912 2005-05-09  Mike Stump  <mrs@apple.com>
5914         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5915         lt_cv_sys_max_cmd_len for now.
5917 2005-05-09  Stan Cox  <scox@redhat.com>
5919         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5921 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5923         * README.SCO: Update the URL.
5925 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5927         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5928         with_gnu_ld to libtool.
5929         * ltcf-c.sh (aix[45]): Define file_list_spec.
5930         * ltcf-cxx.sh (aix[45]): Same.
5931         * ltcf-gcj.sh (aix[45]): Same.
5932         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5933         exists, write list of input files to temporary file.
5935 2005-05-04  Mike Stump  <mrs@apple.com>
5937         * configure.in: Always pass --target to target configures as
5938         otherwise rebuilds that do --recheck will fail.
5939         * confiugure: Rebuilt.
5941 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5943         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5944         STAGE_HOST_EXPORTS.
5945         (configure, all): Add bootstrap support.
5946         (Host modules, target modules): Pass post-stage1 flags and exports.
5947         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5948         * Makefile.in: Regenerate.
5950 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5952         * configure: Regenerate.
5954 2005-04-27  Mike Stump  <mrs@apple.com>
5956         * MAINTAINERS: Add self as darwin maintainer.
5958 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5960         * config.sub: Update from master copy.
5962 2005-04-21  Mike Stump  <mrs@apple.com>
5964         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5965         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5967 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5969         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5970         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5971         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5972         "*-*-elf" and "*-*-linux*".
5973         * configure: Regenerate.
5975 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5977         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5979 2005-04-12  Mike Stump  <mrs@apple.com>
5981         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5983 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5985         * MAINTAINERS (Write After Approval): Add myself.
5987 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5989         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5991 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5993         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5994         (TARGET_CONFIGARGS): Include --with-target-subdir.
5995         (configure, all): New macros.  Use them throughout.
5996         * Makefile.in: Regenerate.
5998 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6000         * MAINTAINERS (Write After Approval): Add myself.
6002 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6004         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6006 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6008         * MAINTAINERS: Move John Carr to Write After Approval.
6010 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6012         * config/mh-mingw32: Delete.
6013         * configure.in: Don't use it.
6014         * configure: Regenerate.
6016 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6018         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6019         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6020         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6021         (HOST_LIB_PATH): Generate from Makefile.def.
6022         (TARGET_LIB_PATH): Likewise.
6023         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6024         * Makefile.in: Regenerate.
6025         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6026         (RPATH_ENVVAR): Include Darwin case.
6027         * configure: Regenerate.
6029 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6031         * MAINTAINERS (Various Maintainers): Remove self.
6032         (Write After Approval): Add self.
6034 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6036         * MAINTAINERS (Various Maintainers): Add self.
6038 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6040         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6041         * configure: Regenerate.
6043 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6045         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6046         gcc_version, and gcc_version_trigger from set of flags to pass.
6047         * Makefile.tpl: Remove definitions of above variables.
6048         (config.status): Remove dependency on $(gcc_version_trigger).
6049         * Makefile.in: Regenerate.
6050         * configure.in: Do not reference config/gcc-version.m4 nor
6051         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6052         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6053         * configure: Regenerate.
6055 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6056             Andrew Pinski  <pinskia@physics.uc.edu>
6058         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6059         * Makefile.in: Regenerate.
6061 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6063         * MAINTAINERS (Write After Approval): Add myself.
6065 2005-03-03  David Ayers  <d.ayers@inode.at>
6067         * MAINTAINERS (Write After Approval): Add myself.
6069 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6071         PR libgcj/20160
6072         * ltmain.sh: Avoid creating archives with components that have
6073         duplicate basenames.
6075 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6077         PR bootstrap/20250
6078         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6079         instead of check.
6080         * Makefile.in: Regenerate.
6082 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6084         * Makefile.in: Regenerate to fix conflict between the previous two
6085         patches.
6087 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6089         PR bootstrap/17383
6090         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6091         * Makefile.tpl (HOST_SUBDIR): New substitution.
6092         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6093         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6094         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6095         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6096         (Host modules, Bootstrapped modules): Use it.
6097         (Build modules, Target modules): Do not create symlink trees,
6098         always configure out-of-srcdir.
6099         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6100         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6101         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6102         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6104         * Makefile.in: Regenerate.
6105         * configure: Regenerate.
6107 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6109         Merged from libada-gnattools-branch:
6110         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6112         * gnattools: New directory.
6113         * Makefile.def: Add gnattools as a module, depending on target-libada.
6114         * Makefile.in: Regenerate.
6115         * configure.in: Include gnattools in host_tools; disable it if ada
6116         is disabled.
6117         * configure: Regenerate.
6119 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6121         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6122         treelang maintainer.
6123         (Write After Approval): Remove myself.
6125 2005-02-23  Paul Schlie  <schlie@comcast.net>
6127         * configure.in: Allow darwin targeted ports to build tk, itcl and
6128         libgui.
6129         * configure: Regenerate.
6131 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6133         PR libgcj/10353
6134         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6135         * configure: Regenerate.
6137 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6139         * MAINTAINERS (Write After Approval): Add myself.
6141 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6143         * MAINTAINERS: Update my e-mail address.
6145 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6147         * MAINTAINERS (Write After Approval): Add myself.
6149 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6151         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6152         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6153         target-libgloss when not *-*-elf and *-*-aout.
6154         * configure: Regenerate.
6156 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6158         * MAINTAINERS: Remove obsolete entries.
6160         * MAINTAINERS (Write After Approval): Add Michael Matz.
6162 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6164         * MAINTAINERS: Remove self as cpplib maintainer.
6166 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6168         * install-sh, config.sub: Import from upstream.
6170 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6172         PR bootstrap/18222
6173         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6174         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6175         * Makefile.in: Regenerate.
6177 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6179         * MAINTAINERS: Update my email address.
6181 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6182             Andreas Schwab  <schwab@suse.de>
6184         PR bootstrap/18033
6185         * config-ml.in: Eval option if surrounded by single quotes.
6187 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6189         Revert 2004-12-28 Makefile changes, a better fix will be
6190         applied to mainline and src after GCC 4.0 branches.
6192 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6194         PR bootstrap/17383
6196         * Makefile.def (target_modules): Remove stage parameter,
6197         it is always true now.
6198         * Makefile.tpl (configure-build-[+module+],
6199         configure-target-[+module+]): Always build symlink tree
6200         for the directory and for include.  BUILD_SUBDIR and
6201         TARGET_SUBDIR cannot be . anymore.
6202         * Makefile.in: Regenerate.
6204 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6206         Revert 2004-12-08 Makefile changes.
6208 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6210         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6211         cygwin, mingw.
6213 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6215         * configure.in (sh64-*-*): Reenable gprof.
6216         * configure: Regenerate.
6218 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6220         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6221         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6222         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6223         * Makefile.in: Regenerate.
6225 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6227         * MAINTAINERS: Update my email address.
6229 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6231         * Makefile.tpl: Generate normal dependencies if the LHS module is
6232         not bootstrapped.
6233         * Makefile.in: Regenerate.
6235 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6237         * configure.in: Include config/gxx-include-dir.m4.  Use
6238         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6239         * configure: Regenerate.
6241 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6243         * config.if: Delete.
6244         * configure.in: Set libstdcxx_incdir directly.
6245         * configure: Regenerate.
6247 2004-12-02  Eric Christopher  <echristo@redhat.com>
6249         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6250         * Makefile.in: Regenerate.
6252 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6254         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6255         * configure: Regenerate.
6257 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6259         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6260         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6261         * configure: Regenerate.
6263 2004-12-01  Eric Christopher  <echristo@redhat.com>
6265         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6266         of things to remove.
6268 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6270         * MAINTAINERS (Write After Approval): Update my e-mail address.
6272 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6274         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6275         from CVS libtool to always pass_all.
6277 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6279         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6280         (hppa*64*-*-*): Delete incorrect comment.
6281         * configure: Rebuilt.
6283 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6285         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6287 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6289         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6290         from CVS libtool to always pass_all.
6292 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6294         * install-sh, compile: Import from automake.
6296 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6298         * config.guess, config.sub:  Import from savannnah.
6300 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6302         * MAINTAINERS (Write After Approval): Add myself
6304 2004-11-12  Mike Stump  <mrs@apple.com>
6306         * Makefile.def: Add html support.
6307         * Makefile.tpl: Likewise.
6308         * Makefile.in: Regenerate.
6310 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6312         PR 18423
6313         * configure.in: Remove all instances of build-fixincludes from
6314         noconfigdirs.
6315         (build_configargs): Supply --target to subdirectories.
6316         * configure: Regenerate.
6318         * Makefile.def: Make gcc install depend on fixincludes install.
6319         * Makefile.in: Regenerate.
6321 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6323         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6325 2004-11-11  Paul Brook  <paul@codesourcery.com>
6327         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6329 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6331         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6332         target-libgfortran.
6333         * configure: Regenerate.
6335 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6337         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6338         like CC.
6340 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6342         * Makefile.def (host fixincludes): Specify missing targets.
6343         * Makefile.in: Regenerate.
6345 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6347         * MAINTAINERS: Add myself
6349 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6351         * MAINTAINERS (Write After Approval): Add myself.
6353 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6355         * Makefile.def: Build fixincludes for the host, too.
6356         * Makefile.in: Regenerate.
6357         * configure.in (host_tools): Add fixincludes.
6358         * configure: Regenerate.
6360 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6362         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6363         * configure: Regenerated.
6365 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6367         PR other/17783
6368         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6369         * configure: Regenerated.
6371 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6373         * README.SCO: Update per FSF instructions.
6375 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6377         PR target/18151
6378         * configure.in (case ${target}): Do not build fixincludes for avr.
6379         * configure: Regenerated.
6381 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6383         * configure.in (case ${target}): Do not build fixincludes
6384         on platforms where it is not used.
6385         * configure: Regenerated.
6387 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6389         * configure.in: Use an absolute path to install-sh.
6390         * configure: Regenerated.
6392 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6394         * MAINTAINERS (Write After Approval): Add myself.
6396 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6398         * MAINTAINERS: Remove from Write After Approval those that are
6399         already maintainers.
6401 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6403         * MAINTAINERS:  Update my email address.
6405 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6407         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6408         * configure: Regenerate.
6410 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6412         * MAINTAINERS:  Update my email address.
6414 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6416         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6417         entries belonging to this category.
6419 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6421         * MAINTAINERS: Update my e-mail address.
6423 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6425         Fix wrong conflict resolution in:
6427         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6429         * Makefile.in: Regenerate.
6430         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6431         in the recursive `make', instead of hardwiring `all'.
6432         (Autogenerated TARGET-* variables): New.
6434 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6436         * configure.in: Enable target-libgloss for crx-*-*.
6437         * configure: Regenerate.
6439 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6441         * MAINTAINERS (Various Maintainers): Move the "windows,
6442         cygwin, mingw" maintainer to ...
6443         (OS Port Maintainers): ... here.
6445 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6447         * MAINTAINERS (Write After Approval): Remove those that are
6448         maintainers of some subsystem.
6450 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6452         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6453         * ltcf-cxx.sh (tpf*): Likewise.
6454         * ltconfig (tpf*): Add TPF OS configuration support.
6456 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6458         * MAINTAINERS: Change my email address to my new work account.
6460 2004-09-24  Michael Roth  <mroth@nessie.de>
6462         * configure.in (--without-headers): Add missing double quotes.
6463         * configure: Regenerate.
6465 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6467         * ylwrap: Revert to previous version.
6469 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6471         PR bootstrap/17369
6472         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6473         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6474         SET_GCC_LIB_PATH_CMD.
6475         (BASE_TARGET_EXPORTS): Likewise.
6476         * Makefile.in: Regenerated.
6478         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6479         * configure: Regenerated.
6481 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6483         * config.guess: New upstream version
6484         * compile, depcomp, install-sh, ylwrap: Likewise.
6486 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6488         * config/mh-x86omitfp: New host makefile fragment.  Add
6489         -fomit-frame-pointer to the default BOOT_CFLAGS.
6490         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6491         * configure: Regenerate.
6493 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6495         PR target/11572
6496         * configure.in (*-*-darwin*): Renable libobjc.
6497         * configure: Regenerate.
6499 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6501         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6503 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6505         * Makefile.def: Remove libbanshee.
6506         * Makefile.tpl: Ditto.
6507         * configure.in: Ditto.
6508         * Makefile.in: Regen.
6509         * configure: Ditto.
6511 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6513         * ltmain.sh: Use $pic_object as $non_pic_object if
6514         $non_pic_object=none.
6516 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6518         * missing: Import latest version from master repository.
6520 2004-09-06  Nick Clifton  <nickc@redhat.com>
6522         * config.sub: Import latest version from master repository.
6523         * config.guess: Likewise.
6524         This includes these changes:
6526         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6528         * config.sub: Handle crisv32, alias etraxfs.
6529         * config.guess (crisv32:Linux:*:*): Handle.
6531         2004-08-13  Brad Smith  <brad@comstyle.com>
6533         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6534         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6536         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6538         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6539         assume the processor is a powerpc.  This is because coreutils
6540         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6541         in this case, due to a MacOS X bug that causes
6542         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6543         to return a negative number.
6544         Problem reported by Petter Reinholdtsen in:
6545         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6547         2004-07-19  Ben Elliston  <bje@gnu.org>
6549         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6551         2004-06-24  Ben Elliston  <bje@gnu.org>
6553         * config.guess: Update copyright years.
6554         * config.sub: Likewise.
6556         2004-06-22  Robert Millan  <robertmh@gnu.org>
6558         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6559         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6561         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6563         * config.guess (*:*VMS:*:*): New entry. Replaces
6564         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6565         manufacturer.
6567         2004-06-22  Ben Elliston  <bje@gnu.org>
6569         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6570         * config.sub: Likewise.
6572         2004-06-22  Ben Elliston  <bje@gnu.org>
6574         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6575         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6577         2004-06-11  Ben Elliston  <bje@gnu.org>
6579         * config.guess (pegasos:OpenBSD:*:*): Remove.
6581         2004-06-11  Ben Elliston  <bje@gnu.org>
6583         From Wouter Verhelst <wouter@grep.be>:
6584         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6586         2004-06-11  Ben Elliston  <bje@gnu.org>
6588         * config.guess (luna88k:OpenBSD:*:*): New.
6590         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6592         * config.guess (m32r*:Linux:*:*): New case.
6593         * config.sub: Handle m32rle.
6595         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6597         From Jens Petersen  <petersen@redhat.com>:
6598         * config.sub: Handle sparcv8.
6600         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6602         From Tom Smith <smith@cag.lkg.hp.com>:
6603         * config.guess: Version suffixes are equally significant on Tru64
6604         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6605         prefix of "P" (patched kernel).
6607         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6609         * config.sub: Add support for National Semiconductor CRX target.
6611 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6613         * MAINTAINERS (Various Maintainers): Remove myself as web page
6614         maintainer, add myself as maintainer of build status lists.
6616 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6618         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6619         *-*-netware, but add target-libmudflap.
6620         Consolidate *-*-netware targets (of which really only i?86 exists)
6621         into a single entry.
6622         * configure: Likewise.
6624 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6626         * Makefile.tpl (sorry): Remove.
6627         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6628         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6629         (do-clean): Clean per-stage directories too.
6630         (do-distclean): Run distclean-stage1 too.
6631         (.NOTPARALLEL): Enable during toplevel bootstrap.
6632         (stage[+id+]-bubble): Enable parallel execution during
6633         the recursive invocation.
6634         * Makefile.in: Regenerate.
6636         Fix previous checkin:
6638         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6639         include.
6640         * configure.in: Fix indentation.
6641         * configure: Regenerate.
6643 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6645         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6646         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6647         * configure: regenerate
6648         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6649         -mdynamic-no-pic
6651 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6653         * Makefile.def (build_modules): Add fixincludes.
6654         (dependencies): Make gcc depend on fixincludes.
6655         * configure.in (build_tools): Add fixincludes.
6656         (build_configdirs): Always include build_libs.
6657         * Makefile.in: Regenerate.
6658         * configure: Regenerate.
6660 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6662         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6663         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6664         phony targets; do not generate timestamp files.
6665         (distclean-stageN): Remove references to their timestamp files.
6666         (restageN, touch-stageN): Remove.
6667         (stageN-bubble): Rewritten.
6668         (compare): Support lean bootstraps.
6669         * Makefile.in: Regenerate.
6671         * configure.in: Only warn when bootstrapping but
6672         build != host or build != target.  Support lean bootstraps.
6673         * configure: Regenerate.
6675 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6677         * configure.in:  Give a better error message if GMP/MPFR are missing
6678         and a language needing them has been requested.
6679         * configure:  Regenerated.
6681 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6683         * configure.in:  Print a list of available language front-ends if
6684         a requested one is missing.  Tidy stray tab characters.
6685         * configure:  Regenerated.
6687 2004-08-19  Michael Koch  <konqueror@gmx.de>
6689         * gcc/doc/install.texi: Update entry about automake for libjava.
6691 2004-08-17  Robert Millan  <robertmh@gnu.org>
6693         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6694         (instead of FreeBSD).
6695         * configure: Regenerate.
6697 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6699         * Makefile.in: Regenerate.
6700         * configure: Regenerate.
6702         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6703         stage_*_flags.
6704         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6705         for bootstrapped modules if toplevel bootstrap is going.
6706         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6707         modules.  Adjust for changes in Makefile.def.  Enable several
6708         rules even in non-bootstrap mode, just to avoid peppering the
6709         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6710         (stage-[+prev+]-bubble): Remove.
6712         * Makefile.def (Dependencies): Depend on all-build-bison,
6713         all-build-flex, all-build-byacc, all-build-texinfo, rather
6714         than the host variations.
6715         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6716         with BUILD_SUBDIR.
6717         (BISON): Update for recent Bisons.
6718         (YACC): Fix typo.
6719         (cross): Depend on all-build.
6720         (all): Do not depend on all-build.
6721         (prebootstrap): Remove.
6722         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6723         (Prebootstrap dependencies): Add them to the per-stage targets
6724         and to all-prebootstrap.
6725         * configure.in (build_configdirs): Always enable build_tools.
6726         (BUILD_DIR_PREFIX): Remove.
6728         * Makefile.def (gcc): Add target variable.
6729         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6730         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6731         in the recursive `make', instead of hardwiring `all'.
6732         (Autogenerated TARGET-* variables): New.
6734 2004-08-13  Brian Booth  <bbooth@redhat.com>
6736         * MAINTAINERS: Remove myself from write-after-approval.
6738 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6740         * src-release: Stop distributing mmalloc with gdb (which doesn't
6741         use it).
6742         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6743         * Makefile.in: Regenerate.
6745 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6747         * configure.in (arm*-*-eabi*): New target.
6748         * configure: Regenerate.
6750 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6752         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6753         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6754         (Dependencies): New section.
6755         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6756         (configure-target-[+module+]): Depend on maybe-all-gcc
6757         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6758         (toplevel profiledbootstrap): Fix dependencies.
6759         * Makefile.in: Regenerate.
6761 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6763         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6764         target-libiberty to noconfigdirs.
6765         * configure: Regenerate.
6767 2004-08-03  Paul Brook  <paul@codesourcery.com>
6769         * configure.in: Check for MPFR as well as GMP.
6770         * configure: Regenerate.
6772 2004-08-01  Robert Millan  <robertmh@gnu.org>
6774         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6775         libmudflap for all GNU-based systems (with Glibc).
6776         * configure: Regenerate.
6778 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6780         * Makefile.def (host-modules): Add gcc.
6781         * Makefile.in: Regenerate.
6782         * Makefile.tpl (sorry): New rule.
6783         (configure-host, all-host, [+make_target+]-host, do-check,
6784         install-host): Do not add gcc as a special case.
6785         (host modules): Add a small special-casing for gcc.  Export
6786         extra_make_flags through the environment.
6787         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6788         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6789         other recursive targets for gcc): Remove.
6791         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6792         (stage, unstage): New rules.
6793         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6794         distclean-stage[+id+]): Use stage_current.
6795         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6796         the stage*-start rules.
6798 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6800         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6801         use -all_load flag.
6803 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6805         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6806         * configure: Regenerate.
6808 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6810         * maintainer-scripts/gcc_release: Revert yesterday's change.
6812 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6814         * MAINTAINERS: Add myself to write-after-approval.
6816 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6818         * libf2c: Removed.
6819         * gcc/gccbug.in: Updated because of libf2c removal.
6820         * maintainer-scripts/gcc_release: Ditto.
6822 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6824         * configure.in: Build libmudflap by default on FreeBSD.
6825         * configure: Regenerated.
6827 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6829         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6830         systems.
6831         * configure: Regenerated.
6833 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6835         PR target/16344
6836         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6837         feedback based compiler.
6838         * Makefile.in: Rebuilt.
6840 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6842         * Makefile.def (host_modules): Set bootstrap=true for flex.
6843         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6844         * Makefile.in: Rebuilt.
6846 2004-07-07  Jan Hubicka  <jh@suse.cz>
6848         * MAINTAINERS: Add self as a profile feedback maintainer.
6850 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6852         * configure.in:  Do not prepend $srcdir to /dev/null in
6853         makefile fragments.
6854         * configure:  Regenerate.
6856 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6858         * Makefile.def (build_modules): Add bison, byacc, flex,
6859         m4, texinfo.
6860         (flags_to_pass): Add FLEX.
6861         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6862         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6863         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6864         DEFAULT_MAKEINFO): Remove.
6865         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6866         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6867         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6868         objdir or else use configured tool.
6869         (all-build): New.
6870         (all): Depend on it.
6871         (Build module dependencies): Add.
6872         * Makefile.in: Regenerate.
6873         * configure.in: Better support for multiple build modules,
6874         matching what is done for host/target modules.  Do not look
6875         for "plausible" locations of build tools if Canadian cross.
6876         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6877         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6878         * configure: Regenerate.
6880 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6882         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6883         * Makefile.in: Regenerate.
6885 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6887         * Makefile.tpl (configure-build-[+module+],
6888         configure-[+module+], configure-target-[+module+]): Pass
6889         [+extra_configure_args+].
6890         (all-build-[+module+], all-[+module+], check-[+module+],
6891         install-[+module+], [+make_target+]-[+module+],
6892         all-target-[+module+], check-target-[+module+],
6893         install-target-[+module+], [+make_target+]-target-[+module+]):
6894         Pass [+extra_make_args+].
6895         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6896         (GCC_HOST_EXPORTS): Remove.
6897         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6898         cross, check-gcc, check-gcc-c++, install-gcc,
6899         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6900         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6901         * Makefile.in: Regenerate.
6903 2004-06-21  Matthew Sachs  <msachs@apple.com>
6905         * MAINTAINERS: Added self to write-after-approval.
6907 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6909         * configure.in: Check for srcdir/winsup rather than build directory
6910         winsup.
6911         * configure: Regenerate.
6913 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6915         * configure.in: Don't build Cygwin native newlib if winsup
6916         directory is missing.  Emit warning instead.
6917         * configure: Regenerate.
6919 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6921         * Makefile.tpl (touch-stage[+id+]): New.
6922         (restage[+prev+]): Depend on touch-stage[+id+].
6924         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6925         Use it throughout.
6927         * Makefile.def: Add profile and feedback bootstrap stages.
6928         Remove next field from bootstrap stages.
6929         * Makefile.tpl (LN, LN_S): Substitute.
6930         (stageN-start, stageN-end): Use double-colon rules, to
6931         provide a hook for additional setup commands.
6932         (distclean-stageN-gcc, restageN): Create dependencies from
6933         [+prev+], not from [+next+].
6934         (stageN-bubble): Add commands for successive stages from
6935         [+prev+], using double-colon rules.
6936         (all-stageN-gcc): Fix typo.
6937         (stagefeedback-start, profiledbootstrap): New.
6938         * Makefile.in: Regenerate.
6939         * configure.in: Call ACX_PROG_LN.
6940         * configure: Regenerate.
6942 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6944         * MAINTAINERS (Write After Approval): Add myself.
6946 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6948         * MAINTAINERS (Write After Approval): Add myself.
6950 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6952         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6953         without gcc.
6954         * configure: Regenerate.
6956 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6958         * Makefile.tpl: Fix typo.
6959         * Makefile.in: Regenerate.
6961 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6963         * configure.in: Remove new- prefix from toplevel
6964         bootstrap targets.
6965         * configure: Regenerate.
6967 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6969         * Makefile.tpl (all.normal): Rename to all.
6970         (all): Replace with a rule to pick the default
6971         target from configure.
6972         (all-gcc, configure-gcc): Use conditionals to
6973         do nothing when toplevel bootstrap is going on.
6974         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6975         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6976         * configure.in: Support --enable-bootstrap.
6978         * Makefile.def: Remove new- prefix from toplevel
6979         bootstrap targets.
6980         * Makefile.tpl: Likewise.
6982         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6983         target.
6985         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6986         $(RECURSE_FLAGS) to recursive invocation of make.
6988         * Makefile.in: Regenerate.
6989         * configure: Regenerate.
6991 2004-05-30  Andreas Jaeger  <aj@suse.de>
6992             Jim Wilson  <wilson@specifixinc.com>
6994         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6995         like CC.
6997 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6999         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7000         * configure: Regenerate.
7002 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7004         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7005         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7006         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7007         targets.
7008         * Makefile.in: Regenerate.
7010 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7012         * configure.in: Test the ability to symlink directories.
7013         * configure: Regenerate.
7015         * Makefile.def (bootstrap-stage): New definitions.
7016         * Makefile.tpl (configure-stage1-gcc,
7017         configure-stage2-gcc, configure-stage3-gcc,
7018         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7019         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7020         new-restage3, compare): Autogenerate, see Makefile.in
7021         entry for behavioral changes.
7022         (distclean-stage1, new-stage1-start, new-stage1-end,
7023         new-stage1-bubble, distclean-stage2, new-stage2-start,
7024         new-stage2-end, new-stage2-bubble, distclean-stage3,
7025         new-stage3-start, new-stage3-end): New autogenerated targets.
7026         (objext, prebootstrap, BOOT_CFLAGS,
7027         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7028         targets.
7030         * Makefile.in: Regenerate.
7031         (distclean-stage1, new-stage1-start, new-stage1-end,
7032         new-stage1-bubble, distclean-stage2, new-stage2-start,
7033         new-stage2-end, new-stage2-bubble, distclean-stage3,
7034         new-stage3-start, new-stage3-end): New targets.
7035         (all-stage1-gcc): Move prebootstrap dependency from here...
7036         (configure-stage1-gcc): ...to here.
7037         (new-bootstrap): Use bubble targets.
7038         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7039         Use per-stage distclean targets.
7040         (configure-stage1-gcc, configure-stage2-gcc,
7041         configure-stage3-gcc, all-stage1-gcc,
7042         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7043         Use new-stageN-start to prepare the tree.
7045 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7047         * Makefile.def (host_modules): add libcpp.
7048         * Makefile.tpl: Add dependencies on and for libcpp.
7049         * Makefile.in: Regenerate.
7050         * configure.in: Add libcpp host module.
7051         * configure: Regenerate.
7053 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7055         * Makefile.tpl: Whenever a recursive target is defined, wrap
7056         it in a special @if/@endif block, and prepare its maybe
7057         dependency in the @if/@endif block
7058         * configure.in: Instead of writing maybe dependencies, remove
7059         the @if/@endif statements, and remove the @if/@endif blocks
7060         that remain.
7061         * configure: Regenerate.
7062         * Makefile.in: Regenerate.
7064 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7066         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7068 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7070         PR bootstrap/15120
7071         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7072         * */configure: Rebuilt.
7074 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7076         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7077         of libf2c.
7078         * configure, Makefile.in: Regenerate.
7080 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7082         * MAINTAINERS (Write After Approval): Add myself.
7084 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7086         Merge from tree-ssa-20020619-branch.
7088         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7089         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7090         (HOST_GMPLIBS): Define.
7091         (HOST_GMPINC): Define.
7092         (TARGET_LIB_PATH): Add libmudflap.
7093         (GFORTRAN_FOR_TARGET): Define.
7094         (configure-build*): Export GFORTRAN.
7095         (configure-gcc): Export GMPLIBS and GMPINC.
7096         (all-gcc): Add maybe-all-libbanshee.
7097         (configure-target-libgfortran): Define.
7098         * Makefile.in: Regenerate.
7099         * configure.in (host_libs): Add libbanshee.
7100         (target_libraries): Add target-libmudflap and target-libgfortran.
7101         Add --with-libbanshee.
7102         Handle --disable-libmudflap.
7103         (*-*-freebsd*): Use with_gmp.
7104         Add $(libgcj) to noconfigdirs.
7105         * configure: Regenerate.
7106         * depcomp: New file.
7107         * MAINTAINERS: Add tree-ssa maintainers.
7109 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7111         * MAINTAINERS (Various Maintainers): Add myself.
7113 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7115         * MAINTAINERS (Write After Approval): Add myself.
7117 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7119         * MAINTAINERS (Write After Approval): Add myself.
7121 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7123         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7124         * configure: Regenerate.
7126 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7128         Revert:
7129         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7131         * Makefile.def (flags_to_pass): Remove *dir variables that
7132         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7133         as well as prefix and exec_prefix.
7134         * Makefile.in: Regenerate.
7136 2004-04-26  Robert Millan  <robertmh@gnu.org>
7138         Add patches from libtool CVS.
7139         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7140         * ltconfig: Likewise.
7141         * ltcf-c.sh: Likewise.
7142         * ltcf-cxx.sh: Likewise.
7143         * ltcf-gcj.sh: Likewise.
7145 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7147         * Makefile.def (host_modules): Mark with the bootstrap
7148         flag packages on which gcc depends.
7149         * Makefile.tpl (all-bootstrap): Use it.
7150         * Makefile.in: Regenerate.
7152 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7154         * Makefile.def (flags_to_pass): Remove *dir variables that
7155         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7156         as well as prefix and exec_prefix.
7157         * Makefile.in: Regenerate.
7159 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7161         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7162         * configure: Regenerate.
7163         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7164         * gcc/Makefile.tpl (compare): Use the result of the test.
7165         * gcc/Makefile.in: Regenerate.
7167 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7169         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7170         Always relocate gcc and prev-gcc to the original names, even
7171         if the build fails.
7172         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7173         New targets.
7175 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7177         * MAINTAINERS: Update my email address.
7179 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7181         * configure.in (mips*-*-irix5*): Enable ld.
7182         * configure: Regenerate.
7184 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7186         * configure: Regenerate.
7188 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7190         * Makefile.tpl (configure-[+module+], configure-gcc,
7191         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7192         Set and export LDFLAGS.
7193         * Makefile.in: Regenerate.
7195 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7197         * MAINTAINERS: Add myself to write-after-approval.
7199 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7201         PR bootstrap/14871
7202         * Makefile.tpl: If we don't have built-in-tree target tools,
7203         use the ones found by configure rather than hacking around with
7204         program_transform_name.
7205         * configure.in: Give Makefile.tpl the information necessary
7206         to do that.
7207         * Makefile.in: Regenerate.
7208         * configure: Regenerate.
7210 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7212         PR bootstrap/14760
7213         * configure.in: When computing baseargs, strip *all* copies of
7214         offending options.  Also, don't match/substitute the trailing space,
7215         so that this actually works when two similar options are separated by
7216         only one space.
7217         * configure: Regenerate.
7219 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7221         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7222         (rs6000-*-aix*): Same.
7223         * configure: Regenerate.
7225 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7227         * MAINTAINERS: Add myself to write-after-approval.
7229 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7231         * MAINTAINERS: Add myself to write-after-approval.
7233 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7235         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7236         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7237         * Makefile.in: Regenerate.
7239         * configure.in (top level bootstrap support): Rework --enable-werror
7240         to set @stage2_werror_flag@.
7241         * configure: Regenerate.
7242         * Makefile.tpl (top level bootstrap support): Pass
7243         @stage2_werror_flag@ down to configure in stages 2 and 3.
7244         * Makefile.in: Regenerate.
7246 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7248         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7249         for stages 2 and 3 as well as in make.  As a consequence, remove
7250         OUTPUT_OPTION (now detected by configure) from the flags passed down
7251         to make.
7252         * Makefile.in: Regenerate.
7254         * Makefile.tpl (new-bootstrap): Fix typo.
7255         * Makefile.in: Regenerate.
7257 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7259         * Makefile.tpl: Rearrange by moving recursive_targets rules
7260         into their proper sections.
7261         * Makefile.tpl (top level bootstrap support): Move disabling
7262         of coverage flags from 'make' to 'configure'; improve comments.
7263         * Makefile.in: Regenerate.
7265         * Makefile.tpl (experimental top level bootstrap) Move stage1
7266         language setting from all- target to configure- target; disable
7267         intermodule optimization in stage 1; prevent gratuitous rebuilds
7268         of stage 1.
7269         * Makefile.in: Regenerate.
7270         * configure.in: Comma-separate stage 1 language list for top
7271         level bootstrap.
7272         * configure: Regenerate.
7274         * Makefile.tpl: Clean up experimental top level bootstrap support:
7275         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7276         prev-gcc in configure- targets as well as all- targets.
7277         * Makefile.in: Regenerate.
7279 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7281         * compile: New file imported from automake.
7283 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7285         * configure.in: Remove symbolic link section.
7286         * configure: Regenerate.
7287         * Makefile.tpl (links): Remove.
7288         * Makefile.in: Regenerate.
7290 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7291             Nathanael Nerode  <neroden@gcc.gnu.org>
7293         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7294         Set with AC_CHECK_PROGS.
7295         * configure.in: Fix comment typo from last patch.
7296         * configure: Regenerate.
7298 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7300         * Makefile.tpl: Introduce experimental top level bootstrap support.
7301         * Makefile.in: Regenerate.
7302         * configure.in: Introduce support for top level bootstrap.
7303         * configure: Regenerate.
7305 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7306             Paolo Bonzini  <bonzini@gnu.org>
7308         PR bootstrap/14522
7309         * configure.in: Cope with shells that do not support unquoted ^
7310         * configure: Regenerate.
7312 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7313             Paolo Bonzini  <bonzini@gnu.org>
7315         PR bootstrap/14522
7316         * configure.in: Cope with shells that do not support nesting
7317         quotes inside quoted backquote substitutions.
7318         * configure: Regenerate.
7320 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7322         PR bootstrap/14522
7323         * configure.in: Fix escaping of $.
7324         * configure: Regenerate.
7326 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7328         * configure: Regenerate, since I forgot to while committing Paolo's
7329         changes.
7331 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7333         PR ada/14131
7334         Move language detection to the top level.
7335         * configure.in: Find default values for the tools as
7336         soon as possible.  Disable ada if GNAT is not found.
7337         Emit error message about missing languages.  Expand
7338         --enable-languages=all for the gcc subdirectory.
7340 2004-03-10  Ben Elliston  <bje@gnu.org>
7342         * MAINTAINERS: Update my email address.
7344 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7346         * ltconfig: Disable building static libraries if building shared
7347         libraries on AIX 5L.
7349 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7351         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7352         and disable libgcj.
7353         * configure: Regenerated.
7355 2004-03-01  Brian Booth  <bbooth@redhat.com>
7357         * MAINTAINERS: Add myself to write-after-approval.
7359 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7361         * MAINTAINERS: Add myself to write-after-approval.
7363 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7365         PR bootstrap/7087
7366         * Makefile.tpl: Guard XFOO sed statements better.
7367         * Makefile.tpl: Add dependency for configure-target-libada.
7368         * Makefile.in: Regenerate (incidentally fixes broken
7369         commit when libada-branch was merged).
7371 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7373         * MAINTAINERS: Add myself to write-after-approval.
7375 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7377         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7378         maintainers.
7380 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7382         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7383         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7385 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7387         PR bootstrap/11932
7388         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7390 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7392         * MAINTAINERS: Added myself to write-after-approval.
7394 2004-02-14  Michael Koch  <konqueror@gmx.de>
7396         * MAINTAINERS: Added myself to write-after-approval.
7398 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7400         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7401         some OS port maintainers to OS port maintainers section.
7403 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7405         * MAINTAINERS: Add self.
7407 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7409         * MAINTAINERS: Alphabetize.
7411 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7413         * MAINTAINERS: Remove myself.
7415 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7417         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7418         (rs6000-*-aix*): Same.
7419         * configure: Regenerate.
7421 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7423         * configure.in (host): Add in missing $noconfigdirs to defines.
7424         * configure: Regenerate.
7426 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7427             Nathanael Nerode  <neroden@gcc.gnu.org>
7429         PR ada/6637, PR ada/5911
7430         Merge with libada-branch:
7431         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7432         with appropriate dependencies. Add --enable-libada configure switch.
7433         * configure, Makefile.in: Regenerate.
7435 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7437         * MAINTAINERS: Add myself to write-after-approval.
7439 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7441         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7442         * configure: Regenerate.
7444 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7446         Merge from upstream:
7448         * ltmain.in: When setting IFS to '~', be careful about user
7449         arguments that contain '~'.
7451         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7453         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7454         Also test $base_compile against $CC with escaped arguments. Bug
7455         reported by Geoff Keating <geoffk@apple.com>.
7457 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7459         * MAINTAINERS: Remove i960 port.
7461 2004-01-23  DJ Delorie  <dj@redhat.com>
7463         * Makefile.def (target_modules) [libiberty]: Don't stage.
7464         * Makefile.in: Rebuilt.
7466 2004-01-20  Caroline Tice  <ctice@apple.com>
7468         * MAINTAINERS: Add myself to write-after-approval.
7470 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7472         * MAINTAINERS: Update my email address.
7474 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7476         * MAINTAINERS: Add myself to write-after-approval.
7478 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7480         * MAINTAINERS: Remove entries without email address.
7482 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7484         * MAINTAINERS: Add myself to write-after-approval.
7486 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7488         * MAINTAINERS: Update my email address.
7490 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7492         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7493         * Makefile.tpl (configure-target-[+module+]): Support stage.
7494         * Makefile.in: Rebuilt.
7496 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7498         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7500 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7502         * MAINTAINERS: Add myself as a MIPS maintainer.
7504 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7506         * configure.in: Use ./config.cache, not config.cache.
7507         * configure: Regenerate.
7508         * Makefile.tpl: Special-casing not needed for GCC any more.
7509         * Makefile.in: Regenerate.
7511         * configure.in: Don't share a cache file for host dirs.
7512         * configure: Regenerate.
7514         * config-ml.in: Don't mess with the cache file.
7516 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7518         * MAINTAINERS: Move myself from 'Write After Approval' to
7519         'CPU Port Maintainers' section as SPARC maintainer.
7521 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7523         * Makefile.tpl: Make GCC use a separate config.cache.
7524         * Makefile.in: Regenerate.
7526         PR bootstrap/11932, PR bootstrap/11933
7527         (I don't know if it will fix either of them, but it relates
7528         to them.)
7529         * configure.in: Don't use shared config.cache for target
7530         directories.
7531         * configure: Regenerate.
7533 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7535         * MAINTAINERS: Add myself to 'Write After Approval' section.
7537 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7539         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7540         * configure: Regenerated.
7542 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7544         * MAINTAINERS: Remove the mn10200 maintainer.
7546 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7548         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7549         * configure: Regenerated.
7551 2003-12-16  Jan Hubicka  <jh@suse.cz>
7553         * MAINTAINERS: Add myself as callgraph maintainer.
7555 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7557         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7558         * configure: Regenerate.
7560 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7562         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7563         'Write After Approval' section. Update email.
7565 2003-12-01  James Lemke  <jim@wasabisystems.com>
7567         * MAINTAINERS (Write After Approval): Add myself.
7569 2003-11-20  Matt Thomas  <matt@3am-software.com>
7571         * MAINTAINERS: Add myself as a vax port maintainer.
7573 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7575         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7576         (configure-build-[+module+], configure-[+module+]): Likewise.
7577         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7578         * Makefile.in: Regenerate.
7580 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7582         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7583         shared/dylibed libraries.
7584         * ltmain.sh: Likewise.
7585         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7586         * ltcf-cxx.sh: Likewise.
7587         * ltcf-gcj.sh: Likewise.
7588         * ltconfig: Likewise.
7590 2003-11-17  Stan Cox  <scox@redhat.com>
7592         * MAINTAINERS: Add myself as iq2000 port maintainer.
7594 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7596         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7597         * Makefile.in: Regenerate.
7599 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7601         * config.sub: Update to 2003-11-03 version.
7603 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7605         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7606         * configure:  Regenerate.
7608 2003-10-20  Nicolas Pitre  <nico@cam.org>
7610         * MAINTAINERS: Add myself to 'Write After Approval' section.
7612 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7614         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7616 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7618         * MAINTAINERS: Update my email address.
7620 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7622         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7624 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7626         * MAINTAINERS: Add myself to 'Write After Approval' section.
7628 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7630         * config.guess: Update to 2003-10-16 version.
7631         * config.sub: Update to 2003-10-16 version.
7633 2003-10-15  David Daney  <ddaney@avtrex.com>
7635         * MAINTAINERS: Added myself to 'Write After Approval' section.
7637 2003-10-15  Falk Hueffner  <falk@debian.org>
7639         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7640         'Write After Approval' section. Update email.
7642 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7644         * MAINTAINERS: Move myself from 'Write After Approval' to
7645         'Various Maintainers' section as middle-end maintainer.
7647 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7649         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7650         HOST_FLAGS_TO_PASS.
7651         * Makefile.in: Regenerate.
7653 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7655         * config.guess: Update to 2003-10-07 version.
7656         * config.sub: Update to 2003-10-07 version.
7658 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7660         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7661         * ltconfig (irix5*, irix6*): Don't override version_type.
7663 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7665         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7666         * configure: Rebuilt
7667         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7668         * Makefile.in: Rebuilt
7670 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7672         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7674 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7676         * MAINTAINERS (Write After Approval): Add myself.
7678 2003-09-29  Paul Koning  <ni1d@arrl.net>
7680         * MAINTAINERS: Move myself from "Write After Approval"
7681         to CPU platform maintainers for pdp11 platform.
7683 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7685         * MAINTAINERS: Move myself from 'Write After Approval' to
7686         'Various Maintainers' section as libffi testsuite maintainer.
7688 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7690         * configure.in: Pass a computed --program-transform-name
7691         to subconfigures.
7692         * configure: Regenerated.
7694 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7696         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7697         * Makefile.in: Regenerate.
7699         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7700         * Makefile.in: Regenerate.
7702 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7704         * MAINTAINERS: Move myself from 'Write After Approval'
7705         to 'Various Maintainers' (objective-c) section.
7707 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7709         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7710         quoting.
7711         * configure: Regenerated.
7713 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7715         * MAINTAINERS (Write After Approval): Add myself to write after
7716         approval list.
7718 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7720         * MAINTAINERS (Write After Approval): Add myself.
7722 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7724         * MAINTAINERS: Update my e-mail address.
7726 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7728         * libtool.m4 (LD): Correct powerpc64 host match.
7730 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7732         * MAINTAINTERS: Update my affiliation and email address.
7734 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7736         * MAINTAINERS (Write After Approval): Add myself.
7738 2003-09-04  DJ Delorie  <dj@redhat.com>
7740         * configure: Regenerate.
7742 2003-09-04  Robert Millan  <robertmh@gnu.org>
7744         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7746 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7748         * configure.in: Ensure arguments to sed are properly spaced.
7749         * configure: Regenerate.
7751 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7753         * MAINTAINERS: Update my e-mail address.
7755 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7757         * MAINTAINERS (Write After Approval): Add myself.
7759 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7761         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7762         * configure: Regenerated.
7764 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7766         * MAINTAINERS: Update my email address.
7768 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7770         * configure.in:  Use newline instead of semicolon when assuming
7771         shell arguments in a for loop.
7772         * configure:  Regenerated.
7774 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7776         * MAINTAINERS: Resurrect the i860 maintainer.
7778 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7780         PR 8180
7781         * configure.in: When testing with_libs and with_headers, treat
7782         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7783         * configure: Regenerate.
7785         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7786         make, shell, etc.
7787         (baseargs): Likewise.
7788         * configure: Regenerate.
7790 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7792         * MAINTAINERS (Write After Approval): Add myself.
7794 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7796         * configure.in: Disable libgcj for darwin not on powerpc.
7797         * configure: Rebuild.
7799 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7801         * config-ml.in, symlink-tree: Add license.
7803 2003-08-03  Richard Stallman  <rms@gnu.org>
7804             Eben Moglen  <moglen@columbia.edu>
7806         * README.SCO: New file.
7808 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7810         * Makefile.tpl (check, check-c++): Express dependencies using
7811         dependencies rather than commands.
7812         * Makefile.in: Regenerate.
7814 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7816         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7817         * configure: Ditto.
7819 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7821         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7822         * Makefile.in: Update.
7824 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7826         * configure.in: Enable libgcj for darwin.
7827         * configure: Rebuild.
7829 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7831         * config-ml.in:  Use ac_configure_args directly instead of
7832         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7833         actually seen.
7835 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7837         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7838         creating target and build subdirs to build all parent dirs as needed.
7839         * Makefile.in: Rebuild.
7840         * configure.in: Don't build dirs explicitly here.
7841         * configure: Rebuild.
7843 2003-07-26  Paul Brook  <paul@nowt.org>
7845         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7847 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7849         * Makefile.tpl (all-make): Depend on intl.
7850         * Makefile.in: Rebuilt.
7852 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7854         * install-sh:  Update to newer upstream versions (associated with
7855         aclocal 1.7).
7856         * mkinstalldirs:  Likewise.
7857         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7859 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7861         * MAINTAINERS: Move self from Bug database only accounts
7862         to write-after-approval.
7864 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7866         * config.if: Remove unused libc_interface determination.
7868 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7870         * MAINTAINERS: Move self from write-after-approval to
7871         build machinery (*.in).
7873 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7875         PR bootstrap/11273
7876         PR bootstrap/11408
7877         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7878         unused INSTALL_PROGRAM_ARGS.
7879         * configure.in: Use AC_PROG_INSTALL.
7880         * Makefile.in: Regenerate.
7881         * configure: Regenerate.
7883 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7885         * MAINTAINERS: Alphabetize.
7887 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7889         * configure: Rebuilt.
7890         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7891         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7892         newlib nor libgloss.
7893         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7894         * configure.in (am33_2.0-*-linux*): Added.
7896 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7898         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7899         * configure: Regenerate.
7901 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7903         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7904         * Makefile.in: Regenerate.
7906 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7908         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7909         * Makefile.in: Regenerate.
7911 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7913         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7914         * Makefile.in: Regenerated.
7916         * config-ml.in: Replace PWD with PWD_COMMAND.
7918 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7920         * intl: New directory; see intl/ChangeLog for details.
7921         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7922         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7923         * Makefile.in: Regenerate.
7925 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7927         * configure.in: Clean up config-lang.in handling.  Delete
7928         useless assignment to "subdirs".
7929         * configure: Regenerate.
7931 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7933         * configure.in: Rename 'target_libs' to 'target_libraries'.
7934         Remove useless reference to 'target_libs'.
7935         * configure: Regenerate.
7937 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7939         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7940         * Makefile.in: Regenerate.
7942 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7944         * Makefile.def: Introduce flags_to_pass.
7945         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7946         * Makefile.in: Regenerate.
7948 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7950         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7951         and target-libgloss.
7952         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7953         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7954         * configure: Regenerate.
7956 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7958         * configure.in: Update testsuite_flags to new location.
7959         * configure. Regenerate.
7961 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7963         * Makefile.tpl: Remove BUILD_CC stuff.
7964         * Makefile.in: Regenerate.
7966 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7968         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7970 2003-06-16  Graeme Peterson  <gp@qnx.com>
7972         * MAINTAINERS (Write After Approval): Add myself.
7974 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7976         * config.guess: Update to 2003-06-12 version.
7977         * config.sub: Update to 2003-06-13 version.
7979 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7981         * config.guess: Update to 2003-06-06 version.
7982         * config.sub: Update to 2003-06-06 version.
7984 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7986         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7987         * configure. Regenerate.
7989 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7991         * configure.in: Disable serial configure by default.
7992         * configure: Regenerate.
7993         * Makefile.tpl: Abolish .NOTPARALLEL.
7994         * Makefile.in: Regenerate.
7996         * Makefile.tpl: Replace {build,host,target}_canonical by
7997         {build,host,target}.
7998         * Makefile.in: Regenerate.
8000         * Makefile.tpl: Fix stupid pasto.
8001         * Makefile.in: Regenerate.
8003 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8005         * Makefile.tpl: Remove bogus conditional.
8006         * Makefile.in: Regenerate.
8008 2003-06-05  Jan Hubicka  <jh@suse.cz>
8010         * Makefile.tpl (profiledbootstrap): New target.
8011         * Makefile.in (profiledbootstrap): New target.
8013 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8015         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8016         Pinski. Remove user names from other bugzilla-only maintainers.
8018 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8020         * Makefile.tpl: Make 'recursive targets' using autogen rather
8021         than shell loop.  Remove duplicate 'clean' targets and false
8022         comments.
8023         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8024         Add systematic method of specifying missing targets in subdirs.
8025         Add copyright boilerplate.
8026         * Makefile.in: Regenerate.
8027         * configure.in: Add 'recursive targets' to maybe list.
8028         * configure: Regenerate.
8030         * MAINTAINERS: "GNATS only" -> "Bug database only".
8032         * Makefile.tpl: Rename [+target+] to [+make_target+].
8033         * Makefile.def: Rename 'target' to 'make_target'.
8035 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8037         * MAINTAINERS: Add self as options handling maintainer.
8039 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8041         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8042         been too long since I touched those ports.
8044 2003-05-28  DJ Delorie  <dj@redhat.com>
8046         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8047         * Makefile.in: Regenerate.
8049 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8051         * configure.in: Use curly braces in the definition of tooldir.
8052         * configure: Regenerate.
8054 2003-05-21  DJ Delorie  <dj@redhat.com>
8056         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8057         newlib or libgloss.
8058         * Makefile.in: Regenerate.
8060 2003-05-21  DJ Delorie  <dj@redhat.com>
8062         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8063         * Makefile.in: Regenerate.
8065 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8067         * MAINTAINERS: Update my e-mail address.
8069 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8071         * configure.in: Switch more things to use maybe dependencies.
8072         * Makefile.tpl: Switch more things to use maybe dependencies.
8073         Factor out common code from autogen IF statements.
8074         * configure: Regenerate.
8075         * Makefile.in: Regenerate.
8077 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8079         * configure.in: Accept i[3456789]86 for machine type.
8080         * configure: Regenerate.
8082 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8084         * configure.in: Switch more things to use maybe dependencies.
8085         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8086         * configure: Regenerate.
8087         * Makefile.tpl: Switch more things to use maybe dependencies.
8088         * Makefile.in: Regenerate.
8090 2003-05-16  Andreas Schwab  <schwab@suse.de>
8092         * Makefile.tpl (install-opcodes): Define.
8093         * Makefile.in: Rebuild.
8095 2003-05-13  Andreas Jaeger  <aj@suse.de>
8097         * config.guess: Update to 2003-05-09 version.
8098         * config.sub: Update to 2003-05-09 version.
8100 2003-05-13  Michael Eager  <eager@mvista.com>
8102         * configure.in: Correct sed script so that options in quotes are not
8103         deleted.
8104         * configure: Rebuild.
8106 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8108         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8109         and $$s/newlib/libc/sys/cygwin32 include paths.
8110         * configure: Ditto.
8112 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8114         * MAINTAINERS: Update my email addresses.
8116 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8118         * config-ml.in: Propagate INSTALL variables.
8120 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8122         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8124 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8126         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8127         * Makefile.in: Regenerate.
8129 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8131         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8133 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8135         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8137 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8139         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8140         * Makefile.in: Regenerated.
8142 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8144         * MAINTAINERS (Write After Approval): Upgrade myself from
8145         GNATS only to write-after-approval. Update my mail address.
8147 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8149         (OS Port Maintainers: freebsd): Add myself.
8151 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8153         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8155 2003-04-22  Kean Johnston  <jkj@sco.com>
8157         * MAINTAINERS (SCO ports): Added myself.
8159 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8161         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8163 2003-04-19  Kean Johnston  <jkj@sco.com>
8165         * MAINTAINERS (Write After Approval): Add myself.
8167 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8169         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8170         * Makefile.in: Regenerate.
8172 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8174         * configure.in (powerpc64*-*-linux*): Remove.
8175         * configure: Rebuilt.
8177 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8179         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8180         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8181         and restrap.
8182         * Makefile.in:  Regenerate.
8184 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8186         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8187         * configure: Regenerated.
8189 2003-04-15  DJ Delorie  <dj@redhat.com>
8191         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8193 2003-04-13  Nick Clifton  <nickc@redhat.com>
8195         * config-ml.in: Remove support for --disable-aix removing
8196         call-aix multilibs.
8198 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8200         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8201         * */configure: Rebuilt.
8203 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8205         * MAINTAINERS: Add my email address.
8207 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8209         * MAINTAINERS (Write After Approval): Add myself.
8211 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8213         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8214         * Makefile.in: Regenerate.
8216 2003-03-14  Michael Chastain  <mec@shout.net>
8218         * Makefile.in: Regenerate with correct Makefile.def.
8220 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8222         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8223         Make macro.
8224         * Makefile.in: Regenerate.
8225         * configure.in: Clean up gxx_include_dir logic.
8226         * configure: Regenerate.
8228 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8230         * MAINTAINERS (Write After Approval): Add myself.
8232 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8234         * MAINTAINERS: Update my mail address.
8236 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8238         * configure.in (gxx_include_dir): Fix typo.
8239         * configure: Regenerated.
8241 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8243         * Makefile.tpl: Reindent.
8244         * Makefile.in: Regenerate.
8245         * configure.in: Reindent.  Don't set unused variables.
8246         * configure: Regenerate.
8248 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8250         * configure.in: Include $(build_tooldir)/sys-include in
8251         FLAGS_FOR_TARGET.
8252         * configure: Regenerated.
8254 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8256         * Makefile.tpl: Always pass down RANLIB.
8257         * Makefile.in: Regenerate.
8259         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8260         * Makefile.in: Regenerate.
8261         * configure.in: Remove unused logic relating to --enable-shared
8262         and --enable-threads.  Remove bogus comments.  Remove redundant
8263         noconfigdirs.
8264         * configure: Regenerate.
8266         * configure.in: Replace ${libstdcxx_version} by its value.
8267         Remove reference to mh-dgux.
8268         * configure: Regenerate.
8270 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8272         * MAINTAINERS (Write After Approval): Add myself.
8274 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8276         * Makefile.tpl: Rearrange.
8277         * Makefile.in: Regenerate.
8279 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8281         * configure.in: Add support for kaOS as cross build target system.
8282         * configure: Regenerated.
8284 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8286         * MAINTAINERS (Write after approval): Add myself.
8288 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8290         * MAINTAINERS: Update my email address.
8292 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8294         * MAINTAINERS: Add self to blanket write privs. section.
8296 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8298         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8299         configure-target-* as some target builds may require additional
8300         flags for preprocessor tests.
8301         * Makefile.in: Regenerated.
8303 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8305         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8306         * ltconfig: Handle it.
8307         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8308         auto-detecting it.
8310         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8311         it is used as argument to $CC.
8312         * ltcf-gcj.sh: Likewise.
8314         * configure.in: Introduce --enable-maintainer-mode.
8315         * configure: Rebuilt.
8316         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8317         for maintainer mode.
8318         * Makefile.in: Rebuilt.
8320 2003-02-18  Jason Merrill  <jason@redhat.com>
8322         * Makefile.tpl (check-c++): Allow parallelism.
8324 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8326         * MAINTAINERS: Remove John Carr (who never actually had access to
8327         gcc.gnu.org).
8329 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8331         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8332         don't configure target-libobjc.
8333         * configure: Regenerate.
8335 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8337         * Makefile.tpl (RANLIB): Define.
8338         * Makefile.in: Regenerate.
8340 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8342         * MAINTAINERS: Update my email.
8344 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8346         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8347         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8348         * Makefile.in: Regenerated.
8349         * configure.in: Remove all traces of snavigator, db, and grep.
8350         * configure: Regenerated.
8352 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8354         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8355         After Approval.
8357 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8359         * MAINTAINERS (Write after approval): Add myself.
8361 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8363         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8364         * Makefile.in: Regenerated.
8366 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8368         * config.guess: Updated to 2003-01-30's version.
8369         * config.sub: Updated to 2003-01-28's version.
8371 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8373         * config.if: If gcc_version is already set, just use it.  Don't set
8374         gcc_version_trigger if it's already set, otherwise set it to
8375         gcc/version.c, but only if the file exists.  If it is not set and
8376         gcc/version.c does not exist, try to extract the version number from
8377         $CC.
8379 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8381         * MAINTAINERS: Add myself to write-after-approval list.
8383 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8385         * configure.in:  Revert 24Jan change.
8386         * configure:  Regenerate.
8388 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8390         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8391         entry of HJ Lu.
8393 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8395         * configure.in: Revert previous change.
8396         * configure: Regenerate.
8398 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8400         * configure.in: Make rda native-only.
8401         * configure: Regenerate.
8403 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8405         * MAINTAINERS: Move myself from GNATS-only-accounts to
8406         write-after-approval.
8408 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8410         * configure.in: Add missing \.
8411         * configure: Rebuilt.
8413 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8415         * configure.in (baseargs): Avoid using \| in sed regular
8416         expressions.
8417         * configure: Rebuilt.
8419 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8421         * configure.in (baseargs): Remove all supported forms of
8422         --cache-file, --srcdir, --host, --build and --target options
8423         from argument lists.
8424         * configure: Rebuilt.
8426 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8428         * MAINTAINERS: Add myself to write-after-approval list.
8430 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8432         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8433         * configure: Rebuilt.
8435 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8437         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8438         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8439         * Makefile.in: Regenerate.
8440         * configure: Regenerate.
8442 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8444         * configure.in: Remove Makefile in build, host and target modules
8445         unless configure was run with --no-recursion.
8446         * configure: Rebuilt.
8448 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8450         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8451         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8452         * Makefile.in: Regenerate.
8454 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8456         * config.guess: Update to 2003-01-03 version.
8457         * config.sub: Update to 2003-01-03 version.
8459 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8461         * configure: Regenerate with proper autoconf 2.13.
8463 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8465         * configure.in: Add AC_PREREQ for consistency.
8466         * configure: Regenerate.
8468 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8470         * configure.in (GDB_TK): Add tcl directories conditional on
8471         gdb/gdbtk directory being present.
8472         * configure: Regenerate.
8474 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8476         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8477         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8478         * configure: Rebuilt.
8480 2002-12-31  Tom Tromey  <tromey@redhat.com>
8482         * Makefile.in: Rebuilt.
8483         * Makefile.def (target_modules) [libffi]: Allow installation.
8485 2002-12-31  Andreas Schwab  <schwab@suse.de>
8487         * configure.in: Fix use of $program_transform_name.
8488         * configure: Regenerated.
8490 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8492         * configure.in (baseargs): Don't remove first configure argument.
8493         * configure: Regenerated.
8495 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8497         * Makefile.tpl (local-distclean): Don't remove...
8498         (multilib.ts): ... this.  Moved into...
8499         (multilib.out): ... this.  Don't use sub-make.
8500         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8501         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8502         (configure-build-[+module+], configure-[+module+],
8503         configure-target-[+module+], configure-gcc): ... these.  Test
8504         for Makefile existence.  Drop config.status from dependencies.
8505         * Makefile.in: Rebuilt.
8506         * configure.in: Move gcc-version-trigger to the end of
8507         ac_configure_args.  Add comments to maybedep.tmp and
8508         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8509         nonopt from baseargs, matching and removing corresponding
8510         whitespace while at it.
8511         * configure: Rebuilt.
8513 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8515         * configure.in (host_configargs): Replace reference to
8516         no-longer-defined buildopts with --build=${build_alias}.
8517         * configure: Rebuilt.
8519         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8520         program_transform_name to standard idiom.
8521         (AUTOGEN, AUTOCONF): Define.
8522         (Makefile.in): Use $(AUTOGEN).
8523         (Makefile): Depend on config.status, and use autoconf-style rule to
8524         build it.  Move original commands to...
8525         (config.status): ... this new target.
8526         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8527         $(AUTOCONF).
8528         * Makefile.in: Rebuilt.
8530 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8532         * Makefile.tpl: Fix dramatic bustage due to change in
8533         program_transform_name.
8534         * Makefile.in: Regenerate.
8536         * configure.in: Remove unnecessary PATH setting.
8537         * configure: Regnerate.
8539         * configure.in: Don't default to unprefixed tools unless
8540         the native tools will work.
8541         * configure: Regenerate.
8543         * configure.in: Convert to autoconf script.  Blow away lots
8544         of now-redundant Makefile fragments.
8545         * configure: Generate using Autoconf.
8546         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8547         * Makefile.in: Regenerate.
8549 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8551         * configure: Fix stupid bug where RANLIB was mistakenly included.
8553         * configure.in: Rename (buildargs, hostargs, targargs) to
8554         (build_configargs, host_configargs, target_configargs).
8556         * configure.in: Move logic out of sed statement.
8558         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8559         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8561 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8563         * config.sub: Import from master repository
8564         * config.guess: Ditto
8566 2002-12-24  Andreas Schwab  <schwab@suse.de>
8568         * Makefile.tpl (multilib.out): Fix missing space.
8569         * Makefile.in: Regenerate.
8571 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8573         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8574         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8575         * Makefile.in: Regenerate.
8576         * configure.in: Remove unnecessary leftovers.
8578 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8580         * configure.in (extra_ranlibflags_for_target): New variable.
8581         (*-*-darwin): Add -c to ranlib commands.
8582         * configure (tooldir): Handle extra_ranlibflags_for_target.
8584 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8586         * Makefile.tpl: Revert HJL's change.
8587         * Makefile.in: Regenerated.
8588         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8589         always.
8591 2002-12-19  Andreas Schwab  <schwab@suse.de>
8593         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8594         * Makefile.in: Regenerate.
8596 2002-12-18  H.J. Lu  <hjl@gnu.org>
8598         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8599         * Makefile.in: Regenerated.
8601         * configure.in (build_prefix): New. Substitute.
8603 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8605         * Makefile.tpl: Don't let real targets depend on phony targets.
8606         * Makefile.in: Regenerate.
8608         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8609         * Makefile.in: Regenerate.
8611 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8613         * config.sub: Import from master repository
8614         * config.guess: Ditto
8616 2002-12-16  Jason Merrill  <jason@redhat.com>
8618         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8619         previous 'make bootstrap'.
8620         * Makefile.in: Regenerate.
8622 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8624         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8626 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8628         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8629         * Makefile.in: Regenerate.
8631 2002-12-13  Jason Merrill  <jason@redhat.com>
8633         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8634         library tests.
8635         (check-c++): Just depend on it and check-target-libstdc++-v3.
8636         * Makefile.in: Regenerate.
8638 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8640         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8641         * Makefile.in: Rebuilt.
8643 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8645         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8647 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8649         * configure: Fix bug put in by gremlins.
8651         * Makefile.tpl: Substitute more autoconfily.
8652         * configure: Substitute more autoconfily.
8653         * Makefile.in: Regenerate.
8655 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8657         * config.sub: Import from master repository
8658         * config.guess: Ditto
8659         * MAINTAINERS: Added Svein Seldal under write after approval
8661 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8663         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8664         * Makefile.in (all-sim): Ditto.
8666 2002-12-06  DJ Delorie  <dj@redhat.com>
8668         * Makefile.tpl: Change configure dependencies to not have real
8669         targets depend on phony targets.
8671 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8673         * configure.in: Revert unintentional change.
8675         * Makefile.tpl: Change dependency for */multilib.out so that
8676         it works when gcc isn't in the tree.
8678         * configure.in: Substitute more.
8679         * configure: Run subconfigures from the Makefile.
8680         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8681         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8683 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8685         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8687 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8689         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8690         and corresponding dependencies.
8691         * Makefile.in: Regenerate.
8693         * configure.in (host_tools): Order binutils, gas and ld for
8694         convenience in running the testsuites.
8696         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8697         * Makefile.in: Regenerate.
8698         * configure.in: Introduce rules to serialize subconfigure runs.
8700         * configure.in: Introduce BASE_CC_FOR_TARGET.
8701         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8702         Realize configure-build-* targets.  Realize configure-target-* targets.
8703         * Makefile.in: Regenerate.
8705 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8707         * configure: Move gcc_version_trigger stuff from here...
8708         * configure.in: ...to here.
8710         * configure.in: Separate subconfigure options added by this file from
8711         options given by the user.  Add machinery to put args for host
8712         subconfigures into the Makefile.
8714         * Makefile.tpl: Remove 'vault' targets.
8715         * Makefile.tpl: Reorder and comment dependencies.
8716         * Makefile.in: Regenerate.
8718 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8719         * configure.in: Fix my broken commit of previous patch. (sigh)
8721 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8723         * configure.in: Move host-specific darwin noconfigdirs into
8724         the host-specific section.
8726 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8728         * configure.in: Move host-specific darwin noconfigdirs into
8729         the host-specific section.
8731 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8733         * configure: Remove skip-this-dir support.
8734         * Makefile.tpl: Remove skip-this-dir support.
8736         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8737         subdirectories.
8738         * Makefile.in: Regenerate.
8740         * Makefile.tpl: Strip out useless setting of 'dir'.
8741         * Makefile.in: Regenerate.
8743 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8745         * configure.in: Fix deeply stupid bug.
8747         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8748         shell code in CXX_FOR_TARGET
8749         * Makefile.def: Introduce raw_cxx.
8750         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8751         RAW_CXX_FOR_TARGET.
8752         * Makefile.in: Regenerate.
8754 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8756         * Makefile.tpl: Remove unnecessary ifs.
8757         * Makefile.in: Regenerate.
8759         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8760         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8761         targets for 'no_install' modules.
8762         * configure: Move GDB_TK substitution to configure.in.  Move
8763         build_modules stuff to configure.in.
8764         * configure.in: Implement soft dependency machinery.  Maybe-ize
8765         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8766         * Makefile.in: Regenerate.
8768 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8770         * Makefile.tpl: Make all-target, install-target behave similarly
8771         to all, install (only hitting configured targets).  Eliminate
8772         unused macro defintions.
8774         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8775         build != host.
8777         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8779         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8781         * configure.in: Produce lists of subdir targets we're actually
8782         configuring.  Remove references to "dosrel".
8783         * Makefile.tpl: Let configure set which subdir targets are hit.
8784         Remove install-cross; clean up install; remove ALL.  Remove
8785         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8786         Autogenerate host module targets.  Remove empty dependency lines
8787         and redundant dependency; rearrange slightly.
8788         * Makefile.def: Add host-side libtermcap, utils.
8790         * Makefile.in: Regenerate.
8792 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8794         * ltconfig (osf[345]): Append $major to soname_spec.
8795         Reflect this in library_names_spec.
8796         * ltmain.sh (osf): Prefix $major with . for use as extension.
8798 2002-11-19  Andreas Jaeger  <aj@suse.de>
8800         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8801         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8802         and sparc64 GNU/Linux systems.
8804 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8806         * MAINTAINERS: Update email.
8808 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8810         * MAINTAINERS: Complete James Dennett's entry.
8812 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8814         * MAINTAINERS (Write After Approval): Add myself.
8816 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8818         * Makefile.tpl: syntactic cleanup
8820 2002-11-13  Stuart Hastings  <stuart@apple.com>
8822         * MAINTAINERS: Add myself to write-after-approval list.
8824 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8826         * Makefile.def: Add list of recursive targets to autogenerate.
8827         Add build_modules.
8828         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8829         targets.  Autogenerate *-build-* targets.
8830         * Makefile.in: Regenerate.
8832 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8834         * configure: More autoconf-style substitutions.
8835         * Makefile.tpl: More autoconf-style substitutions.
8836         * Makefile.in: Regenerate.
8838 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8840         * configure: Substitute more variables in a more autoconf-friendly
8841         way.  Simplify slightly.
8842         * Makefile.tpl: Make more variables substitutable in an
8843         autoconf-friendly way.
8844         * Makefile.in: Regenerate.
8846 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8848         * MAINTAINERS (Write After Approval): Add myself.
8850 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8852         * configure.in (v810*): Remove special setting of tools.
8854         * configure: Add support for extra required flags for ar or nm.
8855         * configure.in (aix4.3+): Use above support for target-specific
8856         issues, rather than using config/mt-aix43.
8858 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8860         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8861         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8862         with $srcdir.  Reformat indentation.  Substitute some variables
8863         formerly hard-coded in the Makefile for build=host.
8864         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8865         * Makefile.def: Autogenerate more.
8866         * Makefile.in: Regenerate.
8868 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8870         * MAINTAINERS (Write After Approval): Add myself.
8872 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8874         * Makefile.def (host_modules): Add rda.
8875         * Makefile.in: Regenerate.
8876         * configure.in (target_tool): Add target-rda to list.
8878 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8880         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8882 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8884         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8885         and restrap targets to this rule.
8886         * Makefile.in:  Regenerate.
8888 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8890         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8891         GNATS only accounts.
8893 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8895         * configure.in (i[3456]86-*-linux*): Add check to disable
8896         ${libgcj} for glibc1.
8898 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8900         * MAINTAINERS: Add myself as ip2k port maintainer.
8902 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8904         * configure.in: Add tic4x target.
8906 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8908         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8909         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8910         * Makefile.in: Regenerate.
8912         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8913         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8914         * Makefile.in: Regenerate.
8916 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8918         * MAINTAINERS: Add myself as web pages co-maintainer.
8920 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8922         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8923         * Makefile.in: Regenerate.
8925 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8927         * MAINTAINERS: Add myself and Nathan Sidwell
8928         <nathan@codesourcery.com> as VxWorks maintainers.
8930 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8932         * Makefile.def: Remove order dependency comments.
8933         * Makefile.tpl: Add explicit install-install dependencies.
8934         * Makefile.in: Regenerate.
8936         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8937         * Makefile.in: Regenerate.
8939         * Makefile.tpl: Add configure-target (for src-release in src)
8940         * Makefile.in: Regenerate.
8942 2002-09-30  Nick Clifton  <nickc@redhat.com>
8944         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8946 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8948         * configure.in (s390*-*-linux*): Enable libgcj.
8950 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8952         * configure: Revert accidentally applied changes.
8954         * Makefile.tpl: Make more autoconf-friendly.
8955         * Makefile.in: Regenerate.
8956         * configure: Make substitution more autoconf-like.
8958 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8960         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8961         single entry to handle all these.
8962         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8963         libjava on arm-*-elf.
8965 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8967         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8968         things that depend on them.
8970 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8972         * Makefile.tpl: Make subsituted variables more autoconfy.
8973         * Makefile.in: Regenerate.
8974         * configure: Make seds more autoconfy.
8976 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8978         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8979         * Makefile.in: Regenerate.
8980         * configure.in: Rewrite sed statements to look autoconfy.
8982         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8983         all-target-foo on configure-target-foo.
8984         * Makefile.def: Ditto.
8985         * Makefile.in: Rebuild.
8987 2002-09-25  Andrew Haley  <aph@redhat.com>
8989         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8991 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8993         * Makefile.def: New file.
8994         * Makefile.tpl: New file.
8995         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8996         * contrib/gcc_update: Note that Makefile.in is a generated file.
8998         * configure.in: Minor rearrangement.  Simplify tests.
9000 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9002         * configure.in (with_headers): Skip copy if value is "yes".
9003         (with_libs): Likewise.
9005 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9007         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9008         * configure.in (sh*-*-pe*): Ditto.
9009         * configure.in (mips*-*-pe*): Ditto.
9010         * configure.in (*arm-wince-pe): Ditto.
9012         * configure.in: Rearrange.
9014 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9016         * MAINTAINERS: Update my email address.
9018 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9020         * MAINTAINERS: (Write After Approval): Add myself.
9022 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9024         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9026 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9028         * MAINTAINERS: Change my mailing address.
9030 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9032         * MAINTAINERS (Write After Approval): Remove myself.
9033         (Various Maintainers: c++ runtime libs): Add myself.
9035 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9037         * MAINTAINERS (Write After Approval): Remove myself.
9038         (Various Maintainers: c++ runtime libs): Add myself.
9040 2002-08-15  Eric Christopher  <echristo@redhat.com>
9042         * config.sub: Import from master repository.
9043         * config.guess: Ditto.
9045 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9047         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9048         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9049         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9051 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9053         * MAINTAINERS: Add self to rs6000 vector extensions.
9055 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9057         * libiberty/configure: Reverted unintended yesterday's check in.
9059 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9061         * boehm-gc/configure, libf2c/configure: Rebuilt.
9062         * libffi/configure, libiberty/configure: Ditto.
9063         * libjava/configure, libobjc/configure: Ditto.
9064         * libstdc++-v3/configure, zlib/configure: Ditto.
9065         Merged from binutils:
9066         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9067         From Steve Ellcey <sje@cup.hp.com>:
9068         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9069         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9070         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9071         IA64.
9072         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9073         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9074         soname_spec, sys_lib_search_path_spec): Ditto.
9076 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9078         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9080 2002-08-04  H.J. Lu  (hjl@gnu.org)
9082         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9084 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9086         * MAINTAINERS (Write After Approval): Add myself.
9088 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9090         * configure.in: Move generic linux case to end.  Copy generic
9091         linux noconfigdirs to mips*-*-linux* entry and new
9092         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9094 2002-07-19  Michael Matz  <matz@suse.de>
9096         * MAINTAINERS: Add myself as ra* maintainer.
9098 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9100         * config.guess: Update to 2002-07-09 version.
9101         * config.sub: Update to 2002-07-03 version.
9103 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9105         * MAINTAINERS: Fix typo in a maintainer email address.
9107 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9109         * configure.in: Remove two redundant tests.
9111 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9113         * configure.in (mips*-*-irix6*o32): Enable stabs.
9115 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9117         * configure.in: Don't build grez.
9118         * Makefile.in: Ditto.
9120         * Makefile.in: Remove references to bsp, cygmon, libstub.
9121         * configure.in: Ditto.
9123         * configure.in: Remove leftover reference to gdbtest.
9125 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9127         * configure.in (gxx_include_dir):  Change to match versioned
9128         C++ headers if --enable-version-specific-runtime-libs is used.
9130 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9132         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9134 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9136         * configure.in: Make --without-x work.
9138 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9140         * configure.in: Rearrange target Makefile fragment collection.
9142         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9143         cvs[src].
9144         * configure.in: Ditto.
9146 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9148         * MAINTAINERS (Write After Approval): Update my e-mail address.
9150 2002-06-24  Ben Elliston  <bje@redhat.com>
9152         * configure.in (host_tools): Remove cgen.
9154         * Makefile.in (all-cgen): Remove; runs from its source directory.
9155         (check-cgen, install-cgen, clean-cgen): Likewise.
9156         (all-opcodes): Do not depend on all-cgen.
9157         (all-sim): Likewise.
9159 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9161         * Makefile.in: Eliminate 'apache' targets.
9162         * configure.in: Eliminate 'apache' targets.
9164         * configure.in: Eliminate redundant tests.  Reorganize.
9166         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9168         * config-ml.in: Eliminate references to Cygnus configure.
9170         * Makefile.in: Eliminate references to building emacs.
9172 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9174         * MAINTAINERS: Update my email address.
9176 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9178         * config.if (libstdcxx_incdir): Version C++ headers.
9179         (cxx_incdir): Remove.
9181 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9183         * MAINTAINERS (Write After Approval): Add self.
9185 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9187         * configure.in: Add support for ip2k.
9189 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9191         * configure.in: Fix AIX configury bug.
9193 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9195         * MAINTAINERS (Write After Approval): Add self.
9197 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9199         * configure.in: replace ${topsrcdir} with ${srcdir}
9201         * configure.in: Move definition of libstdcxx_flags
9202         right above usage, rather than waaay earlier.
9204         * configure.in: Pull definition of is_cross_compiler earlier.
9206         * configure.in: Rearrange a little.
9208         * configure.in: Remove references to librx.
9209         * Makefile.in: Remove references to librx.
9211 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9213         * config.sub: Add support for avr target.
9214         Import from master sources, rev 1.255
9216 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9218         * configure, .cvsignore:  Revert previous change...
9219         * Makefile:  ...delete.
9221 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9223         * configure.in: Eliminate ${gasdir} variable.
9225 2002-06-18  Dave Brolley  <brolley@redhat.com>
9227         * configure.in: Add support for frv.
9228         * config.sub: Add support for frv.
9230 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9232         * configure:  Remove garbage from previous commit.
9234 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9236         * configure:  For in-source builds, make a subdir and re-exec there.
9237         * Makefile:  New file.  Pass targets through to build directory.
9238         * .cvsignore:  No longer ignore "Makefile".
9240 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9242         * MAINTAINERS (Write After Approval): Add self.
9244 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9246         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9248 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9250         * configure.in (vax-*-netbsd*): Re-enable gas.
9252 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9254         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9255         BUILD_PREFIX_1, to correct nomenclature.
9256         * configure: Likewise.
9258         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9259         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9261 2002-05-31  Olaf Hering  <olh@suse.de>
9263         * config-ml.in: Propogate DESTDIR also.
9265 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9267         * configure.in (vax-*-netbsd*): Don't build gas for this
9268         platform.
9270 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9272         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9273         and libgcj for AVR.
9275 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9277         * MAINTAINERS (Write After Approval): Add myself.
9279 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9281         * config.guess: Update to 2002-05-22 version.
9282         * config.sub: Likewise.
9284 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9286         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9287         * config-ml.in: Likewise.
9288         * configure: Likewise.
9289         * configure.in: Likewise.
9291 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9293         * MAINTAINERS: Update my email address.
9295 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9297         * configure.in: Simplify makefile fragment collection.
9299         * configure.in: Remove code to build emacs.
9301         * configure.in : Remove --srcdir argument from targargs and buildargs
9302         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9304         * configure: Move some logic to configure.in.
9305         * configure.in: Move some logic from configure.
9307 2002-05-11  Tom Tromey  <tromey@redhat.com>
9309         * MAINTAINERS: Reflect libgcj reality.
9311 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9313         * Makefile.in: Honour DESTDIR.
9315 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9317         * config.guess: Import 2002-03-20 version.
9318         * config.sub: Import 2002-04-26 version.
9320 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9322         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9324 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9326         * MAINTAINERS: Add self.
9328 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9330         * ltmain.sh: Detect and handle object name conflicts
9331         while piecewise linking a static library.
9333 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9335         * configure.in (noconfigdirs): Don't disable libgcj on
9336         sparc64-*-solaris* and sparcv9-*-solaris*.
9338 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9340         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9342 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9344         * configure.in (FLAGS_FOR_TARGET): Do not add
9345         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9346         on i[3456]86-*-linux*.
9348 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9350         * configure.in (noconfigdirs): Replace [ ] with test.
9352         * configure.in (noconfigdirs): Do not add target-newlib if
9353         target == i[3456]86-*-linux*, and host == target.
9355 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9357         * configure.in: delete reference to absent file
9359         * configure.in: replace '[' with 'test'
9361         * configure.in: Eliminate references to gash.
9362         * Makefile.in: Eliminate references to gash.
9364         * configure.in: remove useless references to 'pic' makefile fragments.
9366         * configure.in: (*-*-windows*) Finish removing.
9368         * configure.in: Eliminate redundant test for libgui.
9370 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9372         * MAINTAINERS: Add self and realphabetize.  Update entries
9373         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9374         entry for a29k port maintainer.
9376 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9378         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9379         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9381 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9383         * configure.in: remove references to dead files
9385 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9387         * MAINTAINERS: Add information about purpose of this file.
9389 2002-04-18  Tom Tromey  <tromey@redhat.com>
9391         * configure.in: Disallow configuring libgcj when it is already
9392         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9393         Solaris 2.8 by default.  For PR libgcj/6158.
9395 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9397         * configure.in:  Move default CC setting out of config/mh-* fragments
9398         directly into here.
9400 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9402         * configure.in: don't even try to configure or make a subdirectory
9403         if there's no configure script for it.
9405 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9407         * MAINTAINERS: Remove chill maintainers.
9408         * Makefile.in (CHILLFLAGS): Remove.
9409         (CHILL_LIB): Remove.
9410         (TARGET_CONFIGDIRS): Remove libchill.
9411         (CHILL_FOR_TARGET): Remove.
9412         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9413         CHILL_LIB.
9414         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9415         (CHECK_TARGET_MODULES): Likewise.
9416         (INSTALL_TARGET_MODULES): Likewise.
9417         (CLEAN_TARGET_MODULES): Likewise.
9418         (configure-target-libchill): Remove.
9419         (all-target-libchill): Remove.
9420         * configure.in (target_libs): Remove target-libchill.
9421         Do not compute CHILL_FOR_TARGET.
9422         * libchill: Remove directory.
9424 2002-04-11  DJ Delorie  <dj@redhat.com>
9426         * Makefile.in, configure.in: Sync with binutils, entries
9427         follow...
9429 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9431         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9432         (do-tar, do-bz2): New rules.
9433         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9434         (gdb-tar): New rule.
9435         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9436         (insight_dejagnu.tar): New rule.
9437         (insight.tar): New rule.
9438         (gdb+dejagnu.tar): New rule.
9439         (gdb.tar): New rule.
9441 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9443         * Makefile.in: Add all-tix to deps for all-snavigator
9444         so that tix is built when building snavigator.
9446 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9448         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9449         ld and gdb are not supported.
9451 2002-01-07  Mark Salter  <msalter@redhat.com>
9453         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9454         Allow target-libgloss to be built for arm, strongarm, and xscale.
9456 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9458         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9459         options for i[3456]86-pc-linux* native builds.
9461 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9463         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9464         files from .po files for a distribution.
9466 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9468         * configure.in: Enable libstdc++-v3 for h8300 targets.
9470 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9472         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9473         version from bfd/.
9475 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9477         * Makefile.in (VER): When present, extract the version number from
9478         the file version.in.
9480 2001-05-24  Tom Rix  <trix@redhat.com>
9482         * configure.in : enable ld for aix
9484 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9486         * config.guess: Add linux target for S/390.
9488 2000-11-07  Philip Blundell  <pb@futuretv.com>
9490         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9492 2000-11-03  Philip Blundell  <pb@futuretv.com>
9494         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9495         files.
9497 2001-01-15  Ben Elliston  <bje@redhat.com>
9499         * configure.in (host_tools): Add sid.
9500         Always configure cgen.
9502 2000-11-24  Nick Clifton  <nickc@redhat.com>
9504         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9507 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9509         * Makefile.in (ALL_MODULES): Add all-cgen.
9510         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9511         (all-cgen): New target.
9512         (all-opcodes,all-sim): Depend on all-cgen.
9513         * configure.in (host_tools): Add cgen.
9514         Only configure cgen if --enable-cgen-maint.
9516 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9518         * configure.in: Add *-*-freebsd* configurations.
9520 2002-04-08  Tom Tromey  <tromey@redhat.com>
9522         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9523         Fixes PR libgcj/6068.
9525 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9527         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9529 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9531         * configure.in (alpha*-dec-osf*): Enable libgcj.
9533 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9535         * MAINTAINERS (Write After Approval): Add myself.
9537 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9539         Fix for: PR bootstrap/3591, target/5676
9540         * configure.in (mcore-pe): Disable the configuration of
9541         libstdc++-v3 since exceptions are not supported.
9543 2002-03-20  Anthony Green  <green@redhat.com>
9545         * configure.in: Enable libgcj for xscale-elf target.
9547 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9549         * MAINTAINERS:  Update my email address.
9551 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9553         * ltmain.sh (relink_command): Fix typo in previous change.
9555 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9557         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9558         (relink_command): Added --tag flags.
9559         (mode=install): If relinking fails; error out.
9561 2002-03-12  Richard Henderson  <rth@redhat.com>
9563         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9564         .NOTPARALLEL tag.
9565         (do-check): Rename from check.
9566         (check): Allow parallel check.
9568 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9570         * MAINTAINERS: Add myself as maintainer for xtensa port.
9571         Fix alphabetical order in CPU port maintainer list.
9572         Remove myself from Write After Approval list.
9574 2002-03-11  Richard Henderson  <rth@redhat.com>
9576         * Makefile.in (.NOTPARALLEL): Add fake tag.
9578 2002-03-07  H.J. Lu  (hjl@gnu.org)
9580         * configure.in: Enable gprof for mips*-*-linux*.
9582 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9584         * MAINTAINERS (Write After Approval): Add myself.
9586 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9588         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9589         libjava.
9590         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9592 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9594         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9595         because its Makefile is there; test for the executable instead.
9597 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9599         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9600         libstdc++-v3 and libjava.
9602 2002-02-11  Adam Megacz  <adam@xwt.org>
9604         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9605         boehm-gc
9607 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9609         * config.guess: Updated to 2002-01-30's version.
9610         * config.sub: Updated to 2002-02-01's version.
9611         Contribute sh64-elf.
9612         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9613         * configure.in: Added sh64-*-*.
9615 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9617         * MAINTAINERS: Belatedly add myself to write after approval list.
9619 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9621         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9622         Remove self as Write After Approval.
9624 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9626         * MAINTAINERS: Put self in as maintainer for contrib/regression
9627         directory.
9629 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9631         * MAINTAINERS:  Update my email address.
9633 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9635         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9636         target-libiberty, and target-libgloss.  Skip Java-related
9637         libraries if not supported for NetBSD on target CPU.
9639 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9641         * install-sh: Use _inst.$$_ for temp file name.
9643 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9645         * MAINTAINERS (Write After Approval): Move my contact info
9646         from here...
9647         (OS Port Maintainers): ...to here (netbsd).
9649 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9651         * MAINTAINERS (Write After Approval): Add myself.
9653 2002-01-17  H.J. Lu  <hjl@gnu.org>
9655         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9656         (all-target-fastjar): Also depend on all-target-libiberty.
9658 2002-01-16  H.J. Lu  (hjl@gnu.org)
9660         * config.guess: Import from master sources, rev 1.225.
9661         * config.sub: Import from master sources, rev 1.238.
9663 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9665         * MAINTAINERS (Write After Approval): Remove myself.
9667 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9669         * MAINTAINERS (Write After Approval): Add myself.
9671 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9673         * MAINTAINERS: Add self as docs co-maintainer.
9675 2001-12-11  Matthias Klose  <doko@debian.org>
9677         * MAINTAINERS (Write After Approval): Add myself.
9679 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9681         * MAINTAINERS: Update my email address.
9683 2001-12-07  Turly O'Connor  <turly@apple.com>
9684         * MAINTAINERS (Write After Approval): Add myself.
9685         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9686         (rs6000_initialize_trampoline): Call __trampoline_setup for
9687         ABI_DARWIN too.
9688         * darwin-tramp.asm: New file, implements __trampoline_setup.
9689         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9691 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9693         * MAINTAINERS (Write After Approval): Add myself.
9695 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9697         * configure, configure.in: Use temp file for long sed commands.
9699 2001-12-03  Laurent Guerby  <guerby@acm.org>
9701         * config.sub: Update to version 1.232 on subversion.
9703 2001-12-03  Ben Elliston  <bje@redhat.com>
9705         * MAINTAINERS: Update mail address for config.* patches.
9707 2001-11-27  DJ Delorie  <dj@redhat.com>
9708             Zack Weinberg  <zack@codesourcery.com>
9710         When build != host, create libiberty for the build machine.
9712         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9713         CONFIG_ARGUMENTS.
9714         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9715         New variables.
9716         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9717         and rules.
9718         (all.normal): Depend on ALL_BUILD_MODULES.
9719         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9720         (all-build-libiberty): Depend on configure-build-libiberty.
9722         * configure: Calculate and substitute proper value for
9723         ALL_BUILD_MODULES.
9724         * configure.in: Create the build subdirectory.
9725         Calculate and substitute TARGET_CONFIGARGS (formerly
9726         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9728 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9730         * MAINTAINERS (write-after-approval): Add self.
9732 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9734         * MAINTAINERS (GNATS only accounts): Remove self.
9736 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9738         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9739         libf2c.
9741 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9743         * MAINTAINERS (Write After Approval): Add self.
9745 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9747         * MAINTAINERS: mips and s390 are also CPU ports.
9749 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9751         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9753 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9755         * MAINTAINERS: Alphabetize.
9757 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9759         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9761 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9763         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9765 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9767         * configure.in (--enable-languages): Be more permissive about
9768         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9770 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9772         * config.sub: Import from master sources, rev. 1.230.
9773         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9775 2001-11-07  Laurent Guerby  <guerby@acm.org>
9777         * MAINTAINERS (Write After Approval): Add self.
9779 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9781         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9783 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9785         * config.sub: Import from master sources, rev 1.226.
9786         * config.guess: Import from master sources, rev 1.216.
9788 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9790         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9791         * MAINTAINERS: Add self as maintainer of MMIX port.
9792         Remove old after-approval entry.
9794 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9796         * ChangeLog, configure: Fix spelling errors.
9798 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9800         * MAINTAINERS: Tweak my address.
9802 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9804         * MAINTAINERS: Update my email address.
9806 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9808         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9809         * MAINTAINERS: Add self as maintainer of CRIS port.
9811 2001-10-10  Geert Bosch  <bosch@gnat.com>
9813         * MAINTAINERS (Various maintainers: Ada front end):
9814         Added Robert Dewar.
9816 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9818         * MAINTAINERS (Write After Approval): Added self
9820 2001-10-02  Geert Bosch  <bosch@gnat.com>
9822         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9824 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9826         * configure: Handle temporary files securely using mkdir.
9828 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9830         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9832 2001-09-26  Will Cohen  <wcohen@redhat.com>
9834         * configure.in (*-*-linux*): Disable configuration of target-newlib
9835         and target-libgloss.
9837 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9839         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9840         RANLIB.
9842 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9844         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9845         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9846         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9847         avoid quotes nesting problems.
9848         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9849         (DO_X): Export only variables that are set.
9851 2001-09-19  Ben Elliston  <bje@redhat.com>
9853         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9854         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9855         semantics.  Use the shell built-in "type" command instead.
9857 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9859         Merged from gcc-3_0-branch:
9860         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9861         * ltcf-c.sh: Use $objext, not $ac_objext.
9862         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9863         * ltcf-cxx.sh: Add support for GNU.
9864         2001-07-22  Timothy Wall  <twall@redhat.com>
9865         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9866         default settings if using GNU tools with that configuration.
9867         * ltcf-cxx.sh: Ditto.
9868         * ltcf-gcj.sh: Ditto.
9869         2001-07-21  Michael Chastain  <chastain@redhat.com>
9870         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9871         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9872         * ltmain.sh: Mark as gcc-local.
9874 2001-08-30  Eric Christopher  <echristo@redhat.com>
9875             Jason Eckhardt  <jle@redhat.com>
9877         * config.guess: Merge from master sources.
9878         * config.sub: Merge from master sources, add support for mipsisa32.
9880 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9881         * config.sub: Merge from master sources, rev 1.219.
9882         * MAINTAINERS: Add self as contact for stormy16 port.
9884 2001-08-14  Zack Weinberg  <zackw@panix.com>
9886         * config.sub: Merge from master sources, rev 1.218.
9887         * config.guess: Merge from master sources, rev 1.209.
9889 2001-08-11  Graham Stott  <grahams@redhat.com>
9891         * Makefile.in (check-c++): Add missing semicolon.
9893 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9895         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9897 2001-07-30  Eric Christopher  <echristo@redhat.com>
9899         * MAINTAINERS (Various maintainers: mips port): Added myself.
9901 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9903         * configure.in (sh-*-linux*): New.
9905 2001-07-27  Richard Henderson  <rth@redhat.com>
9907         * .cvsignore: Add LAST_UPDATED.
9909 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9911         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9913 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9915         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9917 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9919         * MAINTAINERS (Write After Approval): Added myself.
9921 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9923         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9924         and libgcj on m68hc11/m68hc12.
9926 2001-06-27  H.J. Lu  (hjl@gnu.org)
9928         * Makefile (CFLAGS_FOR_BUILD): New.
9929         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9931 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9933         * README: Remove version number.
9935 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9937         * INSTALL/README: Update wrt. to the installation instructions now
9938         residing in gcc/doc/install.texi.
9940 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9942         * README: Replace with a cut-down and updated version of gcc/README.
9944 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9946         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9947         multilibs to be disabled.
9949 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9951         * MAINTAINERS (Write After Approval): Add myself.
9953 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9955         * config.guess: Import CVS version 1.195.
9956         * config.sub: Import CVS version 1.212.
9958 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9960         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9961         gcc/xgcc is built, use -print-prog-name to find out the program
9962         name to use.
9964 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9966         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9967         appear to also be in the master copy.
9968         * config.sub:  Import CVS version 1.211.
9970 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9972         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9973         with_gcc]: Use `gcc -shared' to build a shared library.
9975 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9977         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9978         archives.
9980 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9982         * MAINTAINERS (Write After Approval): Add myself.
9984 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9986         * configure.in (libstdcxx_flags): Do not try to execute
9987         libstdc++-v3/testsuite_flags until it exists.
9989 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9991         * MAINTAINERS: Update my email address.
9993 2001-05-31  Graham Stott  <grahams@redhat.com>
9995         * MAINTAINERS (Write After Approval): Add myself.
9997 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9999         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10000         libraries when using g++ with native linker.
10002 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10004         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10006 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10008         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10009         [aix4*|aix5*]: Prepend blank.
10011 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10013         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10014         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10015         of subdir/configure scripts to use the new libtool.m4.
10017 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10019         * MAINTAINERS (Write After Approval): Add myself.
10021 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10023         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10025 2001-05-11  Ben Elliston  <bje@redhat.com>
10027         * Makefile.in (all-sid): New target.
10028         (check-sid, clean-sid, install-sid): Likewise.
10030 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10032         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10034 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10036         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10037         libgcj.
10039 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10041         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10042         gcc/xgcc is built, use -print-prog-name to find out the program
10043         name to use.
10045 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10047         * configure.in (noconfigdirs): Don't reset it from scratch in the
10048         target case; only append to it.
10050         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10051         sparc-*-solaris2.8]: Disable ${libgcj}.
10053 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10055         * configure.in (libgcj_saved): Copy from $libgcj.
10056         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10057         --disable-libgcj.
10059 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10061         * MAINTAINERS: Remove self as MIPS maintainer and
10062         C front end maintainer.
10064 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10066         * configure.in: Move *-chorusos target case to the proper switch.
10067         Disable libgcj.
10069 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10071         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10072         1.641.2.228.
10074 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10076         * Makefile.in (STAGE1_CFLAGS): Pass down.
10078 2001-04-13  Alan Modra  <amodra@one.net.au>
10080         * config.guess: Add hppa64-linux support.  Note for next import that
10081         this is already in the master file.
10082         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10084 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10086         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10087         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10089 2001-04-11  Stan Shebs  <shebs@apple.com>
10091         * MAINTAINERS: Add self as Darwin port maintainer.
10093 2001-04-11  Alan Modra  <amodra@one.net.au>
10095         * MAINTAINERS: Update my email address.
10097 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10099         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10100         recent versions of FreeBSD (release 3 or later).
10101         * ltconfig: On FreeBSD, -lc must not be provided when building
10102         a shared library or else the standard -pthread gcc option is
10103         rendered worthless to later users of the built library.
10105 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10107         * MAINTAINERS: Add self and RTH as C front end maintainers.
10109 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10111         * config.sub: Make sure to match an already-canonicalized
10112         machine name (eg. mn10300-unknown-elf).
10114 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10116         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10117         New macros.
10118         (bootstrap, cross): Use RECURSE_FLAGS.
10119         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10121 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10123         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10125 2001-03-22  Colin Howell  <chowell@redhat.com>
10127         * Makefile.in (DO_X): Do not backslash single-quotes in
10128         backquotes (two places).
10130 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10132         Re-installed:
10133         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10134         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10135         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10136         * ltcf-cxx.sh: Likewise.
10137         * ltcf-gcj.sh: Likewise.
10139 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10141         * MAINTAINERS: Add myself as "documentation co-maintainer".
10143 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10145         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10146         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10148 2001-03-19  Tom Tromey  <tromey@redhat.com>
10150         * config-ml.in: Handle GCJ and GCJFLAGS.
10152 2001-03-21  Michael Chastain  <chastain@redhat.com>
10154         * Makefile.in: all-m4 depends on all-texinfo.
10156 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10158         * MAINTAINERS: Add myself to write after approval list.
10160 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10162         * Makefile.in (DO_X): Quote nested quotes.
10164 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10166         * MAINTAINERS: Add myself to write after approval list.
10168 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10170         * Makefile.in (DO_X): Use double quotes for quoting
10171         "RANLIB=$${RANLIB}".
10173 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10175         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10177 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10179         * configure.in: Only use `lang_requires' for languages athat are
10180         actually enabled.
10182 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10184         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10186 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10188         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10190 2001-03-07  Tom Tromey  <tromey@redhat.com>
10192         * configure.in: Allow config-lang.in to set `lang_requires' to list
10193         of other required languages.
10195 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10197         * Makefile.in: Remove RANLIB definition. Use RANLIB
10198         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10199         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10201 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10202             Alexandre Oliva  <aoliva@redhat.com>
10204         * Makefile.in (check-c++): Use tabs, not spaces.
10206 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10208         * MAINTAINERS: add myself to Write After Approval list.
10210 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10212         * Makefile.in (check-c++): New rule.
10214         * configure.in (target_libs): Remove libg++.
10215         (noconfigdirs): Remove libg++.
10216         (noconfigdirs): Same.
10217         (noconfigdirs): Same.
10218         (noconfigdirs): Same.
10220         * config-ml.in: Remove libg++ references.
10222         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10223         (ALL_TARGET_MODULES): Same.
10224         (configure-target-libg++): Remove.
10225         (all-target-libg++): Remove.
10226         (configure-target-libio): Remove.
10227         (all-target-libio): Remove.
10228         (check-target-libio): Remove.
10229         (.PHONY): Remove.
10230         (libg++.tar.bz2): Remove.
10231         (all-target-cygmon): Remove libio.
10232         (all-target-libstdc++): Remove.
10233         (configure-target-libstdc++): Remove.
10234         (TARGET_LIB_PATH): Remove libstdc++.
10235         (ALL_GCC_CXX): Remove libstdc++.
10236         (all-target-gperf): Correct.
10238 2001-02-16  Nick Clifton  <nickc@redhat.com>
10240         * configure.in (noconfigdirs): Allow configuration of texinfo
10241         for Cygwin hosts.
10243 2001-02-15  Anthony Green  <green@redhat.com>
10245         * configure: Introduce GCJ_FOR_TARGET.
10246         * configure.in: Ditto.
10247         * Makefile.in: Ditto.
10249 2001-02-13  Andreas Schwab  <schwab@suse.de>
10251         * MAINTAINERS: Update mail address.
10253 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10255         * config.guess: Add linux target for S/390.
10256         * config.sub: Likewise.
10258 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10260         * configure.in: for *-chorusos, don't config target-newlib and
10261         target-libgloss.
10263 2001-02-06  Ben Elliston  <bje@redhat.com>
10265         * configure: Output host type to stdout, not stderr.
10267 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10269         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10270         * ltcf-cxx.sh: Likewise.
10272         * config.if: Assume enable_libstdcxx_v3 is defined.
10274 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10276         Remove V2 C++ library.
10277         * configure.in: Remove --enable-libstdcxx_v3 support.
10279 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10281         * include/demangle.h: Add prototype for java_demangle_v3.
10283 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10285         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10287 2001-01-27  Richard Henderson  <rth@redhat.com>
10289         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10291 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10293         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10294         Don't unset, it's non-portable and no longer necessary, set to empty
10295         instead.
10297 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10299         * ltconfig: Shell portability fix for the tagname validity check.
10301 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10303         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10304         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10306 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10308         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10310 2001-01-26  Tom Tromey  <tromey@redhat.com>
10312         * configure.in: Allow libgcj to be built on Sparc Solaris.
10314 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10316         * ltcf-c.sh: Add aix5 case.
10317         * ltcf-cxx.sh: Likewise.
10318         * ltconfig: Likewise.
10320 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10322         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10323         keep at least one of build_libtool_libs or build_old_libs set to
10324         yes.
10326         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10327         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10329 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10331         * configure.in: Enable libgcj on several additional platforms.
10333 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10335         * configure.in: Enable libgcj for linux targets.
10337 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10339         * MAINTAINERS (Write After Approval): Add myself.
10341 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10343         * MAINTAINERS: Add myself as vax port maintainer.
10345 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10347         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10349 2001-01-09  Mike Stump  <mrs@wrs.com>
10351         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10352         failures of subdirectories.
10354 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10356         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10357         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10358         * ltcf-cxx.sh: Likewise.
10359         * ltcf-gcj.sh: Likewise.
10360         * ltconfig.sh: Fix typo.
10362 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10364         * configure: handle DOS-style absolute paths.
10366 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10368         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10370 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10372         * MAINTAINERS: Add myself as avr port co-maintainer.
10374 2000-12-28  Ben Elliston  <bje@redhat.com>
10376         * MAINTAINERS: Add myself under ``Write After Approval''.
10378 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10380         * texinfo: Remove directory from GCC.
10382 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10384         * COPYING: Update to current
10385         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10386         to 19yy as example year in copyright notice).
10388 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10390         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10391         (libstdcxx_incdir): Pass down.
10392         * config.if: Remove expired bits for cxx_interface, add stub.
10393         (libstdcxx_incdir): Add variable for g++ include directory.
10394         * configure.in (gxx_include_dir): Use it.
10396 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10398         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10399         with old-email address from ``Write After Approval''.
10401 2000-12-15  Andreas Jaeger  <aj@suse.de>
10403         * configure.in: Handle lang_dirs.
10405 2000-12-14  Tom Tromey  <tromey@redhat.com>
10407         * MAINTAINERS: Removed brads.
10409         * MAINTAINERS: Added gcj developers.
10411 2000-12-13  Anthony Green  <green@redhat.com>
10413         * configure.in: Disable libgcj for any target not specifically
10414         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10415         with g++ abi.
10417 2000-12-13  Mike Stump  <mrs@wrs.com>
10419         * Makefile.in (local-distclean): Also remove fastjar.
10421 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10423         * contrib/gcc_update: Add fastjar --touch entries.
10425 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10427         * configure.in: Disable language-specific target libraries for
10428         languages that aren't enabled.
10430 2000-12-10  Anthony Green  <green@redhat.com>
10432         * configure.in: Define libgcj.  Disable libgcj target libraries for
10433         most targets.
10435 2000-12-10  Neil Booth  <neilb@earthling.net>
10437         * MAINTAINERS: Update mail address, remove from WAA list.
10439 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10441         * libjava: Imported from /cvs/java.
10442         * libffi: Likewise.
10443         * Boehm-gc: Likewise.
10445 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10447         * configure.in (target_libs): Revert 2000-12-08 patch.
10448         (noconfigdirs): Added target-libjava.
10450 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10452         * djunpack.bat: removed.
10454 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10456         * Makefile.in: handle DOS-style absolute paths.
10457         * config-ml.in: likewise.
10458         * symlink-tree: likewise.
10460 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10462         * fastjar: Imported.
10464 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10466         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10467         libjava.
10468         * configure.in (target_libs): Removed `target-libjava'.
10470 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10472         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10473         (ALL_MODULES): Added fastjar.
10474         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10475         (all-target-libjava): all-fastjar replaces all-zip.
10476         (all-fastjar): Added.
10477         (configure-target-fastjar, all-target-fastjar): Likewise.
10478         * configure.in (host_tools): Added fastjar.
10480 2000-12-07  Mike Stump  <mrs@wrs.com>
10482         * Makefile.in (local-distclean): Remove leftover built files.
10484 2000-11-24  Nick Clifton  <nickc@redhat.com>
10486         * configure.in (xscale-elf): Add target.
10487         (xscale-coff): Add target.
10489 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10491         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10492         recent versions of FreeBSD (release 3 or later).
10493         * ltconfig: On FreeBSD, -lc must not be provided when building
10494         a shared library or else the standard -pthread gcc option is
10495         rendered worthless to later users of the built library.
10497 2000-11-16  Fred Fish  <fnf@be.com>
10499         * configure.in (enable_libstdcxx_v3): Fix typo,
10500         libstd++ -> libstdc++.
10502 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10504         * MAINTAINERS: Add self to Write After Approval list.
10506 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10508         * MAINTAINERS: Update my email address.  Add myself to global write
10509         privs list.
10511 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10513         * Makefile.in: Merge with src and libgcj.
10514         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10515         configure-target-<library> when their configure scripts need the C
10516         or C++ library to have already been built to work properly.
10517         (do_proto_toplev): Set them to an empty string.
10519         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10520         (REALLY_SET_LIB_PATH): Use them.
10522 2000-11-17  Stan Shebs  <shebs@apple.com>
10524         * MAINTAINERS: Add self to Write After Approval list.
10526 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10528         * configure: Provide the original toplevel configure arguments
10529         (including $0) to subprocesses in the environment rather than
10530         through gcc/configargs.h.
10532 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10534         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10535         C99.  Alphabetise "Write After Approval" list.
10537 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10539         * configure: Turn on libstdc++ V3 by default.
10541         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10542         if we've got GCC.
10544 2000-11-11  Philip Blundell  <philb@gnu.org>
10546         * MAINTAINERS: Add self to Write After Approval list.
10548 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10550         * ltcf-c.sh (aix4): Improve shared library configuration; require
10551         exporting symbols.
10552         * ltcf-cxx.sh (aix4): Define.
10553         * ltconfig (aix4): Define library and soname specs appropriate for
10554         AIX.  Define command to create export symbols list.
10556 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10558         * config.sub: Add support for Sun Chorus
10560 2000-10-31  Nick Clifton  <nickc@redhat.com>
10562         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10563         <name>@redhat.com.  Also installed new email address for Clint
10564         Popetz.
10566 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10568         * etc: Remove directory from GCC.
10570 2000-10-16  Michael Meissner  <meissner@redhat.com>
10572         * configure (gcc/configargs.h): Only create if there is a build GCC
10573         directory created.
10575 2000-10-16  Matthias Klose  <doko@debian.org>
10577         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10578         when configured for libstdc++-v3.
10580 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10582         * configure: Save configure arguments to gcc/configargs.h.
10584 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10586         * config.guess: Import CVS version 1.157.
10587         * config.sub: Import CVS version 1.181.
10589 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10591         * Makefile.in (bootstrap): avoid recursion if subdir missing
10592         (cross): ditto
10593         (do-proto-toplev): ditto
10595 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10597         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10598         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10600         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10601         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10602         all affected `configure' scripts.
10604 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10606         * MAINTAINERS: Add self as cpplib co-maintainer.
10608 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10610         * MAINTAINERS: Add self to Write After Approval list.
10612 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10614         * INSTALL/README: egcs -> GCC update.
10616 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10618         * MAINTAINERS: Add myself to Write After Approval list.
10620 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10622         * MAINTAINERS: Add myself to Write After Approval list.
10624 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10626         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10627         X11 libraries for hppa64.
10629 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10631         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10633 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10635         * Makefile.in (all-zlib): Added dummy target.
10637         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10638         ltcf-gcj.sh: Updated from libtool multi-language branch.
10640 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10642         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10643         (bootstrap*): Depend on all-bootstrap.
10645 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10647         * config.guess: Import CVS version 1.156.
10648         * config.sub: Import CVS version 1.179.
10650 2000-09-02  Anthony Green  <green@cygnus.com>
10652         * Makefile.in (all-gcc): Depend on all-zlib.
10653         (CLEAN_MODULES): Add clean-zlib.
10654         (ALL_MODULES): Add all-zlib.
10655         * configure.in (host_libs): Add zlib.
10657 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10659         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10660         crosses, but add gcc/include to the header search path for them.
10662 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10664         * MAINTAINERS: Add self to Write After Approval list.
10666 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10668         * config.guess: Import CVS version 1.152.
10669         * config.sub: Import CVS version 1.177.
10671 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10673         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10674         $targargs to tell whether newlib is going to be built.
10676         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10677         $$r/TARGET_SUBDIR/libio for _G_config.h.
10679 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10681         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10683 2000-08-22  DJ Delorie  <dj@redhat.com>
10685         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10687 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10689         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10690         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10691         sub-configures.
10693 2000-08-21  DJ Delorie  <dj@redhat.com>
10695         * MAINTAINERS: Add self as a libiberty maintainer
10697 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10699         * configure.in (libstdcxx_flags): Use
10700         libstdc++-v3/src/libstdc++.INC.
10702 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10704         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10706 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10708         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10710         * configure: Make enable_threads and enable_shared defaults
10711         explicit.  Substitute enable_threads into generated Makefiles.
10712         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10713         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10715 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10717         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10719 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10721         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10722         previous delta.
10724 2000-08-11  Jason Merrill  <jason@redhat.com>
10726         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10727         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10728         (FLAGS_FOR_TARGET): Not here.
10729         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10731 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10733         * config-ml.in (CC, CXX): Don't introduce a leading space.
10735 2000-08-07  DJ Delorie  <dj@delorie.com>
10737         * MAINTAINERS: Add self as a DJGPP maintainer
10739 2000-08-07  DJ Delorie  <dj@redhat.com>
10741         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10742         "if we're also building gcc, and it's a gcc that will run on the
10743         build machine, we want to use its includes instead of the system's
10744         default includes".
10746 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10748         * MAINTAINERS: Add self to Write After Approval list.
10750 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10752         * configure.in (libstdcxx_flags): Don't use `"'.
10754         * config-ml.in: Adjust multilib search paths to the
10755         appropriate multilib tree.
10757 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10759         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10760         commas in $LANGUAGES.
10762 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10764         * configure.in: Re-enable all references to libg++ and librx.
10766 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10768         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10769         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10770         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10771         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10773         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10775 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10777         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10778         CXX_FOR_TARGET for sed.
10780 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10782         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10783         Do not override if already set in the environment or in configure.
10784         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10785         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10787 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10789         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10790         the libtool CVS tree multi-language branch.
10791         * ltconfig, ltmain.sh: Updated.
10793 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10795         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10796         (clean-target): Depend on it.
10798         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10799         (GCC_FOR_TARGET): Use it.
10800         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10801         * configure.in: ... here.
10802         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10803         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10805 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10807         * MAINTAINERS: Add self to Write After Approval list.
10809 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10811         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10812         (configure-target-libchill, configure-target-libobjc): Likewise.
10814         * configure.in: Use the same cache file for all target libs.
10815         * config-ml.in: But different cache files per multilib variant.
10817 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10819         * configure (topsrcdir): Don't use dirname.
10821 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10823         * MAINTAINERS: Add self to Write After Approval list.
10825 2000-07-20  Jason Merrill  <jason@redhat.com>
10827         * configure.in: Remove all references to libg++ and librx.
10829         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10831 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10833         * config.sub: Update to subversions version 2000-07-06.
10835 2000-07-12  Andrew Haley  <aph@cygnus.com>
10837         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10838         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10840 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10842         * symlink-tree:  Check number of arguments.
10844 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10846         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10847         search path for a g++ extracted from the build tree.  This
10848         will allow link tests run by configure scripts in
10849         subdirectories to succeed.
10851 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10853         * ltconfig: Add support for mips-dde-sysv4.2MP
10855 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10857         * MAINTAINERS: Add myself as loop discovery maintainer.
10859 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10861         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10862         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10864 2000-06-19  Timothy Wall  <twall@cygnus.com>
10866         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10867         * config.sub: Add tic54x target.
10869 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10871         * MAINTAINERS: Add self as Fortran maintainer,
10872         remove Craig Burley.
10874 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10876         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10877         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10879 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10881         * MAINTAINERS: Add self as i18n maintainer
10883 20000-05-21  H.J. Lu  (hjl@gnu.org)
10885         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10886         directory are used if they exist. Make sure
10887         $(build_tooldir)/include is searched for header files,
10888         $(build_tooldir)/lib/ for library files.
10889         (GCC_FOR_TARGET): Likewise.
10890         (CXX_FOR_TARGET): Likewise.
10892 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10894         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10896 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10898         * Makefile.in (configure-target-libiberty): Depend on
10899         configure-target-newlib.
10901 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10903         * configure.in, Makefile.in: Merge all libffi-related
10904         configury stuff from the libgcj tree.
10906 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10908         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10909         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10911 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10913         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10914         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10915         current version information.  Add to proto-toplev directory.
10916         (gdb-taz): Build do-djunpack.
10918 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10920         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10922 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10924         * MAINTAINERS: Add self to Write After Approval list.
10926 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10928         * ltmain.sh: Preserve in relink_command any environment
10929         variables that may affect the linker behavior.
10931 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10933         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10935 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10937         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10939 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10941         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10942         with the version name.
10944 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10946         * MAINTAINERS: Add self as bb-reorder maintainer.
10948 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10950         * config.if: Tweak.
10952 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10954         * djunpack.bat: New file.
10956 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10958         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10959         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10960         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10961         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10963 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10965         * config.sub (case $basic_machine): Change default for "ibm-*"
10966         to "openedition".
10968 2000-04-13  Andreas Jaeger  <aj@suse.de>
10970         * MAINTAINERS: Added myself.
10972 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10974         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10975         (do-md5sum): New target.
10976         (MD5PROG): Define.
10977         (PACKAGE): Default to TOOL.
10978         (VER): Default to a shell script.
10979         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10980         md5 checksum generation.
10981         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10982         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10983         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10984         insight.tar.bz2): Use gdb-taz to create archive.
10986 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10988         * configure (warn_cflags): Delete.
10990 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10992         * MAINTAINERS: Added myself.
10994 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10995             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10997         * configure.in (enable_libstdcxx_v3): Add.
10998         (target_libs): Add bits here to switch between libstdc++-v2 and
10999         libstdc++-v3.
11000         * config.if: And this file too.
11001         * Makefile.in: Add libstdc++-v3 targets.
11003 2000-04-05  Michael Meissner  <meissner@redhat.com>
11005         * config.sub (d30v): Add d30v as a basic machine type.
11007 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11009         * configure.in: -linux-gnu*, not -linux-gnu.
11011 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11013         * MAINTAINERS: Add self in write-after-approval section.
11015 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11017         * MAINTAINERS: Add self as ia64 port maintainer.
11019 2000-03-08  Neil Booth  <NeilB@earthling.net>
11021         * MAINTAINERS: Add self in write-after-approval section.
11023 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11025         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11026         (do-tar-bz2): Replace TOOL with PACKAGE.
11027         (gdb.tar.bz2): Remove GDBTK from GDB package.
11028         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11029         dejagnu.tar.bz2): New packages.
11031 2000-02-27  Andreas Jaeger  <aj@suse.de>
11033         * configure.in: Add entry for mips*-*-linux*, move catch all
11034         *-*-*linux* entry below this one.
11036 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11038         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11040 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11042         * config.sub: Support an OS of "wince".
11044 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11046         * config.guess, config.sub: Updated to match config's 2000-02-15
11047         version.
11049 2000-02-23  Linas Vepstas  <linas@linas.org>
11051         * config.sub: Add support for Linux/IBM 370.
11052         * configure.in: Likewise.
11054 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11056         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11058 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11060         * config.guess: Guess "cygwin" rather than "cygwin32".
11062 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11064         * configure (gcc_version): When setting, narrow search to
11065         lines containing `version_string'.
11067 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11069         * config.sub: Add support for avr target.
11071 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11073         * MAINTAINERS: Add maintainers for MCore port.
11075 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11077         * config.sub: Add mmix-knuth-mmixware.
11079 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11081         * MAINTAINERS: Pair cccp with cpplib maintainership.
11083 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11085         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11086         structure stuff to -L library search.
11087         (CXX_FOR_TARGET): Ditto.
11088         (CROSS_CHECK_MODULES): Fix spelling mistake.
11090 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11092         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11093         the C++ compiler.
11095 2000-01-12  Richard Henderson  <rth@cygnus.com>
11097         * configure.in: Don't build some bits for beos.
11099 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11101         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11102         as include files.
11104 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11106         * Add self as cpplib maintainer, as requested by Jason
11107         Merrill.  Correct my e-mail address.
11109 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11111         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11112         not mh-aix43.
11114 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11116         * MAINTAINERS: Add myself to "write after approval" list.
11118 1999-12-14  Richard Henderson  <rth@cygnus.com>
11120         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11121         * config.sub: Accept alphaev[78], alphaev8.
11123 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11125         * config.guess, config.sub: Update from autoconf.
11127 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11129         * MAINTAINERS:  update my playtime e-address.
11131 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11133         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11134         necessary libraries are missing.
11136 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11138         * MAINTAINERS: Add new 'write after approval' maintainer.
11140 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11142         * MAINTAINERS: Add new Java maintainer.
11144 1999-10-25  Andreas Schwab  <schwab@suse.de>
11146         * configure: Fix quoting inside arguments of eval.
11148 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11150         * config-ml.in: Allow suppression of some ARM multilibs.
11152 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11154         * config.guess: Add OS/390 match pattern.
11155         * config.sub: Add mvs, openedition targets.
11156         * configure.in (i370-ibm-opened*): New.
11158 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11160         * config.sub: Add support for configuring for pj.
11162 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11164         * config.sub (maybe_os): Add support for configuring for fr30.
11166 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11168         * configure.in: Do not configure or build ld for AIX
11169         platforms.  ld is known to be broken on these platforms.
11171 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11173         * config-ml.in: Pass compiler flag corresponding to multidirs to
11174         subdir configures.
11176 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11178         * Makefile.in (LDFLAGS): Define.
11180 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11182         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11183         noconfigdirs.
11184         (*-*-cygwin*): Likewise.
11186 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11188         * mkdep: New file.
11189         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11190         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11192         From Eli Zaretskii <eliz@is.elta.co.il>:
11193         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11194         long file name when using DJGPP on MS-DOS.
11196 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11198         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11200 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11202         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11203         dependency as this causes "make check" to globally "make all"
11205 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11207         * configure.in (target_libs): Added target-zlib.
11208         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11209         (CONFIGURE_TARGET_MODULES): Likewise.
11210         (CHECK_TARGET_MODULES): Likewise.
11211         (INSTALL_TARGET_MODULES): Likewise.
11212         (CLEAN_TARGET_MODULES): Likewise.
11213         (configure-target-zlib): New target.
11214         (all-target-zlib): Likewise.
11215         (all-target-libjava): Depend on all-target-zlib.
11216         (configure-target-libjava): Depend on configure-target-zlib.
11218         * Makefile.in (configure-target-libjava): Depend on
11219         configure-target-newlib.
11220         (configure-target-boehm-gc): New target.
11221         (configure-target-qthreads): New target.
11223         * configure.in (target_libs): Added target-qthreads.
11224         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11225         (CONFIGURE_TARGET_MODULES): Likewise.
11226         (CHECK_TARGET_MODULES): Likewise.
11227         (INSTALL_TARGET_MODULES): Likewise.
11228         (CLEAN_TARGET_MODULES): Likewise.
11229         (all-target-qthreads): New target.
11230         (configure-target-libjava): Depend on configure-target-qthreads.
11231         (all-target-libjava): Depend on all-target-qthreads.
11233         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11234         (CONFIGURE_TARGET_MODULES): Likewise.
11235         (CHECK_TARGET_MODULES): Likewise.
11236         (INSTALL_TARGET_MODULES): Likewise.
11237         (CLEAN_TARGET_MODULES): Likewise.
11238         (all-target-libjava): New target.
11239         (all-target-boehm-gc): Likewise.
11240         * configure.in (target_libs): Added libjava, boehm-gc.
11242 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11244         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11245         configure.bat in SUPPORT_FILES.
11246         (gas+binutils.tar.bz2): Likewise.
11248         * makeall.bat: Remove; obsolete.
11250 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11252         From Mark Elbrecht:
11253         * configure.bat: Remove; obsolete.
11255 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11257         * configure: Add -W -Wall to the default CFLAGS when compiling with
11258         gcc.
11260 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11262         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11264 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11266         * configure.in: Build ld on IRIX6.
11268 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11270         * Makefile.in: Change distribution targets to use bzip2 instead of
11271         gzip.
11272         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11273         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11275 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11277         * config.sub: Add mcore target.
11279 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11281         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11283 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11285         * config.guess (dummy): Changed to $dummy.
11287 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11289         * config.sub: Tidied up case statements.
11291 1999-05-22  Ben Elliston  <bje@cygnus.com>
11293         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11294         <jiro@din.or.jp>.
11296         * config.guess: Merge with FSF version. Future changes will be
11297         more accurately recorded in this ChangeLog.
11298         * config.sub: Likewise.
11300 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11302          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11304 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11306         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11308 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11310         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11312 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11314         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11315         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11316         Bad merge removed these two changes.
11318 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11319                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11321         * config.guess (interix Alpha): Add.
11323 1999-04-11  Richard Henderson  <rth@cygnus.com>
11325         * configure.in (i?86-*-beos*): Do config gperf; don't config
11326         gdb, newlib, or libgloss.
11328 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11330         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11331         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11332         from multidirs.
11334 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11336         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11338 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11340         * config.sub: Add support for mcore targets.
11342 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11344         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11345         not mt-ospace, in order to shut up assembler warning about using
11346         symbols that are named the same as registers.
11348 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11350         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11351         dependency list for all-target-cygmon.
11353 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11355         * config-ml.in: Check $host, not $target, for selective multilibs.
11356         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11357         thumb interworking, and underscore prefix multilibs.
11359 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11361         * missing: Update to version from current automake.
11363 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11365         * configure (gxx_include_dir): Removed.
11367         * configure.in (gxx_include_dir): Handle it.
11368         * Makefile.in: Likewise.
11370 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11372         * config.sub (mips64vr4111,mips64vr4111el) Add.
11374 1999-03-21  Ben Elliston  <bje@cygnus.com>
11376         * config.guess: Correct typo for detecting ELF on FreeBSD.
11378 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11380         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11381         config/mh-djgpp.
11383 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11385         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11386         all-target-newlib to dependency list for all-target-bsp.
11388 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11390         * config.sub: Add i386-uwin support.
11391         * config.guess: Likewise.
11393 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11395         * configure.in: cleanup, add mh-*pic handling for arm, special
11396         case powerpc*-*-aix*
11398 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11400         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11401         can be built.
11403 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11405         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11406         targets.
11408 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11410         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11412 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11414         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11416 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11418         * config.sub: Fix typo in arm recognition.
11420 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11422         * configure.in (noconfigdirs): Changed target_configdirs to
11423         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11424         rather than m68k-*-* since it is not known to work on
11425         m68k-aout. Ditto for arm-*-*oabi.
11427 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11429         * configure.in (*-*-windows*): Remove, no longer used.
11431 1999-02-19  Ben Elliston <bje@cygnus.com>
11433         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11434         Smart and improved by Andrew Cagney.
11436 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11438         * config.guess: Recognize openbsd-*-hppa.
11440 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11442         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11443         only if it is not empty.
11445 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11447         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11449         * config.guess: Modified to recognize uname's armv* syntax.
11451         * config.sub: Modified to recognize uname's armv* syntax.
11453 1999-02-17  Mark Salter  <msalter@cygnus.com>
11455         * configure.in: Added target-bsp for sparclite.
11457 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11459         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11461 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11463         * configure.in: Add support for strongarm port.
11464         * config.sub: Add support for strongarm target.
11466 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11468         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11469         the old name config/mh-cygwin32.
11470         Enable texinfo.
11472 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11474         * configure.in: Do build ld for ix86 Solaris.
11476 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11478         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11479         $AR_FOR_TARGET.  Likewise for RANLIB.
11481 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11483         * config.sub (oabi):  Recognize.
11484         * configure.in (arm-*-oabi):  Handle.
11486 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11488         * config.guess: Improve detection of i686 on UnixWare 7.
11490 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11492         * config.guess: Add support for i386-pc-interix.
11493         * config.sub: Likewise.
11494         * configure.in: Likewise.
11496 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11498         * Makefile.in: Remove unneeded all-target-libio from
11499         from all-target-winsup target since it is now unneeded.
11500         Add all-target-libtermcap in its place since it is now
11501         needed.
11503 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11505         * configure.in: makefile stub for cygwin target is probably
11506         unnecessary.  Remove it for now.
11508 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11510         * configure.in: libtermcap.a should be built when cygwin is the
11511         target as well as the host.
11512         * config.guess: Allow mixed case in cygwin uname output.
11513         * Makefile.in: Add libtermcap target.
11515 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11517         * config.sub: Clean up handling of hppa2.0.
11519 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11521         * config.guess: Use C code to identify more HP machines.
11523 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11525         * config.sub: Handle hppa2.0.
11527 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11529         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11530         cygmon for all sparclite targets, regardless of object format.
11532 1998-12-15  Mark Salter  <msalter@cygnus.com>
11534         * configure.in: Added target-bsp for several target architectures.
11536         * Makefile.in: Added rules for bsp.
11538 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11540         * config.guess: Improve detection of hppa2.0 processors.
11542 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11544         * config.guess: Recognize FreeBSD using ELF automatically.
11546 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11548         * configure (skip-this-dir): Add handling for new shell script, which
11549         might be created by a sub-directory's configure to indicate, this particular
11550         directory is "unwanted".
11551         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11553 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11555         * ltconfig: import from libtool, after changing libtool to
11556         account for the cygwin name change.
11558 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11560         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11561         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11563 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11565         * configure.in: Add libtermcap to list of cygwin dependencies.
11567 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11569         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11570         they include winsup/include when it's a cygwin target.
11572 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11574         * configure.in (host_tools): Added zip.
11575         * Makefile.in (all-target-libjava): Depend on all-zip.
11576         (all-zip): New target.
11577         (ALL_MODULES): Added all-zip.
11578         (NATIVE_CHECK_MODULES): Added check-zip.
11579         (INSTALL_MODULES): Added install-zip.
11580         (CLEAN_MODULES): Added clean-zip.
11582 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11584         * Makefile.in: lose "32" from comment about cygwin.
11586 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11588         * configure.in: Use -Os to build target libraries for the fr30.
11590 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11592         * config.sub: Add fr30.
11594 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11596         * configure.in: drop "32" from config/mh-cygwin32.  Check
11597         cygwin* instead of cygwin32*.
11598         * config.sub: Check cygwin* instead of cygwin32*.
11600 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11602         * config.guess: Match any version of Unixware7.
11604 1998-10-20  Syd Polk  <spolk@cygnus.com>
11606         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11607         if desired.
11609 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11611         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11612         these if the appropriate directories and files to not exist.
11614 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11616         * Makefile.in (DEVO_SUPPORT): Add config.if.
11618 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11620         * configure: Add pattern to replace "build_tooldir"'s
11621         definition in the generated Makefile with "tooldir"'s
11622         actual value.
11624 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11626         * config.sub: Bring back lost sparcv9.
11628         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11630 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11632         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11633         CC_FOR_TARGET and friends.
11635 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11637         * Makefile.in (build_tooldir): New variable, same as tooldir.
11638         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11639         -B$(build_tooldir)/bin/.
11640         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11642 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11644         * README: Remove installation instructions and refer to the
11645         INSTALL directory instead.
11647 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11649         * config.sub: Add support for i[34567]86-pc-udk.
11650         * configure.in: Likewise.
11652 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11654         * Makefile.in: add bzip2 package building bits for user
11655         tools module
11656         * configure.in: ditto
11658 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11660         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11661         (ALL_TARGET_MODULES): Add all-target-libobjc.
11662         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11663         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11664         (all-target-libchill): Add dependencies.
11665         * configure.in (target_libs): Add libchill.
11667 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11669         * configure.in (target_subdir): Remove duplicate line.
11671 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11673         * Makefile.in (all-automake): fix dependencies.
11675 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11677         * configure.in: Minor cleanups for building in the $(target_alias)
11678         subdir.
11680 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11682         * Makefile.in (bootstrap): Set r and s before make all.  Use
11683         BASE_FLAGS_TO_PASS in make all.
11684         (cross): Likewise.
11686 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11688         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11690 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11692         * config.sub: Fix typo in last change.
11694 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11696         * config.sub: Add support for C4x target.
11697         * configure.in: Likewise.
11699 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11701         * config.sub: Recognize sparcv9 just like sparc64.
11703 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11705         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11707 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11709         * config.guess: Correctly identify Pentium II sco boxes.
11711         * config.guess: Fix "tr" code.  From Weiwen Liu.
11713 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11715         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11716         stabs.
11718 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11720         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11721         (ALL_TARGET_MODULES): Add all-target-libchill.
11722         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11723         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11724         (all-target-libchill): Add dependencies.
11725         * configure.in (target_libs): Add libchill.
11727 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11729         * config.guess: Avoid assumptions about "tr" behaves when
11730         LANG is set to something other than English.
11732 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11734         * configure (gxx_include_dir): Changed to
11735         '${prefix}/include/g++'-${libstdcxx_interface}.
11737         * config.if: New to determine the interfaces.
11739 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11741         * config.guess: Detect and handle MPE/IX.
11742         * config.sub: Deal with MPE/IX.
11744 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11746         * configure.in: Use mh-aix43.
11748 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11750         * configure: Fix --without/--disable cases for gxx-include-dir.
11752 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11754         * mdata-sh:  Imported.  Needed for automake support.
11756 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11758         * Makefile.in (taz): Try "chmod -R og=u ." before
11759         "chmod og=u `find . -print`".
11761 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11763         * configure.in: Add arm-elf and thumb-elf support.
11765 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11767         * Makefile.in: Undo previous patch.
11769 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11771         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11772         to here ...
11773         (install-no-fixedincludes): and here
11774         (INSTALL_MODULES): ... from here.
11776 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11778         * config.sub: Merge with FSF.
11780         * config.guess: Merge with FSF.
11782 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11784         * configure (extraconfigdirs): New variable.
11785         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11786         * Makefile.in (all): Move higher in file.
11787         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11788         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11789         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11790         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11791         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11793 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11795         * Makefile.in (all-target-libjava): Depend on all-gcc and
11796         all-target-newlib.
11797         (configure-target-libjava): Depend on $(ALL_GCC).
11799 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11801         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11802         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11804 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11806         * INSTALL/README: Fix typo.
11808 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11810         * ylwrap: Change absolute path checks to check for DOS style path
11811         names.
11813         * ylwrap: Don't use a full path name if the source file is in the
11814         same directory.  From hjl@lucon.org (H.J. Lu).
11816         * config-ml.in: Default to being verbose, to match Feb 18 change to
11817         configure.
11819 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11821         Brought over from egcs:
11823         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11825         * configure.in (target_subdir): Set to ${target_alias} instead
11826         of "libraries".
11828         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11830         * configure.in (target_subdir): Set to libraries if enable_multilib.
11832 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11834         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11835         multilibs, force reconfiguration the first time we create
11836         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11838 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11840         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11841         avoid confusion with --no-recursion.
11843 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11845         * configure.in: Win32 hosts shouldn't use install -x
11846         * install-sh: remove -x option, and special .exe-handling
11847         hack.
11849 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11851         * config.guess: Recognize i586-pc-beos.
11852         * configure.in: Don't build some bits for beos.
11854 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11856         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11857         CFLAGS default to -O2.
11859         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11860         when using GNU ld.
11862 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11864         * ltmain.sh: Correct install when using a different shell.
11866 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11868         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11870 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11872         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11873         target.
11875 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11877         * ltconfig: Update to correct AIX handling.
11879 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11881         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11883         * configure.in (target_subdir): Set to ${target_alias} instead
11884         of "libraries".
11886 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11888         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11889         (Makefile): Depend on $(gcc_version_trigger).
11891         * configure (gcc_version): Change default initializer to empty
11892         string.
11893         (gcc_version_trigger): New variable; pass this variable down
11894         to subdir configures to enable them checking gcc's version
11895         themselves. Emit make macros for both gcc_version vars.
11896         (topsrcdir): Initialize reliably.
11897         (recursion line): Remove --with-gcc-version=${gcc_version}.
11899 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11901         * configure (enable_version_specific_runtime_libs): Implement new flag
11902         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11903         in $(libsubdir); emit definition in each generated Makefile.
11904         (gxx_include_dir): Initialize depending on
11905         $enable_version_specific_runtime_libs.
11907 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11909         * configure (gcc_version): Initialize properly depending on
11910         how and where configure is started.
11911         (recursion line): Pass a --with-gcc-version=${gcc_version}
11912         to configures in subdirs.
11914 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11916         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11917         cygmon
11919 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11921         * configure.in: Add cygmon and libstub support for mn10200.
11923 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11925         * configure (gcc_version): Add new variable describing the
11926         particular gcc version we're building.
11927         * Makefile.in (libsubdir): Add new macro for the directory
11928         in which the compiler finds executables, libraries, etc.
11929         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11930         and libsubdir.
11932 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11934         * Makefile.in (local-clean): Remove *.log.
11935         (warning.log): Built with warn_summary from build.log.
11936         (mail-report.log): Run test_summary.
11937         (mail-report-with-warnings.log): Run test_summary including
11938         warning.log in the report.
11940 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11942         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11944 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11946         * Makefile.in (grep): Grep no longer depends on libiberty.
11948 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11950         * Makefile.in: all-snavigator needs all-libgui.
11952 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11954         * configure.in: Add cygmon and libstub support for mn10300.
11956 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11958         * missing: Update to version from automake 1.3.
11960         * ltmain.sh: On installation, don't get confused if the same name
11961         appears more than once in the list of library names.
11963 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11965         * config.sub: Accept m68060 and m5200 as CPU names.
11967 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11969         * configure: Use && rather than using -a in test, because odd
11970         strings can confuse test.
11971         * configure.in: Likewise.
11973 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11975         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11977 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11979         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11980         bootstrap4-lean): New targets.
11982 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11984         * mpw-* Delete.  Not used.
11986 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11988         * COPYING.LIB: Update FSF address.
11990 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11992         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11994         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11995         GAS_SUPPORT_DIRS.
11997 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11999         * ltconfig, ltmain.sh: Avoid producing a version number if
12000         -version-info was not used.
12002 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12004         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12005         building with newlib.
12007 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12009         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12010         Solaris `make' causes it to continue to next definition.
12012 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12014         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12015         the right GUI libraries and files are installed along with GDB.
12017 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12019         * configure.in: Change alpha to alpha* in several places.
12021 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12023         * config.sub: Recognize sparc86x.
12025 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12027         * configure.in (--enable-target-optspace): Remove debug echo.
12029 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12031         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12033 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12035         * ltconfig: Update cygwin32 support.
12037         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12038         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12039         (GDB_SUPPORT_DIRS): Likewise.
12041 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12043         * configure.in (target_makefile_frag): If --enable-target-optspace,
12044         use -Os to compile target libraries rather than -O2.  Default to
12045         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12046         not used.
12047         * configure.in (target_cflags): Ditto for d30v.
12049 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12051         * Makefile.in (all-bfd): Depend on all-intl.
12052         (all-binutils): Likewise.
12053         (all-gas): Likewise.
12054         (all-gprof): Likewise.
12055         (all-ld): Likewise.
12057 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12059         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12061 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12063         * Makefile.in (all-bfd): Depend upon all-libiberty.
12065         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12067 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12069         * Makefile.in: Add libstub.
12071         * configure.in: Ditto. Build libstub for targets that have cygmon
12072         support.
12074 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12076         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12078 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12080         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12081         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12083 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12085         * configure: Define DEFAULT_M4 by searching PATH.
12086         * Makfile.in: Use DEFAULT_M4.
12088 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12090         * ltconfig: Add cygwin32 support.
12092         * Makefile.in, configure.in: Add libtool as a native only directory
12093         to configure and build.
12095 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12097         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12099 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12101         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12103 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12105         * Makefile.in: add ash make rules
12106         * configure.in: add ash to native_only and host_tools lists
12108 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12110         * Makefile.in (all-gettext, all-intl): New targets.
12111         (ALL_MODULES): Added all-gettext, all-intl.
12112         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12113         (INSTALL_MODULES): Added install-gettext, install-intl.
12114         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12116         * configure.in (host_tools): Added gettext.
12117         (native_only): Likewise.
12118         (noconfigdirs) [various cases]: Likewise.
12119         (host_libs): Added intl.
12121 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12123         * configure: Do not disable building gdbtk for cygwin32 hosts.
12125 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12127         * configure.in: Add thumb-coff target.
12128         * config.sub: Add thumb-coff target.
12130 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12132         * Makefile.in: Revert yesterday's change.
12133         (all-target-winsup):  all-target-librx stays out of here.
12135 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12137         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12138         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12139         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12140         Remove references to librx and libg++.
12142 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12144         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12145         recursive makes
12147 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12149         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12150         for newlib directory.
12151         (CXX_FOR_TARGET): Likewise.
12153 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12155         * ltconfig: Update after libtool/ltconfig.in change for
12156         hpux11.
12158 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12160         * ltconfig, ltmain.sh: Update to libtool 1.2.
12162 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12164         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12165         (install-gcc-cross): Instead, override LANGUAGES here.
12167 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12169         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12170         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12172 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12174         * configure.in: Add Thumb-pe target.
12176 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12178         * Makefile.in - changed sn targets to snavigator
12179         * configure.in - changed sn targets to snavigator
12181 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12183         * config-ml.in: After building symlink tree call make distclean
12184         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12185         to be the case for libiberty.
12187 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12189         * configure: When making link, also check the current
12190         directory. The configure scripts may create one.
12192 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12194         * config.sub: Accept alphapca56 and alphaev6 properly.
12196 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12198         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12200 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12202         * config.sub (sco5): Fix typo.
12204 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12206         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12207         install-itcl.
12208         (install-itcl): Remove dependency on install-tcl.
12210 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12212         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12214 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12216         * configure.in: Don't build libgui for a cygwin32 target when not on
12217         a cygwin32 host.
12219 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12221         * configure (redirect): Set to null, so default behavior of
12222         configure is now --verbose.
12224 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12226         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12227         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12229 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12231         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12232         this change to sync Makefile.in with its ChangeLog entries.
12234 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12236         * ltmain.sh (mkdir): Check that the directory doesn't exist
12237         before we exit with error, so that we don't get races during
12238         parallel builds.
12240 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12242         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12244 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12246         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12247         PICFLAG_FOR_TARGET.
12248         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12250         * configure: Emit a definition for the new macro enable_shared
12251         into each Makefile.
12253 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12255         * configure.in (host_tools, native_only): Add libtool.
12257 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12259         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12260         Fix typo in ming config comment.
12262 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12264         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12266 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12268         * config.sub: Add tic30 cases, and map c30 to tic30.
12270 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12272         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12273         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12274         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12275         (CLEAN_TARGET_MODULES): Similarly
12276         (all-target-libf2c): Add dependences.
12277         * configure.in (target_libs): Add libf2c.
12279 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12281         * configure.in: Remove expect from noconfigdirs when target
12282         is cygwin32.  OK to build expect and dejagnu with Canadian
12283         Cross.
12285 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12287         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12288         host.
12290         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12291         and mingw32.
12293 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12295         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12296         here as it is not defined in the toplevel Makefile.
12298 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12300         * configure (package_makefile_rules_frag): New variable, which names
12301         a file with generic rules, ...
12302         Change comment to mention we now have FIVE parts.
12303         * configure: Undo last change.
12305 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12307         * config.guess: More accurate determination of HP processor types.
12308         * config.sub: More accurate determination of HP processor types.
12310 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12312         * configure (package_makefile_frag): Move inserting the
12313         ${package_makefile_frag} to where it should be according
12314         to the comment.
12316 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12318         * config.guess: Add support for Linux/ARM.
12320 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12322         * .cvsignore: Remove *-info and *-install since they match
12323         release-info and mpw-install, which we don't want to just ignore.
12325 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12327         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12329 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12331         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12332         local_prefix to sub-make invocations.
12334 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12336         * configure.in: Check makefile fragments in the source
12337         directory.
12339 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12341         * configure.in: Check whether host and target makefile
12342         fragments exist before adding them to *_makefile_frag.
12344 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12346         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12348 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12350         * configure.in: Make sure we only replace RPATH_ENVVAR on
12351         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12352         regexp to sed.
12354         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12355         to sub-makes.
12357 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12359         * config-ml.in (multi-do): LDFLAGS must include multilib
12360         designator.
12362 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12364         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12366 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12368         * config.sub: Add mingw32 support.
12369         * configure.in: Likewise.
12371 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12373         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12375 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12377         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12378         * configure (gxx_include_dir): Provide a definition for subdirs
12379         which do not use autoconf.
12381 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12383         * config.guess: Sync with egcs.  Picks up new alpha support,
12384         BeOS & some additional linux support.
12386 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12388         * config.guess: HP 9000/803 is a PA1.1 machine.
12390 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12392         * configure.in: It's alpha*-...
12394 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12396         * configure.in (host_makefile_frag, target_makefile_frag):
12397         Handle multiple config files.
12398         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12399         alpha-*-*.
12401 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12403         * mkdep: New file.
12405 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12407         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12409 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12411         * Makefile.in: Add libgui directory.
12412         (GDB_TK): Add all-libgui.
12413         * configure.in: Add libgui directory.
12414         * configure: Add all-libgui to GDB_TK.
12416 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12418         * config-ml.in (multidirs): Add m32r to multilib list.
12420 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12422         * Makefile.in (all-target-gperf): Change dependency to
12423         all-target-libstdc++.
12425 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12427         * config.guess: Add BeOS support.
12429 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12431         Source directory cvs renamed to cvssrc:
12432         * configure.in (host_tools): Change cvs to cvssrc.
12433         (native_only): Likewise.
12434         (noconfigdirs) [various cases]: Likewise.
12435         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12436         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12437         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12438         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12439         (all-cvssrc): Rename target from all-cvs.
12441 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12443         * configure (gxx_include_dir): Fix thinko.
12445 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12447         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12448         (install-cross, install-gcc-cross): New targets.
12450 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12452         * configure.in (noconfigdirs): Add support for Thumb target.
12454         * config.sub (maybe_os): Add support for Thumb target.
12456 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12458         * Makefile.in: Add rules for cygmon.
12460         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12462 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12464         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12465         * configure (gxx_include_dir): Provide a definition for subdirs
12466         which do not use autoconf.
12468 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12470         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12471         11/18/97 build
12473 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12475         * From Franz Sirl.
12476         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12477         found on RedHat Linux systems.
12479 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12481         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12482         guesses.
12484 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12486         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12488 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12490         * ltmain.sh: If mkdir fails, check whether the directory was created
12491         anyhow by some other process.
12493 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12495         * configure.in (d30v-*-*): Configure all directories.
12497 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12499         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12500         for the D30V.
12502 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12504         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12506 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12508         * include/libiberty.h: Add extern "C" { so it can be used with C++
12509         progrms.
12510         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12511         programs.
12513 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12515         * configure.in (d30v-*-*): Configure GCC now.
12517 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12519         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12520         is no longer needed.
12522 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12524         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12526 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12528         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12529         targets using "$@" to provide support for similar but not identical
12530         targets without having to duplicate code.
12532 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12534         * makefile.vms: Fix to work with DEC C.
12536 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12538         * config.sub: Add mips-tx39-elf to marketing names.
12540 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12542         * ltmain.sh: Handle symlinks in generated script.
12544 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12546         * configure: Handle autoconf style directory options: --bindir,
12547         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12548         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12549         --sysconfdir.
12550         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12551         (sharedstatedir, localstatedir, oldincludedir): New variables.
12552         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12553         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12554         sbindir, sharedstatedir, and sysconfdir.
12556 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12558         * Makefile.in (bootstrap-lean): New target.
12560 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12562         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12563         sn, and gnuserv from noconfigdirs.
12565 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12567         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12569 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12571         * Makefile.in (cross): New target.
12573 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12574                           Jeff Law         <law@cygnus.com>
12576         * Makefile.in (bootstrap2, bootstrap3): New targets.
12577         (all-bootstrap): Remove outdated and confusing target.
12578         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12580 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12582         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12583         windows.  Consistent with gdb/configure.
12585 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12587         * configure.in: Name Linux target fragment.
12589         * configure: Rewrite so that project Makefile fragment is inserted
12590         first and appears last in the resulting Makefile.
12592 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12594         * Makefile.in (install-itcl): Install tcl first.
12596 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12598         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12600 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12602         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12604         * configure.in (skipdirs): Add target-librx for Linux.
12605         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12607 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12609         * Makefile.in (bootstrap): New target.
12611 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12613         * config.sub: Accept 'amigados' for backward compatibility.
12615 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12617         * config.guess: Merge with FSF.
12619 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12621         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12623 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12625         * config.sub: Add "marketing-names" patch.
12627 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12629         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12631 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12633         * config.sub: Handle v850-elf.
12635 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12637         * .cvsignore (*-install): Remove.
12639 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12641         * ltconfig: Set CONFIG_SHELL in libtool.
12642         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12644 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12646         * configure.in (target_subdir): Set to libraries if enable_multilib.
12648 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12650         * config.guess: Update from gcc directory.
12652 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12654         * Makefile.in (all-sim): Depends on all-readline.
12656 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12658         * Makefile.in (BISON, YACC): Use $$s.
12659         (all-bison): Depend on all-texinfo.
12661 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12663         * Makefile.in (BISON): Add -L flag.
12664         (YACC): Likewise.
12666 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12668         * configure.in (noconfigdirs): Add support for v850e target.
12670         * config.sub (maybe_os): Add support for v850e target.
12672 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12674         * configure.in (noconfigdirs): Add support for v850ea target.
12676         * config.sub (maybe_os): Add support for v850ea target.
12678 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12680         * config.sub: Add mipstx39.  Delete r3900.
12682 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12684         * Makefile.in (all-autoconf): Depends on all-texinfo.
12686 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12688         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12689         eabi targets.
12691 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12693         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12695         * configure: When handling a Canadian Cross, handle YACC as well as
12696         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12697         * Makefile.in (all-bison): Depend upon all-texinfo.
12699 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12701         * Makefile.in (BISON): bison, not byacc or bison -y.
12702         (YACC): bison -y or byacc or yacc.
12703         (various): Add *-bison as appropriate.
12704         (taz): No need to mess with BISON anymore.
12706 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12708         * configure: If OSTYPE matches *win32*, try to find a good value for
12709         CONFIG_SHELL.
12711 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12713         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12714         configure.in if it is present.
12716 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12718         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12720 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12722         * config.sub: Recognize `arc' cpu.
12723         * configure.in: Likewise.
12724         * config-ml.in: Likewise.
12726 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12728         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12730 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12732         * configure: Changed sed delimiter from ':' to '|' when
12733         attempting to substitute ${config_shell} for SHELL. On
12734         NT ${config_shell} may contain a ':' in it.
12736 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12738         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12740 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12742         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12744 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12746         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12748         * ylwrap: If the program is a relative path, force it to be
12749         absolute.
12751 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12753         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12755 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12757         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12758         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12759         for libraries.
12761 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12763         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12764         separated by spaces.
12766 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12768         * ylwrap: New file.
12769         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12771         * ltmain.sh: Handle /bin/sh at start of install program.
12773         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12775         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12776         * missing: New file, from automake 1.2.
12778 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12780         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12781         check-tk to CHECK_X11_MODULES.
12783 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12785         * config.sub: Merge with FSF.
12787 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12789         * config.guess: Merge with FSF.
12791 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12793         * configure: Treat msdosdjgpp like go32.
12794         * configure.in: Likewise.  Don't remove gprof for go32.
12796         * configure: Change Makefile.tem2 to Makefile.tm2.
12798 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12800         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12802 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12804         * install-sh (chmodcmd): Set to null if the DST directory already
12805         exists.  Same as Nov 11th change.
12807 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12809         * configure (GDB_TK): Needs itcl and tix.
12811 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12813         * config.guess: Update from FSF.
12815 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12817         * Makefile.in (GDB_TK): Depend on itcl and tix.
12819 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12821         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12822         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12823         (INSTALL_SCRIPT): New variable.
12824         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12825         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12826         to -x.
12827         * install-sh: Add support for -x option.
12829 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12831         * configure.in, Makefile.in: Treat tix like itcl.
12833 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12835         * Makefile.in (WINDRES): New variable.
12836         (WINDRES_FOR_TARGET): New variable.
12837         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12838         (EXTRA_HOST_FLAGS): Add WINDRES.
12839         (EXTRA_TARGET_FLAGS): Add WINDRES.
12840         (EXTRA_GCC_FLAGS): Add WINDRES.
12841         ($(DO_X)): Pass down WINDRES.
12842         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12843         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12844         DLLTOOL_FOR_TARGET.
12846 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12848         * configure.in: configure sim before gdb for win32-x-ppc
12850 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12852         Move gperf into the toplevel, from libg++.
12853         * configure.in (target_tools): Add target-gperf.
12854         (native_only): Add target-gperf.
12855         * Makefile.in (all-target-gperf): New target, depend on
12856         all-target-libg++.
12857         (configure-target-gperf): Empty rule.
12858         (ALL_TARGET_MODULES): Add all-target-gperf.
12859         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12860         (CHECK_TARGET_MODULES): Add check-target-gperf.
12861         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12862         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12864 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12866         * config.sub (mn10200): Recognize new basic machine.
12868 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12870         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12871         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12873 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12875         * configure.in: If we're building mips-sgi-irix6* native, turn on
12876         ENABLE_MULTILIB and set TARGET_SUBDIR.
12878 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12880         * Makefile.in (all-sn): Depend on all-grep.
12882 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12884         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12886         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12887         Makefile.  From Jeff Makey <jeff@cts.com>.
12888         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12890         * Makefile.in (DISTBISONFILES): Remove.
12891         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12892         $(DEFAULT_YACC).
12894         * configure.in: Build itl, db, sn, etc., when building for native
12895         cygwin32.
12897         * Makefile.in (LD): New variable.
12898         (EXTRA_HOST_FLAGS): Pass down LD.
12899         ($(DO_X)): Likewise.
12901 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12903         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12905 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12907         * configure.in (targargs): Strip out any supplied --build argument
12908         before adding our own. Always add --build.
12910 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12912         * configure.in (targargs): Pass --build if we're doing
12913         a cross-compile.
12915 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12917         * configure: Use '|' instead of ":" as the separator in
12918         sed. Otherwise sed chokes on NT path names with drive
12919         designators. Also look for "?:*" as the leading characters in an
12920         absolute pathname.
12922 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12924         * config.sub: Support for r3900.
12926 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12928         * configure.in: Use install-sh, not install.sh.
12930 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12932         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12933         apply it twice.
12935 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12937         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12938         install-binutils.
12940 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12942         * Makefile.in: Add automake targets.
12943         * configure.in (host_tools): Add automake.
12945 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12947         * configure: Default CXX to c++, not gcc.
12948         * Makefile.in (CXX): Set to c++, not gcc.
12949         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12951 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12953         * install-sh: try appending a .exe if source file doesn't
12954         exist
12956 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12958         * configure.in: Turn on multilib by default.
12959         (cross_only): Remove target-libiberty.
12961         * Makefile.in (all-gcc): Don't depend on libiberty.
12963 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12965         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12967 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12969         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12970         (DISTBISONFILES): Add ld/Makefile.in
12972 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12974         * configure.in: if target is cygwin32 but host isn't cygwin32,
12975         don't configure gdb tcl tk expect, not just gdb.
12977 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12979         * configure.in: Added gnuserv everywhere sn appears.
12981         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12982         (CROSS_CHECK_MODULES): Added check-gnuserv.
12983         (INSTALL_MODULES): Added install-gnuserv.
12984         (CLEAN_MODULES): Added clean-gnuserv.
12985         (all-gnuserv): New target.
12987 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12989         * config.guess: Fixes for MIPS OpenBSD systems.
12991 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12993         * Makefile.in (INSTALL_XFORM): Remove.
12994         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12996         * mkinstalldirs: New file, copied from automake.
12997         * Makefile.in (installdirs): Rename from install-dirs.  Use
12998         mkinstalldirs.  Change all users.
12999         (DEVO_SUPPORT): Add mkinstalldirs.
13001 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13003         * install-sh: Rename from install.sh.
13004         * Makefile.in (INSTALL): Change install.sh to install-sh.
13005         (DEVO_SUPPORT): Likewise.
13007         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13008         Graichen <graichen@rzpd.de>.
13010 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13012         * config.guess: Recognize OpenBSD systems correctly.
13014 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13016         * README, Makefile.in (ETC_SUPPORT): Remove references to
13017         cfg-paper*, configure.{texi,man,info*}._
13019 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13021         * Makefile.in (all.normal): Ensure that gcc is built after all
13022         the x11 - ie gdb - targets.
13024 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13026         * makefile.vms: Don't run conf-a-gas.
13028 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13030         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13032 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13034         * configure.in: Remove noconfigdirs case since gdb also
13035         configures and builds for tic80-coff.
13037 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13039         * configure: Set cache_file to config.cache.
13040         * Makefile.in (local-distclean): Remove config.cache.
13042 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13044         * COPYING: Update FSF address.
13046 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13048         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13049         noconfigdirs.
13051 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13053         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13054         MAKEDIRS, is empty.
13056 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13058         * config.sub: Tweak mn10300 entry.
13060 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13062         * configure.in (host_tools): Put sim before gdb, so gdb's
13063         configure.tgt can determine if the simulator was configured.
13065 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13067         * config.sub: Move BeOS $os case to be with other Cygnus
13068         local cases.
13070 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13072         * config.sub: Remove misplaced comment that broke Linux.
13074 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13076         * config.sub: Add BeOS support.
13078 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13080         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13082 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13084         * configure.in (noconfigdirs): Remove tcl and tk from
13085         noconfigdirs for cygwin32 builds.
13087 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13089         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13091 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13093         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13094         make-all.com, use makefile.vms instead.
13096 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13098         * config.sub: Accept -lnews*.
13100 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13102         * configure.in (noconfigdirs): Disable target-newlib,
13103         target-examples and target-libiberty for d30v.
13105 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13107         * configure.in (noconfigdirs): Enable ld for d30v.
13109 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13111         * configure.in (tic80-*-*): Build compiler.
13113 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13115         * configure.in (d30v-*): Remove sim directory from list of
13116         unsupported d30v directories
13118 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13120         * config.sub, configure.in: Add d30v target cpu.
13122 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13124         * makefile.vms: New file.
13125         * make-all.com: Remove.
13127 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13129         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13131 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13133         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13135 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13137         * Makefile.in (ALL_MODULES): Added all-db.
13138         (CROSS_CHECK_MODULES): Addec check-db.
13139         (INSTALL_MODULES): Added install-db.
13140         (CLEAN_MODULES): Added clean-db.
13142 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13144         * config.guess: Merge with latest FSF sources.
13146 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13148         * Makefile.in (ALL_MODULES): Added all-itcl.
13149         (CROSS_CHECK_MODULES): Added check-itcl.
13150         (INSTALL_MODULES): Added install-itcl.
13151         (CLEAN_MODULES): Added clean-itcl.
13153 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13155         * configure.in: build gdb for mn10200
13157 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13159         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13161 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13163         * configure.in (tic80-*-*): Turn off most targets right now.
13165 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13167         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13168         rather than the makeinfo program.
13169         (do-info): Depend upon all-texinfo.
13171 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13173         * configure.in: Remove uses of config/mh-linux.
13175         * config.sub, config.guess: Merge with latest FSF sources.
13177 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13179         * config.sub (case $basic_machine): Add tic80 entries.
13181 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13183         * config.sub, config.guess: Merge with latest FSF sources.
13185 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13187         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13188         * mpw-config.in: Test for NewFolderRecursive.
13189         * mpw-install: Use symbolic name for startup filename.
13190         * mpw-README: Add various additional details.
13192 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13194         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13196 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13198         * configure.in: Do build gcc and the target libraries for
13199         the mn10200.
13201 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13203         * configure.in: don't avoid building gdb for mn10300 any more
13204         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13205         instead of single-quoting it.
13207 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13209         * configure.in: Don't use --with-stabs on IRIX 6.
13211 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13213         * configure.in (m32r): Build gdb, libg++ now.
13215 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13217         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13218         directories from noconfigdirs.
13220 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13222         * config.sub (basic_machine): added mips16 configuration
13224 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13226         * config.sub: Handle d10v-unknown.
13228 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13230         * config.sub: Handle v850-unknown.
13232 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13234         * Makefile.in: add findutils
13235         * configure.in: add findutils to list of host_tools
13237 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13239         * config.sub: Handle mn10200 and mn10300.
13241 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13243         * configure.in (d10v-*): Do not build librx.
13245 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13247         * configure.in (mn10300): Build everything except gdb & libgloss.
13249 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13251         * config.guess:  Patch for Dansk Data Elektronik servers,
13252         from Niels Skou Olsen <nso@dde.dk>.
13254         For ncr, use /bin/uname rather than uname, since GNU uname does not
13255         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13257         Patch for MIPS R4000 running System V,
13258         from Eric S. Raymond <esr@snark.thyrsus.com>.
13260         Fix thinko for nextstep.
13262         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13264         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13265         * config.guess: Guess mips-dec-mach_bsd4.3.
13267         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13268         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13269         release numbers.
13270         * config.guess (mips-mips-riscos*):  Emit just enough of the
13271         release number.
13273         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13274         * config.guess (sparc-auspex-sunos*):  Added.
13275         (f300-fujitsu-*): Added.
13277         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13278         * config.guess:  Recognize a Tadpole as a sparc.
13280 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13282         * config.guess: Don't assume that NextStep version is either 2 or
13283         3.  NextStep 4 (aka OpenStep 4) has come out now.
13285 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13287         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13288         From Rik Faith <faith@cs.unc.edu>.
13290 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13292         * config.sub: Contributions from bug-gnu-utils to:
13293         Support plain "hppa" (no version given) architecture, reported by
13294         OpenStep.
13295         OpenBSD like NetBSD.
13296         LynxOs is not a hardware supplier.
13298         * config.guess: Contributions from bug-gnu-utils to add support for:
13299         OpenBSD like NetBSD.
13300         Stratus systems.
13301         More Pyramid systems.
13302         i[n>4]86 Intel chips.
13303         M680[n>4]0 Motorola chips.
13304         Use unknown instead of lynx for hardware manufacturer.
13306 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13308         * install.sh (chmodcmd): Set to null if the DST directory already
13309         exists.
13311 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13313         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13314         not use mt-ppc target Makefile fragment any more.
13316 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13318         * configure.in (*-*-windows):  Exclude everything but those dirs
13319         needed to build windows.
13321 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13323         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13325 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13327         * configure.in:  Exclude mmalloc from i386-windows.
13329 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13331         * Undo my previous change.
13333 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13335         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13336         unconditionally.
13337         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13339 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13341         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13342         host to add it's own flags.
13344 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13346         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13348 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13350         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13351         (CXX_FOR_TARGET): Likewise.
13352         (GCC_FOR_TARGET): Define.
13353         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13354         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13355         CC_FOR_TARGET was specified on the command line.
13356         (MAKEOVERRIDES): Don't define.
13358 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13360         * configure.in (m32r): Fix spelling of libg++ libs.
13362 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13364         * config.sub (-apple*): Remove, now redundant.
13366 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13368         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13370         * configure: Rework yesterday's sed script patch.
13372         * config.sub: Merge with FSF.
13374 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13376         * config.guess:  Merge from FSF.
13378         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13379         * config.guess: Use pc instead of unknown, for pc clone systems.
13380         Change linux to linux-gnu.
13382         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13383         * config.guess: Avoid non-portable tr syntax.
13385 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13387         * test-build.mk (HOLES): Add "xargs" for gdb.
13389         * configure: Avoid hpux10.20 sed bug.
13391 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13393         * configure.in:  Add support for windows host
13394         (that is a build done under the Microsoft build environment).
13396 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13398         * Makefile.in: Replace all uses of srcroot with s, to shrink
13399         command line lengths.
13401         Patches from Geoffrey Noer <noer@cygnus.com>:
13402         * configure.in: If configuring for newlib, pass --with-newlib to
13403         subdirectories.
13404         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13405         -Bnewlib/ and -Lwinsup to gcc.
13406         (CXX_FOR_TARGET): Likewise.
13408 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13410         * Makefile.in (ETC_SUPPORT): Add configure.
13412 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13414         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13415         host configuration file.
13417 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13419         * configure.in: Break mn10x00 support into separate
13420         mn10200 and mn10300 configurations.
13421         * config.sub: Likewise.
13423 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13425         * configure.in: Add lots of stuff to noconfigdirs for
13426         the mn10x00 targets.
13428         * config.sub, configure.in: Add mn10x00 support.
13430 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13432         * make-all.com: Call conf-a-gas, not config-a-gas.
13434 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13436         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13437         targets.
13439 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13441         * mpw-README: Add much more detail for native PowerMac.
13442         * mpw-install: New file.
13443         * mpw-configure: Add --norecursion and --help options.
13444         * mpw-config.in: Translate readme and install files when
13445         copying to objdir.
13446         * mpw-build.in: Don't always depend on byacc and flex.
13447         (install-only-top): New action.
13449 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13451         * configure.in:  You can now configure GDB for the v850.
13453 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13455         * configure.in (noconfigdirs): Don't configure any C++ dirs
13456         if targeting D10V.
13458 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13460         * config.sub: Recognize mips64vr5000.
13462 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13464         * configure.in: Use a single line for host_tools and native_only.
13466 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13468         * config.sub, configure.in: Add entries for m32r.
13470 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13472         * Makefile.in (inet-install): Don't run install-gzip.
13474 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13476         * configure.in:  Don't config lots of things for *-*-windows*.
13478 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13480         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13481         (host_libs, host_tools): Copy from configure.in.
13482         * mpw-configure: Don't complain about directories not found.
13484 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13486         * configure.in (i[345]86): Recognize i686 for pentium pro.
13487         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13488         file.
13490         * config.guess (i[345]86): Ditto.
13492 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13494         * configure.in (noconfigdirs): Removed gdb for D10V.
13496 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13498         * configure.in: Remove ld, target-libio, target-libg++, and
13499         target-libstdc++ from noconfigdirs.
13501 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13503         * configure: Fix three locations where shell scripts were
13504         being run directly rather than with config_shell.
13506 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13508         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13509         * config.sub (basic_machine): Recognize v850.
13511 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13513         * mpw-configure: Handle multiple enable/disable options and
13514         pass them down recursively, handle -c and -s flags appropriately
13515         depending on choice of compiler, add escape mechanism for
13516         quoted arguments to gC.
13518 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13520         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13521         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13522         so that -mrelocatable-lib and -mno-eabi are used.
13524         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13525         not support --print-multi-lib, don't abort.
13527 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13529         * make-all.com: Run config-a-gas.
13530         * setup.com: Don't copy subdirectory files around.
13532 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13534         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13535         target, it now compiles correctly.
13537 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13539         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13541 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13543         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13545 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13547         * configure.in (native_only): Add prms.
13549 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13551         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13552         (BINUTILS_SUPPORT_DIRS): Likewise.
13554 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13556         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13557         d10v support is added.
13559 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13561         * configure.in (d10v-*-*): New target.
13563 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13565         * config.guess (HP 9000/811): Recognize this as a PA1.1
13566         machine.
13568 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13570         * Makefile.in (do-tar-gz): New target, split out from tail end of
13571         taz target.  Run each command separately, don't use pipes.
13572         (taz): Use it.
13574 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13576         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13577         * mpw-build.in: No builds should depend on building byacc or flex,
13578         they are assumed to be installed already.
13580 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13582         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13583         variable that CC_FOR_TARGET needs.
13585 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13587         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13588         options have changed since the last time the subdirectory was
13589         configured, and if it has, reconfigure.
13590         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13591         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13593 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13595         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13596         CLEAN_MODULES): Add bash.
13597         (all-bash): New target.
13599 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13601         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13603 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13605         * config.sub (basic_machine): Recognize d10v as a valid processor.
13607 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13609         * mpw-configure: Add support for --bindir.
13610         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13612 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13614         * configure.in: add bash, time, gawk to list of hosttools and things
13615         to only build for native toolchains
13617 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13619         * Makefile.in (docdir): Remove.
13621 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13623         * Makefile.in (datadir): Set to $(prefix)/share.
13625 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13627         * configure.in: build diff and patch for cygwin32-hosted
13628         toolchains.
13630 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13632         * config.sub: Accept -rtems*.
13634 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13636         * configure.in: enable dosrel for cygwin32-hosted builds,
13637                 remove diff from the list of things not buildable
13638                 via Canadian Cross
13640 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13642         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13643         don't get ". ".
13645 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13647         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13649 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13651         * Makefile.in (taz): Handle case where tex3patch didn't even get
13652         checked out.  Also, if it was found, put the symlink in a new util
13653         subdirectory.
13655 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13657         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13659 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13661         * config.sub: Recognize -openvms.
13662         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13663         * make-all.com, setup.com: New files.
13665 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13667         * Makefile.in (taz): tex3patch moved to texinfo/util.
13669 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13671         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13672         * configure.in: remove make from disable-if-Can-Cross list
13673                 enable gdb if ${host} and ${target} are cygwin32
13675 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13677         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13678         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13680 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13682         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13683         distinguish sysv/svr4/bsd variants.
13684         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13686 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13688         * configure.in: Added copyright notice.
13689         * move-if-change: Added copyright notice.
13691 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13693         * configure.in (powerpcle-*-solaris*): Until we get shared
13694         libraries working, don't build gdb, sim, make, tcl, tk, or
13695         expect.
13697 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13699         * config.guess:  Merge with FSF:
13701         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13702         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13704         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13705         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13707         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13708         * config.guess:  Combine two OSF1 rules.
13709         Also recognize field test versions.  From mjr@zk3.dec.com.
13710         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13711         because GNU uname does not support -p.  From pmr@pajato.com.
13713 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13715         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13717 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13719         * mpw-README: Document GCCIncludes.
13721 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13723         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13725 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13727         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13729 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13731         * configure.in (*-*-cygwin32): Configure make.
13733 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13735         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13737 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13739         * Makefile.in (all-inet): Depend on all-perl.
13741         * Makefile.in (inet-install): New target.
13743         * Makefile.in (all-inet): Depend on all-tcl.
13744         (all-inet): Depend on all-send-pr.
13746 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13748         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13749         temporarily.
13751 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13753         * configure.in: Don't configure --with-gnu-ld on AIX.
13755 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13757         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13759 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13761         * Makefile.in (ALL_MODULES): Added all-inet.
13762         (CROSS_CHECK_MODULES): Added check-inet.
13763         (INSTALL_MODULES): Added install-inet.
13764         (CLEAN_MODULES): Added clean-inet.
13765         (all-indent): New target.
13767         * configure.in (host_tools): Added inet.
13768         (native_only): Added inet.
13769         (noconfigdirs): Added inet.
13771 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13773         * configure.in: Don't configure libgloss if we are not configuring
13774         newlib.
13776 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13778         * configure.in: Don't configure libgloss for unsupported
13779         architectures.
13781 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13783         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13785 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13787         * Makefile.in (ALL_MODULES): Include all-apache.
13788         (CROSS_CHECK_MODULES): Include check-apache.
13789         (INSTALL_MODULES): Include install-apache.
13790         (all-apache): New target.
13792         * configure.in: Added apache everywhere perl is seen.
13794 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13796         * Makefile.in: Add support for clean-{module} and
13797         clean-target-{module} rules.
13799 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13801         * configure.in (*-*-ose) do not build libgloss.
13803 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13805         * config.guess (prep*:SunOS:5.*:*): Turn into
13806         powerpele-unknown-solaris2.
13808 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13810         * configure.in: Permit --enable-shared to specify a list of
13811         directories.
13813 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13815         * configure.in (host==solaris): Pass only the first word of $CC
13816         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13818 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13820         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13822 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13824         * Makefile.in (ALL_MODULES): Include all-perl.
13825         (CROSS_CHECK_MODULES): Include check-perl.
13826         (INSTALL_MODULES): Include install-perl.
13827         (ALL_X11_MODULES): Include all-guile.
13828         (CHECK_X11_MODULES): Include check-guile.
13829         (INSTALL_X11_MODULES): Include install-guile.
13830         (all-perl): New target.
13831         (all-guile): New target.
13833         * configure.in (host_tools): Include perl and guile.
13834         (native_only): Include perl and guile.
13835         (noconfigdirs): Don't build guile and perl; no ports have been
13836         done.
13838 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13840         * configure (--enable-*): Handle quoted option lists such as
13841         --enable-sim-cflags='-g0 -O' better.
13843 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13845         * Makefile.in ({,inst}all-target): New rule so we can make and
13846         install all of the target directories easily.
13848 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13850         * configure.in: Add missing global flag in sed substitution when
13851         deleting `target-' from ${configdirs}.
13853 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13855         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13856         option.
13858         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13859         config/mh-necv4.
13861         * install.sh: Correct misspelling of transformbasename.
13863         * config.guess: Recognize mips-*-sysv*.
13865 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13867         * config.sub: Recognize mon960.
13869 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13871         * configure: Restore Canadian Cross handling of BISON and LEX,
13872         removed in Feb 20 change.
13874 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13876         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13877         Mention make install.  Remove the old copyright date as well the
13878         clumsy and rather pointless copyright on the README file.
13880 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13882         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13883         Makefile after running symlink-tree, then run `make distclean' to
13884         avoid clobbering any generated files in srcdir.
13886 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13888         * configure.in (m68k-*-netbsd*): Build everything now.
13890 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13892         * Makefile.in (taz): Fix quoting.
13894 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13896         * configure.in (sparclet-*-*): Build everything now.
13898 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13900         * configure.in (m68k-*-linux*): New host.
13902 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13904         * configure: Check for bison before byacc.
13906 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13908         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13909         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13910         searching PATH.  These are used as fallbacks by Makefile.in if
13911         flex/bison/byacc aren't in objdir.
13913 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13915         * Makefile.in: Make everything which depends upon all-bfd also
13916         depend upon all-opcodes, in case --with-commonbfdlib is used.
13918 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13920         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13921         building NT native compilers on Unix.
13923 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13925         * configure.in: Don't get CC from the host Makefile fragment if we
13926         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13927         Solaris test for /usr/ucb/cc to the post target script, just after
13928         the compiler sanity test.
13930 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13932         * config.sub: Merge with FSF.
13934 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13936         * Makefile.in (RPATH_ENVVAR): New variable.
13937         (REALLY_SET_LIB_PATH): Use it.
13938         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13940 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13942         * config.sub, configure.in: Recognize sparclet cpu.
13944 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13946         * config.guess:  Support m68k-cbm-sysv4.
13948 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13950         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13951         m68k-unknown-linuxaout from linker help string.  Put quotes around
13952         $ld_help_string.
13954 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13956         * config.guess (powerpc-harris-powerunix): Add guess for port
13957         to new target.
13959 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13961         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13963 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13965         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13966         $(REALLY_SET_LIB_PATH) in Makefile.
13967         * Makefile.in (SET_LIB_PATH): New variable.
13968         (REALLY_SET_LIB_PATH): New variable.
13969         ($(DO_X)): Use $(SET_LIB_PATH).
13970         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13971         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13972         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13973         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13974         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13975         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13976         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13977         (install-dosrel): Likewise.
13978         (all-opcodes): Depend upon all-libiberty.
13980 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13982         * config.guess (*:CYGWIN*): New
13984 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13986         * Makefile.in (all-target-winsup): All all-target-libiberty.
13988 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13990         * configure.in (noconfigdirs): Add missing # in front of comment.
13992 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13994         * configure.in: add second pass to things added to noconfigdirs
13995         so *-gm-magic can exclude libgloss properly.
13997 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13999         * mpw-configure (extralibs_name, rez_name): Set correctly
14000         for MWC68K compiler.
14002         * mpw-README: Add more info on the necessary build tools.
14004 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14006         * configure.in, config.sub: Recognize cygwin32.
14008 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14010         * config.guess, config.sub: Recognize A/UX.
14012 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14014         * config.sub: Merge with gcc/config.sub.
14016 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14018         * mpw-build.in (do-binutils): Add build of stamps.
14020 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14022         * config.sub: Add recognition for mips64vr4100*-* targets.
14024 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14026         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14027         Add creation of gconfigargs with `--enable-shared' turned on.
14028         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14029         ($(host)-stamp-stage3-configured): Likewise.
14030         (HOLES): Add chatr and ldd.
14031         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14033 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14035         * configure: Pass --nfp to recursive configures.
14037 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14039         * Makefile.in (DLLTOOL): New.
14040         (DLLTOOL_FOR_TARGET): New.
14041         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14042         (EXTRA_TARGET_FLAGS): Ditto.
14043         (EXTRA_GCC_FLAGS): Ditto.
14044         (CONFIGURE_TARGET_MODULES): Ditto.
14045         (DO_X): Ditto.
14046         * configure: Add DLLTOOL.
14048 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14050         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14051         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14052         mh-sco, since old workarounds no longer needed, and don't
14053         build ld, since libraries have weak symbols in COFF.
14055 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14057         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14059 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14061         * configure.in: Make sure that ${CC} can be used to compile an
14062         executable.
14064 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14066         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14067         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14068         nothing depending on whether gdbtk is being built.
14070 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14072         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14074 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14076         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14077         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14079 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14081         * config-ml.in: Add support for
14082         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14083         Simplify setting of multidirs from --disable-foo.
14085 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14087         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14088         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14089         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14090         non-empty, pass them on to the  GCC make.
14091         (all-bootstrap): New rule that is like all-gcc, except it executes
14092         the GCC bootstrap rule instead of the GCC all rule.
14094 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14096         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14098 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14100         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14101         DG/UX support.
14103 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14105         * config.sub (i*86*) Change [345] to [3456]
14107 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14109         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14110         --with-gnu-ld=no.
14112 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14114         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14115         AIX multilibs get built.
14117 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14119         * configure.in (i386-win32): Don't build expect if we're not
14120         building the tcl subdir.
14122 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14124         * Makefile.in: (configure-target-examples, all-target-examples):
14125         New targets, configure and build example programs.
14127 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14129         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14130         use it as input to sedit the generated MPW makefile.
14131         * mpw-README: Add a suggestion about Gestalt.h.
14133 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14135         * config.sub: Accept *-*-ieee*.
14137 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14139         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14140         Ronald F. Guilmette <rfg@monkeys.com>.
14142 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14144         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14145         for powerpc-pe native.
14146         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14147         (target==powerpc-pe): duplicate i386-win32 entry.
14149 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14151         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14152         of vxworks, not just vxworks5.1.
14154 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14156         * mpw-configure: Add support for exec-prefix.
14158 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14160         * config.guess: Recognize HP model 816 machines as having
14161         a PA1.1 processor.
14163 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14165         * configure: Ignore new autoconf configure options.
14167 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14169         * config.guess:  Recognize Pentium under SCO.
14170         From Robert Lipe <robertl@arnet.com>.
14172 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14174         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14176 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14178         * configure.in: Don't configure gas for alpha-dec-osf*.
14180 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14182         * configure.in: Default to --with-stabs for some targets for which
14183         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14184         i[345]86*-*-unixware*.
14186 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14188         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14189         rather than basing it on the target.  Simplify handling of options
14190         controlling which directories to configure.  Remove extraneous
14191         slash in multi-clean target.
14193 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14195         * config-ml.in: Prefix more variables with ml_ so they don't collide
14196         with configure's.
14198 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14200         * configure: Don't turn -v into --v.
14202 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14204         * configure.in (targargs): Fix typo.
14206         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14208 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14210         * configure.in: Strip --host and --target options from
14211         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14212         --with-cross-host option when building with a cross-compiler.
14213         * configure: Canonicalize the arguments put into config.status by
14214         always using `=' for an option with an argument.  Pass a presumed
14215         --host or --target explicitly.
14217 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14219         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14220         into general OS recognition case.
14222 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14224         * configure.in (target_configdirs): add target-winsup only
14225         for win32 target systems.
14227 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14229         * Makefile.in (all-target-libgloss): Depend upon
14230         configure-target-newlib, since when libgloss is built it looks to
14231         see if the newlib directory exists.
14233 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14235         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14236         cfg-ml-*.in.
14238 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14240         * configure: Handle LD and LD_FOR_TARGET when configuring a
14241         Canadian Cross.
14243 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14245         * configure.in (target_libs): add target-winsup.
14246         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14247         (target==ppcle-pe): remove ld from $noconfigdirs.
14249 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14251         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14252         Preserve relative path names in $srcdir.  Build symlink tree if
14253         configuring cross target dir and srcdir=. (= no VPATH support).
14254         (configure-target-libg++): Depend on configure-target-librx.
14255         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14256         * config-ml.in: New file.
14257         * symlink-tree: New file.
14258         * configure: Ensure srcdir="." if that's what it is.
14260 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14262         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14263         includes and FLEX_SKELETON setting.
14264         * mpw-configure (--with-gnu-ld): New option, controls whether
14265         to use PPCLink or ld with PowerMac GCC.
14266         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14267         * mpw-config.in: Configure grez if targeting Mac.
14269         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14270         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14271         just macos.
14272         * configure.in: Configure grez resource compiler if targeting Mac.
14273         * Makefile.in (all-grez, install-grez): New targets.
14275 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14277         * configure: CXX defaults to gcc, not g++.  If we find
14278         gcc in the path, set CC to gcc -O2.
14280 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14282         * configure: Default ${build} correctly.  Avoid picking up extra
14283         spaces when reading CC and CXX from Makefile.  When doing a
14284         Canadian Cross, use plausible default values for numerous
14285         variables.
14286         * configure.in: When doing a Canadian Cross, don't try to
14287         configure tools whose configure script can't handle it.
14289 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14291         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14293 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14295         * configure:  Remove dubious bug reporting address.
14297 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14299         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14300         configure script, run that instead of this directory's configure.
14301         In either case, print a message that we're configuring the sub-dir.
14303 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14305         * configure.in: Before checking for the existence of various files,
14306         use sed to filter out "target-".
14308 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14310         * Makefile.in (DO_X): Split rule to decrease command line length
14311         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14312         (Philippe De Muyter).
14314 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14316         * Makefile.in (all-patch): depend on all-libiberty.
14318 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14320         * configure.in: If the only directory in target_configdirs which
14321         actually exists is libiberty, then set target_configdirs to empty,
14322         to avoid trying to build a target libiberty in a gas or gdb
14323         distribution.
14325 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14327         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14328         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14329         systems.
14331 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14333         * configure.in (copy_dirs): Use sys-include instead of include
14334         for --with-headers option.
14336 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14338         * Makefile.in, configure.in: Make winsup builds work with
14339         new scheme.
14341 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14343         * configure.in: Build the linker on AIX.
14345 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14347         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14348         where needed.
14350 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14352         * Makefile.in (all-gcc): Fix typo.
14354 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14356         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14358 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14360         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14361         to target-xiberty, to provide more flexibility.
14362         (target_subdir):  Define.  Create if cross.
14363         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14364         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14365         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14366         check-libFOO -> check-target-libFOO, etc.
14367         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14368         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14369         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14370         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14371         allow ALL_GCC="" to only configure.
14372         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14373         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14374         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14376 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14378         * Makefile.in (taz): Build "info" in etc explicitly.
14380 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14382         * configure.in:  Make sure that CC is undefined (as opposed to
14383         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14384         problem with autoconf trying to configure on a host without GCC.
14386 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14388         * mpw-configure: Set host alias from choice of host compiler,
14389         only use generic MPW Makefile sed if present, edit a file
14390         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14391         * mpw-README: Add problem notes about CW6 and CW7.
14393 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14395         * Makefile.in (taz): Use ";" instead of ";;".
14397 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14399         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14400         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14401         DISTDOCDIRS.
14402         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14403         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14405 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14407         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14408         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14409         Move bfd to DISTSTUFFDIRS.
14411 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14413         * Makefile.in (X11_LIB): Removed.
14414         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14416         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14418 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14420         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14421         names.
14423 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14425         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14427 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14429         * configure.in (i[345]86-*-win32): Always build newlib.
14430         Don't configure cvs, autoconf or texinfo.
14431         * Makefile.in (LD_FOR_TARGET): New.
14432         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14433         Pass down LD_FOR_TARGET.
14435 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14437         * winsup: New directory.
14438         * Makefile.in: Build winsup.
14439         * configure.in: Winsup is configured when target is win32.
14440         Can only build win32 target GDB when native.
14442 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14444         * config.guess: Recognize HP model 819 machines as having
14445         a PA 1.1 processor.
14447 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14449         * configure: Fix sed loop which substitutes for CC and CXX to
14450         avoid bug found in various sed implementations.
14452 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14454         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14455         simulator.  Use standard powerpc-*-eabi*.
14457 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14459         * configure.in: Stop putting gas and binutils in noconfigdirs for
14460         powerpc-*-aix* and rs6000-*-*.
14462 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14464         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14465         -mcall-aixdesc libraries.
14467 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14469         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14471         * config.sub (arm | armel | armeb): Fix shell syntax.
14473 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14475         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14476         -msoft-float and -mcpu=common support.
14477         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14478         libraries.
14480 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14482         * configure.in: Allow configuration and build of emacs19 for the alpha.
14484 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14486         * configure.in (CC): Get ^CC, not just any old CC, from
14487         ${host_makefile_frag}.
14489 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14491         * configure.in (CC): Try to get CC from
14492         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14494 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14496         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14497         only if it exists in $(srcdir).
14499 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14501         * configure: If CC and CXX are not set in the environment, set
14502         them, based on either an existing Makefile or on searching for gcc
14503         in PATH.  Substitute for CC and CXX in Makefile.
14504         * configure.in: Remove libm from target_libs.  Separate
14505         target_configdirs from configdirs.  If CC is not set in
14506         environment, try to get it from a host Makefile fragment.  Rewrite
14507         changes of configdirs to use skipdirs instead.  A few minor
14508         tweaks.  Take directories out of target_configdirs as they are
14509         taken out of configdirs.  Remove existing Makefile files from
14510         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14511         CONFIG_ARGUMENTS in Makefile.
14512         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14513         by configure.in.
14514         (CONFIG_ARGUMENTS): Likewise.
14515         (CONFIGURE_TARGET_MODULES): New variable.
14516         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14517         ($(CONFIGURE_TARGET_MODULES)): New target.
14518         (configure-libg++, configure-libio): New targets.
14519         (all-libg++): Depend upon configure-libg++.
14520         (all-libio): Depend upon configure-libio.
14521         (configure-libgloss, all-libgloss): New targets.
14522         (configure-libstdc++): New target.
14523         (all-libstdc++): Depend upon configure-libstdc++.
14524         (configure-librx, all-librx): New targets.
14525         (configure-newlib): New target.
14526         (all-newlib): Depend upon configure-newlib
14527         (configure-xiberty): New target.
14528         (all-xiberty): Depend upon configure-xiberty.
14530 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14532         * configure.in (host i[345]86-*-win32):  Expand the
14533         noconfigdirs again.
14535 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14537         * mpw-configure: Fix sed command file name.
14539 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14541         * configure.in (host i[345]86-*-win32): Reduce the
14542         noconfigdirs again.
14544 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14546         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14547         or powerpc*-*-pe*, since they are not yet supported.
14549 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14551         Add PowerMac support and many other enhancements.
14552         * mpw-configure: New option --cc to select compiler to use,
14553         paste options set according to --cc into the generated
14554         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14555         if mpw-make.sed is present.
14556         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14557         add forward includes for PowerPC include files.
14558         * mpw-build.in: Build using Makefile.PPC if present.
14559         (do-byacc, etc): Remove separate version resource builds.
14560         (do-gas): Build "stamps" before "all".
14561         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14562         * mpw-README: Update to reflect --cc option, PowerMac support,
14563         and recently-reported compatibility problems.
14565 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14567         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14568         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14569         (--with-multilib-top): Pass to recursive invocations.
14571 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14573         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14574         v810-*-*.
14576 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14578         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14579         gdb, ld and opcodes on v810-*-*.
14581 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14583         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14584         (local-maintainer-clean): New target.
14585         (maintainer-clean): New target.
14586         (realclean): Just depend upon maintainer-clean.
14588 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14590         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14592 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14594         * configure.in: Build ld in mips*-*-bsd* case.
14596 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14598         * config.sub: Accept -lites* OS.  From Ian Dall.
14600 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14602         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14603         targets.
14605 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14607         * configure.in: treat i386-win32 canadian cross the same as
14608         i386-go32 canadian cross.
14610 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14612         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14613         running under the simulator to build a reduced set of libraries.
14614         (powerpc-*-eabiaix): Add fine grained multilib support added to
14615         other powerpc targets yesterday.
14617 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14619         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14620         -disable-softfloat, -disable-relocatable, -disable-aix, and
14621         -disable-sysv to control which multilib libraries get built.
14623 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14625         * configure: Add Makefile.tem to list of files to remove in trap
14626         handler.
14628 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14630         * config.guess (*Linux*):  Add missing "exit"s.
14631         Also, need specific check for alpha-unknown-linux (uses COFF).
14633 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14635         * config.guess:  Merge with FSF:
14637         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14638         * config.guess (AIX4): More robust release numbering discovery.
14640         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14641         * config.guess (i386-sequent-ptx): Properly get version number.
14643         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14644         * config.guess (mips:*:4*:UMIPS): New case.
14646 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14648         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14649         (i386-win32 host): Likewise.  Don't build readline.
14651 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14653         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14654         SUPPORT_FILES to submakes.
14656 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14658         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14659         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14660         mpw-configure.
14662 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14664         * configure.in (appdirs): Use =, not ==, in test expression when
14665         trying to build the text to print in the warning message for
14666         Solaris users.
14668 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14670         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14672 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14674         * config.guess: Recognize lynx-2.3.
14676 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14678         * config.sub (z8ksim): Deleted
14679         (z8k-*-coff): New, this is the one true name of the target.
14681 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14683         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14685 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14687         * config.guess (*:Linux:*:*): First try asking the linker what the
14688         default object file format is (elf, aout, or coff).  Then if this
14689         fails, try previous methods.
14691 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14693         * configure.in: Don't build newlib for *-*-vxworks5.1.
14695 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14697         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14698         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14700 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14702         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14704 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14706         * cfg-ml-com.in: New file.
14707         * cfg-ml-pos.in: New file.
14709 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14711         * COPYING.NEWLIB: Add HP free copyright to list.
14713 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14715         * config.sub: Recognize -eabi* for the system, not just -eabi.
14717 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14719         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14720         * config.sub, configure.in (win32): New target and host.
14722 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14724         * configure.in: Add i386-pe configuration.
14726 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14728         * mpw-build.in (install): Install GDB after LD.
14730 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14732         * mpw-config.in (elf/mips.h): Always forward-include, needed
14733         for GDB to build.
14735 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14737         * testsuite: New directory for customer acceptance and whole tool
14738         chain tests.
14740 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14742         * configure: If per-host line isn't found, but AC_OUTPUT is found
14743         and a configure script exists, run it instead.
14745 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14747         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14749 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14751         * configure: Set build_{cpu,vendor,os,alias} to host values when
14752         --build isn't specified.
14754 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14756         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14757         (FLAGS_TO_PASS): Pass them.
14758         (EXTRA_TARGET_FLAGS): Ditto.
14760 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14762         * Makefile.in (all-libg++): Depend on all-libstdc++.
14764 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14766         * configure.in (noconfigdirs): Enable all packages for
14767           i386-unknown-netbsd.
14769 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14771         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14772         hosted builds (DOS builds)
14774 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14776         Changes for ARM based on patches from Richard Earnshaw:
14777         * config.sub: Handle armeb and armel.
14778         * configure.in: Omit arm linker only for riscix.
14780 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14782         * config.guess:  Update from FSF.
14784 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14786         * config.sub: Recognize powerpcle as the little endian variant of
14787         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14788         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14789         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14790         temporarily.
14792 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14794         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14796 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14798         * config.sub: Accept -lites* as a basic system type.
14800 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14802         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14803         installed, and if so return linuxoldld as the system name.
14805 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14807         * config.guess: Add hppa1.1-hp-lites support.
14809 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14811         * configure.in: Don't build newlib for m68k-vxworks5.1.
14813 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14815         * configure.in (mips-sgi-irix6): Use mh-irix5.
14817 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14819         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14821 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14823         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14824         OSF/1.  Fix compiler flags.
14825         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14827 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14829         * configure.in: Recognize --with-newlib.
14830         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14832 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14834         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14835         to *_X11_MODULES due to gdbtk needing X include files et al.
14837 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14839         Merge in support for Mac MPW as a host.
14840         (Old change descriptions retained for informational value.)
14842         * mpw-config.in: Add generic include forwards for cpu-specific
14843         include files in aout and elf directories.
14845         * mpw-configure: Added copyright.
14846         * mpw-config.in: Check for presence of required build tools.
14847         (target_libs): Add newlib.
14848         (target_tools): Add examples.
14849         (Read Me): Generate as "Read Me for MPW" instead.
14850         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14851         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14852         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14854         * mpw-configure: Remove subdir-specific makefile hackery,
14855         delete mk.tmp after using it.
14857         * mpw-build.in (all): Display start and end times.
14859         * mpw-configure (host_canonical): Set.
14860         (target_cpu): Always add to makefiles.
14861         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14862         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14863         (mpw-mh-mpw): Look for in srcdir and srcroot.
14864         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14866         * mpw-build.in: (install-only): New target.
14868         * mpw-configure (host_alias, target_alias): Rename from hostalias
14869         and targetalias, add into generated Makefile.
14870         (mk.tmp): If present, add into generated Makefile.
14871         * mpw-build.in (all-gas): Build config.h first before gas proper.
14873         * mpw-configure (config.status): Write only if changed.
14874         * mpw-config.in (readline): Configure it (not built, just used for
14875         definitions).
14877         * mpw-config.in (elf/mips.h): Add a forward include.
14879         * mpw-config.in: Forward-include most .h files in include into
14880         extra-include.
14881         (readline): Don't build.
14882         mpw-build.in (install): Install GDB.
14884         * mpw-configure (prefix, mpw_prefix): Handle it.
14885         * mpw-config.in (mmalloc, readline): Don't configure.
14886         * mpw-build.in (thisscript): Rename to ThisScript.
14887         Use mpw-build instead of BuildProgram everywhere.
14888         (mmalloc, readline): Don't build.
14889         * mpw-README: New file, basic documentation about the MPW port.
14891         * mpw-config.in: Use forward-include to create include files.
14893         * mpw-configure: Add more things to the top of each configured
14894         Makefile, including contents of config/mpw-mh-mpw.
14895         * mpw-config.in (extra-include): Create this directory and fill it
14896         with Posix-like include files when configuring.
14898         * config.sub (apple, mac, mpw): Add various aliases.
14900         * mpw-build.in: New file, top-level build script fragment for MPW.
14901         * mpw-configure: New file, configure script for MPW.
14902         * mpw-config.in: New file, config fragment for MPW.
14904 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14906         * configure.in (host_libs): Remove glob, since it is gone from the
14907         sources.
14909 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14911         * Makefile.in: define empty GDB_NLM_DEPS var.
14913         * configure.in(target_makefile_frag): use config/mt-netware
14914         for netware targets.
14916 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14918         * config.sub: Merge in recent FSF changes.  Remove linux special
14919         cases.
14921 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14923         Revert this change:
14925         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14927                 * build-all.mk: Use CC=cc -Xs on Solaris.
14929 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14931         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14932         stop using it.
14933         * Makefile.in: Nuke all references to glob subdirectory.
14935 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14937         * configure.in: Fix --enable-shared logic in per-host.
14939 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14941         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14943 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14945         * configure.in (noconfigdirs): Don't build gas on AIX, for
14946         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14948 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14950         * configure: Fix --cache-file to work if the file argument is a
14951         relative path.
14953 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14955         * configure: If the --cache-file is used, pass it down to
14956         configure in subdirectories.
14958 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14960         * config.sub: add vxworks29k configuration.
14962 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14964         * Makefile.in (taz): Do "diststuff" part quietly.
14966 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14968         * config.sub: Mini-merge with gcc/config.sub.
14970 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14972         * config.guess (IRIX): Sed - to _.
14974 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14976         * Makefile.in (source-vault, binary-vault): New targets.
14978 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14980         * config.sub: Recognize -eabi as a basic system type.
14982 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14984         * configure.in (enable_shared stuff): Fix typo.
14986 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14988         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14990 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14992         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14994 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14996         * configure.in (rs6000-*-*): Don't build gas.
14998 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15000         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15001         reduce command line length.
15002         (AS_FOR_TARGET): Check for as.new, not Makefile.
15003         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15005 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15007         * config.guess:  Merge from FSF.
15009 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15011         * configure: Don't use $ when handling program_suffix.
15013 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15015         * configure.in:  Configure tk for hppa/hpux.
15017 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15019         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15021 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15023         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15024         to LIBCXXFLAGS.  Tests are better run without it.
15026 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15028         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15030 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15032         * configure.in (*-*-netware*): Don't configure xiberty.
15034 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15036         * configure.in:  Remove tk from native_only list.
15038 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15040         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15041           for special NCD build.
15043 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15045         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15046         makeall.bat, they're only useful for binutils snapshots.
15047         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15048         makeall.bat to specified SUPPORT_FILES.
15050 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15052         * build-all.mk: Add Ericsson targets to sun4 and solaris
15053           hosts.  Add  BNR's sun4 target to solaris host, so their
15054           build-from-source will be tested in-house first.
15056 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15058         * Makefile.in (LIBCFLAGS): New variable.
15059         (CFLAGS_FOR_TARGET): Ditto.
15060         (LIBCFLAGS_FOR_TARGET): Ditto.
15061         (LIBCXXFLAGS): Ditto.
15062         (CXXFLAGS_FOR_TARGET): Ditto.
15063         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15064         (BASE_FLAGS_TO_PASS): Pass them.
15065         (EXTRA_TARGET_FLAGS): Ditto.
15067         * configure.in: Support --enable-shared.
15069 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15071         * configure.in (target_libs):  Include libstdc++ again.
15072         * config.guess:  Update from FSF (for FreeBSD).
15074 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15076         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15077         makeall.bat.
15078         (DISTDOCDIRS): Add `etc'.
15079         (ETC_SUPPORT_PFX): New variable.
15080         (taz): Include anything from etc starting with a word in
15081         ETC_SUPPORT_PFX.
15083 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15085         * config.sub: Update for recent FSF changes.  Remove obsolete
15086         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15087         spacing changes.
15089 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15091         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15093         * config.guess:  Merge with FSF.
15094         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15096 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15098         * configure: Since the "trap 0" handler will override the exit
15099         status on many systems, only use it for "exit 1", and make it set
15100         a non-zero exit status; reset it before "exit 0".  Also, check
15101         exit status of config.sub, and error out if it failed.
15103 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15105         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15106         and install libgloss.
15108 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15110         * Makefile.in (all-binutils): Depend upon all-byacc.
15112         * configure.in: Don't build emacs on Irix 5.
15114 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15116         * configure.in (*-*-netware*): Add libio.
15118 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15120         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15121         (CHECK_TARGET_MODULES): Ditto.
15122         (INSTALL_TARGET_MODULES): Ditto.
15123         (TARGET_LIBS): Ditto.
15124         (all-libstdc++): Note dependencies.
15126 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15128         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15130 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15132         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15133         -fexternal-templates.
15135         * configure.in (target_libs): Add libstdc++.
15136         (noconfigdirs): Add libstdc++ as appropriate.
15138 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15140         * config.guess:  Update from FSF.
15142 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15144         * configure: Use ${config_shell} when running ${configsub}.
15146 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15148         * config.sub: No longer recognize h8300h.
15150 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15152         * config.sub: Remove extraneous differences between config.sub and
15153         gcc/config.sub.
15155 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15157         * Makefile.in (DISTSTUFFDIRS): Add gas.
15159 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15161         * COPYING.NEWLIB: New file.
15163 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15165         * config.guess (HP-UX):  Patch from Harlan Stenn
15166         <harlan@landmark.com> to also emit release level.
15168 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15170         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15172 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15174         * config.sub:  Merge nextstep cleanup from FSF.
15176 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15178         * configure.in (arm-*-*): Don't configure ld for this target.
15180 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15182         * configure.in (*-*-netware): don't configure libg++, libio,
15183           librx, or newlib.
15185 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15187         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15188         configure ld--it works, but it doesn't support shared libraries.
15190 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15192         * config.guess (*-unknown-freebsd*):  Get rid of possible
15193         trailing "(Release)" in version string.
15194         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15196 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15198         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15199         Fix type: *-next-neststep -> *-next-nextstep.
15201         * config.guess:  Merge from FSF:
15203         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15205         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15207         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15209         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15210         instead of UNIX_SV for UnixWare 1.0).
15212 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15214         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15215         to make gdb/nlm/* build after the compiler and linker.
15217 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15219         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15220         not just i[34]86.
15221         (m68k-atari-sysv4):  Relocate to match FSF version.
15223         * config.guess:  More merges from the FSF:
15225         Add a space before function call or macro invocation.
15227         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15229         * config.guess: Add trap cmd to remove dummy.c and dummy when
15230         interrupted.
15232         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15234         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15235         (dummy): Redirect stderr from compilation of dummy.c.
15237         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15239         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15241 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15243         * configure: Accept and ignore --cache*, for compatibility with
15244         new autoconf.
15246 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15248         * config.guess:  Merge from FSF:
15250         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15252         * config.guess (Pyramid*:OSx*:*:*): New case.
15253         (PATH): Add /.attbin at end for finding uname.
15254         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15256         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15258         * config.guess (M88*:DolphinOS:*:*): New case.
15260         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15262         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15263         to select whether to use ELF or COFF.
15265         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15267         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15269         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15271         * config.guess: Guess the OS version for HPUX.
15273         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15275         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15277 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15279         * configure.in: Recognize --with-headers, --with-libs, and
15280         --without-newlib.
15281         * Makefile.in (all-xiberty): Depend upon all-ld.
15283 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15285         * configure.in: Change i[34]86 to i[345]86.
15287 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15289         * configure (version): A few more tweaks to help message.
15291 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15293         * Makefile.in:  Remove (for now) librx as a host library,
15294         now that we're building it for target.
15296 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15298         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15299         (Karl Berry).
15301 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15303         * configure.in:  Also configure librx.
15305 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15307         * Makefile.in:  Update various rules to reflect that librx
15308         is now needed for libg++.
15310 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15312         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15314 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15316         * configure.in: Configure the examples directory.
15318 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15320         * configure: Simplify Jun 2 1994 change.
15322 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15324         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15325         /bin/gcc isn't good enough to build gcc.
15327 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15329         * Makefile.in (GDB_SUPPORT_FILES): Remove
15330         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15331         (gdb.tar.gz): Add new rule to use standard distribution building
15332         mechanism.
15334 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15336         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15337         Bill Cox <bill@cygnus.com>.
15339 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15341         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15343 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15345         * configure:  Search current dir first in .gdbinit.
15347 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15349         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15351 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15353         * config.sub:  Refer to NeXT's operating system as nextstep.
15355         * config.sub (case $basic_machine):  Re-order the cases, to match
15356         the order in the FSF version (which is mostly alphabethical).
15357         Merge in some additions and changes from the FSF.
15359 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15361         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15362         * config.sub: Recognize cxux7.
15363         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15365 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15367         * config.sub:  Fix typo powerpc -> powerpc-*.
15369 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15371         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15373         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15374         parallel with all-emacs and install-emacs).  Top-level command
15375         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15377 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15379         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15380         $(relbindir)/make before doing ``make install'', and use
15381         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15382         installing over running make binary.
15383         ($(host)-stamp-stage3-installed): Likewise.
15385 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15387         * config.guess: Recognize Mach.
15389 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15391         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15392         see whether --exec-prefix was used.
15394 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15396         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15398 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15400         * Makefile.in: Add all-librx target similar to all-libproc.
15402 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15404         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15405         with post 1.2 uname bogosity.
15407 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15409         * configure: Remove temporary files on receipt of a signal.
15411 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15413         * configure: If there is a package_makefile_frag, remove
15414         ${subdir}/Makefile.tem after copying it in.
15416 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15418         * build_all.mk: support rs6000 lynx identifies itself as
15419         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15420         since /bin/gcc is too feeble to compile a modern gcc.
15422 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15424         * brought devo/test-build.mk update-to-date with progressive/
15425           test-build.mk. Add lynx targets and hppa flag info.
15427 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15429         * configure.in:  Use mh-ncrsvr43.  Patch from
15430         Tom McConnell <tmcconne@sedona.intel.com>.
15432 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15434         * config.guess (i386-unknown-bsdi):  No longer need to
15435         check #if defined(__bsdi__) && defined(__i386__).
15437 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15439         * configure: Set program_transform_nameoption correctly.
15441 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15443         * brought build-all.mk update-to-date with progressive build-all.mk,
15444           added new targets and hppa info.
15446 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15448         * configure: If config.guess result is a prefix of the user
15449         specified target, assume a native build and use the user specified
15450         target as the host alias.  Remove SunOS patch suffix removal hack.
15451         * configure.in: Remove SunOS patch suffix removal hack.
15453         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15454         in NATIVE_CHECK_MODULES.
15456 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15458         * Makefile.in: Rename HOST_ONLY to NATIVE.
15459         * configure: Delete SunOs patch suffix from host_canonical
15460           and build_canonical variables that are prepended to Makefiles.
15461         * configure.in: Add comments for easier maintenance.
15463 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15465         * Makefile.in: Add all-libproc target similar to all-gui.
15467 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15469         * Makefile.in (CHECK_MODULES): split into
15470         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15472 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15474         * config.guess (i386-unknown-bsdi): New system to guess.
15476 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15478         * Makefile.in: Add all-gui target (but not yet build by "all").
15480 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15482         * config.sub: Move deletion of patch suffix from here...
15483         * configure.in: To here, at Ian's suggestion.  The top-
15484           level scripts might need to know of a patch level.
15486 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15488         * config.sub: Strip off patch suffix so rtl is recognized
15489           as a sunos4.1.3 machine, even though it's been patched.
15491 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15493         * Makefile.in (INSTALL_LAST): Delete.
15494         (INSTALL_DOSREL): New.
15496 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15498         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15499         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15500         whether we pass down --with-gnu-ld anyhow.
15502 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15504         * Makefile.in (INSTALL_LAST): Change operation so it works
15505         on more flavors of make.
15506         * configure.in (go32): Don't build libg++ or libio.
15508 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15510         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15511         they can be overriden by templates.
15513 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15515         * configure.in (target==go32): Don't build gdb.
15516         * dosrel: New directory.
15518 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15520         * configure.in (host==go32): Configure dosrel too.
15521         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15522         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15523         be set by incoming names or templates.
15524         (INSTALL_LAST): New rule.
15526 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15528         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15530 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15532         * configure.in (appdirs): New variable.  Currently empty, but will
15533         be used in gas distribution.  If nonempty, lists a set of
15534         directories at least one of which must get configured, or top
15535         level configuration is considered to have failed.
15536         (rs6000-*-lynxos*): Use new file name.
15538 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15540         Eliminate XTRAFLAGS.
15541         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15542         newlib include files using -idirafter, and also use -nostdinc.
15543         (CXX_FOR_TARGET): Likewise.
15544         (XTRAFLAGS): Removed.
15545         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15546         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15547         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15548         ($(DO_X)): Don't pass down XTRAFLAGS.
15550 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15552         * configure.in (mips*-dec-bsd*): New target; do build linker.
15553         (mips*-*-bsd*): New target; don't build linker.
15555 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15557         * configure.in: support rs6000-*-lynxos* configuration.
15558         support sunos4 as a cross target.
15560         * config.sub: look for lynx*, not lynx since the OS version may
15561         legitimately be part of the name.
15563 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15565         * configure.in (i[34]86-*-sco*): Move to be with other i386
15566         targets.
15567         (romp-*-*): New target.  Skip various binary utilities.
15568         (vax-*-*): New target.  Don't build newlib.
15569         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15571 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15573         * configure.in: Only set host_makefile_frag if config
15574         directory exists.
15576 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15578         * install.sh: If $dstdir exists, don't check whether each
15579         component does.
15581 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15583         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15585 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15587         * configure.in (*-*-lynxos*): Don't configure newlib for either
15588         native or cross Lynx.
15590 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15592         * config.sub (sparc64-elf): Fix os.
15593         (z8k): Remove duplicate.
15595 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15597         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15598         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15600 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15602         * configure: Make file links cleanly even if Lynx fails on
15603           an NFS symlink (at least fail cleanly).
15605 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15607         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15608         -XNh2000.
15610 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15612         * configure: Unknown options are fatal again.
15614 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15616         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15617         compatibility.
15619 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15621         * build-all.mk: Add `clean' target.
15623 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15625         * config.guess:  Add SINIX support.
15626         * configure.in:  Add mips-*-sysv4* support.
15628 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15630         * build-all.mk: Document all useful targets.
15631         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15632         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15634 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15636         * configure: Support --silent, --quiet.
15638 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15640         * configure: Support --disable-FEATURE.
15642 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15644         * config.guess: Recognize NCR running SVR4.3.
15646 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15648         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15649         Patch from Paul Eggert <eggert@twinsun.com>.
15651 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15653         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15655 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15657         * configure: Make unrecognized options give nonfatal warnings
15658         instead of fatal errors, and pass them to any subdirectory
15659         configures in case they recognize them.
15660         Make --x equivalent to --with-x.
15662 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15664         * configure: Add --enable-* options.  Clean up usage message and
15665         some comments.
15667 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15669         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15671 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15673         * configure.in (hppa*-*-*): Enable binutils.
15675 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15677         * config.sub: Recognize cisco.
15679 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15681         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15683 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15685         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15686         than one configuration name.  Add comment.
15688 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15690         * config.guess: about target *-hitachi-hiuxwe2, fixed
15691         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15692         macro is incorrect.]
15694 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15696         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15697         than the "make ls" stuff which used to be here.
15699 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15701         * config.guess:  Recognize i[34]86-unknown-freebsd.
15702         From Shawn M Carey <smcarey@rodan.syr.edu>.
15704 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15706         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15708 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15710         * config.guess: Check for ptx.
15712 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15714         * config.sub: Add os9k checking.
15716 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15718         * config.guess: Handle OSF1 running on HPPA processors
15720 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15722         * configure: If subdir configure fails, print out a message with
15723         subdirectory name, in case subdir's configure code didn't identify
15724         itself.
15726 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15728         * configure.in: Remove embedded newlines from configdirs.
15729         Avoid mismatches of substrings.  Fix matching strings at end
15730         of configdirs.
15732 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15734         * config.guess:  Add Lynx/rs6000 config support.
15736 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15738         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15740 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15742         * configure.in (hppa*-*-osf*): Treat this just like most other
15743         PA configurations (eg no binutils or ld).
15744         (hppa*-*-*elf*): These configurations have binutils and ld.
15746 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15748         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15750 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15752         * configure.in (rs6000-*-*): Build gas.
15754 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15756         * Makefile.in:  Avoid bug in losing hpux sed.
15758 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15760         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15761         for GDB and GDB has been fixed to not need it.
15763 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15765         * config.guess: Recognize vax hosts.
15767 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15769         * configure (while loop): Don't use "break 2" inside case
15770         statement -- the case statement isn't an enclosing loop.
15772 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15774         * config.guess:  Clean up NeXT support, to allow nextstep
15775         on Intel machines.  Make OS be nextstep.
15777 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15779         * config.guess: Add alternate forms for Convex.
15781 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15783         * configure:  Completely rewrite option processing.  Take
15784         advantage of pattern-matching to avoid invoking test frequently.
15785         Also clean up host and target defaulting logic.
15787 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15789         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15790         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15791         commands (plus user environment) will fit SCO limits.
15793 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15795         * configure.in: Don't issue warnings about directories which are
15796         not being configured if -norecursion is set.  Correct test for
15797         --with-gnu-as and --with-gnu-ld to not get confused by substring
15798         matches.
15800         * configure.in: Don't build gas for alpha-dec-osf1*.
15802 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15804         * configure:  Back out Per's change of 12/19/1993.  It changes the
15805         behavior of configure in unexpected and confusing ways.
15807         Also, use different delim char when calculating
15808         program_transform_name so that the name can contain slashes.
15810 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15812         * configure.in, config.sub: Add support for VSTa micro-kernel.
15814 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15816         * configure.in: Nuke hacks which were used to get a special
15817         version of GAS for HPPA configurations.
15819 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15821         * configure:  If only ${target_alias} is given, use that
15822         as the default for ${host_alias}.
15823         * configure:  Add missing back-slashes before nested quotes.
15825 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15827         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15829 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15831         * config.guess:  Recognize some Tektronix configurations.
15832         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15834 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15836         * config.sub: Match any flavor of SH.
15838 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15840         * configure.in: Don't try to configure newlib for Alpha.
15842 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15844         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15845         libg++ or libio for any Alpha target.
15847         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15849 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15851         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15852         default arguments -- so it tried to compress itself.
15854 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15856         * configure.in (notsupp): ensure that a space is always at the end
15857           of the configdirs list, since the grep checks for an explicit space
15859 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15861         * configure.in (target i386-sysv4.2): don't build ld, since static
15862           versions of many libraries are not available.
15864 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15866         * config.guess: Recognize Apollos (using environment variables).
15867         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15869 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15871         * config.guess: Recognize Sony news mips running newsos.
15873 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15875         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15876         "fi ; else" for bash.
15878 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15880         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15882 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15884         * config.sub: accept unixware as an alias for svr4.2.
15885         Fix some inconsistancies with the gcc version.
15887 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15889         * Makefile.in (DISTDOCDIRS):  Add gdb.
15891 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15893         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15895 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15897         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15898         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15899         this now.
15901 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15903         * config.sub: Accept hiux* as an OS name.
15905         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15906         etc/make-stds.texi.  The underscore came from gcc, and dje now
15907         agrees that RUNTESTFLAGS is the correct name.
15909 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15911         * install.sh:  Remove 'set -e'.  It makes any conditionals
15912         in the script useless.
15914         * config.guess: Automatically recognize arm-acorn-riscix
15915         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15917 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15919         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15921 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15923         * Makefile.in (DISTDOCDIRS): New variable.
15924         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15925         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15927 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15929         * configure.in (hppa target): check the source directory for the
15930           pagas sub-directory
15932 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15934         * config.sub: Allow -aout* and -elf*.
15936 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15938         * configure.in: Don't build ld on i386-solaris2, same as for
15939         sparc-solaris2.
15941 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15943         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15945 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15947         * configure.in:  Configure gdb for alpha.
15949 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15951         * Makefile.in (CXXFLAGS): Add -O.
15953 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15955         * config.guess: added support for DG Aviion
15957 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15959         * configure.in: Produce warning message for subdirectories not
15960         configurable for this host/target combination.  Don't try to
15961         configure gdb for vms.
15963 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15965         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15966         appropriate files before making "diststuff".
15967         (DISTBISONFILES): New var: list of files to be edited.
15968         (DISTSTUFFDIRS): Add binutils.
15970 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15972         * config.sub: also handle mipsel and mips64el (for little endian mips)
15974 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15976         * configure.in: Add * to end of all OS names.
15978 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15980         * configure.in: Build newlib for LynxOS native.
15982 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15984         * config.guess: Add support for delta 88k running SVR3.
15986         * configure.in: Add comment about HP compiler vs. emacs.
15988 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15990         * configure.in: don't build ld on solaris2 (not a viable option
15991           due to bugs in getpwnam & getpwuid)
15993 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15995         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15996         config.guess will produce a full version number.
15998 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16000         * configure.in: Build linker and binutils for alpha-dec-osf1.
16002 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16004         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16005         and gdb/testsuite/Makefile.in.
16007 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16009         * configure.in: recognize mips*- instead of mips-
16011 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16013         * config.sub: Accept linux*coff and linux*elf as operating
16014         systems.
16016 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16018         * config.sub: Recognize mips64, and mips3 as an alias for it.
16020 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16022         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16023         gdb knows how to handle OSF/1 shared libraries.
16025 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16027         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16028         * config.guess: Recognize Hitachi's HIUX.
16029         * config.sub: Recognize h3050r* and hppahitachi.
16030         Remove redundant cases for hp9k[23]*.
16032 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16034         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16035         if gas and ld are in the source tree and are in ${configdirs}.
16036         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16037         --with options (but still pass them down on the command line,
16038         if they were explicitly specified).
16040 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16042         * configure: substitute SHELL value in Makefile.in with
16043         ${CONFIG_SHELL}
16045 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16047         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16048         *-*-solaris2* targets.
16050 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16052         * Makefile.in: define M4, and pass it down to sub-makes;
16053         all-autoconf now depends on all-m4
16055 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16057         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16058         presence of {ar,ranlib} instead of a configured directory
16060 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16062         * config.guess: Accept 34?? as well as 33?? for NCR.
16064 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16066         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16067         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16069 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16071         * configure: grab values for $(CC) and $(CXX) from the
16072         environment, so that someone can do "CC=gcc configure; make" and
16073         have it work right (matching the way that autoconf works now)
16075         * configure.in, Makefile.in: add support for gash, the tcl
16076         interface to Galaxy
16078         * config.guess: add NetBSD variants (hp300, x86)
16080 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16082         * install.sh: Support -d option (in the manner of SunOS 4 install,
16083         as it is more deterministic than that of GNU install)
16084         (chmodcmd): Set file to mode 755 by default (should also do default
16085         chgrp and chown, but I don't feel like dealing with that now)
16087 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16089         * config.sub: Remove h8300hhms alias.
16091 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16093         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16095 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16097         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16098         as stmp-fixinc
16100 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16102         * config.sub: recognize m88110-bug-coff.
16104 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16106         * Makefile.in (all-libio): all dependencies on the toolchain used
16107         to build this (gcc, gas, ld, etc)
16109 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16111         * config.guess: Deal with OSF/1 1.3 on alpha.
16113 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16115         * install.sh: add some 'else true' clauses for portability
16117         * configure.in: don't build libio for h8[35]00-*-* targets
16119 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16121         * Makefile.in:  Add support for new libio.
16123 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16125         * install.sh: If one command fails, don't try the rest.  Don't try
16126         to remove $dsttmp (via trap) unless we have already created it.
16127         If $src doesn't exist, detect it and exit with an error.
16129         * config.guess: Recognize BSD on hp300.
16131 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16133         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16134         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16136 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16138         * Makefile.in (all-send-pr): depends on all-prms
16140 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16142         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16144 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16146         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16147         Added test for mips-mips-riscos5.
16149 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16151         * configure.in: use mh-hp300 for 68k HP hosts
16153 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16155         * configure: add support for CONFIG_SHELL, so that you can use
16156         some alternate shell for evaluating configure scripts
16158 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16160         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16161         in configure script to bug-gdb@prep.ai.mit.edu when building
16162         distribution archive.
16163         * Makefile.in (COMPRESS):  Remove def.
16164         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16165         gdb.tar.Z and make-gdb.tar.Z respectively.
16166         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16167         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16168         to convergence with 'taz' target in Makefile.in.
16170 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16172         * install.sh (dsttmp): use trap to ensure that tmp files go
16173         away on error conditions
16175 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16177         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16179 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16181         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16182         its parent is '/' not ''.
16184         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16186 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16188         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16189         that ${newsrcdir}/configure.in does.
16191 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16193         * test-build.mk: support for CONFIG_SHELL
16195 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16197         * config.sub (netware):  Add as a basic system type.
16199 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16201         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16202           $(srcdir)/ from the dependency on Makefile.in.
16204 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16206         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16207         (h8300hhms is temporary until multi-libraries are implemented).
16208         * configure.in: Handle h8300h too.
16210 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16212         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16214 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16216         * configure:  Remove extraneous output when guessing host type.
16217         * config.guess:  Remove extraneous output when guessing using C
16218         compiler rather than uname, or when guessing fails.
16220 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16222         * Makefile.in: remove all.cross and install.cross targets
16224         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16225           definitions
16227 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16229         * configure.in (target sh): Build gprof.
16231 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16233         * config.sub: change -solaris to -solaris2
16235 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16237         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16239 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16241         * configure: Correct error message for missing Makefile.in to
16242         print correct directory.
16244 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16246         * install.sh: kludge around 386BSD shell bug
16248 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16250         * config.guess:  Recognize NeXT.
16251         * config.guess:  Recognize i486-ncr-sysv4.
16252         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16254 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16256         * Makefile.in (MAKEINFOFLAGS): New variable.
16257         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16258         * build-all.mk, test-build.mk: Pass down --no-split as
16259         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16261 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16263         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16265 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16267         * Makefile.in (libg++.tar.z):  New rule.
16268         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16269         * Makefile.in (taz):  Only do a single chmod.
16271 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16273         * install.sh: don't use dirname anymore (replaced with sed usage)
16275 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16277         * Makefile.in:  Change extension for gzip'd files from '.z' to
16278         '.gz' per new FSF standard usage.
16280 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16282         * configure: put quotes around the final value of program_transform_name
16284 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16286         * Makefile.in: new install.sh support; update install-info rules
16288 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16290         * configure.in: Build diff for crosses, but not for go32 host.
16292         * configure.in: Build gprof only for native, and don't build it
16293         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16295 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16297         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16299 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16301         * configure.in (host_tools): Add prms.
16303 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16305         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16306         with $(FLAGS_TO_PASS) on the command line
16308         * config.sub: Recognize lynx and lynxos
16310 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16312         * config.sub: Accept -ecoff*, not just -ecoff.
16314 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16316         * Makefile.in (taz): Use .gz suffix instead of .z.
16317         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16318         names.
16320 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16322         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16324 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16326         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16327         that rebuilds that might happen during 'make install' don't get
16328         bogus gcc include files
16330 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16332         Change from Utah for HPPA support:
16333         * config.guess: Recognize hppa1.x-hp-bsd.
16335 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16337         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16338         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16340 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16342         * config.sub: Add support for rom68k and bug boot monitors.
16344 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16346         * Makefile.in: Make all-opcodes depend on all-bfd.
16348 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16350         * config.guess: Added special check for i[34]86-univel-sysv4*.
16352 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16354         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16355         the processor rather than assuming i486.
16357 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16359         * config.guess: Recognize SunOS6 as Solaris3.
16361 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16363         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16364         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16366 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16368         * build-all.mk (all-cross): New target for Canadian Cross.
16369         Added Q2 go32 targets.
16370         * test-build.mk: Configure go32 cross sparclite-aout and
16371         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16372         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16374 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16376         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16377         GO32 hosted toolchains
16379 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16381         * configure: change  so "-exec-prefix" gets passed down rather
16382         than "-exec_prefix" so autoconf generated Makefiles get the
16383         exec_prefix set right.
16385 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16387         * config.guess: get the Solaris2 minor version number
16389         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16391 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16393         * config.guess: Recognize some Sequent platforms.
16395 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16397         * Makefile.in: added the vault-install target
16399         * configure.in: actually use the Sun3 makefile fragment that's in
16400         config, also added the release dir to configdirs
16402 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16404         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16406 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16408         * configure.in: remove some program from Alpha targetted toolchains
16410 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16412         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16413         gprof.
16414         (taz): Run "make diststuff" in those directories instead of "make
16415         proto-dir".  Look for "VERSION=" only at start of line in subdir
16416         Makefile.  Use "gzip -9" for compression.
16417         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16418         (binutils.tar.z): New target.
16420 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16422         * Makefile.in (taz): Include gpl.texinfo.
16424 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16426         * Makefile.in (setup-dirs): Merged into "taz" target.
16427         (taz): Only do `proto-dir' stuff if a directory is actually needed
16428         for this target.
16430 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16432         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16433         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16434         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16435         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16436         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16438 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16440         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16441         config.sub, and move-if-change to gdb testsuite distribution
16442         archive, so the testsuite can be extracted, configured, and
16443         run separately from the gdb distribution.  Blow away the Chill
16444         tests that require a Chill compiled executable, since GNU Chill
16445         is not yet publically available.
16447 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16449         * test-build.mk: set environment variables in a single command,
16450         instead of a list of assignments and exports
16452         * config.guess: recognize Alpha/OSF1 systems
16454 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16456         * configure: Change help message to prefer --options rather than
16457           -options.
16459 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16461         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16462         zippy@ecst.csuchico.edu.
16463         * config.guess: Recognize miniframe.
16465 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16467         * Makefile.in: Use srcroot to find runtest rather than rootme.
16468         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16470 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16472         * test-build.mk: Extensive additions to support building on a
16473         machine other than the host.
16475 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16477         * configure (tooldir): Fix for i386-aix again.
16479 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16481         * configure, Makefile.in:  Change definition of $(tooldir)
16482         to match the FSF.
16484 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16486         * config.guess:  Recognize i[34]86/SVR4.
16488 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16490         * Makefile.in (all-gdb): gdb depends on sim.
16492 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16494         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16495         at the same time we make the prototype gdb directory.
16496         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16497         files at the same time as the gdb base release distribution.
16499 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16501         * Makefile.in (check): Use individual check targets rather than
16502         DO_X rule.
16503         (check-gcc): Added.
16505 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16507         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16508         for System V release 3.2.
16510 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16512         * config.sub: Recognize hppaosf.
16513         * configure.in: Do configure ld/binutils/gas for it.
16515 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16517         * configure (tooldir): Alter syntax used to set this, for systems
16518         where "\$" isn't handled right, like i386-aix.
16520 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16522         * configure: Pass program-transform-name, not
16523         program_transform_name, to recursive configures.
16525 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16527         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16528         of gas+ld+binutils.
16530 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16532         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16534 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16536         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16538 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16540         * Makefile.in (PRMS): Set back to all-prms.
16542 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16544         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16545         targets, rather than for MIPS hosts.
16547 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16549         * configure.in: add comment for --with-x default values
16551         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16553         * Makefile.in: add check-* targets for each of the directories in
16554         the tree.  Add a definition of RUNTEST that will use the one we
16555         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16557 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16559         * configure.in: Removed obsolete references to bfd_target and
16560         target_makefile_frag.
16562         * build-all.mk: Set assorted targets for Q2.
16563         * config.sub: Recognize z8k-sim and h8300-hms.
16564         * test-build.mk: Really don't pass host to configure.
16565         (HOLES): Added uname.
16567 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16569         * configure: Handle an empty program-prefix, program-suffix or
16570         program-transform-name correctly.
16572 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16574         * build-all.mk: -G 8 no longer required for MIPS targets.
16575         * test-build.mk: Don't pass host argument to configure; make it
16576         guess.
16578 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16580         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16581         * Makefile.in (COMPRESS):  New macro, like GZIP.
16583 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16585         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16587         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16588         with gas currently defaults to -G 0.
16590 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16592         * Makefile.in (all-flex): flex depends on byacc.
16594         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16595         to test-build.mk as RELEASE_TAG.
16596         * test-build.mk (configargs): New variable containing arguments to
16597         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16598         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16600         * config.guess: Use /bin/uname when checking -X argument on SCO,
16601         to avoid invoking GNU uname which doesn't understand -X.
16603         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16605         * configure.in: Build gas for mips-*-*.
16607 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16609         * Makefile.in (all.normal): insert missing backslash.
16611 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16613         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16615         * Makefile.in: Complete overhaul to merge many almost identical
16616         targets.
16618 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16620         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16621         (gdb.tar.Z): Adjusted.
16623         * Makefile.in (setup-dirs, taz): New targets; should be general
16624         enough to adapt for gdb sometime.  Build only .z file.
16625         (gas.tar.z): New target.
16627 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16629         * build-all.mk: Use CC=cc -Xs on Solaris.
16631 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16633         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16634         for handling BISON for FSF releases.
16636 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16638         * configure: Actually implement the change zoo just documented.
16640 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16642         * configure: when using config.guess, only set target_alias when
16643         it's not already been set (ie, on the command line)
16645 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16647         * Makefile.in: add installcheck target, set PRMS to install-prms
16649 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16651         * configure: add support for package_makefile_fragment, handle the
16652         case where a directory has a configure.in file but no Makefile.in
16653         more gracefully (with an actual understandable error message, even);
16654         add support for --without (and add this to the usage message); also
16655         explicitly add a --host=${host_alias} to the command line when
16656         config.guess is used
16658 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16660         * configure: Must use both --host and --target in recursive calls.
16662 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16664         * Makefile.in: Change deja-gnu to dejagnu.
16666 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16668         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16670 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16672         * configure.in: canonicalize all instances to *-*-solaris2*,
16673         also strip out a number of tools to not build for go32 host
16675 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16677         * config.guess: add GPL.
16679         * Makefile.in, config.guess, config.sub, configure: bump
16680           copyrights to 93.
16682 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16684         * Makefile.in (do-info): Removed obsolete check for existence of
16685         localenv file.
16687         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16689 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16691         * Makefile.in: a couple of 'else true' for decstation,
16692         support for TclX
16694         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16696 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16698         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16700 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16702         * config.guess: Recognize i386-ibm-aix (PS/2).
16703         * configure.in: Use config/mh-aix386 file for it.
16705 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16707         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16708         CC_FOR_TARGET instead.
16709         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16711 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16713         * Makefile.in: Add sim to list of directories sent with gdb
16715 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16717         * configure.in: Put back mips-dec-bsd* case.
16719 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16721         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16722         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16723         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16725 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16727         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16729         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16730         (install-info): install dir.info only if it exists,
16731         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16733 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16735         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16736         gas for mips-dec-bsd.
16738 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16740         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16741         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16743 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16745         * configure.in: Added "dejagnu" to hosttools list.
16747 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16749         * config.sub, configure.in, config.guess:  Add support
16750         for Bosx, an AIX variant from Bull.
16751         Patches from F.Pierresteguy@frcl.bull.fr.
16753 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16755         * devo/dejagnu: Initial creation of devo/dejagnu.
16756         Migrated dejagnu testcases and support files for testing software
16757         tools to reside as subdirectories, currently called "testsuite",
16758         within the directory of the software tool.  Migrated all programs,
16759         support libraries, etc. beloging to dejagnu proper from
16760         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16761         with no modifications.  The changes to these files which will
16762         allow them to configure, build, and execute properly will be made
16763         in a future update.
16765 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16767         * Makefile.in: Change send_pr to send-pr.
16768         * configure.in: Likewise.
16769         * send_pr: Renamed directory to send-pr.
16771 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16773         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16775 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16777         * README:  Update for gdb-4.8 release.
16778         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16779         gdb-xxx.tar.z (gzip'd) file also.
16781 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16783         * Makefile.in: make all-diff depend on all-libiberty
16785 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16787         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16789 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16791         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16793 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16795         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16796         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16797         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16799 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16801         * Makefile.in:  makeinfo binary is in a new location
16803 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16805         * config.sub: Accept -ecoff as an OS.
16807         * Makefile.in: Various changes to eliminate a level of make
16808         recursion and reduce the required command line length.
16809         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16810         sub-makes.
16811         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16812         variables holding settings for specific sub-makes.
16813         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16814         in terms of BASE_FLAGS_TO_PASS.
16815         (TARGET_LIBS): New variable listing directories which use
16816         TARGET_FLAGS_TO_PASS.
16817         (subdir_do): Eliminated.
16818         (do-*): New set of targets to replace subdir_do.
16819         (various): All targets which used subdir_do now depend on do-*.
16820         (local-clean): Renamed from do_clean.
16821         (local-distclean): New target, dependency of distclean and
16822         realclean.
16823         (install-info): Don't create directories.  Depend on dir.info
16824         rather than calling make recursively.
16825         (install-dir.info): Eliminated.
16826         (install-info-dirs): Create all info directories here.
16827         (dir.info): Depend upon do-install-info.
16829         * test-build.mk (HOLES): Added false.
16831 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16833         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16835 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16837         * Makefile.in (info): remove dependency on all-texinfo.  The
16838         problem was really in texinfo/C, not at this level.
16840 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16842         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16844 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16846         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16847         GDB releases.
16849 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16851         * configure: Include srcdir in message about target of link not
16852         being found.  Don't convert `-' to `_' in `with' options being
16853         passed to subdirs.
16855 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16857         * configure.in: add uudecode to host_tools
16859         * Makefile.in: added {all,install}-uudecode targets, added them to
16860         the appropriate lists
16862 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16864         * Makefile.in (all-gcc): Added dependency on all-gas.
16866         * configure.in (mips-*-*): Build ld and binutils.
16868 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16870         * configure: check return code from mkdir, print error message and
16871           exit on failure.
16873 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16875         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16877 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16879         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16881 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16883         * config.sub (h8500):  Recognize this as a cpu type.
16885 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16887         * configure: source directory missing is no longer a warning
16889         * configure.in: recognize irix[34]* instead of irix[34]
16891         * Makefile.in: define and pass down X11_LIB
16893 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16895         * guess-systype: Renamed to ...
16896         * config.guess:  ... by popular request.
16897         * configure.in, Makefile.in:  Update accordingly.
16899 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16901         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16902         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16903         + Execute ./dummy instead of assuming . is in PATH.
16905 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16907         * guess-systype:  New shell script.  Attempts to guess the
16908         canonical host name of the executing host.
16909         Only a few hosts are supported so far.
16910         * configure:  Call guess-systype if no host is specified.
16912 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16914         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16915         gcc Makefile.
16918 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16920         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16921         (all-gcc, install-gcc, subdir_do): Use it.
16923 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16925         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16927 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16929         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16930           set exclusively by configure, using configure.in .
16932 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16934         * test-build.mk: set $PATH for all builds
16936         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16938 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16940         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16941         the one used in gcc/Makefile.in, so that a null expansion doesn't
16942         override the one needed to build gcc with a native cc.
16945 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16947         * configure: Accept -with arguments.
16949 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16951         * Makefile.in: added h8300sim
16953 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16955         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16956         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16957         (all-cygnus, native, build-cygnus): Make
16958         $(canonhost)-stamp-3stage-done, not $(host)....
16959         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16960         i386-sco3.2v4.  Added else true to if command.
16962 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16964         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16966 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16968         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16970 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16972         * configure.in: don't remove binutils from Solaris builds
16974 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16976         * Makefile.in: get rid of earlier definitions for *clean,
16977         also handle the recursive info rule better
16979 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16981         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16982         do more-or-less the right thing.
16984 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16986         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16987         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16989 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16991         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16992         $(host_canonical).
16994         * configure.in: split the configdirs list into 4 categories (native
16995         v. cross, library v. tool) and handle the cross-only and native-
16996         only in more reasonable (and correct!) way.
16998 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17000         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17001         configdirs anymore.
17003 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17005         * Makefile.in: extensive cleanup::  removed all of the explicit
17006         clean-* targets, collapsed many wrappers around subdir_do into
17007         one, added additional targets to satisfy standards.texi, deleted
17008         some old targets, some changes for consistency
17010 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17012         * configure.in: handle some programs as cross-only, and others as
17013         native only
17015         * test-build.mk: handle partial holes in a more generic manner
17017         * Makefile.in: m4 depends on libiberty
17019 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17021         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17022         time, wdiff, and find to configdirs
17024         * Makefile.in: all, clean, and install rules for the new programs
17025         added to configure.in
17027 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17029         * configure.in: use mh-sun for all *-sun-* hosts
17031 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17033         * Makefile.in: define flags for X11 include files and library file
17034         locations, pass them down to the programs that need this info
17036         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17038 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17040         * configure.in: start building libg++ for HP-UX targets
17042 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17044         * README:  Update references to files moved into etc/.
17046 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17048         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17049         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17051 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17053         * configure: accept dash as well as underscore in long option
17054         names for FSF compatibility.
17056 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17058         * config.sub: added -sco3.2v4 support from FSF.
17060 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17062         * configure.in: expand the section that adds or removes
17063         directories from the list of programs to build, to handle native
17064         vs. cross in addition to host v. native
17066 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17068         * Makefile.in:  Replace C++ in macro names with CXX.
17069         This is less likely to break ...
17071 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17073         * test-build.mk: add -w to GNU_MAKE
17075 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17077         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17078         add 'sparc' to list of recognized cpus.  This needed to make
17079         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17080         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17081         then changes that into $CPU-wrs-vxworks.
17083         * configure.in: remove most references to gdbtest, regularize
17084         target based program removal
17086         * test-build.mk: import from p3 tree (many fixes and changes)
17088 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17090         * Makefile.in: added rules to handle tcl, tk, and expect
17092         * configure.in: handle those directories if they exist
17094 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17096         * config.sub: removed bogus hppabsd and hppahpux names, since
17097         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17099 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17101         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17102         depends upon all-xiberty
17104         * Makefile.in: changes from p3, including:
17106         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17108         * Makefile.in (XTRAFLAGS): include newlib directories if
17109         newlib/Makefile exists, rather than if host != target.
17111         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17113         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17114         from the same source tree and not building a cross-compiler.  This
17115         matters for the libg++ configuration if reconfiguring a tree that
17116         has already been installed.
17118         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17120         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17121         pick up the machine and system specific header files.
17123         * Makefile.in: added AS_FOR_TARGET, passed down in
17124         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17125         the C compiler to use to create programs which are run in the
17126         build environment, set it to default to $(CC), and passed it down
17127         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17129         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17131         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17132         We need them for unusual native builds, like systems without
17133         ranlib.
17135         * configure: also define $(host_canonical) and
17136         $(target_canonical), which are the full, canonical names for the
17137         given host and target
17139 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17141         * Makefile.in:  Added separate definitions for C++.
17143 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17145         * configure.in (configdirs):  Add deja-gnu.
17147 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17149         * README:  Update for configure.texi and gdb-4.7 release.
17151 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17153         * Makefile.in:  Move "all" target to top of file.
17154         Previously, first target was ".PHONY" which caused BSD4.4 make
17155         to build .PHONY when make was run without arguments.
17157 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17159         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17160         Library-copylefted code in libiberty.
17162 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17164         * config.sub:  Replace m68kmote with plain old m68k.
17166 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17168         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17170 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17172         * config.sub: Complain if no argument is given.  Added support for
17173         386bsd as OS and target alias.
17175 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17177         * Makefile.in (XTRAFLAGS): include newlib directories if
17178         newlib/Makefile exists, rather than if host != target.
17180 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17182         * config.sub: recognize sparclite-wrs-vxworks.
17184         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17185         p3.) Added clean-xiberty to clean.
17187 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17189         * configure.in: use *-*-* instead of nested cases for host and target
17191 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17193         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17194         from the same source tree and not building a cross-compiler.  This
17195         matters for the libg++ configuration if reconfiguring a tree that
17196         has already been installed.
17198 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17200         * config.sub (i486v/i486v4):  Merge in from FSF version.
17202 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17204         * configure: only set PWD if it is already set.
17206 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17208         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17209         doesn't have unset and all success paths (and most error paths)
17210         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17211         to just ${PWD} to avoid confusion.)
17213 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17215         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17216         even for a native compilation.
17218 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17220         Changes to make the gdb.tar.Z rule work better.
17222         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17223         (DEVO_SUPPORT):  Add configure.texi.
17224         (bfd-ilrt.tar.Z):  Remove ancient rule.
17226 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17228         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17229         pick up the machine and system specific header files.
17231         * configure.in, config.sub: added new target m68010-adobe-scout,
17232         with alias of adobe68k.  Changed configure.in to check for
17233         -scout before -sco* to avoid a false match.
17235         * Makefile.in: added AS_FOR_TARGET, passed down in
17236         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17237         the C compiler to use to create programs which are run in the
17238         build environment, set it to default to $(CC), and passed it down
17239         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17241 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17243         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17244         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17245         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17246         FOR_TARGET variants, to newlib and libg++.
17248 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17250         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17251         first.
17253 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17255         * config.sub:  Accept `elf' as an environment.
17257 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17259         * Makefile.in (all-opcodes):  cd into the right directory
17261 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17263         * configure: added -program_transform_name option, used as
17264         argument to sed when installing programs.
17265         configure.texi: added documentation for -program_prefix,
17266         -program_suffix and -program_transform_name.
17268 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17270         * config.sub:  Accept i486 where i386 ok.
17272 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17274         * config.sub: accept we32k
17276 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17278         * config.sub, configure.in: accept OSE68000 and OSE68k.
17280         * Makefile.in: don't create all directories for ``make install'';
17281         let the subdirectories create the ones they need.
17283 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17285         * COPYING: new file, GPL v2
17287 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17289         * Makefile.in: use the new gen-info-dir, which needs a template
17290         argument (which also lives in texinfo)
17292         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17294 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17296         * config.sub (ncr3000):  Change i386 to i486.
17298 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17300         * Makefile.in: add install-rcs, install-grep to
17301         install-no-fixedincludes, removed install-bison and install-libgcc
17303 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17305         * configure.in: grab the HPUX makefile fragment if on HPUX
17307 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17309         * Makefile.in: eradicate bison spoor (ditto libgcc).
17310          configure.in: recognise m68{k,000}-ericsson-OSE.
17311          es1800 is alias for m68k-ericsson-OSE
17313 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17315         * configure.in: rearrange the parts that remove programs from
17316         configdirs, based now on HOST==TARGET or by canonical triple.
17318 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17320         * test-build.mk: recurse explicitly with -f test-build.mk when
17321           appropriate.  predicate stage3 and comparison on the existence
17322           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17323           On very clean, also remove ...stamp-co.  Build in-place before
17324           doing other builds.
17326 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17328         * Makefile.in, configure.in: add tgas
17330 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17332         * Makefile.in: a number of changes merged in from progressive.
17334         * configure.in: add libm.
17336         * .cvsignore: ignore some stuff that comes from test-build.mk.
17338 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17340         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17342 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17344         * configure: Add program_suffix (parallel to program_prefix)
17345         * Makefile.in: adjust directory-creating script for losing decstation
17347 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17349         * configure:  Minor $subdir-related fixes.
17351 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17353         * configure: fix various problems with propogating
17354         makefile_target_frag in subdirs.
17355         * configure.in: config libgcc if its there
17357 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17359         * config.sub:  HPPA merge.
17361 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17363         * Makefile.in:  Replace all-bison with all-byacc in all
17364         dependency lines for other tools (which now use byacc).
17366 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17368         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17370 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17372         * Makefile.in: make gprof rules similar to byacc rules (instead of
17373         vestigal $(unsubdir) that didn't work...)
17375 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17377         * config.sub:  Add support for Linux.
17378         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17379         (at least for libg++).
17381 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17383         * configure.texi: fix doc for the -nfp option to configure
17385 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17387         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17389 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17391         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17392         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17393         * configure.in: added solaris* host_makefile_frag hook.
17395 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17397         * config.sub: changed recognition of m68000 so that various
17398         m68k types can be specified via m680[01234]0
17400 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17402         * config.sub (basic_machine): fix sed so that '-foo' isn't
17403         completely substituted out while .+'-foo' loses the '-foo'
17405 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17407         * config.sub ($os): Add -aout.
17409 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17411         * configure:  If host_makefile_frag is absolute, don't
17412         prefix ${invsubdir} (relevant to libg++ auto-configure).
17414 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17416         * Makefile.in (tooldir): Define it.
17417         (all-ld): Depend on all-flex.
17419 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17421         * Makefile.in (check):  Fix libg++ special case.
17423 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17425         * configure: do not bury `pwd` into config.status, thus do fewer
17426           pwd's.
17428         * configure: print the "Building in" message only when building in
17429           other than "." AND verbose.
17431         * configure: remove -s, rework -v to better accommodate guested
17432           configures.
17434         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17436 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17438         * Makefile.in: macroize flags passed on recursion.  remove
17439           fileutils.
17441 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17443         * configure: get makesrcdir right for subdirs deeper than 1.
17445         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17446           install.
17448 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17450         * Makefile.in: don't print subdir_do or recursion lines.
17452 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17454         * standards.texi: added menu item.
17456         * Makefile.in: build and install standards.info.
17458         * standards.texi: new file.
17460 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17462         * configure: test for and move config.status pieces from
17463           ${subdir}/.
17465 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17467         * configure:  Test for existance of files before trying to mv
17468         them, to avoid numerous non-existance messages.
17470 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17472         * configure: correct final line of config.status.
17474         * configure: patch from eggert.  Avoids a protection problem if
17475           the original Makefile.in is read only.
17477         * configure: use move-if-change from gcc to create config.status.
17478           Some makefiles depend on config.status to tell if a directory
17479           has been reconfigured for a different host.  This change
17480           prevents those directories from remaking everything in the case
17481           where the reconfig was only intended to rebuild a Makefile.
17483         * configure: test for config.sub with "config.sub sun4" rather
17484           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17485           host alias from a missing config.sub.
17487 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17489         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17490           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17492 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17494         * configure: mkdir ${subdir} as needed.
17496 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17498         * Makefile.in,configure.in: added autoconf.
17500 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17502         * Makefile.in: no longer pass against on recursion.
17504         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17505           definitions are not inherited.
17507         * configure: correct makesrcdir when subdir is .
17509 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17511         * configure:  Add support for 'subdirs' variable, which is
17512         like 'configdirs', except that configure doesn't re-invoke
17513         itself for subdirs, it just creates a Makefile for each subdir.
17514         * configure.texi:  Document subdirs.
17516 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17518         * configure.in: added flex to configdirs
17520 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17522         * Makefile.in: remove clean-stamps from clean.
17524 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17526         * configure.in:  Add gdbtest to configdirs.
17528 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17530         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17531         to recursive makes.
17532         * configure.in:  Recognize new ncr3000 config.
17534 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17536         * Makefile.in, configure.in: removed references to gdbm.
17538 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17540         * config.sub:  Don't canonicalize os value
17541         newsos* to bsd (readline needs to check for newsos).
17542         (This fix was earlier made Jan 31, but got re-broken.)
17544 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17546         * configure.in:  sco is an os, not a vendor!
17548         * configure:  Quote $( better.  Keep various shells happy.
17550 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17552         * Makefile.in: eliminate stamp-files.
17554 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17556         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17557           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17559 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17561         * config.sub:  fix iris/iris3.
17563 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17565         * configure: re-add -rm.
17567 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17569         * Maskefile.in: add .stmp-rcs to all.
17571         * configure.in: remove gas from rs6000 build, use aix host fragment.
17573 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17575         * configure: pass down site_option during recursion.
17577 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17579         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17581 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17583         * configure: Change exec_prefix so that it really defaults to prefix.
17585 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17587         * Makefile.in, configure.in:  Add support for mmalloc library.
17589 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17591         * Makefile.in: add stmp dependencies for a few more things.
17593 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17595         * configure: adjusted error message on objdir/srcdir configure
17596           collision, per john's suggestion.
17598         * Makefile.in: add libiberty stmp to all and all.cross.
17600 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17602         * Makefile.in: remove force dependencies, add grep to all.
17604 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17606         * Makefile.in: drop flex.  make stamp files work.
17608         * configure: added test for conflicting configuration in srcdir,
17609           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17610           gets cranky.  use relative paths for configure and srcdir
17611           whenever possible.  Send some error messages to stderr that were
17612           going to stdout.
17614 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17616         * Makefile.in:  Fix libg++ rule to check for gcc directory
17617         before using gcc/gcc.  Also pass XTRAFLAGS.
17619 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17621         * Makefile.in: added stmp-files so that directories aren't polled
17622           when they are already built.
17624         * configure.texi: fixed a node pointer problem.
17626 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17628         * config.sub configure.in gdb/configure.in
17629         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17630         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17631         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17633 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17635         * configure: -recurring becomes -silent.  corrected help message
17636           for -site= option.
17638         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17640 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17642         * configure: when building Makefile for crosses, replace
17643           tooldir and program_prefix.  default srcdir from location of
17644           config.sub.  remove "for host in hosts" and "for target in
17645           targets" loops.
17647 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17649         * Makefile.in: Do not pass bindir or mandir to cvs.
17651 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17653         * Makefile.in, configure.in: removed traces of namesubdir,
17654           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17655           copyrights to '92, changed some from Cygnus to FSF.
17657         * configure.texi: remove most references to multiple hosts,
17658           multiple targets, subdirs, etc.
17660         * configure.man: removed rcsid. reference config.sub not
17661           config.subr.
17663         * Makefile.in: mkdir $(infodir) on install-info.
17665 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17667         * configure.texi:  Explain better about .gdbinit and about
17668         the environment that configure.in sections run in.
17670 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17672         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17674 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17676         * README:  DOC.configure => cfg-paper.texi.
17678 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17680         * config.sub (near case $os):  Don't convert newsos* to bsd!
17682 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17684         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17685         the number of copies of COPYING that go into the GDB tar file.
17687 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17689         * bfd/configure.in, gdb/config/mh-i386sco,
17690         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17691         Fix SCO configuration stuff.
17693 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17695         * Makefile.in:  For libg++, make sure the -I pointing
17696         to the gcc directory goes *after* all the libg++-local -I flags.
17697         Also, move just-gcc dependency from just-libg++ to all-libg++.
17699 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17701         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17703 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17705         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17707 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17709         * config.sub:  Add stratus configuration frags.  Also
17710         submitted to FSF.
17712 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17714         * Makefile.in (DEV_SUPPORT):  add configure.man.
17716         * config.sub(Decode manufacturer-specific):  add -none*.
17718 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17720         * Makefile.in:  remove form feeds to make Sun's make happy.
17721         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17723 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17725         * Makefile.in (AR_FLAGS):  Make quieter.
17727 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17729         * configure.in:  Add libg++.
17730         * configure:  When verbose, don't output the command line at each
17731         level; it will be unremarkably the same as the previous version,
17732         which will be the same as what the user typed.
17734 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17736         * configure.in, Makefile.in: fix clean-info, add flex.  add
17737           fileutils.
17739         * configure: be less sensitive to spaces in Makefile.in.  Do not
17740           look for sources in "..".  Doing so breaks subdirectories that
17741           might have their own configure.  If a subdir has it's own
17742           configure script, use it.
17744 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17746         * cfg-paper.texi: some changes suggested by rms.
17748 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17750         * config.sub:  Merge in some small additions from the FSF version,
17751         taken from the gcc distribution, to bring the Cygnus and FSF
17752         versions into closer sync.
17754 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17756         * configure.in:  Changed svr4 references to sysv4.
17758 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17760         * configure: added -V for version number option.
17762 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17764         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17765           renamed from DOC.configure to cfg-paper.texi.
17767 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17769         * configure, config.subr, config.sub: config.subr is now
17770           config.sub again.
17772 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17774         * configure.texi: new file, in progress.
17776         * Makefile.in: build info file and install the man page for
17777           configure.
17779         * configure.man: new file, first cut.
17781         * configure: find config.subr again now that configuration "none"
17782           has gone.  removed all traces of the -ansi option.  removed all
17783           traces of the -languages option.
17785         * config.subr: resync from rms.
17787 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17789         * configure, config.sub, config.subr: merge config.sub into
17790           config.subr, call the result config.subr, remove config.sub, use
17791           config.subr.
17793         * Makefile.in: revised install for dir.info.
17795 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17797         * configure.in: add decstation host makefile frag.
17799         * Makefile.in: BISON now bison -y again.  also install-gcc on
17800           install.  clean-gdbm on clean.  infodir belongs in datadir.
17801           Make directories for info install.  Build dir.info here then
17802           install it.
17804 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17806         * Makefile.in: fix for bad directory tests.
17808 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17810         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17811           regexp.  -srcdir relative was being handled incorrectly.
17813         * Makefile.in: unwrapped some for loops so that parallel makes
17814           work again and so one can focus one's attention on a particular
17815           package.
17817 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17819         * configure: added PWD as a stand in for `pwd` (for speed). use
17820           elif wherever possible.  make -srcdir work without -objdir.
17821           -objdir= commented out.
17823 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17825         * configure: +options become --options.  -subdirs commented out.
17826           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17827           Makefile now at top of generated Makefile.  Removed cvs log
17828           entries.  added -srcdir.  create .gdbinit only if there is one
17829           in ${srcdir}.
17831         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17832           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17833           and mandir now keyed off datadir by default.
17835 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17837         * Freshly created ChangeLog.
17840 Local Variables:
17841 mode: change-log
17842 left-margin: 8
17843 fill-column: 76
17844 version-control: never
17845 End: