2012-09-19 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
[official-gcc.git] / ChangeLog
blob7ee7b30a3a88989feeb382faaf67d7f8dcf7127d
1 2012-09-17  Ian Lance Taylor  <iant@google.com>
3         * MAINTAINERS (Various Maintainers): Add libbacktrace.
4         * configure.ac (host_libs): Add libbacktrace.
5         (target_libraries): Add libbacktrace.
6         * Makefile.def (host_modules): Add libbacktrace.
7         (target_modules): Likewise.
8         * configure, Makefile.in: Rebuild.
10 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
12         PR target/38607
13         Merge upstream change.
14         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
16         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
17         Add libgomp*.o to compare_exclusions for AIX.
18         * configure: Regenerate.
20 2012-09-06  Diego Novillo  <dnovillo@google.com>
22         * configure.ac: Bump minimum GMP version to 4.2.3.
23         * configure: Re-generate.
25 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
27         PR target/54461
28         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
29         target-libgloss if not configured --with-avrlibc=no.
30         * configure: Regenerate.
32 2012-09-04  Jason Merrill  <jason@redhat.com>
34         * configure.ac: Fix --enable-languages=all.
36 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
38         * MAINTAINERS (Write After Approval): Add myself.
40 2012-09-03  Richard Guenther  <rguenther@suse.de>
42         PR bootstrap/54138
43         * configure.ac: Re-organize ISL / CLOOG checks to allow
44         disabling with either --without-isl or --without-cloog.
45         * configure: Regenerated.
47 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
49         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
50         * configure: Regenerate.
52 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
54         * MAINTAINERS: Fix my email address.
56 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
58         PR binutils/4970
59         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
60         and opcodes.
61         * Makefile.in: Regenerated.
63 2012-08-26  Art Haas <ahaas@impactweather.com>
65         * configure: Regenerate.
67 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
69         * INSTALL/README: Also refer to the online installation
70         instructions.
72 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
74         * MAINTAINERS (Write After Approval): Add myself.
75         (Picochip port): Remove myself.
77 2012-08-14   Diego Novillo  <dnovillo@google.com>
79         Merge from cxx-conversion branch.
81         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
82         POSTSTAGE1_CONFIGURE_FLAGS.
83         * Makefile.in: Regenerate.
84         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
85         Force C++ when bootstrapping.
86         * configure: Regenerate.
88 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
90         * MAINTAINERS (Write After Approval): Add myself.
92 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
94         * README: Document use of ranges of years in copyright notices.
96 2012-07-06  Richard Guenther  <rguenther@suse.de>
98         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
99         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
100         --with-gmp=system.
101         * Makefile.in: Regenerated.
102         * configure: Likewise.
104 2012-07-06  Richard Guenther  <rguenther@suse.de>
106         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
107         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
108         supply V=1 as extra_make_flags.
109         * configure: Regenerated.
110         * Makefile.in: Likewise.
112 2012-07-04  Tristan Gingold  <gingold@adacore.com>
114         * configure: Regenerate.
116 2012-07-03  Richard Guenther  <rguenther@suse.de>
118         * Makfile.def (isl): Remove not necessary extra_exports and
119         extra_make_flags.
120         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
121         * Makefile.in: Regenerated.
123 2012-07-03  Richard Guenther  <rguenther@suse.de>
125         * Makefile.def (cloog): Add V=1 to extra_make_flags.
126         * configure.ac: If either the ISL or the CLooG check failed
127         do not try to build in-tree versions.
128         * Makefile.in: Regenerated.
129         * configure: Regenerated.
131 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
133         * configure: Regenerate.
135 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
137         * MAINTAINERS (Various Maintainers): Add myself as testsuite
138         maintainer.
140 2012-07-02  Richard Guenther  <rguenther@suse.de>
142         * configure: Regenerated.
144 2012-07-02  Richard Guenther  <rguenther@suse.de>
145         Michael Matz  <matz@suse.de>
146         Tobias Grosser <tobias@grosser.es>
147         Sebastian Pop <sebpop@gmail.com>
149         * Makefile.def: Add ISL host module, remove PPL host module.
150         Adjust ClooG host module to use the proper ISL.
151         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
152         * configure.ac: Include config/isl.m4.  Add ISL host library,
153         remove PPL.  Remove PPL configury, add ISL configury, adjust
154         ClooG configury.
155         * Makefile.in: Regenerated.
156         * configure: Likewise.
158 2012-07-02  Richard Guenther  <rguenther@suse.de>
160         Merge from graphite branch
161         2011-07-21  Tobias Grosser  <tobias@grosser.es>
163         * configure: Regenerated.
164         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
165         both cloog.org and legacy versions. The only supported version will
166         be CLooG with the isl backend.
168         2011-07-21  Tobias Grosser  <tobias@grosser.es>
170         * configure: Regenerated.
171         * configure.ac: Require cloog isl 0.17.0
173         2011-07-21  Tobias Grosser  <tobias@grosser.es>
175         * configure: Regenerated.
176         * config/cloog.m4: Do not define CLOOG_ORG
178 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
180         * configure.ac: Skip C if explicitly selected.
181         * configure: Regenerate.
183 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
185         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
186         they contain -O2.
187         * configure: Regenerate.
189 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
191         PR debug/53740
192         * df.h, df-problems.c, dce.c: Revert last patch.
194 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
196         * MAINTAINERS (Write After Approval): Update my email address.
198 2012-06-21  Meador Inge  <meadori@codesourcery.com>
200         * MAINTAINERS (Write After Approval): Add myself.
202 2012-06-20  Jason Merrill  <jason@redhat.com>
204         * Makefile.tpl (check-target-libgomp-c++): New.
205         (check-target-libitm-c++): New.
206         * Makefile.def (c++): Add them.
207         * Makefile.in: Regenerate.
209 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
211         * MAINTAINERS (Write After Approval): Add myself.
213 2012-05-16  Olivier Hainque  <hainque@adacore.com>
215         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
216         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
217         (install-no-fixedincludes): Adjust accordingly.
218         * Makefile.in: Regenerate.
220 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
222         Merge upstream change
223         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
225 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
227         * MAINTAINERS (Write After Approval): Add myself.
229 2012-05-09  Nick Clifton  <nickc@redhat.com>
230             Paul Smith  <psmith@gnu.org>
232         PR bootstrap/50461
233         * configure.ac (mpfr-dir): When using in-tree MPFR sources
234         allow for the fact that from release v3.1.0 of MPFR the source
235         files were moved into a src sub-directory.
236         * configure: Regenerate.
238 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
240         * configure.ac: Bump minimum MPFR version to 2.4.0.
241         * configure: Regenerated.
243 2012-05-01  Richard Henderson  <rth@redhat.com>
245         * Makefile.def (libatomic): New target_module.
246         * configure.ac (target_libraries): Add libatomic.
247         (noconfigdirs): Check if libatomic is supported.
248         * Makefile.in, configure: Rebuild.
250 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
252         * MAINTAINERS (Write After Approval): Add myself.
254 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
256         * config.sub: Update to 2012-04-18 version from official repo.
258 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
260         * MAINTAINERS (Write After Approval): Add myself.
262 2012-04-11  Steve Ellcey  <sellcey@mips.com>
264         * MAINTAINERS: Changed email address.
266 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
268         PR target/52737
269         * contrib/gcc_update (files_and_dependencies):
270         Remove gcc/config/avr/t-multilib from touch data.
272 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
274         * MAINTAINERS (OS Port Maintainers): Remove irix.
275         * configure.ac (enable_libgomp): Remove *-*-irix6*.
276         (unsupported_languages): Remove mips-sgi-irix6.*.
277         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
278         (with_stabs): Remove.
279         * configure: Regenerate.
281 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
283         * MAINTAINERS (OS Port Maintainers): Remove osf.
284         * configure.ac (enable_libgomp): Remove *-*-osf*.
285         (with_stabs): Remove alpha*-*-osf*.
286         * configure: Regenerate.
288 2012-03-05  Tristan Gingold  <gingold@adacore.com>
290         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
291         * configure: Regenerate.
293 2012-02-17  Walter Lee  <walt@tilera.com>
295         * MAINTAINERS: (Write After Approval): Delete myself.
297 2012-02-14  Walter Lee  <walt@tilera.com>
299         * MAINTAINERS (tilegx port): Add myself.
300         (tilepro port): Add myself.
301         (Write After Approval): Add myself.
303 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
305         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
306         and Joseph Myers as docstring relicensing maintainers.
308 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
310         * MAINTAINERS (write-after-approval): Add myself.
312 2012-02-08  Ira Rosen <irar@il.ibm.com>
314         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
315         maintainer.
317 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
319         * MAINTAINERS (Write After Approval): Move myself to
320         maintain alphabetical order.
322 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
324         * MAINTAINERS (Write After Approval): Add myself.
326 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
328         * MAINTAINERS (Write After Approval): Add myself.
330 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
331             Jayant R Sonar <jayant.sonar@kpitcummins.com>
333         * configure.ac (cr16-*-*): Remove nonconfigdirs.
334         * configure: Regenerate.
336 2012-01-23  Harshit Chopra  <harshit@google.com>
338         * MAINTAINERS (Write After Approval): Add myself.
340 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
342         * configure.ac: Remove reference to mh-interix.
343         * configure: Regenerate.
345 2012-01-05  Richard Henderson  <rth@redhat.com>
347         PR bootstrap/51072
348         * configure.ac: Disable libitm if c++ is not enabled.
349         * configure: Rebuild.
351         * configure.ac: Fix regexp for same.
352         * configure: Rebuild.
354 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
356         * MAINTAINERS (Write After Approval): Add myself.
358 2012-01-02  Richard Guenther  <rguenther@suse.de>
360         PR bootstrap/51686
361         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
362         * Makefile.in: Regenerate.
364 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
366         * MAINTAINERS (Write After Approval): Add myself.
368 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
370         * configure: Regenerate.
372 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
374         * MAINTAINERS (picochip): Changed email address.
376 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
378         * MAINTAINERS (write-after-approval): Add self.
380 2011-11-29  DJ Delorie  <dj@redhat.com>
382         * configure.ac (rl78-*-*) New case.
383         * configure: Regenerate.
384         * MAINTAINERS: Add myself as RL78 maintainer.
386 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
388         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
390 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
392         * libtool.m4: Additional FreeBSD 10 fixes.
394 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
396         * MAINTAINERS: Move myself from Write After Approval to CPU Port
397         Maintainers section, as Epiphany maintainer.
399 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
401         PR target/49992
402         * configure.ac: Remove ranlib special-casing for Darwin.
403         * configure: Regenerate.
405 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
407         * MAINTAINERS (Reviewers): Keep the list sorted.
409 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
411         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
413 2011-11-09  Roland McGrath  <mcgrathr@google.com>
415         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
416         * configure: Rebuild.
417         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
418         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
419         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
420         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
421         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
422         Add READELF.
423         * Makefile.in: Rebuild.
425 2011-11-09  Jason Merrill  <jason@redhat.com>
427         * Makefile.def (language=c++): Remove check-c++0x.
428         * Makefile.in (check-gcc-c++): Regenerate.
430 2011-11-08  Richard Henderson  <rth@redhat.com>
432         * configure.ac: Test for libitm directory present first.
434         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
436         * configure.ac: Test libitm/configure.tgt to disable libitm.
437         * configure: Rebuild.
439 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
440             Richard Henderson  <rth@redhat.com>
442         Merged from transactional-memory.
444         * Makefile.def (lang_env_dependencies): libitm is c++.
445         Add libitm target module.
446         * configure.ac: Likewise.
447         * config/mmap.m4: New file.
448         * contrib/gcc_update: Add libitm to touch data.
449         * Makefile.in, configure: Rebuild.
451 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
453         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
454         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
455         * Makefile.in: Regenerate.
457 2011-11-01  DJ Delorie  <dj@redhat.com>
459         * config.sub: Update to version 2011-10-29 (added rl78)
461 2011-10-27  Nick Clifton  <nickc@redhat.com>
463         * config.sub: Import these changes from the config project:
465         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
466             Ben Elliston  <bje@gnu.org>
468         * config.sub (epiphany): New.
470         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
471             Ben Elliston  <bje@gnu.org>
473         * config.sub (hexagon, hexagon-*): New.
475         2011-08-23  Roland McGrath  <mcgrathr@google.com>
477         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
478         64eb to be64.
480         2011-08-16  Roland McGrath  <mcgrathr@google.com>
482         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
483         (nacl): Grok as alias for 32el-unknown-nacl.
485 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
487         * MAINTAINERS (Write After Approval): Add myself.
489 2011-10-24  Teresa Johnson  <tejohnson@google.com>
491         * MAINTAINERS (Write After Approval): Add myself.
493 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
495         * MAINTAINERS (sparc port): Remove myself.
497 2011-09-14  Tom de Vries  <tom@codesourcery.com>
499         * MAINTAINERS (Write After Approval): Add myself.
501 2011-08-14  Yao Qi  <yao@codesourcery.com>
503         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
504         * configure: Regenerate.
506 2011-07-26  Ian Lance Taylor  <iant@google.com>
508         * configure.ac: Set have_compiler based on whether gcc directory
509         exists, rather than on whether gcc is in configdirs.
510         * configure: Rebuild.
512 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
514         * MAINTAINERS (Global Reviewers): Add self.
516 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
518         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
519         link directories.
520         * Makefile.in: Rebuild.
522 2011-07-20  Ian Lance Taylor  <iant@google.com>
524         PR bootstrap/49787
525         * configure.ac: Move --enable-bootstrap handling earlier in file.
526         If --enable-bootstrap and either --enable-build-with-cxx or
527         --enable-build-poststage1-with-cxx, enable C++ automatically.
528         * configure: Rebuild.
530 2011-07-19  Ian Lance Taylor  <iant@google.com>
532         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
533         make C++ a boot_language.  Set and substitute
534         POSTSTAGE1_CONFIGURE_FLAGS.
535         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
536         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
537         * configure, Makefile.in: Rebuild.
539 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
541         * MAINTAINERS (Register Allocation): Move myself from reviewers to
542         maintainers.
544 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
546         * MAINTAINERS (Global Reviewers): Add myself.
548 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
550         * configure: Regenerate.
552 2011-07-16  Jason Merrill  <jason@redhat.com>
554         * Makefile.def (language=c++): Add check-c++0x and
555         check-target-libmudflap-c++.
556         * Makefile.tpl (check-target-libmudflap-c++): New.
557         * Makefile.in: Regenerate.
559 2011-07-16  Matthias Klose  <doko@ubuntu.com>
561         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
562         * Makefile.def (target_modules/libjava): Pass
563         $(EXTRA_CONFIGARGS_LIBJAVA).
564         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
565         if not configured with --enable-static-libjava.
566         * Makefile.in: Regenerate.
567         * configure: Likewise.
569 2011-07-15  Jason Merrill  <jason@redhat.com>
571         * Makefile.in (check-c++): Move check-gcc-c++0x after
572         check-target-libstdc++-v3.
574 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
576         * MAINTAINERS (c6x port): New entry.
578 2011-07-13  Jason Merrill  <jason@redhat.com>
580         * Makefile.in (check-gcc-c++0x): New.
581         (check-c++): Depend on it.
583 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
585         PR target/39150
586         * configure.ac (i[3456789]86-*-solaris2*): Also accept
587         x86_64-*-solaris2.1[0-9]*.
588         * configure: Regenerate.
590 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
592         * MAINTAINERS (RTL optimizers): Add self.
594 2011-06-27  Gabriel Charette  <gchare@google.com>
596         * MAINTAINERS (Write After Approval): Add myself.
598 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
600         PR regression/47836
601         PR bootstrap/23656
602         PR other/47733
603         PR bootstrap/49247
604         PR c/48825
605         * configure.ac (target_libraries): Remove target-libiberty.
606         Remove case-statement setting skipdirs=target-libiberty for
607         multiple targets.  Remove checking target_configdirs and
608         removing target-libiberty but keeping target-libgcc if
609         otherwise empty.
610         * Makefile.def (target_modules): Don't add libiberty.
611         (dependencies): Remove all traces of target-libiberty.
612         * configure, Makefile.in: Regenerate.
614 2011-06-13  Walter Lee <walt@tilera.com>
616         * configure.ac (tilepro-*-*) New case.
617         (tilegx-*-*): Likewise.
618         * configure: Regenerate.
620 2011-06-06  Jing Yu  <jingyu@google.com>
622         * configure.ac: Skip target-libiberty for
623         arm*-*-linux-androideabi.
624         * configure: Regenerated.
626 2011-06-06  Nick Clifton  <nickc@redhat.com>
628         * config.sub: Sync from upstream.
630 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
632         * MAINTAINERS (Write After Approval): Add myself.
634 2011-06-01  Daniel Jacobowitz  <drow@false.org>
636         * MAINTAINERS: Update my email address.
638 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
640         * MAINTAINERS (Write After Approval): Update my email address.
642 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
644         * MAINTAINERS (Write After Approval): Add myself.
646 2011-05-08  Doug Kwan  <dougkwan@google.com>
648         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
649         * configure: Regenerated.
650         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
651         value from configure.
652         * Makefile.in: Regenerated.
654 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
656         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
657         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
658         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
659         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
660         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
661         *-*-vxworks*): Disable newlib and libgloss in separate case
662         statement.
663         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
664         to separate case statement.
665         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
666         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
667         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
668         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
669         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
670         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
671         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
672         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
673         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
674         i[[3456789]]86-*-rdos*, m32r-*-*,
675         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
676         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
677         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
678         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
679         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
680         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
681         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
682         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
683         and libgloss in main case over targets.  Remove most empty cases
684         in main case over targets.
685         * configure: Regenerate.
687 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
689         * MAINTAINERS (Write After Approval): Add myself.
691 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
693         * configure.ac: Remove code setting special library locations for
694         hppa*64*-*-hpux11*.  Remove code setting compiler for
695         sparc-sun-solaris2*.
696         * configure: Regenerate.
698 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
700         * configure.ac: Separate libgloss_dir settings from general case
701         over targets.
702         * configure: Regenerate.
704 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
706         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
707         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
708         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
709         cases in libgcj-disabling case statement.
710         (hppa*64*-*-linux*): Set unsupported_languages instead of
711         disabling target-zlib.
712         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
713         to hppa*64*-*-hpux*.
714         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
715         hppa*-*-hpux*.
716         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
717         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
718         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
719         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
720         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
721         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
722         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
723         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
724         libgcj-disabling case statement.
725         * configure: Regenerate.
727 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
729         * configure.ac: Disable Java for targets not supporting libffi.
730         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
731         Remove cases in Java-disabling statement.
732         (*arm-wince-pe): Change to arm-wince-pe.
733         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
734         cases in Java-disabling statement.
735         (bfin-*-*): Don't disable Java again.
736         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
737         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
738         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
739         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
740         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
741         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
742         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
743         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
744         Java-disabling statement.
745         (mmix-*-*): Don't disable Java again.
746         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
747         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
748         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
749         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
750         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
751         statement.
752         * configure: Regenerate.
754 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
756         * configure.ac: Separate cases disabling Java and Java libraries
757         from general case over targets.
758         * configure: Regenerate.
760 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
762         * MAINTAINERS: Update my email address.
764 2011-04-20  Easwaran Raman  <eraman@google.com>
766         * MAINTAINERS (Write After Approval): Add myself.
768 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
770         PR lto/48086
771         * configure.ac: Re-enable LTO on *-apple-darwin9*.
772         * configure: Regenerate.
774 2011-04-16  Jim Meyering  <meyering@redhat.com>
776         * MAINTAINERS (Write After Approval): Add myself.
778 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
780         * MAINTAINERS: Update my email address.
782 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
784         * MAINTAINERS (Write After Approval): Add myself.
786 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
788         * MAINTAINERS (Write After Approval): Add myself.
790 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
792         * MAINTAINERS (Write After Approval): Add myself.
794 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
796         * configure.ac (build_tools): Remove build-byacc.
797         (host_libs): Remove mmalloc.
798         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
799         autoconf automake libtool diff rcs fileutils shellutils time
800         textutils wdiff find uudecode hello tar gzip indent recode release
801         sed perl gawk findutils gettext zip.
802         (libgcj): Remove target-qthreads.
803         (target_tools): Remove target-examples target-gperf.
804         (YACC): Don't handle building byacc.
805         * configure: Regenerate.
806         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
807         dosutils, examples, fileutils, find, findutils, gawk, gettext,
808         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
809         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
810         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
811         handle building components.
812         * Makefile.in: Regenerate.
814 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
816         * MAINTAINERS: Update my email address as Xtensa maintainer.
818 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
820         * config.sub: Sync from upstream.
822 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
824         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
825         (microblaze*): Don't disable libssp.
826         * configure: Regenerate.
828 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
830         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
831         moveifchange.
832         * configure: Regenerate.
833         * Makefile.tpl: Use @SHELL@ not @config_shell@.
834         * Makefile.in: Regenerate.
836 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
838         * configure.ac (*-*-sysv4*): Don't enable libgomp.
839         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
840         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
841         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
842         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
843         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
844         md_exec_prefix cases.
845         * configure: Regenerate.
847 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
849         * configure.ac: Separate cases disabling target-libssp,
850         target-libiberty, target-libstdc++-v3 and Fortran from general
851         case over targets.
852         * configure: Regenerate.
854 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
856         * configure.ac (*-*-chorusos): Don't disable libgcj.
857         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
858         Remove case.
859         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
860         (arm-*-coff): Don't disable libgcj.
861         (arm*-*-linux-gnueabi): Remove useless assignment.
862         (arm-*-riscix*): Don't disable libgcj.
863         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
864         configuration.
865         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
866         (c54x*-*-*): Remove case.
867         (tic54x-*-*): Don't disable GCC or GCC libraries.
868         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
869         to *.
870         (d10v-*-*): Don't disable GCC libraries.
871         (d30v-*-*): Don't disable libgcj.
872         (h8500-*-*): Don't disable GCC libraries.
873         (i960-*-*): Don't disable libgcj.
874         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
875         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
876         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
877         libgcj.
878         (m68k-*-coff*): Remove case.
879         (mmix-*-*): Don't disable libgloss on host.
880         (mn10200-*-*, mn10300-*-*): Remove cases.
881         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
882         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
883         Don't disable libgcj.
884         (romp-*-*): Remove case.
885         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
886         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
887         case.
888         (v810-*-*): Don't disable GCC libraries.
889         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
890         (ip2k-*-*): Don't disable GCC libraries.
891         * configure: Regenerate.
893 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
895         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
896         libffi on host.
897         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
898         on host.
899         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
900         * configure: Regenerate.
902 2011-03-26  John Marino  <binutils@marino.st>
904         * configure.ac: Add support for *-*-dragonfly*
905         * configure: Regenerate.
907 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
909         * configure.ac (native_only): Remove.
910         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
911         send-pr uudecode guile gnuserv on host.
912         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
913         send-pr rcs guile perl texinfo libtool on host.
914         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
915         automake send-pr rcs guile perl texinfo libtool on host.
916         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
917         (*-*-kaos*): Don't disable target-examples target-gperf on target.
918         (alpha*-dec-osf*): Don't disable fileutils on target.
919         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
920         texinfo send-pr expect dejagnu on target.
921         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
922         target-qthreads on target.
923         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
924         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
925         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
926         x86_64-*-mingw*): Don't disable expect on target.
927         (*-*-cygwin*): Don't disable target-gperf on target.
928         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
929         gnuserv on target.
930         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
931         target.
932         * configure: Regenerate.
934 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
936         * configure.ac (target_tools): Remove target-groff.
937         (native_only): Remove target-groff.
938         (hppa*64*-*-*): Don't disable byacc.
939         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
940         setting.
941         (*-*-kaos*): Don't skip target-librx and target-groff.
942         (*-*-netware*): Don't skip target-libmudflap.
943         (*-*-tpf*): Don't skip target-libmudflap.
944         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
945         directories on the host.
946         (ia64*-*-*vms*): Don't skip tix.
947         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
948         host.
949         * configure: Regenerate.
951 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
953         * configure.ac: Remove references to mt-mep, mt-netware,
954         mt-wince.
955         * Makefile.def: Add all-utils soft dependencies.
956         * Makefile.tpl: Remove GDB_NLM_DEPS.
957         * configure: Regenerate.
958         * Makefile.in: Regenerate.
960 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
962         * configure.ac: Do not include mh-x86omitfp.
963         * configure: Regenerate.
965 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
967         * configure.ac: Remove empty cases.
968         * configure: Regenerate.
970 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
972         * Makefile.def: Add dependency from termcap to gdb.
973         * Makefile.in: Regenerate.
975 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
977         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
978         * configure: Regenerate.
979         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
980         * Makefile.tpl: Likewise.
981         * Makefile.in: Regenerate.
983 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
985         * configure.ac: Remove all mentions of tentative_cc.
986         * configure: Regenerate.
988 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
990         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
991         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
992         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
993         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
994         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
995         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
996         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
997         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
998         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
999         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1000         *-*-rhapsody*): Remove host cases.
1001         * configure: Regenerate.
1003 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1005         * configure.ac (ppc*-*-pe): Remove host case.
1006         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1007         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1008         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1009         cases.
1010         * configure: Regenerate.
1012 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1014         * config.sub: Update to version 2011-03-23.
1016 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1018         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1019         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1020         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1021         * configure: Regenerate.
1023 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1025         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1026         to Write After Approval.
1027         * config-ml.in: Don't handle arc-*-elf*.
1028         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1029         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1030         handle GCC libraries.
1031         * configure: Regenerate.
1033 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1035         PR bootstrap/48120:
1036         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1037         Add -lstdc++ -lm to LIBS.
1038         * configure: Regenerate.
1040 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1042         * config.guess: Update to version 2011-02-02
1043         * config.sub: Update to version 2011-02-24
1045 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1047         PR lto/48086
1048         * configure.ac: Re-enable LTO on *-apple-darwin9.
1049         * configure: Regenerate.
1051 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1053         PR lto/48086
1054         * configure.ac: Disable LTO on darwin due to an assembler change in
1055         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1056         under 256.
1057         * configure: Regenerate.
1059 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1061         * MAINTAINERS: Update myself as score backend maintainer,
1062         update my e-mail address.
1064 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1066         * MAINTAINERS: Update my e-mail address.
1068 2011-03-06  Joey Ye  <joey.ye@arm.com>
1070         * MAINTAINERS: Update my e-mail address.
1072 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1074         * configure.ac: Adjust test of with_ppl.
1075         * configure: Regenerated.
1077 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1079         * MAINTAINERS: Adjust my e-mail address.
1081 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1083         * configure.ac: Add -lpwl to ppllibs.
1084         * configure: Regenerated.
1086 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1088         * config/cloog.m4: Add -lisl to clooglibs.
1089         * configure: Regenerated.
1091 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1093         * MAINTAINERS (CPU Port maintainers): Add self.
1095 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1097         * MAINTAINERS: Add myself as testsuite maintainer.
1099 2011-02-15  Mike Stump  <mikestump@comcast.net>
1101         * MAINTAINERS: Add myself as testsuite maintainer.
1103 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1105         Import from Libtool and gnulib:
1107         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1109         Prepare for supporting FreeBSD 10.
1110         * config.rpath: Remove handling of freebsd1* which soon would
1111         match FreeBSD 10.0.
1113         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1115         Remove support for FreeBSD 1.x.
1116         * libtool.m4 (_LT_LINKER_SHLIBS)
1117         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1118         soon would incorrectly match FreeBSD 10.0.
1120 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1122         PR binutils/12283
1123         * move-if-change: Import version from gnulib.
1125 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1127         PR lto/47225
1128         * Makefile.def (lto-plugin): Double dash for enable-shared.
1129         (configure-gcc): Depend on all-lto-plugin.
1130         * Makefile.in: Rebuilt.
1132 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1134         * configure.ac: Remove extra bracket.
1135         * configure: Regenerate.
1137 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1139         * MAINTAINERS: Add myself as libquadmath maintainer.
1141 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1143         * MAINTAINERS: Update my email address.
1145 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1147         * MAINTAINERS (option handling): Add self.
1149 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1151         PR lto/47225
1152         * Makefile.def: Add dependency for install-gcc
1153         on install-lto-plugin.
1154         * Makfile.in: Regenerated
1156 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1158         * MAINTAINERS (CPU Port Maintainers): Add myself.
1160 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1162         PR libgcj/44341
1163         * configure.ac: Discard --with-* flags for host when configuring
1164         target libraries for cross build.
1165         * configure: Rebuilt.
1167 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1169         * MAINTAINERS (linear loop transforms): Removed.
1171 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1173         * configure.ac: If with_ppl is no, move setting with_cloog=no
1174         after CLOOG_REQUESTED check.
1175         * configure: Regenerated.
1177 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1179         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1180         CLooG has been requested.
1181         * configure: Regenerated.
1183 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1185         * configure: Regenerated.
1186         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1188 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1190         * configure: Regenerated.
1191         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1193 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1195         * configure.ac: Use AS_HELP_STRING throughout.
1196         * configure: Regenerate.
1198 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1200         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1201         * configure: Regenerate.
1203 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1205         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1207 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1209         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1210         for ia64-hpux.
1211         * configure: Regenerate.
1213 2011-01-07  Jan Hubicka  <jh@suse.cz>
1215         PR lto/47225
1216         * Makefile.in: Regenerate.
1217         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1218         configure.
1220 2011-01-07  Jan Hubicka  <jh@suse.cz>
1222         * Makefile.in: Regenerate.
1223         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1224         and configure dependency on lto-plugin configure.
1225         (lto-plugin module): Remove dependency on GCC; add dependency on
1226         liniberty.
1228 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1230         * MAINTAINERS (Write After Approval): Add myself.
1232 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1234         * configure: Regenerate.
1236 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1238         * configure.ac: (picochip): Disable libiberty.
1240 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1242         * MAINTAINERS (Write After Approval): Add myself.
1244 2010-12-10  Ian Lance Taylor  <iant@google.com>
1246         PR bootstrap/46819
1247         * configure.ac: For --disable-libgcj clear libgcj_saved.
1248         * configure: Rebuild.
1250 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1252         PR fortran/46540
1253         * configure.ac: Add --disable-libquadmath and
1254         --disable-libquadmath-support.
1255         * configure: Regenerate.
1257 2010-12-03  Ian Lance Taylor  <iant@google.com>
1259         * MAINTAINERS: Add myself as libgo maintainer.
1261 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1263         PR libffi/46792
1264         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1265         * configure: Regenerate.
1267 2010-12-02  Ian Lance Taylor  <iant@google.com>
1269         * configure.ac: Always set default for poststage1_ldflags to
1270         -static-libstdc++ -static-libgcc.
1272 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1274         * configure.ac: Move comment to remove extra space in last argument
1275         of GCC_TARGET_TOOL.
1277 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1279         PR other/46026
1280         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1281         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1282         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1283         (BASE_FLAGS_TO_PASS): Use it.
1284         * configure: Rebuilt.
1285         * Makefile.in: Rebuilt.
1287 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1289         PR binutils/12258
1290         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1291         Properly check default linker.
1292         * configure: Regnerated.
1294 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1296         * configure.ac: For --enable-gold, handle value `default' instead of
1297         `both*'.  New configure option --{en,dis}able-ld.
1298         * configure: Regenerate.
1300 2010-11-20  Ian Lance Taylor  <iant@google.com>
1302         * configure.ac: Only disable a language library if no language needs
1303         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1304         * configure: Rebuild.
1306 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1308         * Makefile.in: Regenerate.
1310         PR other/46202
1311         * configure.ac: Fix just-built in-tree STRIP name to be
1312         binutils/strip-new.
1313         * configure: Regenerate.
1314         * Makefile.def (install-strip-gcc, install-strip-binutils)
1315         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1316         (install-strip-sid): Mirror dependencies on non-strip variants
1317         of these targets on the respective -strip prerequisites.
1318         * Makefile.tpl (install-strip, install-strip-host)
1319         (install-strip-target): New targets.
1320         (install-strip-[+module+], install-strip-target-[+module+]):
1321         New targets.
1322         * Makefile.in: Regenerate.
1324 2010-11-19  Ian Lance Taylor  <iant@google.com>
1325             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1327         * configure.ac: Add target-libgo to target_libraries.  Set
1328         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1329         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1330         (HOST_EXPORTS): Add GOC.
1331         (BASE_TARGET_EXPORTS): Add GOC.
1332         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1333         (GOCFLAGS_FOR_TARGET): New variable.
1334         (EXTRA_HOST_FLAGS): Add GOC.
1335         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1336         * Makefile.def (target_modules): Add libgo.
1337         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1338         (dependencies): Add dependency from configure-target-libgo to
1339         configure-target-libffi and all-target-libstdc++-v3.  Add
1340         dependencies from all-target-libgo to all-target-libffi.
1341         (languages): Add go.
1342         * configure: Rebuild.
1343         * Makefile.in: Rebuild.
1345 2010-11-19  Ian Lance Taylor  <iant@google.com>
1347         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1348         compiler/flag environment variables.
1350 2010-11-18  Ian Lance Taylor  <iant@google.com>
1352         * configure.ac: Check for lang_requires_boot_languages in
1353         config-lang.in files.
1354         * configure: Rebuild.
1356 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1357             Tobias Burnus  <burnus@net-b.de>
1359         PR fortran/32049
1360         * Makefile.def: Add libquadmath; build it with language=fortran.
1361         * configure.ac: Add libquadmath.
1362         * Makefile.tpl: Handle multiple libs in check-[+language+].
1363         * Makefile.in: Regenerate.
1364         * configure: Regenerate.
1366 2010-11-16  Tom Tromey  <tromey@redhat.com>
1368         * MAINTAINERS: Moved myself to reviewers section.
1370 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1372         * MAINTAINERS: Moved myself to reviewers section.
1374 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1376         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1377         (Write After Approval): Remove self.
1379 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1381         * configure.ac: Fix spelling in option names.
1382         * configure: Regenerated.
1384 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1386         PR bootstrap/39622
1387         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1388         * configure: Regenerated.
1390 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1392         * MAINTAINERS: Update my email address.
1394 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1396         * configure: Regenerate.
1398 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1400         * configure: Regenerate.
1402 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1404         * configure: Regenerate.
1406 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1408         * configure: Regenerate.
1410 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1412         * configure.ac: Support official CLooG.org versions.
1413         * configure: Regenerate.
1414         * config/cloog.m4: New.
1416 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1418         * MAINTAINERS (Write After Approval): Add myself.
1420 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1422         * MAINTAINERS: Update my email address.
1424 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1426         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1427         * configure: Regenerate.
1429 2010-11-03  Ian Lance Taylor  <iant@google.com>
1430             Dave Korn  <dave.korn.cygwin@gmail.com>
1432         PR lto/46273
1433         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1434         and on other supported platforms whenever LTO is enabled.
1435         * configure: Rebuild.
1437 2010-11-02  Alan Modra  <amodra@gmail.com>
1439         PR binutils/12110
1440         * configure.ac: Error when source path contains spaces.
1441         * configure: Regenerate.
1443 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1445         * MAINTAINERS: Update my email address.
1447 2010-10-20  Ian Lance Taylor  <iant@google.com>
1449         * Makefile.def (target_modules): Set lib_path to src/.libs for
1450         libstdc++-v3 module.
1451         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1452         * Makefile.in: Rebuild.
1454 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1456         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1457         (Write After Approval): Remove myself.
1459 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1461         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1463 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1465         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1467 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1469         * configure.ac (build_lto_plugin): New shell variable.
1470         (--enable-lto): Turn on by default for all non-ELF platforms that
1471         have had LTO support added so far.  Set build_lto_plugin appropriately
1472         for both ELF and non-ELF.
1473         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1474         * configure: Regenerate.
1476 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1478         Sync from src:
1479         * configure.ac (v850 support): Remove target-libgloss from
1480         noconfigdirs.
1481         * configure: Regenerate.
1483 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1485         PR bootstrap/45326
1486         PR bootstrap/45174
1487         * configure.ac: Honor initial values of $build_configargs,
1488         $host_configargs, $target_configargs.  Mark the precious, so
1489         environment settings get recorded.
1490         * configure: Regenerate.
1492 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1494         PR bootstrap/45796
1495         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1496         Depend on all-build-libiberty.
1497         * Makefile.in: Regenerate.
1499 2010-09-30  Michael Eager  <eager@eagercon.com>
1501         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1502         * configure: Regenerate.
1504 2010-09-28  Michael Eager  <eager@eagercon.com>
1506         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1508 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1510         PR bootstrap/44621
1511         * configure.ac: Fix unportable shell quoting.
1512         * configure: Regenerate.
1514 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1516         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1517         targets and amend comment.
1518         * configure: Regenerate.
1520 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1522         * MAINTAINERS (Write After Approval): Add myself.
1524 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1526         * configure.ac: Enable LTO by default on Darwin.
1527         * configure: Regenerate.
1529 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1531         * MAINTAINERS (Write After Approval): Add myself.
1533 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1535         * MAINTAINERS (Write After Approval): Add myself.
1537 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1539         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1540         ports
1542 2010-07-28  David Yuste  <david.yuste@gmail.com>
1544         * MAINTAINERS (Write After Approval): Add myself.
1546 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1548         * configure.ac: Support all v850 targets.
1549         * configure: Regenerate.
1551 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1553         PR bootstrap/44455
1554         * configure.ac (extra_mpfr_configure_flags): Copy from
1555         extra_mpc_gmp_configure_flags.
1556         * configure: Re-generated.
1558 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1560         * MAINTAINERS (Write After Approval): Add myself.
1562 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1564         * MAINTAINERS (Write After Approval): Add myself.
1566 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1568         * MAINTAINERS (Write After Approval): Add myself.
1570 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1572         PR target/44862
1573         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1574         Provide -B option to allow for link spec %s substitutions for
1575         libstdc++.a on darwin.
1576         * Makefile.in: Regenerate.
1578 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1580         * MAINTAINERS (Reviewers): Update my e-mail address
1582 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1584         * Makefile.def (configure-gcc): Depend on all-libelf.
1585         * Makefile.in: Rebuild.
1587 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1589         * MAINTAINERS (Write After Approval): Add myself in the right place.
1591 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1593         * MAINTAINERS (Write After Approval): Add myself.
1595 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1597         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1599 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1601         * config.sub: Update to version 2010-05-21.
1602         * config.guess: Update to version 2010-04-03.
1604 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1606         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1607         * configure: Regenerate.
1609 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1611         * MAINTAINERS (Write After Approval): Add myself.
1613 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1615         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1616         a platform that supports LTO.
1617         * configure: Regenerate.
1619 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1621         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1622         * configure: Regenerated.
1624 2010-04-27  Roland McGrath  <roland@redhat.com>
1625             H.J. Lu  <hongjiu.lu@intel.com>
1627         * configure.ac (--enable-gold): Support both, both/gold and
1628         both/bfd to add gold to configdirs without removing ld.
1629         * configure: Regenerated.
1631         * Makefile.def: Add install-gold dependency to install-ld.
1632         * Makefile.in: Regenerated.
1634 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1636         PR lto/42776
1637         * configure.ac (--enable-lto): Refactor handling so libelf tests
1638         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1639         and allow LTO to be explicitly enabled on non-ELF platforms that
1640         are known to support it inside else-clause.
1641         * configure: Regenerate.
1643 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1645         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1646         * configure: Regenerate.
1648 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1650         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1651         * configure: Regenerate.
1653 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1655         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1656         separately.
1657         * configure: Regenerate.
1659 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1661         * MAINTAINERS (Write After Approval): Add myself.
1663 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1665         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1666         * configure: Regenerate.
1668 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1670         * configure: Regenerate after change to elf.m4.
1672 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1674         * MAINTAINERS (Write After Approval): Add myself.
1676 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1678         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1679         * configure: Regenerated.
1681 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1683         * configure.ac: Print "buggy but acceptable" when CLooG
1684         revision is less than 9.
1685         * configure: Regenerated.
1687 2010-04-01  Diego Novillo  <dnovillo@google.com>
1689         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1691 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1693         PR bootstrap/43615
1694         PR bootstrap/43328
1696         Revert:
1698         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1700         * configure.ac: Do not pass --enable-multilib nor
1701         --disable-multilib in baseargs.  Accept explicitly passed
1702         --enable_multilib.
1703         * configure: Regenerate.
1705 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1707         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1709 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1711         * MAINTAINERS: Remove myself.
1713 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1715         PR bootstrap/43328
1716         * configure.ac: Do not pass --enable-multilib nor
1717         --disable-multilib in baseargs.  Accept explicitly passed
1718         --enable_multilib.
1719         * configure: Regenerate.
1721 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1723         * MAINTAINERS (spu port): Remove me.
1725 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1727         * configure.ac (tic6x-*-*): New case.
1728         * configure: Regenerate.
1730 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1732         * config.sub: Update to version 2010-03-22.
1733         * config.guess: Update to version 2009-12-30.
1735 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1737         PR ada/42554
1738         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1739         * configure: Regenerate.
1741 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1743         * MAINTAINERS: Update my email address.
1745 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1747         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1748         (ghassan.shobaki@amd.com): Removed.
1750 2010-03-17  Alan Modra  <amodra@gmail.com>
1752         * MAINTAINERS: Update my email address.
1754 2010-03-16  Diego Novillo  <dnovillo@google.com>
1756         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1757         Matthews.
1759 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1761         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1762         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1764 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1766         * MAINTAINERS: Update my email address.
1768 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1770         * MAINTAINERS: Update my email address.
1772 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1774         * MAINTAINERS: Update my email address.
1776 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1778         * MAINTAINERS: Update my email address.
1780 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1782         PR libstdc++/32499
1783         * configure.ac (RANLIB): Default to true.
1784         (STRIP): Likewise.
1785         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1786         * configure: Regenerate.
1788 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1790         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1791         (Write After Approval): Update my email address.
1793 2010-02-17  Nick Clifton  <nickc@redhat.com>
1795         PR 11238
1796         * Makefile.tpl (local-distclean): Also remove config.cache files in
1797         sub-directories as there may not be Makefiles present in the
1798         sub-directories.
1799         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1800         the config.cache files found by the find command.
1802         * Makefile.in: Regenerate.
1803         * configure.ac: Revert previous delta.
1804         * configure: Regenerate.
1806 2010-02-15  Nick Clifton  <nickc@redhat.com>
1808         PR 11238
1809         * configure.ac: Delete config.cache files in sub-directories when
1810         deleting Makefiles.
1811         * configure: Regenerate.
1813 2010-02-12  Ben Elliston  <bje@gnu.org>
1815         * MAINTAINERS: Update my email address.
1817 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1819         * MAINTAINERS (spu port): Update my email address.
1821 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1823         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1825 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1827         * configure.ac: Add "recommended" version checks for GMP/MPC.
1828         Update recommended GMP/MPFR/MPC versions.
1829         * configure: Regenerate.
1831 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1833         * MAINTAINERS: Move my Embecosm email address into the
1834         write-after-approval section.
1836 2010-01-26  Ian Lance Taylor  <iant@google.com>
1838         * MAINTAINERS: Add myself as Go frontend maintainer.
1840 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1842         PR libstdc++/36101, PR libstdc++/42813
1843         * configure.ac (bootstrap_target_libs): Make inclusion of
1844         target-libgomp conditional on libgomb being in target_configdirs.
1845         * configure: Regenerate.
1847 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1849         PR libstdc++/36101, PR libstdc++/42813
1850         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1851         * configure: Regenerate.
1853 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1855         PR libstdc++/36101, PR libstdc++/42813
1856         * configure.ac (target_configdirs): Substitute.
1857         * Makefile.def: Bootstrap target module libgomp.
1858         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1859         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1860         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1861         * configure, Makefile.in: Regenerate.
1863 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1865         * MAINTAINERS: Adjust my details.
1867 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1869         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1871 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1873         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1875 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1877         * MAINTAINERS (Write After Approval): Add myself.
1879 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1881         * MAINTAINERS (Write After Approval): Add myself.
1883 2010-01-11  Richard Guenther  <rguenther@suse.de>
1885         PR lto/41569
1886         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1887         * Makefile.in: Regenerated.
1889 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1891         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1892         * configure: Regenerate.
1894 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1895             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1897         PR bootstrap/42424
1898         * configure.ac: Include libtool m4 files.
1899         (_LT_CHECK_OBJDIR): Call it.
1900         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1901         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1903         * configure: Regenerate.
1905 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1907         PR bootstrap/41818
1908         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1909         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1910         * Makefile.in: Regenerate.
1912 2010-01-02  Richard Guenther  <rguenther@suse.de>
1914         PR lto/41529
1915         * configure.ac: Include config/elf.m4.  Disable LTO if not
1916         builting for an elf target.
1917         * configure: Regenerate.
1919 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1921         * MAINTAINERS: Change my email address.
1923 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1925         * config.sub, config.guess: Update from upstream sources.
1927 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1929         * MAINTAINERS (Write After Approval): Add myself.
1931 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1933         PR middle-end/30447
1934         PR middle-end/30789
1935         PR other/40302
1937         * configure.ac: Require MPC.
1938         * configure: Regenerate.
1940 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1942         PR target/38384
1943         PR bootstrap/40972
1944         * libtool.m4: Sync from git Libtool.
1945         * ltoptions.m4: Likewise.
1946         * ltversion.m4: Likewise.
1947         * lt~obsolete.m4: Likewise.
1948         * ltmain.sh: Likewise.
1950 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1952         * configure.ac: Update minimum MPC version to 0.8.
1953         * configure: Regenerate.
1955 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1957         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1958         * configure: Regenerated.
1960 2009-11-21  Ian Lance Taylor  <iant@google.com>
1962         * configure.ac: Change default of poststage1_ldflags to be empty if
1963         poststage1_libs is set.  When poststage1_libs is empty, and
1964         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1965         * configure: Rebuild.
1967 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1969         * MAINTAINERS (Write After Approval): Update my email address.
1971 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1973         * config.guess: Update from upstream sources.
1975 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1977         * Makefile.def: Restore host and target settings for gmp.
1978         * Makefile.in: Rebuild.
1980 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1982         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1983         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1984         Fix portability of test of C++ as bootstrap language.  Add
1985         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1986         * configure: Rebuild.
1987         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1988         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1989         in-tree building.
1990         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1991         (POSTSTAGE1_HOST_EXPORTS): Use it.
1992         (STAGE[+id+]_CXXFLAGS): New.
1993         (BASE_FLAGS_TO_PASS): Pass it down.
1994         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1995         extra_exports.
1996         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1997         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1998         extra_exports.
1999         * Makefile.in: Rebuild.
2001 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2003         * config.sub, config.guess: Update from upstream sources.
2005 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2007         * MAINTAINERS (Write After Approval): Add myself.
2009 2009-11-09  Jon Beniston  <jon@beniston.com>
2011         * MAINTAINERS (Write After Approval): Add myself.
2013 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2015         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2016         paths for *-w64-mingw* and x86_64-*mingw*.
2017         * configure: Regenerated.
2019 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2021         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2023 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2025         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2026         Phil Edwards to Write-After Approval.
2028 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2030         * configure.ac: Disable target-winsup & co for
2031         x86_64-*-mingw* and *-w64-mingw* targets.
2032         * configure: Regenerated.
2034 2009-10-16  Nick Clifton  <nickc@redhat.com>
2036         * MAINTAINERS: Add myself as a maintainer for the RX port.
2038 2009-10-26  Johannes Singler  <singler@kit.edu>
2040         * MAINTAINERS (Write After Approval): Update my e-mail address.
2042 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2044         * configure.ac (CLooG test): Use = with test.
2045         * configure: Regenerate.
2047 2009-10-22  Richard Guenther  <rguenther@suse.de>
2049         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2050         cloog if the ppl version check failed.  Move flags saving
2051         before setting in libelf check.
2052         * configure: Regenerate.
2054 2009-10-21  Richard Guenther  <rguenther@suse.de>
2056         * configure.ac: Adjust the ppl and cloog configure to work as
2057         documented.  Disable cloog if ppl was disabled.  Omit the version
2058         checks if they were disabled.
2059         * configure: Re-generate.
2061 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2063         * configure.ac: Add 'lto' to enable_languages, not
2064         new_enable_languages, and only if not already present.
2065         * configure: Regenerate.
2067 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2069         * README: Refer to the various COPYING* files instead of just
2070         COPYING.
2071         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2073 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2075         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2076         
2077 2009-10-07  Richard Guenther  <rguenther@suse.de>
2079         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2080         and Richard Guenther as reviewers.
2081         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2082         as reviewers.
2084 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2086         * config.sub: Update from upstream sources.
2088 2009-10-06  Ian Lance Taylor  <iant@google.com>
2090         * Makefile.def: check-gold depends upon all-gas.
2091         * Makefile.in: Rebuild.
2093 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2095         * MAINTAINERS (Write After Approval): Add myself.
2097 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2099         * Makefile.def: all-lto-plugin depends on all-libiberty.
2100         set bootstrap=true for lto-plugin.
2101         Add lto-plugin.
2102         * Makefile.in: Regenerate.
2103         * configure.ac (host_libs): Add lto-plugin.
2104         * configure: Regenerate.
2106 2009-10-03  Diego Novillo  <dnovillo@google.com>
2108         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2109         (HOST_LIBELFLIBS): Define.
2110         (HOST_LIBELFINC): Define.
2111         * Makefile.in: Regenerate.
2112         * configure.ac: Add --enable-lto.
2113         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2114         If --enable-lto is used, add 'lto' to new_enable_languages.
2115         If --enable-lto is used and gold is enabled, add
2116         lto-plugin to configdirs.
2117         * configure: Regenerate.
2119 2009-10-03  Simon Baldwin  <simonb@google.com>
2121         * configure.ac: If --with-system-zlib, suppress local zlib and
2122         pass --with-system-zlib to subdir configure scripts.
2123         * configure: Regenerate.
2125 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2126             Paolo Bonzini  <bonzini@gnu.org>
2128         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2129         $(srcdir).
2130         * Makefile.in: Rebuilt.
2132 2009-09-26  Gary Funck  <gary@intrepid.com>
2134         * MAINTAINERS (Write After Approval): Add myself.
2136 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2138         * configure.ac: Update minimum MPC version to 0.7.
2139         * configure: Regenerate.
2141 2009-09-25  Nick Clifton  <nickc@redhat.com>
2143         * configure.ac: Pass any --cache-file=/dev/null option on to
2144         subconfigures.
2145         * configure: Regenerate.
2147 2009-09-23  Nick Clifton  <nickc@redhat.com>
2149         * config.sub, config.guess: Update from upstream sources.
2151 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2153         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2154         * Makefile.in: Rebuilt.
2156 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2158         PR bootstrap/32272
2159         * configure.ac: Error out if $srcdir isn't '.' but contains
2160         host-${host_noncanonical}.
2161         * configure: Regenerate.
2163 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2165         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2166         maintainer.
2168 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2170         * configure.ac: If bootstrapping a combined tree with
2171         --enable-gold, require c++ in stage1_languages.
2172         * configure: Regenerate.
2174         * configure.ac: Also add target_libs of stage1_languages to
2175         bootstrap_target_libs.
2176         * configure: Regenerate.
2178         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2179         with --enable-languages not containing c++.
2180         * configure: Regenerate.
2182 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2184         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2185         * configure: Regenerate.
2187 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2189         * MAINTAINERS (Write After Approval): Update my e-mail address,
2190         and move from from here...
2191         (Waiting for paperwork): To here.
2193 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2195         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2197 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2199         * configure.ac: Do not use $extrasub for replacing @if/@endif
2200         parts in Makefile; instead, use additional arguments to
2201         AC_CONFIG_COMMANDS to do the replacement manually, with several
2202         sed invocations, to avoid HP-UX sed command limits.
2203         * configure: Regenerate.
2205 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2207         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2208         blank before -L.
2210 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2212         * configure.ac (with-build-config): Document.  Handle without.
2213         Handle missing argument.
2214         * configure: Rebuilt.
2216 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2218         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2219         Default to bootstrap-debug only if compare-debug works.
2220         * configure: Rebuilt.
2221         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2222         * Makefile.in: Rebuilt.
2224 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2226         * MAINTAINERS (OS Port Maintainers): Update my email address.
2228 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2230         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2231         * Makefile.in: Rebuilt.
2233 2009-09-01  Chris Demetriou  <cgd@google.com>
2235         * MAINTAINERS (Write After Approval): Add myself.
2237 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2239         PR debug/30161
2240         * include/dwarf2.h (enum dwarf_tag): Added
2241         DW_TAG_GNU_template_template_param
2242         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2244 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2246         * Makefile.tpl (AWK): Fix typo.
2247         * Makefile.in: Regenerate.
2249 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2251         * configure.ac: Detect awk and sed.
2252         * Makefile.def (flags_to_pass): Add AWK and SED.
2253         * Makefile.tpl (AWK, SED): New.
2254         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2255         * configure: Regenerate.
2256         * Makefile.in: Regenerate.
2258 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2260         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2261         (collapseslashes): Likewise.
2263 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2265         * configure.ac (AC_PREREQ): Bump to 2.64.
2267 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2269         * configure.ac: Remove --with-datarootdir, --with-docdir,
2270         --with-pdfdir, --with-htmldir switches.
2271         * configure: Regenerate.
2273         * configure: Regenerate.
2275         * compile: Sync from Automake 1.11.
2276         * depcomp: Likewise.
2277         * install-sh: Likewise.
2278         * missing: Likewise.
2279         * mkinstalldirs: Likewise.
2280         * ylwrap: Likewise.
2282 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2284         * ltmain.sh (func_normal_abspath): New function.
2285         (func_relative_path): Likewise.
2286         (func_mode_help): Document new -bindir option for link mode.
2287         (func_mode_link): Add new -bindir option, and use it to place
2288         output DLL if specified.
2290 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2292         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2293         (baseargs): Add --disable-option-checking.
2294         * configure: Regenerate.
2296         * Makefile.def (configure-target-libiberty): Depend on
2297         all-binutils and all-ld.
2298         (configure-target-newlib): Likewise.
2299         * Makefile.in: Regenerate.
2301 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2303         * config.sub, config.guess: Update from upstream sources.
2305 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2307         Sync from src, merge:
2309         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2311         * configure.ac: Do not exclude gas for i386-*-darwin.
2312         Add a case for x86_64-*-darwin.
2313         * configure: Regenerate.
2315 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2317         * MAINTAINERS: Add my name to Write After Approval list.
2319 2009-08-06  Michael Eager  <eager@eagercon.com>
2321         * configure.ac: Add Microblaze target.
2322         * configure: Regenerate.
2324 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2326         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2327         * configure: Regenerate.
2328         
2329 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2331         * MAINTAINERS (Write After Approval): Update my e-mail address.
2333 2009-07-06  Ian Lance Taylor  <iant@google.com>
2335         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2336         * configure: Rebuild.
2338 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2340         * MAINTAINERS: Move myself to the Graphite Reviewers.
2342 2009-06-30  Wei Guozhi  <carrot@google.com>
2344         * MAINTAINERS: Add my name to Write After Approval list.
2346 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2348         PR bootstrap/40338
2349         * configure.ac (comparestring): Create new variable.
2350         * Makefile.tpl (comparestring): Use to skip some comparisions.
2351         * configure: Regenerate.
2352         * Makefile.in: Regenerate.
2354 2009-06-26  Doug Evans  <dje@sebabeach.org>
2356         * Makefile.def (host_modules): Add cgen.
2357         * Makefile.in: Regenerate.
2358         * configure.ac (host_tools): Add cgen.
2359         * configure: Regenerate.
2361 2009-06-23  DJ Delorie  <dj@redhat.com>
2363         * MAINTAINERS: Add myself as mep maintainer.
2365 2009-06-23  Ian Lance Taylor  <iant@google.com>
2367         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2368         boot_languages.  Only bootstrap target libraries listed in
2369         target_libs for some boot language.  Add --with-stage1-ldflags,
2370         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2371         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2372         if not building with C++.
2373         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2374         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2375         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2376         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2377         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2378         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2379         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2380         * configure, Makefile.in: Rebuild.
2382 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2384         * MAINTAINERS: Added my name to write-after-approval list.
2386 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2388         * configure.ac: Define is_elf for QNX Neutrino targets.
2389         * configure: Regenerate.
2391 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2393         * MAINTAINERS: Added my name to the write-after-approval list
2395 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2397         * configure.ac: Detect MPC in default directory.
2398         * configure: Regenerate.
2400 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2401             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2403         * Makefile.tpl (all): Avoid a trailing backslash.
2404         * Makefile.in: Regenerate.
2406 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2408         * config.sub, config.guess: Update from upstream sources.
2410 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2412         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2413         to noconfdirs.
2414         * configure: Regenerate.
2416 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2418         * Makefile.tpl ([+compare-target+]): Compare all stage
2419         directories, rather than just gcc.
2420         * Makefile.in: Rebuilt.
2422 2009-06-01  Doug Kwan  <dougkwan@google.com>
2424         * configure.ac: Support gold for target arm*-*-*.
2425         * configure: Regenerate.
2427 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2429         * Makefile.def: Add MPC support and dependencies.
2430         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2432         * Makefile.in, configure: Regenerate.
2434 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2436         * Makefile.tpl (all): Avoid harmless warning in make all when
2437         gcc-bootstrap is enabled but stage_last does not exist.
2438         * Makefile.in: Rebuilt.
2440 2009-05-24  Nicolas Roche  <roche@adacore.com>
2442         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2443         * Makefile.in: Regenerate.
2445 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2447         * MAINTAINERS: Update my e-mail address.
2449 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2451         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2452         * configure:  Regenerate.
2454 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2456         PR other/40159
2457         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2458         gcc-no-bootstrap are mutually exclusive.
2459         * Makefile.in: Rebuilt.
2461 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2463         PR other/40159
2464         * Makefile.tpl (all): Don't end with unconditional success.
2465         * Makefile.in: Rebuilt.
2467 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2469         PR target/37137
2470         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2471         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2472         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2473         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2474         stage_configureflags, stage_cflags and stage_libcflags into
2475         explicit Makefile macros.
2476         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2477         GFORTRAN.
2478         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2479         CC.  Set CC_FOR_BUILD from CC.
2480         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2481         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2482         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2483         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2484         and GFORTRAN.
2485         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2486         (_LIBCFLAGS): Renamed to _TFLAGS.
2487         (do-compare-debug, do-compare3-debug): Drop.
2488         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2489         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2490         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2491         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2492         (XGCC_FLAGS_FOR_TARGET): New.
2493         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2494         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2495         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2496         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2497         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2498         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2499         TFLAGS.
2500         (BUILD_CONFIG): Include if requested.
2501         (all): Set TFLAGS on bootstrap.
2502         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2503         (all-stageid-prefixmodule): Likewise.
2504         (do-clean, distclean-stageid): Set TFLAGS.
2505         (restrap): Fix whitespace.
2506         * Makefile.in: Rebuilt.
2508 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2510         * config.guess: Sync with src.
2512 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2514         * configure.ac ($with_ppl):  Default to no if not supplied.
2515         ($with_cloog):  Likewise.
2516         configure:  Regenerate.
2518 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2520         * MAINTAINERS: Update my e-mail address.
2522 2009-04-27  Nick Clifton  <nickc@redhat.com>
2524         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2526 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2528         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2529         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2530         * Makefile.in: Regenerate.
2532 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2534         PR bootstrap/39739
2535         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2536         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2538         * configure, Makefile.in: Regenerate.
2540 2009-04-21  Taras Glek  <tglek@mozilla.com>
2542         * include/hashtab.h: Update GTY annotations to new syntax
2543         * include/splay-tree.h: Likewise
2545 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2547         * config.sub, config.guess: Update from upstream sources.
2549 2009-04-15  Anthony Green  <green@moxielogic.com>
2551         * configure.ac: Add moxie support.
2552         * configure: Rebuilt.
2554 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2556         * configure.ac: Change copyright header to refer to version
2557         3 of the GNU General Public License and to point readers at the
2558         COPYING3 file and the FSF's license web page.
2559         * Makefile.def: Likewise.
2560         * Makefile.tpl: Likewise.
2561         * Makefile.in: Regenerate.
2563 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2565         * configure.ac: Restore match for darwin9 or later. Use double
2566         brackets since regeneration eats one pair.
2567         * configure: Regenerate.
2569 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2571         PR gas/10039
2572         * configure.ac: Require texinfo 4.7.
2573         * configure: Regenerated.
2575 2009-04-09  Nick Clifton  <nickc@redhat.com>
2577         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2578         the GCC Runtime Library Exception.
2580 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2582         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2583         * configure: Regenerate.
2585 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2587         * Makefil.def (languages): New entries.
2588         * Makefile.tpl (check-gcc-*): New generic target.
2589         * Makefile.in: Regenerate.
2591 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2593         * MAINTAINERS:  Update my email address.
2595 2009-03-18  Tom Tromey  <tromey@redhat.com>
2597         * configure: Rebuild.
2598         * configure.ac (host_libs): Add libiconv.
2599         * Makefile.in: Rebuild.
2600         * Makefile.def (host_modules): Add libiconv.
2601         (configure-gdb, all-gdb): Depend on libiconv.
2603 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2605         * configure.ac: Treat gdb as supported on x86_64-darwin.
2606         * configure: Regenerate.
2608 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2610         * configure.ac (--with-host-libstdcxx): New option.
2611         * configure: Regenerate.
2613 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2615         * MAINTAINERS:  Move myself into the write after approval list.
2617 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2619         * MAINTAINERS: Update e-mail address.
2620         
2621 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2623         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2625 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2627         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2629 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2631         Backport from git Libtool:
2633         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2634         Support GNU/kOpenSolaris.
2635         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2636         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2637         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2638         GNU/kOpenSolaris.
2640 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2642         * MAINTAINERS: Update e-mail address.
2644 2009-02-24  Michael Eager  <eager@eagercon.com>
2646         * MAINTAINERS (Write After Approval): Add self.
2648 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2650         * MAINTAINERS (Write After Approval): Add myself.
2652 2009-02-05  Andreas Schwab  <schwab@suse.de>
2654         * Makefile.tpl (stage_last): Define $r and $s before using
2655         $(RECURSE_FLAGS_TO_PASS).
2656         * Makefile.in: Regenerate
2658 2009-01-30  Ian Lance Taylor  <iant@google.com>
2660         * MAINTAINERS: Move myself to the Global Reviewers list.
2662 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2664         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2665         * configure: Regenerate.
2667 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2669         * MAINTAINERS: Make whitespace consistent.
2670         Remove Robert Millan from Write After Approval.
2672 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2674         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2675         (all-opcodes): Depend on all-libiberty.
2676         * Makefile.in: Regenerate.
2678 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2680         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2681         * configure: Regenerate.
2683 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2685         * MAINTAINERS (Write After Approval): Add myself.
2687 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2689         * MAINTAINERS: Add myself to reviewers (Fortran).
2691 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2693         PR tree-optimization/38515
2694         * configure.ac (cloog-polylib): Removed.
2695         (with_ppl, with_cloog): Test for "no".
2696         * configure: Regenerated.
2698 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2700         * MAINTAINERS: Moved myself to reviewers (Fortran).
2702 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2704         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2705         (Write After Approval): Remove myself.
2707 2009-01-03  Diego Novillo  <dnovillo@google.com>
2709         * MAINTAINERS: Remove myself from alias maintainership.
2711 2009-01-02  David Ayers  <ayers@fsfe.org>
2713         * MAINTAINERS: Update e-mail address.
2715 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2717         * MAINTAINERS: Make whitespace consistent.
2719 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2721         Backport from upstream Libtool:
2722         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2723         Add cache variables to tests that require the linker to work.
2724         For shlibpath_overrides_runpath, this also changes the semantics
2725         to let the result from the C compiler take precedence.
2727 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2729         * config.sub, config.guess: Update from upstream sources.
2731 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2733         * configure.ac (ppllibs): Add by default the lib flags.
2734         * configure: Regenerate.
2736 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2738         * MAINTAINERS:  Add myself to the write after approval list.
2740 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2742         * configure.ac: Add double brackets on darwin[912].
2743         * configure: Regenerate.
2745 2008-12-03  Daniel Kraft  <d@domob.eu>
2747         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2748         Approval to Reviewer section (for Fortran front-end).
2750 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2752         * configure.ac: Expand to darwin10 and later.
2753         * configure: Regenerate.
2755 2008-12-02  Andreas Schwab  <schwab@suse.de>
2757         * Makefile.def: configure-target-boehm-gc depends on
2758         all-target-libstdc++-v3.
2759         * Makefile.in: Regenerate.
2761 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2763         * MAINTAINERS:  Add myself as mingw maintainer.
2765 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2767         * config.sub, config.guess: Update from upstream sources.
2769 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2771         * README.SCO: Remove.
2773 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2775         * MAINTAINERS:  Add myself to the write after approval list.
2777 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2779         * MAINTAINERS:  Update my email address in WAA section.
2781 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2783         * MAINTAINERS: Update e-mail address.
2785 2008-11-27  Toon Moene  <toon@moene.org>
2787         * MAINTAINERS: Change e-mail address.
2789 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2791         * configure.ac: Build gdb for i?86-*-darwin*
2792         * configure: Regenerated.
2794 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2796         * MAINTAINERS: Added my full name.
2798 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2800         PR bootstrap/38014
2801         PR bootstrap/37923
2803         Revert:
2805         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2807         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2808         * Makefile.in: Regenerated.
2810         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2812         PR gdb/921
2813         PR gdb/1646
2814         PR gdb/2175
2815         PR gdb/2176
2817         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2818         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2819         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2820         (HOST_EXPORTS): Pass CPPFLAGS.
2821         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2822         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2823         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2824         * Makefile.in, configure: Regenerated.
2825         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2826         and CPPFLAGS_FOR_BUILD.
2828 2008-11-06  Jeff Law  <law@redhat.com>
2830         * MAINTAINERS: Add myself as middle end maintainer.
2832 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2834         * MAINTAINERS (Write after approval): Add myself.
2836 2008-11-05  Diego Novillo  <dnovillo@google.com>
2838         * MAINTAINERS (Global Reviewers): Add myself.
2839         (Non-Algorithmic Maintainers): Remove myself.
2841 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2843         * MAINTAINERS (Write after approval): Add myself.
2845 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2847         * MAINTAINERS (Write after approval): Add myself.
2849 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2851         * configure.ac (spu-*-*): Remove special case.
2852         * configure: Regenerate.
2854 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2856         * MAINTAINERS (Write after approval): Update my email address.
2858 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2860         * configure.ac [spu-*-*]: Do not set skipdirs.
2861         * configure: Re-generate.
2863 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2865         * MAINTAINERS (Various Maintainers): Add myself to reload.
2867 2008-10-25  Richard Guenther  <rguenther@suse.de>
2869         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2870         maintainer.  Remove myself as libgcc-math maintainer.
2871         (Non-Algorithmic Maintainers): Remove myself.
2873 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2875         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2876         * Makefile.in: Regenerated.
2878 2008-10-23  Cary Coutant  <ccoutant@google.com>
2880         * MAINTAINERS (Write after approval): Add myself.
2882 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2884         PR gdb/921
2885         PR gdb/1646
2886         PR gdb/2175
2887         PR gdb/2176
2889         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2890         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2891         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2892         (HOST_EXPORTS): Pass CPPFLAGS.
2893         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2894         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2895         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2896         * Makefile.in, configure: Regenerated.
2897         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2898         and CPPFLAGS_FOR_BUILD.
2900 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2902         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2903         Sebastian Pop.
2905 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2907         * MAINTAINERS (Write After Approval): Added myself.
2909 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2911         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2912         recommended version to 2.3.2.
2914         * configure: Regenerate.
2916 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2918         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2920 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2922         * MAINTAINERS (Write After Approval): Update e-mail address.
2924 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2926         * libtool.m4: Update to libtool 2.2.6.
2927         * lt~obsolete.m4: Update to libtool 2.2.6.
2928         * ltmain.sh: Update to libtool 2.2.6.
2929         * ltsugar.m4: Update to libtool 2.2.6.
2930         * ltversion.m4: Update to libtool 2.2.6.
2931         * ltoptions.m4: Update to libtool 2.2.6.
2932         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2934 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2936         * MAINTAINERS (Write After Approval): Add myself.
2938 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2940         * MAINTAINERS (Write After Approval): Update my name.
2942 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2944         * MAINTAINERS: Add myself in "Write After Approval".
2946 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2948         * MAINTAINERS: Add myself as ia64 maintainer.
2950 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2952         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2953         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2954         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2955         and Michael Tiemann from Write After Approval since they do not
2956         actually have access.
2958 2008-09-05  Richard Guenther  <rguenther@suse.de>
2960         * configure.ac: Initialize clooglibs to -lcloog.
2961         * configure: Re-generate.
2963 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2965         * MAINTAINERS (Write After Approval): Add myself.
2967 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2969         * configure.ac (--with-cloog-polylib): New.
2970         (--disable-cloog-version-check): New.
2971         (--disable-ppl-version-check): New.
2972         * configure: Re-generate.
2974 2008-09-03  Richard Guenther  <rguenther@suse.de>
2976         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2977         cloog test.
2978         * configure: Re-generate.
2980 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2982         Add picoChip port.
2983         * MAINTAINERS: Add picoChip maintainers.
2985 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2986             Tobias Grosser  <grosser@fim.uni-passau.de>
2987             Jan Sjodin  <jan.sjodin@amd.com>
2988             Harsha Jagasia  <harsha.jagasia@amd.com>
2989             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2990             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2991             Adrien Eliche  <aeliche@isty.uvsq.fr>
2993         Merge from graphite branch.
2994         * configure: Regenerate.
2995         * Makefile.in: Regenerate.
2996         * configure.ac (host_libs): Add ppl and cloog.
2997         Add checks for PPL and CLooG.
2998         * Makefile.def (ppl, cloog): Added modules and dependences.
2999         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3000         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3002 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3004         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3005         (GCC_SHLIB_SUBDIR): New.
3006         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3007         * configure: Regenerate.
3008         * Makefile.in: Regenerate.
3010 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3012         * MAINTAINERS: Consistently use tabs to separate columns.
3014 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3016         * MAINTAINERS (Write after Approval): Add myself.
3018 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3020         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3021         Enable bfd, binutils and opcodes.
3022         * configure: Regenerate.
3024 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3026         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3028 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3030         * MAINTAINERS:  Use correct Umlaut for last name.
3032 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3034         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3036 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3038         * MAINTAINERS: Update my email address.
3040 2008-08-16  Nicolas Roche  <roche@adacore.com>
3042         * Makefile.tpl: Add BOOT_ADAFLAGS.
3043         * Makefile.in: Regenerate.
3045 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3047         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3048         * configure: Regenerate.
3050 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3052         * configure.ac: Add makefile fragments for hpux.
3053         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3054         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3055         * configure: Regenerate.
3056         * Makefile.in: Regenerate.
3058 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3060         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3062 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3064         * MAINTAINERS (Write after Approval): Add myself.
3066 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3068         * MAINTAINERS (Write After Approval):  Add myself.
3070 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3072         * MAINTAINERS (Write After Approval):  Add myself.
3074 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3076         * MAINTAINERS: Update my email address.
3078 2008-06-25  Joey Ye  <joey.ye@intel.com>
3080         * MAINTAINERS (Write After Approval):  Add myself.
3082 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3084         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3085         * Makefile.in: Regenerate.
3086         * configure: Regenerate.
3088 2008-06-17  Daniel Kraft  <d@domob.eu>
3090         * MAINTAINERS (Write After Approval):  Add myself.
3092 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3094         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3095         "$@" is still intact with both Autoconf 2.59 and 2.62.
3096         * configure: Regenerate.
3098 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3100         * Makefile.tpl: Fix comment errors.
3101         * Makefile.in: Regenerate.
3103 2008-06-12  David S. Miller  <davem@davemloft.net>
3104             David Edelsohn  <edelsohn@gnu.org>
3106         * configure.ac: Add powerpc*-*-* to gold supported targets.
3107         * configure: Regenerate.
3109 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3111         PR tree-optimization/36218
3112         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3113         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3114         (all prefix="build-"): Pass them to build-system sub-makes.
3115         * Makefile.in: Regenerate.
3117 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3119         * MAINTAINERS (mt port): Remove.
3120         (sco5, unixware, sco udk): Remove.
3121         (Kean Johnston): Add to Write After Approval.
3123 2008-05-30  Julian Brown  <julian@codesourcery.com>
3125         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3126         of libobjc for ARM EABI Linux.
3127         * configure: Regenerate.
3129 2008-05-18  Xinliang David Li   <davidxl@google.com>
3131         * ChangeLog: Remove wrong ChangeLog entry.
3133 2008-05-17  Xinliang David Li   <davidxl@google.com>
3135         * MAINTAINERS (Write After Approval): Add myself.
3137 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3139         * MAINTAINERS (Write After Approval): Add myself.
3141 2008-05-14  Rafael Espíndola  <espindola@google.com>
3143         * config-ml.in: don't handle --enable-shared and --enable-static.
3145 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3147         * MAINTAINERS: Update my email address.
3149 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3151         * MAINTAINERS: Update my email address.
3153 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3155         * MAINTAINERS (Write After Approval): Add myself.
3157 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3159         * MAINTAINERS (Write After Approval): Add myself.
3161 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3163         * MAINTAINERS (crx): Add myself.
3165 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3167         Sync with src:
3168         2008-04-14  David S. Miller  <davem@davemloft.net>
3170         * configure.ac: Add sparc*-*-* to gold supported targets.
3171         * configure: Regenerate.
3173 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3175         PR bootstrap/35457
3176         * configure.ac: Include override.m4.
3177         * configure: Regenerate.
3179 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3181         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3182         * Makefile.in: Regenerate.
3184 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3186         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3187         as nonconfigurable directories list.
3188         * configure: Regenerate.
3190 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3192         * config.sub, config.guess: Update from upstream sources.
3194 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3196         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3197         * Makefile.in: Regenerate.
3199 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3201         * configure.ac: Do not build libssp for the AVR.
3202         * configure: Regenerate.
3204 2008-04-07  Ian Lance Taylor  <iant@google.com>
3206         * Makefile.def: check-gold depends upon all-binutils.
3207         * Makefile.in: Regenerate.
3209 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3211         * MAINTAINERS (Write After Approval): Add myself.
3213 2008-04-04  Nick Clifton  <nickc@redhat.com>
3215         PR binutils/4334
3216         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3217         builds.
3218         * configure: Regenerate.
3220 2008-04-04  NightStrike  <NightStrike@gmail.com>
3222         PR other/35151
3223         * configure.ac: Combine rules for mingw32 and mingw64.
3224         * configure: Regenerate.
3226 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3228         * MAINTAINERS (Write After Approval): Add myself.
3230 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3232         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3233         * Makefile.in (.NOTPARALLEL): Ditto.
3235 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3237         * MAINTAINERS (Write After Approval): Add myself.
3239 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3241         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3242         * Makefile.in (.NOTPARALLEL): Regenerate.
3244 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3246         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3247         * Makefile.in: Regenerate.
3249 2008-03-26  Jakub Staszak  <kuba@et.pl>
3251         * MAINTAINERS (Write After Approval): Add myself.
3253 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3255         * MAINTAINERS:  Update e-mail address.
3257 2008-03-20  Ian Lance Taylor  <iant@google.com>
3259         * configure.ac: Add support for --enable-gold.
3260         * Makefile.def: Add gold as a directory like ld.
3261         * configure, Makefile.in: Regenerate.
3263 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3265         * configure.ac: m4_include config/proginstall.m4.
3266         * configure: Regenerate.
3268         Backport from upstream Libtool:
3270         2007-10-12  Eric Blake  <ebb9@byu.net>
3272         Deal with Autoconf 2.62's semantic change in m4_append.
3273         * ltsugar.m4 (lt_append): Replace broken versions of
3274         m4_append.
3275         (lt_if_append_uniq): Don't require separator to be overquoted,
3276         and avoid broken m4_append.
3277         (lt_dict_add): Fix typo.
3278         * libtool.m4 (_LT_DECL): Don't overquote separator.
3280 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3282         * config.rpath: Add AIX 6 support.
3284 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3286         * Makefile.def (stageprofile).  Remove -fprofile-generate
3287         from stage_libcflags.
3288         * Makefile.in: Regenerate.
3290 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3292         * config.sub, config.guess: Update from upstream sources.
3294 2008-03-06  Tom Tromey  <tromey@redhat.com>
3296         * MAINTAINERS: Update for treelang deletion.
3298 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3300         * MAINTAINERS: Update my email address.
3302 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3304         * MAINTAINERS (darwin port): Add myself as a maintainer.
3305         (objective-c/c++): Add myself as a maintainer.
3307 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3309         * MAINTAINERS (Write After Approval): Update my email address.
3311 2008-02-25  Tomas Bily  <tbily@suse.cz>
3313         * MAINTAINERS (Write After Approval): Add myself.
3315 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3317         * MAINTAINERS (OpenMP): Add myself.
3319 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3321         PR bootstrap/32009
3322         PR bootstrap/32161
3324         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3325         * configure: Regenerate.
3327         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3328         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3329         STAGE4_LIBCFLAGS): New.
3330         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3331         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3332         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3333         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3334         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3335         for target modules.  Don't export LIBCFLAGS.
3336         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3337         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3338         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3339         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3340         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3341         * Makefile.in: Regenerate.
3343 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3345         PR libgcj/33085
3346         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3347         Do not use -DDLL_EXPORT.  Backport from upstream.
3349 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3351         * MAINTAINERS (Write After Approval): Add myself.
3353 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3355         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3356         * configure: Regenerate.
3358 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3360         * configure.ac (xtensa*-*-*): Recognize processor variants.
3361         * configure: Regenerate.
3363 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3365         PR bootstrap/34922
3366         * configure.ac (PARSE_ARGS): Push suitable setting of
3367         ac_subdirs_all, for `./configure --help=recursive'.
3368         Handle `+' in generic toplevel directory disabling.
3369         * configure: Regenerate.
3371 2008-01-28  Nick Clifton  <nickc@redhat.com>
3373         * MAINTAINERS (xstormy16): Take over maintainership.
3375 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3377         * MAINTAINERS (c4x port): Remove.
3379 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3381         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3383 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3385         * config.sub, config.guess: Update from upstream sources.
3387 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3389         * MAINTAINERS (Write After Approval): Add myself.
3391 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3393         * MAINTAINERS: Update my email address.
3395 2008-01-09  Raksit Ashok  <raksit@google.com>
3397         * MAINTAINERS (Write After Approval): Add myself.
3399 2008-01-09  Raksit Ashok  <raksit@google.com>
3401         * MAINTAINERS (Write After Approval): Add myself.
3403 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3405         * config.sub, config.guess: Update from upstream sources.
3407 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3409         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3410         Change recommended MPFR from 2.2.1 -> 2.3.0.
3411         * configure: Regenerate.
3413 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3415         * MAINTAINERS: Update my email address.
3417 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3419         * MAINTAINERS: Update my email address.
3421 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3423         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3424         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3425         * Makefile.in: Regenerate.
3427 2007-12-10  Mark Heffernan  <meheff@google.com>
3429         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3430         misplaced entries.
3432 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3434         * configure.ac: Enable libjava for x86_64-*-darwin9.
3435         * configure: Regenerate.
3437 2007-12-07  Bill Maddox  <maddox@google.com>
3439         * MAINTAINERS (Write After Approval): Add myself.
3441 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3443         * config.sub, config.guess: Update from upstream sources.
3445 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3447         * config-ml.in: Remove 64bit configure tests.
3449 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3451         * config-ml.in: Robustify against white space in absolute file
3452         names.
3454         * config-ml.in (multi-clean): Substitute ${Makefile}.
3455         Remove superfluous ${Makefile} in list.
3457 2007-11-19  Thiemo Seufer  <ths@mips.com>
3459         * config-ml.in: Don't hardcode the Makefile name.
3461 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3463         * MAINTAINERS (Write After Approval): Add myself.
3465 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3467         * MAINTAINERS (Write After Approval): Add myself.
3469 2007-11-06  Doug Kwan  <dougkwan@google.com>
3471         * MAINTAINERS (Write After Approval): Add myself.
3473 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3475         * MAINTAINERS (mercury): Remove entry.
3476         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3478 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3480         * Makefile.def (dependencies): Make configure-gdb depend on
3481         all-intl.
3482         * Makefile.in: Regenerated.
3484 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3486         * MAINTAINERS (Fortran maintainer): Remove myself.
3488 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3490         * Makefile.def: To avoid problems running with parallel makes,
3491         build newlib before libgloss so that target specific header
3492         files are availble.
3493         * Makefile.in: Regenerate
3495 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3497         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3498         * Makefile.in: Regenerate.
3500 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3502         * MAINTAINERS (Register allocation reviewer): Add myself.
3504 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3506         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3507         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3508         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3509         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3510         * configure: Regenerate.
3512 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3514         * MAINTAINERS (Register allocation reviewer): Add myself.
3516 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3518         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3519         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3520         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3521         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3522         * configure.ac: Default them to host tools for $host = $build.
3523         Subst them.
3525         * configure: Regenerate.
3526         * Makefile.in: Regenerate.
3528 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3530         * MAINTAINERS (Register allocation reviewer): Add myself.
3532 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3534         * MAINTAINERS (Register allocation reviewer): Add myself.
3536 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3538         * MAINTAINERS (Write After Approval): Fix typo.
3540 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3542         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3543         * configure: Regenerate.
3545 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3547         PR bootstrap/31906
3548         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3549         they're already prefixed.
3551 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3553         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3554         libstdc++.
3555         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3556         * configure: Regenerate.
3557         * Makefile.in: Regenerate.
3559 2007-09-17  Andreas Schwab  <schwab@suse.de>
3561         * configure.ac: Raise minimum makeinfo version to 4.6.
3562         * configure: Regenerate.
3564 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3566         * MAINTAINERS (write-after-approval) add myself
3568 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3570         * configure.ac: Correct makeinfo version check.
3571         * configure: Regenerate.
3573 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3575         * MAINTAINERS: Update my email address.
3577 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3579         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3580         to $skipdirs and only disable gprof for newlib.  Use the normal
3581         mips*-elf* handling in other respects.
3582         * configure: Regnerate.
3584 2007-09-12  David Daney  <ddaney@avtrex.com>
3586         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3587         enabling libgcj.
3588         * configure: Regenerate.
3590 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3592         PR other/32154
3593         * configure.ac: For libgloss targets, point the linker to the linker
3594         script, startup code and simulator library.
3595         * configure: Regenerate.
3597 2007-09-07  Andrew Haley  <aph@redhat.com>
3599         * configure.ac (noconfigdirs): Remove target-libffi and
3600         target-libjava.
3601         * configure: Regenerate.
3603 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3605         PR target/33281
3606         * configure.ac: Use config/mh-mingw on mingw.
3607         * configure: Regenerate.
3609 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3611         * MAINTAINERS (Write After Approval): Add myself.
3613 2007-09-05  Richard Guenther  <rguenther@suse.de>
3615         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3616         nor --disable-checking is provided also turn on yes and types
3617         checking for stage1.
3618         * configure: Re-generate.
3620 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3622         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3623         (Write After Approval): Remove myself.
3625 2007-08-29  Nick Clifton  <nickc@redhat.com>
3627         * config.sub, config.guess: Update from upstream sources.
3629 2007-08-22  Bud Davis  <jmdavis@link.com>
3631         * MAINTAINERS (Write After Approval): Added myself.
3632         * MAINTAINERS (Reviewers): Removed myself.
3634 2007-08-18  Paul Brook  <paul@codesourcery.com>
3635             Joseph Myers  <joseph@codesourcery.com>
3637         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3638         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3639         * Makefile.in: Regenerate.
3640         * configure.ac (--with-debug-prefix-map): New.
3641         * configure: Regenerate.
3643 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3644             Nigel Stephens  <nigel@mips.com>
3646         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3647         as target_makefile_frag.
3648         * configure: Regenerate.
3650 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3652         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3653         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3654         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3655         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3656         (do-compare, do-compare3, do-compare-debug): New.
3657         ([+compare-target+]): Use them.
3659 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3661         * MAINTAINERS (Write After Approval): Change my email address.
3663 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3664             Ben Elliston  <bje@au.ibm.com>
3666         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3667         --silent if $silent.
3668         * configure: Regenerate.
3670 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3672         * MAINTAINERS (Various Maintainers): Add myself as
3673         loop infrastructure maintainer.  Update my e-mail
3674         address.
3676 2007-07-31  Diego Novillo  <dnovillo@google.com>
3678         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3679         Adjust description.
3681 2007-07-26  Richard Guenther  <rguenther@suse.de>
3683         * configure.ac: Add types checking to stage1 checking flags.
3684         * configure: Regenerate.
3686 2007-07-17  Nick Clifton  <nickc@redhat.com>
3688         * COPYING3: New file.  Contains version 3 of the GNU General
3689         Public License.
3690         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3691         Lesser General Public License.
3693 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3695         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3697 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3699         * MAINTAINERS (S/390 co-maintainer): Add myself.
3700         (Write After Approval): Remove myself.
3702 2007-07-13  Dan Hipschman  <dsh@google.com>
3704         * MAINTAINERS (Write After Approval): Add myself.
3706 2007-07-11  Nick Clifton  <nickc@redhat.com>
3708         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3709         WINDRES export.
3710         * Makefile.in: Regenerate.
3712 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3714         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3715         maintainer.
3717 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3719         * lt~obsolete.m4: New. Import from 20070318 libtool.
3721 2007-07-03  Julian Brown  <julian@codesourcery.com>
3723         * MAINTAINERS (Write After Approval): Add myself.
3725 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3727         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3728         * configure: Regenerate.
3730 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3732         * configure.ac: Add some missing m4 quotation.
3733         * configure: Regenerate.
3735 2007-07-02  Simon Baldwin  <simonb@google.com>
3737         * MAINTAINERS (Write After Approval): Add myself.
3739 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3741         * configure: Regenerate.
3743 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3745         * Makefile.def: Add windmc tool to build.
3746         * Makefile.tpl: Likewise.
3747         * configure.ac: Likewise.
3748         * Makefile.in: Regenerate.
3749         * configure: Regenerate.
3751 2007-06-28  DJ Delorie  <dj@redhat.com>
3753         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3754         not building newlib.
3755         * configure: Regenerated.
3757 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3759         * MAINTAINERS (Write After Approval): Add myself.
3761 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3763         * MAINTAINERS (Write After Approval): Add myself.
3765 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3767         * MAINTAINERS (Write After Approval): Add myself.
3769 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3771         * MAINTAINERS (Write After Approval): Add myself.
3773 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3775         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3776         * Makefile.in: Regenerated.
3778 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3780         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3781         bfin*-*-uclinux* targets.
3782         * configure: Regenerate.
3784 2007-06-14  Ian Lance Taylor  <iant@google.com>
3786         * MAINTAINERS: Add myself as non-algorithmic global write
3787         maintainer.
3789 2007-06-14  Diego Novillo  <dnovillo@google.com>
3791         * MAINTAINERS: Add self as middle-end maintainer and
3792         non-algorithmic global write maintainer.
3794 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3796         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3797         Move all Fortran maintainers except Paul Brook into the
3798         Non-Autopoiesis section.
3800 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3802         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3803         (distclean-stage[+id+]): Possibly delete stage_last.
3804         * Makefile.in: Regenerate.
3806 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3808         * MAINTAINERS (Various Maintainer): Fix typo.
3810 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3812         * MAINTAINERS (Various Maintainer): Add myself as
3813         dataflow maintainer.
3815 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3817         * config.sub, config.guess: Update from upstream sources.
3819 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3821         * Makefile.tpl: Fix spelling error.
3822         * Makefile.in: Regenerate.
3824 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3826         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3827         lt_cv_sys_max_cmd_len.
3829 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3831         * MAINTAINERS (Various Maintainers): Add myself as
3832         auto-vectorizer maintainer.
3834 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3836         PR libjava/32098
3837         * libtool.m4: Revert previous change.
3838         * ltgcc.m4: Put it here.
3840 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3842         * MAINTAINERS (Various Maintainers): Add myself as
3843         auto-vectorizer maintainer.
3845 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3847         PR libjava/32098
3848         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3850 2007-05-30  Richard Guenther  <rguenther@suse.de>
3852         * MAINTAINERS (Various Maintainers): Add myself as
3853         auto-vectorizer maintainer.
3855 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3857         PR bootstrap/29382
3858         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3859         * configure: Rebuilt.
3861 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3863         * MAINTAINERS (Write After Approval): Removed my name.
3865 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3867         * MAINTAINERS (Write After Approval): Remove myself.
3869 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3871         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3873 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3875         * ltmain.sh: Update from ToT Libtool.
3876         * libtool.m4: Update from ToT Libtool.
3877         * ltsugar.m4: New. Update from ToT Libtool.
3878         * ltversion.m4: New. Update from ToT Libtool.
3879         * ltoptions.m4: New. Update from ToT Libtool.
3880         * ltconfig: Remove.
3881         * ltcf-c.sh: Remove.
3882         * ltcf-cxx.sh: Remove.
3883         * ltcf-gcj.sh: Remove.
3885 2007-05-22  Ollie Wild  <aaw@google.com>
3887         * MAINTAINERS (Write After Approval): Add myself.
3889 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3891         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3892         stage_cflags.
3893         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3894         Remove CFLAGS/LIBCFLAGS.
3895         (configure-stage[+id+]-[+prefix+][+module+],
3896         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3897         * Makefile.in: Regenerate.
3899 2007-05-15  Diego Novillo  <dnovillo@google.com>
3901         * MAINTAINERS: Update e-mail address.
3903 2007-05-15  Revital Eres  <eres@il.ibm.com>
3905         * MAINTAINERS (Write After Approval): Add myself.
3907 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3909         * MAINTAINERS (Write After Approval): Updated my address.
3911 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3913         * MAINTAINERS (Write After Approval): Add myself.
3915 2007-05-11  Silvius Rus  <rus@google.com>
3917         * MAINTAINERS (Write After Approval): Add myself.
3919 2007-04-23  Tom Tromey  <tromey@redhat.com>
3921         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3923 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3925         * MAINTAINERS (cpplib): Rename to ...
3926         (libcpp): ... this.  Add C/C++ front end maintainers.
3928 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3930         * config-ml.in: Pass ${ml_config_env} to configure calls.
3932 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3934         * MAINTAINERS (Write After Approval): Add myself.
3936 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3938         * MAINTAINERS (Write After Approval): Add myself.
3940 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3942         * MAINTAINERS (fortran 95 front end): Add myself.
3944 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3946         * MAINTAINERS (Write After Approval): Add myself.
3948 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3950         * MAINTAINERS (Modulo Scheduler): Add myself.
3952 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3954         * MAINTAINERS (fortran 95 front end): Add myself.
3955         (c++ front end): whitespace fix.
3957 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3959         * MAINTAINERS (Write After Approval): Add myself.
3961 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3963         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3964         of glob.  Quote arguments with single quotes too.
3965         * configure: Regenerate.
3967 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3969         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3970         * Makefile.in: Regenerate
3972 2007-03-07  Andreas Schwab  <schwab@suse.de>
3974         * configure: Regenerate.
3976 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3978         * configure.ac: Add "--with-pdfdir" configure option,
3979         which defines pdfdir variable.
3980         * Makefile.def (target=fixincludes): Add install-pdf to
3981         missing targets.
3982         (recursive_targets): Add install-pdf target.
3983         (flags_to_pass): Add pdfdir.
3984         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3985         target.
3986         * configure: Regenerate
3987         * Makefile.in: Regenerate
3989 2007-02-28  Eric Christopher  <echristo@apple.com>
3991         Revert:
3992         2006-12-07  Mike Stump  <mrs@apple.com>
3994         * Makefile.def (dependencies): Add dependency for
3995         install-target-libssp and install-target-libgomp on
3996         install-gcc.
3997         * Makefile.in: Regenerate.
3999 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4001         * configure: Regenerate.
4002         * configure.ac: Move statements after variable declarations.
4004 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4006         * MAINTAINERS: Add myself as sh maintainer.
4008 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4010         * configure.ac: Adjust for loop syntax.
4011         * configure: Regenerate.
4013 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4015         * configure: Rebuilt.
4017 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4019         * configure.ac: Drop multiple occurrences of --enable-languages,
4020         and fix its quoting.
4021         * configure: Rebuilt.
4023 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4024             Nathan Sidwell  <nathan@codesourcery.com>
4025             Vladimir Prus  <vladimir@codesourcery.com>
4026             Joseph Myers  <joseph@codesourcery.com>
4028         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4029         * configure: Regenerate.
4031 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4033         * ltconfig (freebsd*): Default to elf.
4035 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4037         * configure.ac (target_libraries): Move libgcc before libiberty.
4038         * configure: Regenerated.
4040 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4041             Paolo Bonzini  <bonzini@gnu.org>
4043         PR bootstrap/30753
4044         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4045         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4046         * configure: Regenerated.
4048 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4050         * MAINTAINERS (Language Front End Maintainers): Update my mail
4051         address.
4053 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4055         PR bootstrap/30748
4056         * configure.ac: Correct syntax for Solaris ksh.
4057         * configure: Regenerated.
4059 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4061         * configure.ac: Sync with src.
4062         * configure: Regenerate.
4064 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4066         * Makefile.in: Regenerate.
4068 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4070         * config.sub: Sync with src.
4072 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4074         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4075         noncanonical equivalents.
4076         * configure.in: Rename to...
4077         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4078         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4079         target_noncanonical.  Use them.  Rewrite removal of configure
4080         arguments for autoconf 2.59.  Discard variable settings.  Force
4081         program_transform_name for native tools.
4083         * Makefile.in: Regenerated.
4084         * configure: Regenerated with autoconf 2.59.
4086 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4088         * MAINTAINERS (Write After Approval): Add myself.
4090 2007-01-31  Andreas Schwab  <schwab@suse.de>
4092         * Makefile.tpl (LDFLAGS): Substitute it.
4093         * Makefile.in: Regenerate.
4095 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4097         * MAINTAINERS (Write After Approval): Add myself.
4099 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4101         * MAINTAINERS (spu port): Add myself.
4103 2007-01-23  Richard Guenther  <rguenther@suse.de>
4105         PR bootstrap/30541
4106         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4107         * Makefile.tpl (GNATBIND): Substitute it.
4108         (GNATMAKE): Likewise.
4109         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4110         of STAGE_PREFIX.
4111         * Makefile.in: Regenerate.
4112         * configure: Regenerate.
4114 2007-01-18  Mike Stump  <mrs@apple.com>
4116         * configure.in: Re-enable -Werror for gcc builds.
4118 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4120         * MAINTAINERS (Write After Approval): Add myself.
4122 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4124         * configure.in: Change == to = in test command.
4125         * configure: Regenerate.
4127 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4128             Nick Clifton  <nickc@redhat.com>
4129             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4131         * configure.in (build_configargs, host_configargs, target_configargs):
4132         Remove build/host/target parameters.
4133         (host_libs): Add gmp and mpfr.
4134         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4135         * Makefile.def (gmp, mpfr): New.
4136         (gcc): Remove target.
4137         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4138         target_os, target_vendor): New.
4139         (configure): Add host_alias/target_alias arguments; adjust invocations.
4140         * configure: Regenerate.
4141         * Makefile.in: Regenerate.
4143 2007-01-11  Matt Fago  <fago@earthlink.net>
4145         * configure.in: Try to link to functions only in mpfr 2.2.x
4146         to improve robustness of configure tests.
4147         * configure: Regenerate.
4149 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4151         * MAINTAINERS: Add myself as i386 maintainer.
4153 2007-01-08  Jan Hubicka  <jh@suse.cz>
4155         * MAINTAINERS: Add myself as i386 maintainer.
4157 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4159         * configure.in: Add support for an x86_64-mingw* target.
4160         * configure: Regenerate.
4162 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4164         * Makefile.tpl (all-target): Correct @if conditional for target
4165         modules.
4166         * configure.in: Omit libiberty if building only target libgcc.
4167         * configure, Makefile.in: Regenerated.
4169 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4171         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4172         * configure: Regenerate.
4174 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4176         * Makefile.def (target_modules): Add libgcc.
4177         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4178         * Makefile.tpl (clean-target-libgcc): Delete.
4179         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4180         on gcc even for bootstrapped modules.  Rewrite handling of
4181         lang_env_dependencies to loop over target_modules.
4182         * configure.in (target_libraries): Add target-libgcc.
4183         * Makefile.in, configure: Regenerated.
4185 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4187         * configure.in: Reorganize recognition of languages.  Add
4188         --enable-stage1-languages.  Show supported languages for the chosen
4189         target rather than all recognized languages.
4190         * configure: Regenerate.
4192 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4194         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4195         * Makefile.in: Regenerate.
4197 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4199         * configure.in: Warn that MPFR 2.2.0 is buggy.
4200         * configure: Regenerate.
4202 2006-12-27  Ian Lance Taylor  <iant@google.com>
4204         * configure.in: When removing Makefiles to force a reconfigure, also
4205         remove prev-DIR*/Makefile.
4206         * configure: Regenerate.
4208 2006-12-22  Andreas Schwab  <schwab@suse.de>
4210         * configure: Regenerate with correct autoconf version.
4212 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4214         * configure.in: add AC_SUBST for *_FOR_TARGET.
4215         * configure: Regenerate.
4217 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4219         * configure.in: Simplify logic for rejecting languages that cannot
4220         be built.  Separate the case when a language is unsupported,
4221         from the case when the user chooses not to build a language.
4223 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4225         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4226         it only affects bootstrap and could be tested on "$host" as well.
4227         * configure: Regenerate.
4228         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4230 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4232         PR bootstrap/29544
4233         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4234         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4235         move here comment from Makefile.tpl.
4236         * Makefile.tpl: Move some definitions higher in the file.
4237         (STAGE1_CHECKING): New.
4238         * configure.in: Add --enable-stage1-checking.
4239         * configure: Regenerate.
4240         * Makefile.in: Regenerate.
4242 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4244         * MAINTAINERS: Add myself as build system maintainer.
4246 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4248         * MAINTAINERS (Write After Approval): Add myself.
4250 2006-12-13  Eric Christopher  <echristo@apple.com>
4252         * MAINTAINERS: Add myself as darwin maintainer.
4254 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4256         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4258 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4260         MAINTAINERS: Update my entry.
4262 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4264         * configure.in:  Handle spu makefile frag.
4265         * Makefile.tpl (MAINT): Define
4266         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4267         * configure: Regenerate.
4268         * Makefile.in: Regenerate.
4270 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4272         * config.guess: Import latest version.
4273         * config.sub: Likewise.
4275 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4277         * configure.in (spu-*-*): Don't skip target-libiberty.
4278         * configure: Regenerate.
4280 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4282         PR bootstrap/30134
4283         * configure.in: Correct x86 darwin support for libjava to powerpc
4284         and i?86 only.
4285         * configure: Regenerate.
4287 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4289         * configure.in: Add x86 darwin support for libjava.
4290         * configure: Regenerate.
4292 2006-12-07  Mike Stump  <mrs@apple.com>
4294         * Makefile.def (dependencies): Add dependency for
4295         install-target-libssp and install-target-libgomp on
4296         install-gcc.
4297         * Makefile.in: Regenerate.
4299 2006-12-04  Richard Guenther  <rguenther@suse.de>
4301         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4302         (Non-Algorithmic Maintainers): Move over non-algorithmic
4303         loop optimizer maintainers, add myself as a non-algorithmic
4304         middle-end maintainer.
4306 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4308         * MAINTAINERS (Write After Approval): Add myself.
4310 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4312         * configure.in: Update error message for missing GMP/MPFR.
4314         * configure: Regenerate.
4316 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4318         * configure.in: Update MPFR version in error message.
4320         * configure: Regenerate.
4322 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4324         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4325         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4326         --with-gmp-lib): New flags.
4328         * configure: Regenerate.
4330 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4332         * MAINTAINERS (Write After Approval): Change my email address.
4334 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4336         * MAINTAINERS (Write After Approval): Add myself.
4338 2006-11-22  Philipp Thomas  <pth@suse.de>
4340         * MAINTAINERS (i18n): Update e-mail address.
4342 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4344         * MAINTAINERS (spu port): Add myself as maintainer.
4345         (Write After Approval): Remove myself.
4347 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4349         * configure.in (skipdirs): Don't build libssp for SPU.
4350         * configure: Regenerate.
4352 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4354         * MAINTAINERS (spu port): Add myself as maintainer.
4355         (libobjc): Update my email address.
4357 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4359         * MAINTAINERS (Write After Approval): Add myself.
4361 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4363         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4364         * configure : Rebuilt.
4366 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4368         * MAINTAINERS (Write After Approval): Add myself.
4370 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4372         * MAINTAINERS (Write After Approval): Add myself.
4374 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4376         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4377         libmpfr.a.
4378         * configure: Regenerate.
4380 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4382         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4383         (unstage): Test for stage_last presence.
4385         PR bootstrap/29802
4386         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4387         STAGE_PREFIX.
4388         * Makefile.in: Regenerate.
4390 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4392         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4393         maintainers.
4395 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4397         * MAINTAINERS (Write After Approval): Add myself.
4399 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4401         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4402         and stageN-package/Makefile.
4403         * Makefile.in: Regenerated.
4405 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4407         * configure.in: Remove target-libgloss from noconfigdirs for
4408         bfin-*-*.
4409         * configure: Regenerated.
4411 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4413         * configure.in (have_gmp): Only error if the gcc directory exists.
4415         * configure: Regenerate.
4417 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4419         * configure.in: Robustify error message for missing GMP/MPFR.
4421         * configure: Regenerate.
4423 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4425         * MAINTAINERS (Write After Approval): Add myself.
4427 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4429         * MAINTAINERS: Change email address.
4431 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4433         * MAINTAINERS (Write After Approval): Add myself.
4435 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4437         * MAINTAINERS (Write After Approval): Add myself.
4439 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4441         * MAINTAINERS (Write After Approval): Move myself to
4442         Write After Approval section.
4444 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4446         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4447         need_gmp anymore.
4448         * configure: Regenerate.
4450 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4452         * MAINTAINERS (Write After Approval): Add myself.
4454 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4456         * config.guess: Import latest version.
4457         * config.sub: Likewise.
4459 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4461         * Makefile.def: Added pdf target handling.
4462         * Makefile.tpl: Added pdf target handling.
4463         * Makefile.in: Regenerated.
4465 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4467         * MAINTAINERS: Add self as score port maintainer.
4469 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4471         * MAINTAINERS (Write After Approval): Add myself.
4473 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4475         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4476         or newer.
4477         * configure: Regenerated.
4479 2006-09-27  Dave Brolley  <brolley@redhat.com>
4481         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4482         using $s instead of $r.
4483         * configure: Regenerated.
4485 2006-09-26  Thiemo Seufer  <ths@mips.com>
4487         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4488         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4489         * configure: Regenerate.
4491 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4493         * MAINTAINERS (Write After Approval): Remove myself.
4495 2006-09-22  Chao-ying Fu  <fu@mips.com>
4497         * MAINTAINERS (Write After Approval): Add myself.
4499 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4501         * MAINTAINERS: Add self as soft-fp maintainer.
4503 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4505         * MAINTAINERS: Add myself as avr maintainer.
4506         Remove Marek Michalkiewicz as avr maintainer.
4508 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4510         * MAINTAINERS (Write After Approval): Add myself.
4512 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4514         * configure.in: Never build newlib for a Mingw host.
4515         Never build newlib as Mingw target library.
4516         Test the existence of winsup/cygwin for building a Cygwin newlib,
4517         rather than just winsup.
4518         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4519         building a Mingw target.
4520         * configure: Regenerate.
4522 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4524         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4526 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4528         * config.guess: Import from src (was more updated).
4529         * config.sub: Likewise.
4531 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4533         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4534         * configure: Regenerated.
4536 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4538         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4539         for stages after the first.
4541 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4543         * Makefile.def: Add dependencies for configure-opcodes
4544         on configure-intl and all-opcodes on all-intl.
4545         * Makefile.in: Regenerated.
4547 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4549         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4551 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4553         Port to hosts whose 'sort' and 'tail' implementations
4554         treat operands with leading '+' as file names, as POSIX
4555         has required since 2001.  However, make sure the code still
4556         works on pre-POSIX hosts.
4557         * ltmain.sh: Don't assume "sort +2" is equivalent to
4558         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4560 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4562         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4564 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4566         * ltconfig: chmod 644 before ranlib during install.
4568 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4570         PR bootstrap/18058
4571         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4572         if the bootstrap compiler is a GCC version that supports it.
4573         * configure: Regenerate.
4575 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4577         * configure.in: Fix thinkos in previous check-in.
4578         * configure: Regenerate.
4580 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4582         PR other/27063
4583         * configure.in: Test subdir_requires and give an appropriate
4584         error message.
4585         * configure: Regenerate.
4587 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4589         * MAINTAINERS (Write After Approval): Add myself.
4591 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4593         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4595 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4597         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4599 2006-06-20  David Ayers  <d.ayers@inode.at>
4601         PR bootstrap/28072
4602         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4603         whether target-libjava is being configured instead of whether the
4604         java front end is enabled.
4605         * configure: Regenerate.
4607 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4609         PR target/27540
4610         * configure.in: Only enable libgomp on IRIX 6.
4611         * configure: Regenerate.
4613 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4615         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4616         too.
4617         * Makefile.in: Regenerate.
4619 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4621         * config-ml.in: Alter CCASFLAGS to include special
4622         multilib options the same as is done for CFLAGS.
4624 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4626         * configure.in: Don't enable libgomp on hpux10.
4627         * configure: Rebuilt.
4629 2006-06-12  David Ayers  <d.ayers@inode.at>
4631         PR bootstrap/27963
4632         PR target/19970
4633         * configure.in: Remove target-boehm-gc from noconfigdirs where
4634         ${libgcj} is specified.
4635         * configure: Regenerate.
4637 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4639         Sync from src:
4641         * configure.in: Sync.
4642         * configure: Regenerated.
4644         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4646         * Makefile.def: Added dependencies from sim and gdb on intl, and
4647         added configure dependencies to everything with an all dependency
4648         on intl.
4649         * Makefile.in: Regenerated.
4651 2006-06-06  David Ayers  <d.ayers@inode.at>
4653         PR libobjc/13946
4654         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4655         * Makefile.in: Regenerate.
4656         * configure.in: Add --enable-objc-gc at toplevel and have it
4657         enable boehm-gc for Objective-C.
4658         Remove target-boehm-gc from libgcj.
4659         Add target-boehm-gc to target_libraries.
4660         Add target-boehm-gc to noconfigdirs where ${libgcj}
4661         is specified.
4662         Assert that boehm-gc is supported when requested for Objective-C.
4663         Only build boehm-gc if needed either for Java or Objective-C.
4664         * configure: Regenerate.
4666 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4668         PR 27674
4669         * Makefile.tpl (configure-[+prefix+][+module+],
4670         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4671         Remove rule to unstage bootstrapped modules.
4672         (stage_current): New.
4673         * Makefile.in: Regenerate.
4675 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4677         * MAINTAINERS (Write After Approval): Update my e-mail address.
4679 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4681         * include/libiberty.h: Declare pex_run_in_environment.
4683 2006-05-31  Asher Langton  <langton2@llnl.gov>
4685         * MAINTAINERS (Write After Approval): Add myself.
4687 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4689         * Makefile.def (bfd, opcodes): Fix lib_path.
4690         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4691         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4692         * Makefile.in: Regenerate.
4694 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4696         * Makefile.in: Regenerate.
4698 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4700         * Makefile.def: Add install-html target. Add datarootdir
4701         docdir and htmldir to flags_to_pass.
4702         * Makefile.tpl: Add install-html target.
4703         * Makefile.in: Regenerate.
4704         * configure.in: Add --with-datarootdir, --with-docdir, and
4705         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4706         * configure: Regenerate.
4708 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4710         * configure.in: Enable gprof for cross builds.
4711         * configure: Regenerate.
4713 2006-05-22  Richard Guenther  <rguenther@suse.de>
4715         Revert
4716         2006-01-31  Richard Guenther  <rguenther@suse.de>
4717         Paolo Bonzini  <bonzini@gnu.org>
4719         * Makefile.def (target_modules): Add libgcc-math target module.
4720         * configure.in (target_libraries): Add libgcc-math target library.
4721         (--enable-libgcc-math): New configure switch.
4722         * Makefile.in: Re-generate.
4723         * configure: Re-generate.
4724         * libgcc-math: New toplevel directory.
4726 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4727             Andreas Tobler  <a.tobler@schweiz.ch>
4729         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4730         * configure: Rebuilt.
4732 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4734         * MAINTAINERS (Write After Approval): Add myself.
4736 2006-05-01  DJ Delorie  <dj@redhat.com>
4738         * configure.in: Restore CFLAGS if GMP isn't present.
4739         * configure: Regenerate.
4741 2006-05-01  Richard Guenther  <rguenther@suse.de>
4743         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4744         maintainer.
4746 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4748         * MAINTAINERS (Write After Approval): Add myself.
4750 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4752         * MAINTAINERS (Write After Approval): Add myself.
4754 2006-04-18  DJ Delorie  <dj@redhat.com>
4756         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4757         reference libgloss so that libssp can be built in a combined
4758         tree.
4759         * configure: Regenerate.
4761 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4763         * MAINTAINERS (Write After Approval): Add myself.
4765 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4767         * configure.in: Require makeinfo 4.4 or higher.
4768         * configure: Regenerate.
4770 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4772         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4773         Rearrange the entries of other libraries to have them in one place.
4775 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4777         * MAINTAINERS (Write After Approval): Remove myself.
4778         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4780 2006-03-14  Richard Guenther  <rguenther@suse.de>
4782         * configure: Regenerate with autoconf 2.13.
4784 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4786         * MAINTAINERS: Use my work address.
4788         * MAINTAINERS: Update my E-mail address.
4790 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4792         * configure.in: Handle --disable-<component> generically.
4793         * configure: Regenerate.
4795 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4797         PR libgcj/17311
4798         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4800 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4802         * MAINTAINERS (Write After Approval):  Remove myself.
4803         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4805 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4807         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4808         (TARGET_CONFIGDIRS): Remove.
4809         * configure.in: Remove AC_SUBST(target_configdirs).
4810         * Makefile.in, configure: Regenerated.
4812 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4814         * MAINTAINERS (Write After Approval):  Remove myself.
4815         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4817 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4819         PR bootstrap/25670
4821         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4823         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4824         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4825         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4826         BUILD_PREFIX, BUILD_PREFIX_1.
4827         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4829         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4830         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4832         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4833         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4834         of `cat stage_current`.  Always provide the `r' and `s' variables.
4835         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4836         a single shell execution.
4837         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4838         bootstrapped modules, make the stage1 module if the build was not
4839         started yet, else build the current stage.
4840         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4841         (all-build, all-host, all-target, [+make_target+]-host,
4842         [+make_target+]-target): Do not use \-continued lines.
4843         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4844         (current_stage, restrap, stage_last): New.
4846         * Makefile.in: Regenerate.
4847         * configure: Regenerate.
4849 2006-02-19  Bud Davis  <jmdavis@link.com>
4851         * MAINTAINERS (Write After Approval):  Remove myself.
4852         (Language Front End Maintainers):  Add myself as fortran 95
4853         maintainer and update e-mail address.
4855 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4857         * MAINTAINERS (Write After Approval):  Remove myself.
4858         (Language Front End Maintainers):  Add myself as fortran 95
4859         maintainer.
4861 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4863         * MAINTAINERS (Write After Approval): Add myself.
4865 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4867         * MAINTAINERS (Write After Approval):  Remove myself.
4868         (Language Front End Maintainers):  Add myself as
4869         fortran 95 maintainer.
4871 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4873         Sync from src:
4875         2005-12-27  Leif Ekblad  <leif@rdos.net>
4877         * configure.in: Add support for RDOS target.
4878         * configure: Regenerate.
4880 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4881             Andreas Schwab  <schwab@suse.de>
4883         * configure: Regenerate.
4885 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4887         * configure.in (enable_libgomp): Add AIX.
4888         * configure: Regenerate.
4890 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4892         * MAINTAINERS (Write After Approval): Add myself.
4894 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4896         * MAINTAINERS (Write After Approval): Add myself.
4898 2006-01-31  Richard Guenther  <rguenther@suse.de>
4899         Paolo Bonzini  <bonzini@gnu.org>
4901         * Makefile.def (target_modules): Add libgcc-math target module.
4902         * configure.in (target_libraries): Add libgcc-math target library.
4903         (--enable-libgcc-math): New configure switch.
4904         * Makefile.in: Re-generate.
4905         * configure: Re-generate.
4906         * libgcc-math: New toplevel directory.
4908 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4910         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4911         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4912         the assembler, linker and binutils.
4913         * configure: Regenerate.
4915 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4917         * MAINTAINERS (Write After Approval): Add myself.
4919 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4921         * configure: Regenerate.
4923 2006-01-18  Richard Henderson  <rth@redhat.com>
4924             Jakub Jelinek  <jakub@redhat.com>
4925             Diego Novillo  <dnovillo@redhat.com>
4927         * libgomp: New directory.
4928         * Makefile.def: Add target_module libgomp.
4929         * Makefile.in: Regenerate.
4930         * configure.in (target_libraries): Add target-libgomp.
4931         * configure: Regenerate.
4933 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4935         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4936         @ from continuation.
4937         * Makefile.in: Rebuilt.
4939 2006-01-04  Chris Lattner  <sabre@gnu.org>
4941         * MAINTAINERS (Write After Approval): Add myself.
4943 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4945         PR bootstrap/24252
4947         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4948         * Makefile.tpl (OBJDUMP): New.
4949         (EXTRA_HOST_FLAGS): Add it.
4950         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4952         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4953         to use symbolic links between directories.  Avoid race conditions
4954         or make them harmless.
4955         * configure.in: Do not try to use symbolic links between directories.
4957         * Makefile.def (LEAN): Pass.
4958         * Makefile.tpl (LEAN): Define.
4959         (stage[+id+]-start): Accept that the previous directory does not
4960         exist, if the bootstrap is lean.
4961         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4962         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4963         configure substitution.
4964         ([+compare-target+]): Likewise.
4965         ([+bootstrap-target+]-lean): New.
4966         * configure.in: Remove lean bootstrap support from here.
4968         * Makefile.in: Regenerate.
4969         * configure: Regenerate.
4971 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4973         * MAINTAINERS (libdecnumber): Add myself.
4975 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4977         * libtool-ldflags: New script.
4979 2006-01-02  Andreas Schwab  <schwab@suse.de>
4981         * configure.in: When reconfiguring remove Makefile in
4982         all stage directories.
4983         * configure: Regenerate.
4985 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4987         * MAINTAINERS: Update my email address.
4989 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4991         Revert Ada-related part of the previous change.
4993         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4994         Do not pass.
4995         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4996         * Makefile.in: Regenerate.
4997         * configure.in: Do not include mt-ppc-aix target fragment.
4998         * configure: Regenerate.
5000 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5002         * configure.in: Select appropriate fragments for PowerPC/AIX.
5003         * configure: Regenerate.
5005         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5006         BOOT_CFLAGS, BOOT_LDFLAGS.
5007         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5008         BOOT_CFLAGS, BOOT_LDFLAGS.
5009         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5010         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5011         (stage): Fail if we cannot complete the work.
5012         * Makefile.in: Regenerate.
5014 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5016         * configure.in: Replace ms1 with mt.
5017         * configure: Rebuilt.
5019 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5021         * MAINTAINERS: Update my email address.
5023 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5025         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5026         install-host-nogcc): Don't invoke $(stage) at the end.
5027         * Makefile.in: Regenerate.
5029 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5031         * configure.in: Flip the top-level bootstrap switch.
5032         * configure: Regenerate.
5034 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5036         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5037         $(stage) and $(unstage).
5038         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5039         (all): Remove stray semicolon.
5040         (local-distclean): Don't handle multilib.tmp and multilib.out.
5041         (install.all): Set $s for consistency.
5042         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5043         check_multilibs setting.  Always make the install directory.
5044         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5045         Correct @if/@endif.
5046         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5047         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5048         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5049         (multilib.out): Remove.
5050         * Makefile.in: Regenerated.
5052 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5054         * MAINTAINERS (Write After Approval): Add myself.
5056 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5058         * MAINTAINERS: Add myself as mt maintainer.
5060         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5062 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5064         * MAINTAINERS: Change email address.
5066 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5068         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5069         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5070         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5071         Find in-tree tools if available.
5072         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5073         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5074         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5075         (COMPILER_*_FOR_TARGET): New.
5076         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5077         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5078         (CONFIGURED_*, USUAL_*): Remove.
5079         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5080         STRIP): Use autoconf substitutions.
5081         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5082         COMPILER_NM_FOR_TARGET): New.
5083         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5085         (all): Make all-host and all-target in parallel.
5086         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5087         that $$r and $$s are set before invoking a recursive make.
5088         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5089         ([+bootstrap-target+]): Inline most of the `all' target.
5091 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5093         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5094         from the gcc build directory.
5095         * Makefile.in: Regenerate.
5097 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5099         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5100         depend on all-libdecnumber.
5101         * configure.in (host_libs): Include libdecnumber.
5102         * Makefile.in: Regenerate.
5103         * configure: Likewise.
5105 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5107         * libdecnumber: Import decNumber sources from the dfp-branch.
5109 2005-11-21  Kean Johnston  <jkj@sco.com>
5111         * config.sub, config.guess: Sync from upstream sources.
5113 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5115         Import from Autoconf sources:
5117         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5118         * config/move-if-change: Don't output "$2 is unchanged";
5119         suggested by Ben Elliston.  Handle weird characters correctly.
5121 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5123         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5124         to match upstream libtool for darwin.
5126 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5128         * Makefile.def: Remove gdb dependencies for gdbtk.
5129         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5130         (configure-gdb, install-gdb): New rules.
5131         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5132         * Makefile.in, configure: Regenerated.
5134 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5136         * MAINTAINERS (Write After Approval): Add myself.
5138 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5140         * MAINTAINERS (Write After Approval): Add myself.
5142 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5144         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5145         Diego Novillo.
5147 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5149         PR bootstrap/24297
5150         * Makefile.tpl (do-[+make-target+], do-check, install,
5151         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5152         are set before recursing.
5153         * Makefile.in: Regenerate.
5155 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5157         PR bootstrap/18939
5158         * Makefile.def (gcc) <target>: Fix thinko.
5159         * Makefile.in: Regenerate.
5161 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5163         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5164         * configure: Regenerate.
5166 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5168         * MAINTAINERS (Write After Approval): Add self.
5170 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5172         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5173         target-libffi, target-qthreads, target-libjava, and
5174         targetlibobjc.
5175         * configure: Regenerate.
5177 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5179         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5180         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5181         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5182         (USUAL_OBJDUMP_FOR_TARGET): New.
5183         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5184         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5185         * configure, Makefile.in: Regenerated.
5187 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5189         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5190         before other host packages.
5192 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5194         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5196 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5198         PR bootstrap/22340
5200         * configure.in (default_target): Remove.
5201         * Makefile.tpl (all): Do not use prerequisites as subroutines
5202         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5203         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5204         use prerequisites as subroutines.
5205         (check-host, check-target): New.
5206         (bootstrap configure & all targets): Do not use stage*-start
5207         if the directory layout is already ok.
5208         (non-bootstrap configure & all targets): Prepend a $(unstage).
5209         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5210         (NOTPARALLEL): Remove.
5211         (unstage, stage variables): New variables.
5212         (unstage, stage targets): Simply expand to those variables.
5214         * configure: Regenerate.
5215         * Makefile.in: Regenerate.
5217 2005-10-04  James E Wilson  <wilson@specifix.com>
5219         * Makefile.def (lang_env_dependencies): Add libmudflap.
5220         * Makefile.in: Regenerate.
5222 2005-10-03  Andreas Schwab  <schwab@suse.de>
5224         Backport from libtool CVS:
5225         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5227         * ltmain.sh: add support for installing into temporary
5228         staging area (e.g. 'make install DESTDIR=...')
5230 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5232         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5233         * configure: Regenerated.
5235 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5237         * configure: Regenerate with the correct
5238         autoconf version.
5240 2005-09-30  Catherine Moore  <clm@cm00re.com>
5242         * configure.in (bfin-*-*): New.
5243         * configure: Regenerated.
5245 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5247         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5248         (LIPO_FOR_TARGET): New.
5249         (CONFIGURED_LIPO_FOR_TARGET): New.
5250         (USUAL_LIPO_FOR_TARGET): New.
5251         (STRIP_FOR_TARGET): New.
5252         (CONFIGURED_STRIP_FOR_TARGET): New.
5253         (USUAL_STRIP_FOR_TARGET): New.
5254         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5255         STRIP_FOR_TARGET.
5256         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5257         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5258         * Makefile.in: Regenerate.
5259         * configure: Regenerate.
5261 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5263         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5264         (rs6000-*-aix*): Same.
5265         * configure: Regenerate.
5267 2005-09-16  Tom Tromey  <tromey@redhat.com>
5269         * MAINTAINERS: Add self as java maintainer.
5271 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5273         * configure.in: Recognize f95 in the --enable-languages option,
5274         and substitute it for fortran, issuing a warning.
5275         * configure: Regenerate.
5277 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5279         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5280         * configure:  Regenerated.
5282 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5284         * MAINTAINERS: Add self as ms1 maintainer.
5286 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5288         * Makefile.def (libssp): Add to lang_env_dependencies.
5289         * Makefile.in: Regenerate.
5291 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5293         * MAINTAINERS: Add myself as middle-end maintainer.
5295 2005-08-17  Christian Groessler  <chris@groessler.org>
5297         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5298         * Makefile.in: Regenerate.
5300 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5302         * MAINTAINERS (write after approval): Added myself.
5304 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5306         * MAINTAINERS (Write After Approval): Add myself.
5308 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5310         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5311         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5312         Look for alternate names of the target cc and c++
5313         * configure: Regenerate.
5315 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5317         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5318         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5319         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5320         tools; remove code to manually set them.
5321         (Target tools): Look in the environment for them.
5322         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5323         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5324         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5325         build directory.
5326         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5327         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5328         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5329         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5330         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5331         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5332         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5333         * configure: Regenerate.
5334         * Makefile.in: Regenerate.
5336 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5338         * MAINTAINERS: Update for removed CPU targets.
5340 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5342         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5343         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5344         * Makefile.in: Regenerated.
5346 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5348         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5349         (CFLAGS_FOR_TARGET): Use it.
5350         (CXXFLAGS_FOR_TARGET): Likewise.
5351         * Makefile.in: Regenerated.
5352         * configure.in (--with-build-sysroot): New option.
5353         * configure: Regenerated.
5355 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5357         * Makefile.tpl: Wrap install between unstage and stage
5358         * Makefile.in: Regenerate.
5360 2005-07-21  Eric Christopher  <echristo@apple.com>
5362         * MAINTAINERS: Update affiliation.
5364 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5366         * MAINTAINERS: Add self as crx port maintainer.
5368 2005-07-20  DJ Delorie  <dj@redhat.com>
5370         * MAINTAINERS: Add self as m32c maintainer.
5372 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5374         * all files: Update FSF address.
5376 2005-07-15  Eric Christopher  <echristo@redhat.com>
5378         * MAINTAINERS: Change affiliation.
5380 2005-07-14  Jim Blandy  <jimb@redhat.com>
5382         * configure.in: Add cases for Renesas m32c.
5383         * configure: Regenerated.
5385 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5387         * COPYING.LIB: Update from fsf.org.
5389 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5391         * COPYING, compile, config.guess,
5392         config.sub, install-sh, missing, mkinstalldirs,
5393         symlink-tree, ylwrap: Sync from upstream sources.
5394         * config-ml.in: Update FSF address.
5396 2005-07-13  Eric Christopher  <echristo@redhat.com>
5398         * configure.in: Add toplevel noconfigdir support for tpf.
5399         * configure: Regenerate.
5401 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5403         PR ada/22340
5405         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5406         * Makefile.in: Regenerate.
5408 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5410         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5411         Brolley to write-after-approval.
5413 2005-07-07  Andreas Schwab  <schwab@suse.de>
5415         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5416         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5417         * Makefile.in: Regenerated.
5419 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5421         * configure.in: Don't build sim or rda when targetting darwin.
5422         * configure: Regenerate.
5424 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5426         * configure.in: Add --enable-libssp and --disable-libssp.
5427         * configure: Regenerate with autoconf-2.13.
5429 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5431         * Makefile.def (target_modules): Add libssp.
5432         * configure.in (target_libraries): Add target-libssp.
5433         * configure: Rebuilt.
5434         * Makefile.in: Rebuilt.
5436 2005-07-01  Zack Weinberg  <zackw@panix.com>
5438         * MAINTAINERS: Change email address.  Resign from maintainership.
5440 2005-07-01  Richard Guenther  <rguenther@suse.de>
5442         * MAINTAINERS: Change my e-mail address and affiliation.
5444 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5446         * Makefile.def (stagefeedback): Come after profile.
5447         Define profiledbootstrap target.
5448         * Makefile.tpl (profiledbootstrap): Remove.
5449         (stageprofile-end): Zap stagefeedback.
5450         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5451         * Makefile.in: Regenerate.
5453 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5455         * MAINTAINERS: Update my email address.
5457 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5459         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5460         In 'cpp' stanza, support '#line' as well as '# '.
5462 2005-06-08  Andreas Schwab  <schwab@suse.de>
5464         * MAINTAINERS: Move myself from 'Write After Approval' to
5465         'CPU Port Maintainers' section as m68k maintainer.
5467 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5469         * configure.in (unsupported_languages): New macro.
5470         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5471         non-ported target libraries in noconfigdirs.
5472         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5473         non-linux-gnu.  Remove libgcj_ex_libffi.
5474         <lang_frag loop>: Set add_this_lang=no if the language is in
5475         unsupported_languages.
5476         * configure: Regenerate.
5478 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5480         * configure.in: Fix typo in handling of --with-mpfr-dir.
5481         * configure: Regenerate.
5483 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5485         * MAINTAINERS: Update my email address.
5487 2005-06-02  Jim Blandy  <jimb@redhat.com>
5489         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5490         accepted into the master sources.)
5492 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5493             Michael Snyder  <msnyder@redhat.com>
5494             Stan Cox  <scox@redhat.com>
5496         * configure.in: Set noconfigdirs for ms1.
5498         * configure: Regenerate.
5500 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5502         * MAINTAINERS (Write After Approval): Add self.
5504 2005-06-01  Josh Conner  <jconner@apple.com>
5506         * MAINTAINERS (Write After Approval): Add self.
5508 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5510         * MAINTAINERS: Update my email address.
5512 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5514         * MAINTAINERS (Write After Approval): Add self.
5516 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5518         * MAINTAINERS (Write After Approval): Remove self.
5520 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5522         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5523         (Dependencies): Consider target modules for bootstrap dependencies.
5524         Make target bootstrap modules depend on each stage's gcc.
5525         * Makefile.in: Regenerate.
5527 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5529         * Makefile.def (configure-gcc): Depend on binutils having been built.
5530         (all-gcc): No need to do it here.
5531         * Makefile.in: Regenerate.
5533 2005-05-19  Paul Brook  <paul@codesourcery.com>
5535         * configure.in: Rewrite misleading error message when requested
5536         language cannot be built.
5537         * configure: Regenerate.
5539 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5541         * ylwrap: Import from Automake 1.9.5.
5543 2005-05-13  David Ung  <davidu@mips.com>
5545         * MAINTAINERS (Write After Approval): Add self.
5547 2005-05-09  Mike Stump  <mrs@apple.com>
5549         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5550         lt_cv_sys_max_cmd_len for now.
5552 2005-05-09  Stan Cox  <scox@redhat.com>
5554         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5556 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5558         * README.SCO: Update the URL.
5560 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5562         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5563         with_gnu_ld to libtool.
5564         * ltcf-c.sh (aix[45]): Define file_list_spec.
5565         * ltcf-cxx.sh (aix[45]): Same.
5566         * ltcf-gcj.sh (aix[45]): Same.
5567         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5568         exists, write list of input files to temporary file.
5570 2005-05-04  Mike Stump  <mrs@apple.com>
5572         * configure.in: Always pass --target to target configures as
5573         otherwise rebuilds that do --recheck will fail.
5574         * confiugure: Rebuilt.
5576 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5578         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5579         STAGE_HOST_EXPORTS.
5580         (configure, all): Add bootstrap support.
5581         (Host modules, target modules): Pass post-stage1 flags and exports.
5582         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5583         * Makefile.in: Regenerate.
5585 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5587         * configure: Regenerate.
5589 2005-04-27  Mike Stump  <mrs@apple.com>
5591         * MAINTAINERS: Add self as darwin maintainer.
5593 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5595         * config.sub: Update from master copy.
5597 2005-04-21  Mike Stump  <mrs@apple.com>
5599         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5600         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5602 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5604         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5605         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5606         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5607         "*-*-elf" and "*-*-linux*".
5608         * configure: Regenerate.
5610 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5612         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5614 2005-04-12  Mike Stump  <mrs@apple.com>
5616         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5618 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5620         * MAINTAINERS (Write After Approval): Add myself.
5622 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5624         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5626 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5628         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5629         (TARGET_CONFIGARGS): Include --with-target-subdir.
5630         (configure, all): New macros.  Use them throughout.
5631         * Makefile.in: Regenerate.
5633 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5635         * MAINTAINERS (Write After Approval): Add myself.
5637 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5639         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5641 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5643         * MAINTAINERS: Move John Carr to Write After Approval.
5645 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5647         * config/mh-mingw32: Delete.
5648         * configure.in: Don't use it.
5649         * configure: Regenerate.
5651 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5653         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5654         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5655         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5656         (HOST_LIB_PATH): Generate from Makefile.def.
5657         (TARGET_LIB_PATH): Likewise.
5658         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5659         * Makefile.in: Regenerate.
5660         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5661         (RPATH_ENVVAR): Include Darwin case.
5662         * configure: Regenerate.
5664 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5666         * MAINTAINERS (Various Maintainers): Remove self.
5667         (Write After Approval): Add self.
5669 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5671         * MAINTAINERS (Various Maintainers): Add self.
5673 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5675         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5676         * configure: Regenerate.
5678 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5680         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5681         gcc_version, and gcc_version_trigger from set of flags to pass.
5682         * Makefile.tpl: Remove definitions of above variables.
5683         (config.status): Remove dependency on $(gcc_version_trigger).
5684         * Makefile.in: Regenerate.
5685         * configure.in: Do not reference config/gcc-version.m4 nor
5686         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5687         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5688         * configure: Regenerate.
5690 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5691             Andrew Pinski  <pinskia@physics.uc.edu>
5693         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5694         * Makefile.in: Regenerate.
5696 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5698         * MAINTAINERS (Write After Approval): Add myself.
5700 2005-03-03  David Ayers  <d.ayers@inode.at>
5702         * MAINTAINERS (Write After Approval): Add myself.
5704 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5706         PR libgcj/20160
5707         * ltmain.sh: Avoid creating archives with components that have
5708         duplicate basenames.
5710 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5712         PR bootstrap/20250
5713         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5714         instead of check.
5715         * Makefile.in: Regenerate.
5717 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5719         * Makefile.in: Regenerate to fix conflict between the previous two
5720         patches.
5722 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5724         PR bootstrap/17383
5725         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5726         * Makefile.tpl (HOST_SUBDIR): New substitution.
5727         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5728         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5729         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5730         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5731         (Host modules, Bootstrapped modules): Use it.
5732         (Build modules, Target modules): Do not create symlink trees,
5733         always configure out-of-srcdir.
5734         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5735         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5736         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5737         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5739         * Makefile.in: Regenerate.
5740         * configure: Regenerate.
5742 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5744         Merged from libada-gnattools-branch:
5745         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5747         * gnattools: New directory.
5748         * Makefile.def: Add gnattools as a module, depending on target-libada.
5749         * Makefile.in: Regenerate.
5750         * configure.in: Include gnattools in host_tools; disable it if ada
5751         is disabled.
5752         * configure: Regenerate.
5754 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5756         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5757         treelang maintainer.
5758         (Write After Approval): Remove myself.
5760 2005-02-23  Paul Schlie  <schlie@comcast.net>
5762         * configure.in: Allow darwin targeted ports to build tk, itcl and
5763         libgui.
5764         * configure: Regenerate.
5766 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5768         PR libgcj/10353
5769         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5770         * configure: Regenerate.
5772 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5774         * MAINTAINERS (Write After Approval): Add myself.
5776 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5778         * MAINTAINERS: Update my e-mail address.
5780 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5782         * MAINTAINERS (Write After Approval): Add myself.
5784 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5786         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5787         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5788         target-libgloss when not *-*-elf and *-*-aout.
5789         * configure: Regenerate.
5791 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5793         * MAINTAINERS: Remove obsolete entries.
5795         * MAINTAINERS (Write After Approval): Add Michael Matz.
5797 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5799         * MAINTAINERS: Remove self as cpplib maintainer.
5801 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5803         * install-sh, config.sub: Import from upstream.
5805 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5807         PR bootstrap/18222
5808         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5809         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5810         * Makefile.in: Regenerate.
5812 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5814         * MAINTAINERS: Update my email address.
5816 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5817             Andreas Schwab  <schwab@suse.de>
5819         PR bootstrap/18033
5820         * config-ml.in: Eval option if surrounded by single quotes.
5822 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5824         Revert 2004-12-28 Makefile changes, a better fix will be
5825         applied to mainline and src after GCC 4.0 branches.
5827 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5829         PR bootstrap/17383
5831         * Makefile.def (target_modules): Remove stage parameter,
5832         it is always true now.
5833         * Makefile.tpl (configure-build-[+module+],
5834         configure-target-[+module+]): Always build symlink tree
5835         for the directory and for include.  BUILD_SUBDIR and
5836         TARGET_SUBDIR cannot be . anymore.
5837         * Makefile.in: Regenerate.
5839 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5841         Revert 2004-12-08 Makefile changes.
5843 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5845         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5846         cygwin, mingw.
5848 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5850         * configure.in (sh64-*-*): Reenable gprof.
5851         * configure: Regenerate.
5853 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5855         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5856         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5857         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5858         * Makefile.in: Regenerate.
5860 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5862         * MAINTAINERS: Update my email address.
5864 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5866         * Makefile.tpl: Generate normal dependencies if the LHS module is
5867         not bootstrapped.
5868         * Makefile.in: Regenerate.
5870 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5872         * configure.in: Include config/gxx-include-dir.m4.  Use
5873         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5874         * configure: Regenerate.
5876 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5878         * config.if: Delete.
5879         * configure.in: Set libstdcxx_incdir directly.
5880         * configure: Regenerate.
5882 2004-12-02  Eric Christopher  <echristo@redhat.com>
5884         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5885         * Makefile.in: Regenerate.
5887 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5889         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5890         * configure: Regenerate.
5892 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5894         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5895         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5896         * configure: Regenerate.
5898 2004-12-01  Eric Christopher  <echristo@redhat.com>
5900         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5901         of things to remove.
5903 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5905         * MAINTAINERS (Write After Approval): Update my e-mail address.
5907 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5909         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5910         from CVS libtool to always pass_all.
5912 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5914         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5915         (hppa*64*-*-*): Delete incorrect comment.
5916         * configure: Rebuilt.
5918 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5920         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5922 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5924         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5925         from CVS libtool to always pass_all.
5927 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5929         * install-sh, compile: Import from automake.
5931 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5933         * config.guess, config.sub:  Import from savannnah.
5935 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5937         * MAINTAINERS (Write After Approval): Add myself
5939 2004-11-12  Mike Stump  <mrs@apple.com>
5941         * Makefile.def: Add html support.
5942         * Makefile.tpl: Likewise.
5943         * Makefile.in: Regenerate.
5945 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5947         PR 18423
5948         * configure.in: Remove all instances of build-fixincludes from
5949         noconfigdirs.
5950         (build_configargs): Supply --target to subdirectories.
5951         * configure: Regenerate.
5953         * Makefile.def: Make gcc install depend on fixincludes install.
5954         * Makefile.in: Regenerate.
5956 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5958         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5960 2004-11-11  Paul Brook  <paul@codesourcery.com>
5962         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5964 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5966         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5967         target-libgfortran.
5968         * configure: Regenerate.
5970 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5972         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5973         like CC.
5975 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5977         * Makefile.def (host fixincludes): Specify missing targets.
5978         * Makefile.in: Regenerate.
5980 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5982         * MAINTAINERS: Add myself
5984 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5986         * MAINTAINERS (Write After Approval): Add myself.
5988 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5990         * Makefile.def: Build fixincludes for the host, too.
5991         * Makefile.in: Regenerate.
5992         * configure.in (host_tools): Add fixincludes.
5993         * configure: Regenerate.
5995 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5997         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5998         * configure: Regenerated.
6000 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6002         PR other/17783
6003         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6004         * configure: Regenerated.
6006 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6008         * README.SCO: Update per FSF instructions.
6010 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6012         PR target/18151
6013         * configure.in (case ${target}): Do not build fixincludes for avr.
6014         * configure: Regenerated.
6016 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6018         * configure.in (case ${target}): Do not build fixincludes
6019         on platforms where it is not used.
6020         * configure: Regenerated.
6022 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6024         * configure.in: Use an absolute path to install-sh.
6025         * configure: Regenerated.
6027 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6029         * MAINTAINERS (Write After Approval): Add myself.
6031 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6033         * MAINTAINERS: Remove from Write After Approval those that are
6034         already maintainers.
6036 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6038         * MAINTAINERS:  Update my email address.
6040 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6042         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6043         * configure: Regenerate.
6045 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6047         * MAINTAINERS:  Update my email address.
6049 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6051         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6052         entries belonging to this category.
6054 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6056         * MAINTAINERS: Update my e-mail address.
6058 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6060         Fix wrong conflict resolution in:
6062         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6064         * Makefile.in: Regenerate.
6065         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6066         in the recursive `make', instead of hardwiring `all'.
6067         (Autogenerated TARGET-* variables): New.
6069 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6071         * configure.in: Enable target-libgloss for crx-*-*.
6072         * configure: Regenerate.
6074 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6076         * MAINTAINERS (Various Maintainers): Move the "windows,
6077         cygwin, mingw" maintainer to ...
6078         (OS Port Maintainers): ... here.
6080 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6082         * MAINTAINERS (Write After Approval): Remove those that are
6083         maintainers of some subsystem.
6085 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6087         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6088         * ltcf-cxx.sh (tpf*): Likewise.
6089         * ltconfig (tpf*): Add TPF OS configuration support.
6091 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6093         * MAINTAINERS: Change my email address to my new work account.
6095 2004-09-24  Michael Roth  <mroth@nessie.de>
6097         * configure.in (--without-headers): Add missing double quotes.
6098         * configure: Regenerate.
6100 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6102         * ylwrap: Revert to previous version.
6104 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6106         PR bootstrap/17369
6107         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6108         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6109         SET_GCC_LIB_PATH_CMD.
6110         (BASE_TARGET_EXPORTS): Likewise.
6111         * Makefile.in: Regenerated.
6113         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6114         * configure: Regenerated.
6116 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6118         * config.guess: New upstream version
6119         * compile, depcomp, install-sh, ylwrap: Likewise.
6121 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6123         * config/mh-x86omitfp: New host makefile fragment.  Add
6124         -fomit-frame-pointer to the default BOOT_CFLAGS.
6125         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6126         * configure: Regenerate.
6128 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6130         PR target/11572
6131         * configure.in (*-*-darwin*): Renable libobjc.
6132         * configure: Regenerate.
6134 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6136         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6138 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6140         * Makefile.def: Remove libbanshee.
6141         * Makefile.tpl: Ditto.
6142         * configure.in: Ditto.
6143         * Makefile.in: Regen.
6144         * configure: Ditto.
6146 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6148         * ltmain.sh: Use $pic_object as $non_pic_object if
6149         $non_pic_object=none.
6151 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6153         * missing: Import latest version from master repository.
6155 2004-09-06  Nick Clifton  <nickc@redhat.com>
6157         * config.sub: Import latest version from master repository.
6158         * config.guess: Likewise.
6159         This includes these changes:
6161         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6163         * config.sub: Handle crisv32, alias etraxfs.
6164         * config.guess (crisv32:Linux:*:*): Handle.
6166         2004-08-13  Brad Smith  <brad@comstyle.com>
6168         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6169         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6171         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6173         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6174         assume the processor is a powerpc.  This is because coreutils
6175         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6176         in this case, due to a MacOS X bug that causes
6177         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6178         to return a negative number.
6179         Problem reported by Petter Reinholdtsen in:
6180         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6182         2004-07-19  Ben Elliston  <bje@gnu.org>
6184         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6186         2004-06-24  Ben Elliston  <bje@gnu.org>
6188         * config.guess: Update copyright years.
6189         * config.sub: Likewise.
6191         2004-06-22  Robert Millan  <robertmh@gnu.org>
6193         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6194         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6196         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6198         * config.guess (*:*VMS:*:*): New entry. Replaces
6199         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6200         manufacturer.
6202         2004-06-22  Ben Elliston  <bje@gnu.org>
6204         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6205         * config.sub: Likewise.
6207         2004-06-22  Ben Elliston  <bje@gnu.org>
6209         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6210         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6212         2004-06-11  Ben Elliston  <bje@gnu.org>
6214         * config.guess (pegasos:OpenBSD:*:*): Remove.
6216         2004-06-11  Ben Elliston  <bje@gnu.org>
6218         From Wouter Verhelst <wouter@grep.be>:
6219         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6221         2004-06-11  Ben Elliston  <bje@gnu.org>
6223         * config.guess (luna88k:OpenBSD:*:*): New.
6225         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6227         * config.guess (m32r*:Linux:*:*): New case.
6228         * config.sub: Handle m32rle.
6230         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6232         From Jens Petersen  <petersen@redhat.com>:
6233         * config.sub: Handle sparcv8.
6235         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6237         From Tom Smith <smith@cag.lkg.hp.com>:
6238         * config.guess: Version suffixes are equally significant on Tru64
6239         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6240         prefix of "P" (patched kernel).
6242         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6244         * config.sub: Add support for National Semiconductor CRX target.
6246 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6248         * MAINTAINERS (Various Maintainers): Remove myself as web page
6249         maintainer, add myself as maintainer of build status lists.
6251 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6253         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6254         *-*-netware, but add target-libmudflap.
6255         Consolidate *-*-netware targets (of which really only i?86 exists)
6256         into a single entry.
6257         * configure: Likewise.
6259 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6261         * Makefile.tpl (sorry): Remove.
6262         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6263         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6264         (do-clean): Clean per-stage directories too.
6265         (do-distclean): Run distclean-stage1 too.
6266         (.NOTPARALLEL): Enable during toplevel bootstrap.
6267         (stage[+id+]-bubble): Enable parallel execution during
6268         the recursive invocation.
6269         * Makefile.in: Regenerate.
6271         Fix previous checkin:
6273         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6274         include.
6275         * configure.in: Fix indentation.
6276         * configure: Regenerate.
6278 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6280         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6281         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6282         * configure: regenerate
6283         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6284         -mdynamic-no-pic
6286 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6288         * Makefile.def (build_modules): Add fixincludes.
6289         (dependencies): Make gcc depend on fixincludes.
6290         * configure.in (build_tools): Add fixincludes.
6291         (build_configdirs): Always include build_libs.
6292         * Makefile.in: Regenerate.
6293         * configure: Regenerate.
6295 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6297         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6298         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6299         phony targets; do not generate timestamp files.
6300         (distclean-stageN): Remove references to their timestamp files.
6301         (restageN, touch-stageN): Remove.
6302         (stageN-bubble): Rewritten.
6303         (compare): Support lean bootstraps.
6304         * Makefile.in: Regenerate.
6306         * configure.in: Only warn when bootstrapping but
6307         build != host or build != target.  Support lean bootstraps.
6308         * configure: Regenerate.
6310 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6312         * configure.in:  Give a better error message if GMP/MPFR are missing
6313         and a language needing them has been requested.
6314         * configure:  Regenerated.
6316 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6318         * configure.in:  Print a list of available language front-ends if
6319         a requested one is missing.  Tidy stray tab characters.
6320         * configure:  Regenerated.
6322 2004-08-19  Michael Koch  <konqueror@gmx.de>
6324         * gcc/doc/install.texi: Update entry about automake for libjava.
6326 2004-08-17  Robert Millan  <robertmh@gnu.org>
6328         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6329         (instead of FreeBSD).
6330         * configure: Regenerate.
6332 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6334         * Makefile.in: Regenerate.
6335         * configure: Regenerate.
6337         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6338         stage_*_flags.
6339         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6340         for bootstrapped modules if toplevel bootstrap is going.
6341         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6342         modules.  Adjust for changes in Makefile.def.  Enable several
6343         rules even in non-bootstrap mode, just to avoid peppering the
6344         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6345         (stage-[+prev+]-bubble): Remove.
6347         * Makefile.def (Dependencies): Depend on all-build-bison,
6348         all-build-flex, all-build-byacc, all-build-texinfo, rather
6349         than the host variations.
6350         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6351         with BUILD_SUBDIR.
6352         (BISON): Update for recent Bisons.
6353         (YACC): Fix typo.
6354         (cross): Depend on all-build.
6355         (all): Do not depend on all-build.
6356         (prebootstrap): Remove.
6357         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6358         (Prebootstrap dependencies): Add them to the per-stage targets
6359         and to all-prebootstrap.
6360         * configure.in (build_configdirs): Always enable build_tools.
6361         (BUILD_DIR_PREFIX): Remove.
6363         * Makefile.def (gcc): Add target variable.
6364         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6365         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6366         in the recursive `make', instead of hardwiring `all'.
6367         (Autogenerated TARGET-* variables): New.
6369 2004-08-13  Brian Booth  <bbooth@redhat.com>
6371         * MAINTAINERS: Remove myself from write-after-approval.
6373 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6375         * src-release: Stop distributing mmalloc with gdb (which doesn't
6376         use it).
6377         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6378         * Makefile.in: Regenerate.
6380 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6382         * configure.in (arm*-*-eabi*): New target.
6383         * configure: Regenerate.
6385 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6387         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6388         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6389         (Dependencies): New section.
6390         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6391         (configure-target-[+module+]): Depend on maybe-all-gcc
6392         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6393         (toplevel profiledbootstrap): Fix dependencies.
6394         * Makefile.in: Regenerate.
6396 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6398         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6399         target-libiberty to noconfigdirs.
6400         * configure: Regenerate.
6402 2004-08-03  Paul Brook  <paul@codesourcery.com>
6404         * configure.in: Check for MPFR as well as GMP.
6405         * configure: Regenerate.
6407 2004-08-01  Robert Millan  <robertmh@gnu.org>
6409         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6410         libmudflap for all GNU-based systems (with Glibc).
6411         * configure: Regenerate.
6413 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6415         * Makefile.def (host-modules): Add gcc.
6416         * Makefile.in: Regenerate.
6417         * Makefile.tpl (sorry): New rule.
6418         (configure-host, all-host, [+make_target+]-host, do-check,
6419         install-host): Do not add gcc as a special case.
6420         (host modules): Add a small special-casing for gcc.  Export
6421         extra_make_flags through the environment.
6422         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6423         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6424         other recursive targets for gcc): Remove.
6426         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6427         (stage, unstage): New rules.
6428         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6429         distclean-stage[+id+]): Use stage_current.
6430         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6431         the stage*-start rules.
6433 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6435         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6436         use -all_load flag.
6438 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6440         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6441         * configure: Regenerate.
6443 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6445         * maintainer-scripts/gcc_release: Revert yesterday's change.
6447 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6449         * MAINTAINERS: Add myself to write-after-approval.
6451 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6453         * libf2c: Removed.
6454         * gcc/gccbug.in: Updated because of libf2c removal.
6455         * maintainer-scripts/gcc_release: Ditto.
6457 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6459         * configure.in: Build libmudflap by default on FreeBSD.
6460         * configure: Regenerated.
6462 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6464         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6465         systems.
6466         * configure: Regenerated.
6468 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6470         PR target/16344
6471         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6472         feedback based compiler.
6473         * Makefile.in: Rebuilt.
6475 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6477         * Makefile.def (host_modules): Set bootstrap=true for flex.
6478         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6479         * Makefile.in: Rebuilt.
6481 2004-07-07  Jan Hubicka  <jh@suse.cz>
6483         * MAINTAINERS: Add self as a profile feedback maintainer.
6485 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6487         * configure.in:  Do not prepend $srcdir to /dev/null in
6488         makefile fragments.
6489         * configure:  Regenerate.
6491 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6493         * Makefile.def (build_modules): Add bison, byacc, flex,
6494         m4, texinfo.
6495         (flags_to_pass): Add FLEX.
6496         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6497         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6498         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6499         DEFAULT_MAKEINFO): Remove.
6500         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6501         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6502         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6503         objdir or else use configured tool.
6504         (all-build): New.
6505         (all): Depend on it.
6506         (Build module dependencies): Add.
6507         * Makefile.in: Regenerate.
6508         * configure.in: Better support for multiple build modules,
6509         matching what is done for host/target modules.  Do not look
6510         for "plausible" locations of build tools if Canadian cross.
6511         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6512         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6513         * configure: Regenerate.
6515 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6517         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6518         * Makefile.in: Regenerate.
6520 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6522         * Makefile.tpl (configure-build-[+module+],
6523         configure-[+module+], configure-target-[+module+]): Pass
6524         [+extra_configure_args+].
6525         (all-build-[+module+], all-[+module+], check-[+module+],
6526         install-[+module+], [+make_target+]-[+module+],
6527         all-target-[+module+], check-target-[+module+],
6528         install-target-[+module+], [+make_target+]-target-[+module+]):
6529         Pass [+extra_make_args+].
6530         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6531         (GCC_HOST_EXPORTS): Remove.
6532         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6533         cross, check-gcc, check-gcc-c++, install-gcc,
6534         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6535         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6536         * Makefile.in: Regenerate.
6538 2004-06-21  Matthew Sachs  <msachs@apple.com>
6540         * MAINTAINERS: Added self to write-after-approval.
6542 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6544         * configure.in: Check for srcdir/winsup rather than build directory
6545         winsup.
6546         * configure: Regenerate.
6548 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6550         * configure.in: Don't build Cygwin native newlib if winsup
6551         directory is missing.  Emit warning instead.
6552         * configure: Regenerate.
6554 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6556         * Makefile.tpl (touch-stage[+id+]): New.
6557         (restage[+prev+]): Depend on touch-stage[+id+].
6559         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6560         Use it throughout.
6562         * Makefile.def: Add profile and feedback bootstrap stages.
6563         Remove next field from bootstrap stages.
6564         * Makefile.tpl (LN, LN_S): Substitute.
6565         (stageN-start, stageN-end): Use double-colon rules, to
6566         provide a hook for additional setup commands.
6567         (distclean-stageN-gcc, restageN): Create dependencies from
6568         [+prev+], not from [+next+].
6569         (stageN-bubble): Add commands for successive stages from
6570         [+prev+], using double-colon rules.
6571         (all-stageN-gcc): Fix typo.
6572         (stagefeedback-start, profiledbootstrap): New.
6573         * Makefile.in: Regenerate.
6574         * configure.in: Call ACX_PROG_LN.
6575         * configure: Regenerate.
6577 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6579         * MAINTAINERS (Write After Approval): Add myself.
6581 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6583         * MAINTAINERS (Write After Approval): Add myself.
6585 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6587         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6588         without gcc.
6589         * configure: Regenerate.
6591 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6593         * Makefile.tpl: Fix typo.
6594         * Makefile.in: Regenerate.
6596 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6598         * configure.in: Remove new- prefix from toplevel
6599         bootstrap targets.
6600         * configure: Regenerate.
6602 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6604         * Makefile.tpl (all.normal): Rename to all.
6605         (all): Replace with a rule to pick the default
6606         target from configure.
6607         (all-gcc, configure-gcc): Use conditionals to
6608         do nothing when toplevel bootstrap is going on.
6609         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6610         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6611         * configure.in: Support --enable-bootstrap.
6613         * Makefile.def: Remove new- prefix from toplevel
6614         bootstrap targets.
6615         * Makefile.tpl: Likewise.
6617         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6618         target.
6620         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6621         $(RECURSE_FLAGS) to recursive invocation of make.
6623         * Makefile.in: Regenerate.
6624         * configure: Regenerate.
6626 2004-05-30  Andreas Jaeger  <aj@suse.de>
6627             Jim Wilson  <wilson@specifixinc.com>
6629         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6630         like CC.
6632 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6634         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6635         * configure: Regenerate.
6637 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6639         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6640         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6641         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6642         targets.
6643         * Makefile.in: Regenerate.
6645 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6647         * configure.in: Test the ability to symlink directories.
6648         * configure: Regenerate.
6650         * Makefile.def (bootstrap-stage): New definitions.
6651         * Makefile.tpl (configure-stage1-gcc,
6652         configure-stage2-gcc, configure-stage3-gcc,
6653         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6654         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6655         new-restage3, compare): Autogenerate, see Makefile.in
6656         entry for behavioral changes.
6657         (distclean-stage1, new-stage1-start, new-stage1-end,
6658         new-stage1-bubble, distclean-stage2, new-stage2-start,
6659         new-stage2-end, new-stage2-bubble, distclean-stage3,
6660         new-stage3-start, new-stage3-end): New autogenerated targets.
6661         (objext, prebootstrap, BOOT_CFLAGS,
6662         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6663         targets.
6665         * Makefile.in: Regenerate.
6666         (distclean-stage1, new-stage1-start, new-stage1-end,
6667         new-stage1-bubble, distclean-stage2, new-stage2-start,
6668         new-stage2-end, new-stage2-bubble, distclean-stage3,
6669         new-stage3-start, new-stage3-end): New targets.
6670         (all-stage1-gcc): Move prebootstrap dependency from here...
6671         (configure-stage1-gcc): ...to here.
6672         (new-bootstrap): Use bubble targets.
6673         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6674         Use per-stage distclean targets.
6675         (configure-stage1-gcc, configure-stage2-gcc,
6676         configure-stage3-gcc, all-stage1-gcc,
6677         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6678         Use new-stageN-start to prepare the tree.
6680 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6682         * Makefile.def (host_modules): add libcpp.
6683         * Makefile.tpl: Add dependencies on and for libcpp.
6684         * Makefile.in: Regenerate.
6685         * configure.in: Add libcpp host module.
6686         * configure: Regenerate.
6688 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6690         * Makefile.tpl: Whenever a recursive target is defined, wrap
6691         it in a special @if/@endif block, and prepare its maybe
6692         dependency in the @if/@endif block
6693         * configure.in: Instead of writing maybe dependencies, remove
6694         the @if/@endif statements, and remove the @if/@endif blocks
6695         that remain.
6696         * configure: Regenerate.
6697         * Makefile.in: Regenerate.
6699 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6701         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6703 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6705         PR bootstrap/15120
6706         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6707         * */configure: Rebuilt.
6709 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6711         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6712         of libf2c.
6713         * configure, Makefile.in: Regenerate.
6715 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6717         * MAINTAINERS (Write After Approval): Add myself.
6719 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6721         Merge from tree-ssa-20020619-branch.
6723         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6724         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6725         (HOST_GMPLIBS): Define.
6726         (HOST_GMPINC): Define.
6727         (TARGET_LIB_PATH): Add libmudflap.
6728         (GFORTRAN_FOR_TARGET): Define.
6729         (configure-build*): Export GFORTRAN.
6730         (configure-gcc): Export GMPLIBS and GMPINC.
6731         (all-gcc): Add maybe-all-libbanshee.
6732         (configure-target-libgfortran): Define.
6733         * Makefile.in: Regenerate.
6734         * configure.in (host_libs): Add libbanshee.
6735         (target_libraries): Add target-libmudflap and target-libgfortran.
6736         Add --with-libbanshee.
6737         Handle --disable-libmudflap.
6738         (*-*-freebsd*): Use with_gmp.
6739         Add $(libgcj) to noconfigdirs.
6740         * configure: Regenerate.
6741         * depcomp: New file.
6742         * MAINTAINERS: Add tree-ssa maintainers.
6744 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6746         * MAINTAINERS (Various Maintainers): Add myself.
6748 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6750         * MAINTAINERS (Write After Approval): Add myself.
6752 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6754         * MAINTAINERS (Write After Approval): Add myself.
6756 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6758         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6759         * configure: Regenerate.
6761 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6763         Revert:
6764         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6766         * Makefile.def (flags_to_pass): Remove *dir variables that
6767         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6768         as well as prefix and exec_prefix.
6769         * Makefile.in: Regenerate.
6771 2004-04-26  Robert Millan  <robertmh@gnu.org>
6773         Add patches from libtool CVS.
6774         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6775         * ltconfig: Likewise.
6776         * ltcf-c.sh: Likewise.
6777         * ltcf-cxx.sh: Likewise.
6778         * ltcf-gcj.sh: Likewise.
6780 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6782         * Makefile.def (host_modules): Mark with the bootstrap
6783         flag packages on which gcc depends.
6784         * Makefile.tpl (all-bootstrap): Use it.
6785         * Makefile.in: Regenerate.
6787 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6789         * Makefile.def (flags_to_pass): Remove *dir variables that
6790         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6791         as well as prefix and exec_prefix.
6792         * Makefile.in: Regenerate.
6794 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6796         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6797         * configure: Regenerate.
6798         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6799         * gcc/Makefile.tpl (compare): Use the result of the test.
6800         * gcc/Makefile.in: Regenerate.
6802 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6804         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6805         Always relocate gcc and prev-gcc to the original names, even
6806         if the build fails.
6807         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6808         New targets.
6810 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6812         * MAINTAINERS: Update my email address.
6814 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6816         * configure.in (mips*-*-irix5*): Enable ld.
6817         * configure: Regenerate.
6819 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6821         * configure: Regenerate.
6823 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6825         * Makefile.tpl (configure-[+module+], configure-gcc,
6826         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6827         Set and export LDFLAGS.
6828         * Makefile.in: Regenerate.
6830 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6832         * MAINTAINERS: Add myself to write-after-approval.
6834 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6836         PR bootstrap/14871
6837         * Makefile.tpl: If we don't have built-in-tree target tools,
6838         use the ones found by configure rather than hacking around with
6839         program_transform_name.
6840         * configure.in: Give Makefile.tpl the information necessary
6841         to do that.
6842         * Makefile.in: Regenerate.
6843         * configure: Regenerate.
6845 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6847         PR bootstrap/14760
6848         * configure.in: When computing baseargs, strip *all* copies of
6849         offending options.  Also, don't match/substitute the trailing space,
6850         so that this actually works when two similar options are separated by
6851         only one space.
6852         * configure: Regenerate.
6854 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6856         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6857         (rs6000-*-aix*): Same.
6858         * configure: Regenerate.
6860 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6862         * MAINTAINERS: Add myself to write-after-approval.
6864 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6866         * MAINTAINERS: Add myself to write-after-approval.
6868 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6870         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6871         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6872         * Makefile.in: Regenerate.
6874         * configure.in (top level bootstrap support): Rework --enable-werror
6875         to set @stage2_werror_flag@.
6876         * configure: Regenerate.
6877         * Makefile.tpl (top level bootstrap support): Pass
6878         @stage2_werror_flag@ down to configure in stages 2 and 3.
6879         * Makefile.in: Regenerate.
6881 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6883         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6884         for stages 2 and 3 as well as in make.  As a consequence, remove
6885         OUTPUT_OPTION (now detected by configure) from the flags passed down
6886         to make.
6887         * Makefile.in: Regenerate.
6889         * Makefile.tpl (new-bootstrap): Fix typo.
6890         * Makefile.in: Regenerate.
6892 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6894         * Makefile.tpl: Rearrange by moving recursive_targets rules
6895         into their proper sections.
6896         * Makefile.tpl (top level bootstrap support): Move disabling
6897         of coverage flags from 'make' to 'configure'; improve comments.
6898         * Makefile.in: Regenerate.
6900         * Makefile.tpl (experimental top level bootstrap) Move stage1
6901         language setting from all- target to configure- target; disable
6902         intermodule optimization in stage 1; prevent gratuitous rebuilds
6903         of stage 1.
6904         * Makefile.in: Regenerate.
6905         * configure.in: Comma-separate stage 1 language list for top
6906         level bootstrap.
6907         * configure: Regenerate.
6909         * Makefile.tpl: Clean up experimental top level bootstrap support:
6910         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6911         prev-gcc in configure- targets as well as all- targets.
6912         * Makefile.in: Regenerate.
6914 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6916         * compile: New file imported from automake.
6918 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6920         * configure.in: Remove symbolic link section.
6921         * configure: Regenerate.
6922         * Makefile.tpl (links): Remove.
6923         * Makefile.in: Regenerate.
6925 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6926             Nathanael Nerode  <neroden@gcc.gnu.org>
6928         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6929         Set with AC_CHECK_PROGS.
6930         * configure.in: Fix comment typo from last patch.
6931         * configure: Regenerate.
6933 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6935         * Makefile.tpl: Introduce experimental top level bootstrap support.
6936         * Makefile.in: Regenerate.
6937         * configure.in: Introduce support for top level bootstrap.
6938         * configure: Regenerate.
6940 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6941             Paolo Bonzini  <bonzini@gnu.org>
6943         PR bootstrap/14522
6944         * configure.in: Cope with shells that do not support unquoted ^
6945         * configure: Regenerate.
6947 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6948             Paolo Bonzini  <bonzini@gnu.org>
6950         PR bootstrap/14522
6951         * configure.in: Cope with shells that do not support nesting
6952         quotes inside quoted backquote substitutions.
6953         * configure: Regenerate.
6955 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6957         PR bootstrap/14522
6958         * configure.in: Fix escaping of $.
6959         * configure: Regenerate.
6961 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6963         * configure: Regenerate, since I forgot to while committing Paolo's
6964         changes.
6966 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6968         PR ada/14131
6969         Move language detection to the top level.
6970         * configure.in: Find default values for the tools as
6971         soon as possible.  Disable ada if GNAT is not found.
6972         Emit error message about missing languages.  Expand
6973         --enable-languages=all for the gcc subdirectory.
6975 2004-03-10  Ben Elliston  <bje@gnu.org>
6977         * MAINTAINERS: Update my email address.
6979 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6981         * ltconfig: Disable building static libraries if building shared
6982         libraries on AIX 5L.
6984 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6986         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6987         and disable libgcj.
6988         * configure: Regenerated.
6990 2004-03-01  Brian Booth  <bbooth@redhat.com>
6992         * MAINTAINERS: Add myself to write-after-approval.
6994 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6996         * MAINTAINERS: Add myself to write-after-approval.
6998 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7000         PR bootstrap/7087
7001         * Makefile.tpl: Guard XFOO sed statements better.
7002         * Makefile.tpl: Add dependency for configure-target-libada.
7003         * Makefile.in: Regenerate (incidentally fixes broken
7004         commit when libada-branch was merged).
7006 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7008         * MAINTAINERS: Add myself to write-after-approval.
7010 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7012         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7013         maintainers.
7015 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7017         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7018         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7020 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7022         PR bootstrap/11932
7023         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7025 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7027         * MAINTAINERS: Added myself to write-after-approval.
7029 2004-02-14  Michael Koch  <konqueror@gmx.de>
7031         * MAINTAINERS: Added myself to write-after-approval.
7033 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7035         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7036         some OS port maintainers to OS port maintainers section.
7038 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7040         * MAINTAINERS: Add self.
7042 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7044         * MAINTAINERS: Alphabetize.
7046 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7048         * MAINTAINERS: Remove myself.
7050 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7052         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7053         (rs6000-*-aix*): Same.
7054         * configure: Regenerate.
7056 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7058         * configure.in (host): Add in missing $noconfigdirs to defines.
7059         * configure: Regenerate.
7061 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7062             Nathanael Nerode  <neroden@gcc.gnu.org>
7064         PR ada/6637, PR ada/5911
7065         Merge with libada-branch:
7066         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7067         with appropriate dependencies. Add --enable-libada configure switch.
7068         * configure, Makefile.in: Regenerate.
7070 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7072         * MAINTAINERS: Add myself to write-after-approval.
7074 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7076         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7077         * configure: Regenerate.
7079 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7081         Merge from upstream:
7083         * ltmain.in: When setting IFS to '~', be careful about user
7084         arguments that contain '~'.
7086         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7088         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7089         Also test $base_compile against $CC with escaped arguments. Bug
7090         reported by Geoff Keating <geoffk@apple.com>.
7092 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7094         * MAINTAINERS: Remove i960 port.
7096 2004-01-23  DJ Delorie  <dj@redhat.com>
7098         * Makefile.def (target_modules) [libiberty]: Don't stage.
7099         * Makefile.in: Rebuilt.
7101 2004-01-20  Caroline Tice  <ctice@apple.com>
7103         * MAINTAINERS: Add myself to write-after-approval.
7105 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7107         * MAINTAINERS: Update my email address.
7109 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7111         * MAINTAINERS: Add myself to write-after-approval.
7113 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7115         * MAINTAINERS: Remove entries without email address.
7117 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7119         * MAINTAINERS: Add myself to write-after-approval.
7121 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7123         * MAINTAINERS: Update my email address.
7125 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7127         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7128         * Makefile.tpl (configure-target-[+module+]): Support stage.
7129         * Makefile.in: Rebuilt.
7131 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7133         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7135 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7137         * MAINTAINERS: Add myself as a MIPS maintainer.
7139 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7141         * configure.in: Use ./config.cache, not config.cache.
7142         * configure: Regenerate.
7143         * Makefile.tpl: Special-casing not needed for GCC any more.
7144         * Makefile.in: Regenerate.
7146         * configure.in: Don't share a cache file for host dirs.
7147         * configure: Regenerate.
7149         * config-ml.in: Don't mess with the cache file.
7151 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7153         * MAINTAINERS: Move myself from 'Write After Approval' to
7154         'CPU Port Maintainers' section as SPARC maintainer.
7156 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7158         * Makefile.tpl: Make GCC use a separate config.cache.
7159         * Makefile.in: Regenerate.
7161         PR bootstrap/11932, PR bootstrap/11933
7162         (I don't know if it will fix either of them, but it relates
7163         to them.)
7164         * configure.in: Don't use shared config.cache for target
7165         directories.
7166         * configure: Regenerate.
7168 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7170         * MAINTAINERS: Add myself to 'Write After Approval' section.
7172 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7174         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7175         * configure: Regenerated.
7177 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7179         * MAINTAINERS: Remove the mn10200 maintainer.
7181 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7183         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7184         * configure: Regenerated.
7186 2003-12-16  Jan Hubicka  <jh@suse.cz>
7188         * MAINTAINERS: Add myself as callgraph maintainer.
7190 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7192         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7193         * configure: Regenerate.
7195 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7197         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7198         'Write After Approval' section. Update email.
7200 2003-12-01  James Lemke  <jim@wasabisystems.com>
7202         * MAINTAINERS (Write After Approval): Add myself.
7204 2003-11-20  Matt Thomas  <matt@3am-software.com>
7206         * MAINTAINERS: Add myself as a vax port maintainer.
7208 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7210         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7211         (configure-build-[+module+], configure-[+module+]): Likewise.
7212         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7213         * Makefile.in: Regenerate.
7215 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7217         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7218         shared/dylibed libraries.
7219         * ltmain.sh: Likewise.
7220         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7221         * ltcf-cxx.sh: Likewise.
7222         * ltcf-gcj.sh: Likewise.
7223         * ltconfig: Likewise.
7225 2003-11-17  Stan Cox  <scox@redhat.com>
7227         * MAINTAINERS: Add myself as iq2000 port maintainer.
7229 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7231         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7232         * Makefile.in: Regenerate.
7234 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7236         * config.sub: Update to 2003-11-03 version.
7238 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7240         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7241         * configure:  Regenerate.
7243 2003-10-20  Nicolas Pitre  <nico@cam.org>
7245         * MAINTAINERS: Add myself to 'Write After Approval' section.
7247 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7249         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7251 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7253         * MAINTAINERS: Update my email address.
7255 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7257         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7259 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7261         * MAINTAINERS: Add myself to 'Write After Approval' section.
7263 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7265         * config.guess: Update to 2003-10-16 version.
7266         * config.sub: Update to 2003-10-16 version.
7268 2003-10-15  David Daney  <ddaney@avtrex.com>
7270         * MAINTAINERS: Added myself to 'Write After Approval' section.
7272 2003-10-15  Falk Hueffner  <falk@debian.org>
7274         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7275         'Write After Approval' section. Update email.
7277 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7279         * MAINTAINERS: Move myself from 'Write After Approval' to
7280         'Various Maintainers' section as middle-end maintainer.
7282 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7284         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7285         HOST_FLAGS_TO_PASS.
7286         * Makefile.in: Regenerate.
7288 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7290         * config.guess: Update to 2003-10-07 version.
7291         * config.sub: Update to 2003-10-07 version.
7293 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7295         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7296         * ltconfig (irix5*, irix6*): Don't override version_type.
7298 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7300         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7301         * configure: Rebuilt
7302         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7303         * Makefile.in: Rebuilt
7305 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7307         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7309 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7311         * MAINTAINERS (Write After Approval): Add myself.
7313 2003-09-29  Paul Koning  <ni1d@arrl.net>
7315         * MAINTAINERS: Move myself from "Write After Approval"
7316         to CPU platform maintainers for pdp11 platform.
7318 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7320         * MAINTAINERS: Move myself from 'Write After Approval' to
7321         'Various Maintainers' section as libffi testsuite maintainer.
7323 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7325         * configure.in: Pass a computed --program-transform-name
7326         to subconfigures.
7327         * configure: Regenerated.
7329 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7331         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7332         * Makefile.in: Regenerate.
7334         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7335         * Makefile.in: Regenerate.
7337 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7339         * MAINTAINERS: Move myself from 'Write After Approval'
7340         to 'Various Maintainers' (objective-c) section.
7342 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7344         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7345         quoting.
7346         * configure: Regenerated.
7348 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7350         * MAINTAINERS (Write After Approval): Add myself to write after
7351         approval list.
7353 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7355         * MAINTAINERS (Write After Approval): Add myself.
7357 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7359         * MAINTAINERS: Update my e-mail address.
7361 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7363         * libtool.m4 (LD): Correct powerpc64 host match.
7365 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7367         * MAINTAINTERS: Update my affiliation and email address.
7369 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7371         * MAINTAINERS (Write After Approval): Add myself.
7373 2003-09-04  DJ Delorie  <dj@redhat.com>
7375         * configure: Regenerate.
7377 2003-09-04  Robert Millan  <robertmh@gnu.org>
7379         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7381 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7383         * configure.in: Ensure arguments to sed are properly spaced.
7384         * configure: Regenerate.
7386 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7388         * MAINTAINERS: Update my e-mail address.
7390 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7392         * MAINTAINERS (Write After Approval): Add myself.
7394 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7396         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7397         * configure: Regenerated.
7399 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7401         * MAINTAINERS: Update my email address.
7403 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7405         * configure.in:  Use newline instead of semicolon when assuming
7406         shell arguments in a for loop.
7407         * configure:  Regenerated.
7409 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7411         * MAINTAINERS: Resurrect the i860 maintainer.
7413 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7415         PR 8180
7416         * configure.in: When testing with_libs and with_headers, treat
7417         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7418         * configure: Regenerate.
7420         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7421         make, shell, etc.
7422         (baseargs): Likewise.
7423         * configure: Regenerate.
7425 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7427         * MAINTAINERS (Write After Approval): Add myself.
7429 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7431         * configure.in: Disable libgcj for darwin not on powerpc.
7432         * configure: Rebuild.
7434 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7436         * config-ml.in, symlink-tree: Add license.
7438 2003-08-03  Richard Stallman  <rms@gnu.org>
7439             Eben Moglen  <moglen@columbia.edu>
7441         * README.SCO: New file.
7443 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7445         * Makefile.tpl (check, check-c++): Express dependencies using
7446         dependencies rather than commands.
7447         * Makefile.in: Regenerate.
7449 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7451         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7452         * configure: Ditto.
7454 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7456         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7457         * Makefile.in: Update.
7459 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7461         * configure.in: Enable libgcj for darwin.
7462         * configure: Rebuild.
7464 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7466         * config-ml.in:  Use ac_configure_args directly instead of
7467         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7468         actually seen.
7470 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7472         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7473         creating target and build subdirs to build all parent dirs as needed.
7474         * Makefile.in: Rebuild.
7475         * configure.in: Don't build dirs explicitly here.
7476         * configure: Rebuild.
7478 2003-07-26  Paul Brook  <paul@nowt.org>
7480         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7482 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7484         * Makefile.tpl (all-make): Depend on intl.
7485         * Makefile.in: Rebuilt.
7487 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7489         * install-sh:  Update to newer upstream versions (associated with
7490         aclocal 1.7).
7491         * mkinstalldirs:  Likewise.
7492         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7494 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7496         * MAINTAINERS: Move self from Bug database only accounts
7497         to write-after-approval.
7499 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7501         * config.if: Remove unused libc_interface determination.
7503 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7505         * MAINTAINERS: Move self from write-after-approval to
7506         build machinery (*.in).
7508 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7510         PR bootstrap/11273
7511         PR bootstrap/11408
7512         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7513         unused INSTALL_PROGRAM_ARGS.
7514         * configure.in: Use AC_PROG_INSTALL.
7515         * Makefile.in: Regenerate.
7516         * configure: Regenerate.
7518 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7520         * MAINTAINERS: Alphabetize.
7522 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7524         * configure: Rebuilt.
7525         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7526         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7527         newlib nor libgloss.
7528         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7529         * configure.in (am33_2.0-*-linux*): Added.
7531 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7533         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7534         * configure: Regenerate.
7536 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7538         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7539         * Makefile.in: Regenerate.
7541 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7543         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7544         * Makefile.in: Regenerate.
7546 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7548         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7549         * Makefile.in: Regenerated.
7551         * config-ml.in: Replace PWD with PWD_COMMAND.
7553 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7555         * intl: New directory; see intl/ChangeLog for details.
7556         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7557         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7558         * Makefile.in: Regenerate.
7560 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7562         * configure.in: Clean up config-lang.in handling.  Delete
7563         useless assignment to "subdirs".
7564         * configure: Regenerate.
7566 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7568         * configure.in: Rename 'target_libs' to 'target_libraries'.
7569         Remove useless reference to 'target_libs'.
7570         * configure: Regenerate.
7572 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7574         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7575         * Makefile.in: Regenerate.
7577 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7579         * Makefile.def: Introduce flags_to_pass.
7580         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7581         * Makefile.in: Regenerate.
7583 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7585         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7586         and target-libgloss.
7587         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7588         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7589         * configure: Regenerate.
7591 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7593         * configure.in: Update testsuite_flags to new location.
7594         * configure. Regenerate.
7596 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7598         * Makefile.tpl: Remove BUILD_CC stuff.
7599         * Makefile.in: Regenerate.
7601 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7603         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7605 2003-06-16  Graeme Peterson  <gp@qnx.com>
7607         * MAINTAINERS (Write After Approval): Add myself.
7609 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7611         * config.guess: Update to 2003-06-12 version.
7612         * config.sub: Update to 2003-06-13 version.
7614 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7616         * config.guess: Update to 2003-06-06 version.
7617         * config.sub: Update to 2003-06-06 version.
7619 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7621         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7622         * configure. Regenerate.
7624 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7626         * configure.in: Disable serial configure by default.
7627         * configure: Regenerate.
7628         * Makefile.tpl: Abolish .NOTPARALLEL.
7629         * Makefile.in: Regenerate.
7631         * Makefile.tpl: Replace {build,host,target}_canonical by
7632         {build,host,target}.
7633         * Makefile.in: Regenerate.
7635         * Makefile.tpl: Fix stupid pasto.
7636         * Makefile.in: Regenerate.
7638 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7640         * Makefile.tpl: Remove bogus conditional.
7641         * Makefile.in: Regenerate.
7643 2003-06-05  Jan Hubicka  <jh@suse.cz>
7645         * Makefile.tpl (profiledbootstrap): New target.
7646         * Makefile.in (profiledbootstrap): New target.
7648 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7650         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7651         Pinski. Remove user names from other bugzilla-only maintainers.
7653 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7655         * Makefile.tpl: Make 'recursive targets' using autogen rather
7656         than shell loop.  Remove duplicate 'clean' targets and false
7657         comments.
7658         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7659         Add systematic method of specifying missing targets in subdirs.
7660         Add copyright boilerplate.
7661         * Makefile.in: Regenerate.
7662         * configure.in: Add 'recursive targets' to maybe list.
7663         * configure: Regenerate.
7665         * MAINTAINERS: "GNATS only" -> "Bug database only".
7667         * Makefile.tpl: Rename [+target+] to [+make_target+].
7668         * Makefile.def: Rename 'target' to 'make_target'.
7670 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7672         * MAINTAINERS: Add self as options handling maintainer.
7674 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7676         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7677         been too long since I touched those ports.
7679 2003-05-28  DJ Delorie  <dj@redhat.com>
7681         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7682         * Makefile.in: Regenerate.
7684 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7686         * configure.in: Use curly braces in the definition of tooldir.
7687         * configure: Regenerate.
7689 2003-05-21  DJ Delorie  <dj@redhat.com>
7691         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7692         newlib or libgloss.
7693         * Makefile.in: Regenerate.
7695 2003-05-21  DJ Delorie  <dj@redhat.com>
7697         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7698         * Makefile.in: Regenerate.
7700 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7702         * MAINTAINERS: Update my e-mail address.
7704 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7706         * configure.in: Switch more things to use maybe dependencies.
7707         * Makefile.tpl: Switch more things to use maybe dependencies.
7708         Factor out common code from autogen IF statements.
7709         * configure: Regenerate.
7710         * Makefile.in: Regenerate.
7712 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7714         * configure.in: Accept i[3456789]86 for machine type.
7715         * configure: Regenerate.
7717 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7719         * configure.in: Switch more things to use maybe dependencies.
7720         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7721         * configure: Regenerate.
7722         * Makefile.tpl: Switch more things to use maybe dependencies.
7723         * Makefile.in: Regenerate.
7725 2003-05-16  Andreas Schwab  <schwab@suse.de>
7727         * Makefile.tpl (install-opcodes): Define.
7728         * Makefile.in: Rebuild.
7730 2003-05-13  Andreas Jaeger  <aj@suse.de>
7732         * config.guess: Update to 2003-05-09 version.
7733         * config.sub: Update to 2003-05-09 version.
7735 2003-05-13  Michael Eager  <eager@mvista.com>
7737         * configure.in: Correct sed script so that options in quotes are not
7738         deleted.
7739         * configure: Rebuild.
7741 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7743         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7744         and $$s/newlib/libc/sys/cygwin32 include paths.
7745         * configure: Ditto.
7747 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7749         * MAINTAINERS: Update my email addresses.
7751 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7753         * config-ml.in: Propagate INSTALL variables.
7755 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7757         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7759 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7761         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7762         * Makefile.in: Regenerate.
7764 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7766         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7768 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7770         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7772 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7774         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7775         * Makefile.in: Regenerated.
7777 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7779         * MAINTAINERS (Write After Approval): Upgrade myself from
7780         GNATS only to write-after-approval. Update my mail address.
7782 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7784         (OS Port Maintainers: freebsd): Add myself.
7786 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7788         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7790 2003-04-22  Kean Johnston  <jkj@sco.com>
7792         * MAINTAINERS (SCO ports): Added myself.
7794 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7796         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7798 2003-04-19  Kean Johnston  <jkj@sco.com>
7800         * MAINTAINERS (Write After Approval): Add myself.
7802 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7804         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7805         * Makefile.in: Regenerate.
7807 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7809         * configure.in (powerpc64*-*-linux*): Remove.
7810         * configure: Rebuilt.
7812 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7814         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7815         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7816         and restrap.
7817         * Makefile.in:  Regenerate.
7819 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7821         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7822         * configure: Regenerated.
7824 2003-04-15  DJ Delorie  <dj@redhat.com>
7826         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7828 2003-04-13  Nick Clifton  <nickc@redhat.com>
7830         * config-ml.in: Remove support for --disable-aix removing
7831         call-aix multilibs.
7833 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7835         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7836         * */configure: Rebuilt.
7838 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7840         * MAINTAINERS: Add my email address.
7842 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7844         * MAINTAINERS (Write After Approval): Add myself.
7846 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7848         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7849         * Makefile.in: Regenerate.
7851 2003-03-14  Michael Chastain  <mec@shout.net>
7853         * Makefile.in: Regenerate with correct Makefile.def.
7855 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7857         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7858         Make macro.
7859         * Makefile.in: Regenerate.
7860         * configure.in: Clean up gxx_include_dir logic.
7861         * configure: Regenerate.
7863 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7865         * MAINTAINERS (Write After Approval): Add myself.
7867 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7869         * MAINTAINERS: Update my mail address.
7871 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7873         * configure.in (gxx_include_dir): Fix typo.
7874         * configure: Regenerated.
7876 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7878         * Makefile.tpl: Reindent.
7879         * Makefile.in: Regenerate.
7880         * configure.in: Reindent.  Don't set unused variables.
7881         * configure: Regenerate.
7883 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7885         * configure.in: Include $(build_tooldir)/sys-include in
7886         FLAGS_FOR_TARGET.
7887         * configure: Regenerated.
7889 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7891         * Makefile.tpl: Always pass down RANLIB.
7892         * Makefile.in: Regenerate.
7894         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7895         * Makefile.in: Regenerate.
7896         * configure.in: Remove unused logic relating to --enable-shared
7897         and --enable-threads.  Remove bogus comments.  Remove redundant
7898         noconfigdirs.
7899         * configure: Regenerate.
7901         * configure.in: Replace ${libstdcxx_version} by its value.
7902         Remove reference to mh-dgux.
7903         * configure: Regenerate.
7905 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7907         * MAINTAINERS (Write After Approval): Add myself.
7909 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7911         * Makefile.tpl: Rearrange.
7912         * Makefile.in: Regenerate.
7914 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7916         * configure.in: Add support for kaOS as cross build target system.
7917         * configure: Regenerated.
7919 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7921         * MAINTAINERS (Write after approval): Add myself.
7923 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7925         * MAINTAINERS: Update my email address.
7927 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7929         * MAINTAINERS: Add self to blanket write privs. section.
7931 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7933         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7934         configure-target-* as some target builds may require additional
7935         flags for preprocessor tests.
7936         * Makefile.in: Regenerated.
7938 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7940         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7941         * ltconfig: Handle it.
7942         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7943         auto-detecting it.
7945         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7946         it is used as argument to $CC.
7947         * ltcf-gcj.sh: Likewise.
7949         * configure.in: Introduce --enable-maintainer-mode.
7950         * configure: Rebuilt.
7951         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7952         for maintainer mode.
7953         * Makefile.in: Rebuilt.
7955 2003-02-18  Jason Merrill  <jason@redhat.com>
7957         * Makefile.tpl (check-c++): Allow parallelism.
7959 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7961         * MAINTAINERS: Remove John Carr (who never actually had access to
7962         gcc.gnu.org).
7964 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7966         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7967         don't configure target-libobjc.
7968         * configure: Regenerate.
7970 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7972         * Makefile.tpl (RANLIB): Define.
7973         * Makefile.in: Regenerate.
7975 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7977         * MAINTAINERS: Update my email.
7979 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7981         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7982         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7983         * Makefile.in: Regenerated.
7984         * configure.in: Remove all traces of snavigator, db, and grep.
7985         * configure: Regenerated.
7987 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7989         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7990         After Approval.
7992 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7994         * MAINTAINERS (Write after approval): Add myself.
7996 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7998         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7999         * Makefile.in: Regenerated.
8001 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8003         * config.guess: Updated to 2003-01-30's version.
8004         * config.sub: Updated to 2003-01-28's version.
8006 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8008         * config.if: If gcc_version is already set, just use it.  Don't set
8009         gcc_version_trigger if it's already set, otherwise set it to
8010         gcc/version.c, but only if the file exists.  If it is not set and
8011         gcc/version.c does not exist, try to extract the version number from
8012         $CC.
8014 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8016         * MAINTAINERS: Add myself to write-after-approval list.
8018 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8020         * configure.in:  Revert 24Jan change.
8021         * configure:  Regenerate.
8023 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8025         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8026         entry of HJ Lu.
8028 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8030         * configure.in: Revert previous change.
8031         * configure: Regenerate.
8033 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8035         * configure.in: Make rda native-only.
8036         * configure: Regenerate.
8038 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8040         * MAINTAINERS: Move myself from GNATS-only-accounts to
8041         write-after-approval.
8043 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8045         * configure.in: Add missing \.
8046         * configure: Rebuilt.
8048 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8050         * configure.in (baseargs): Avoid using \| in sed regular
8051         expressions.
8052         * configure: Rebuilt.
8054 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8056         * configure.in (baseargs): Remove all supported forms of
8057         --cache-file, --srcdir, --host, --build and --target options
8058         from argument lists.
8059         * configure: Rebuilt.
8061 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8063         * MAINTAINERS: Add myself to write-after-approval list.
8065 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8067         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8068         * configure: Rebuilt.
8070 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8072         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8073         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8074         * Makefile.in: Regenerate.
8075         * configure: Regenerate.
8077 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8079         * configure.in: Remove Makefile in build, host and target modules
8080         unless configure was run with --no-recursion.
8081         * configure: Rebuilt.
8083 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8085         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8086         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8087         * Makefile.in: Regenerate.
8089 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8091         * config.guess: Update to 2003-01-03 version.
8092         * config.sub: Update to 2003-01-03 version.
8094 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8096         * configure: Regenerate with proper autoconf 2.13.
8098 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8100         * configure.in: Add AC_PREREQ for consistency.
8101         * configure: Regenerate.
8103 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8105         * configure.in (GDB_TK): Add tcl directories conditional on
8106         gdb/gdbtk directory being present.
8107         * configure: Regenerate.
8109 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8111         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8112         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8113         * configure: Rebuilt.
8115 2002-12-31  Tom Tromey  <tromey@redhat.com>
8117         * Makefile.in: Rebuilt.
8118         * Makefile.def (target_modules) [libffi]: Allow installation.
8120 2002-12-31  Andreas Schwab  <schwab@suse.de>
8122         * configure.in: Fix use of $program_transform_name.
8123         * configure: Regenerated.
8125 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8127         * configure.in (baseargs): Don't remove first configure argument.
8128         * configure: Regenerated.
8130 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8132         * Makefile.tpl (local-distclean): Don't remove...
8133         (multilib.ts): ... this.  Moved into...
8134         (multilib.out): ... this.  Don't use sub-make.
8135         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8136         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8137         (configure-build-[+module+], configure-[+module+],
8138         configure-target-[+module+], configure-gcc): ... these.  Test
8139         for Makefile existence.  Drop config.status from dependencies.
8140         * Makefile.in: Rebuilt.
8141         * configure.in: Move gcc-version-trigger to the end of
8142         ac_configure_args.  Add comments to maybedep.tmp and
8143         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8144         nonopt from baseargs, matching and removing corresponding
8145         whitespace while at it.
8146         * configure: Rebuilt.
8148 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8150         * configure.in (host_configargs): Replace reference to
8151         no-longer-defined buildopts with --build=${build_alias}.
8152         * configure: Rebuilt.
8154         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8155         program_transform_name to standard idiom.
8156         (AUTOGEN, AUTOCONF): Define.
8157         (Makefile.in): Use $(AUTOGEN).
8158         (Makefile): Depend on config.status, and use autoconf-style rule to
8159         build it.  Move original commands to...
8160         (config.status): ... this new target.
8161         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8162         $(AUTOCONF).
8163         * Makefile.in: Rebuilt.
8165 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8167         * Makefile.tpl: Fix dramatic bustage due to change in
8168         program_transform_name.
8169         * Makefile.in: Regenerate.
8171         * configure.in: Remove unnecessary PATH setting.
8172         * configure: Regnerate.
8174         * configure.in: Don't default to unprefixed tools unless
8175         the native tools will work.
8176         * configure: Regenerate.
8178         * configure.in: Convert to autoconf script.  Blow away lots
8179         of now-redundant Makefile fragments.
8180         * configure: Generate using Autoconf.
8181         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8182         * Makefile.in: Regenerate.
8184 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8186         * configure: Fix stupid bug where RANLIB was mistakenly included.
8188         * configure.in: Rename (buildargs, hostargs, targargs) to
8189         (build_configargs, host_configargs, target_configargs).
8191         * configure.in: Move logic out of sed statement.
8193         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8194         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8196 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8198         * config.sub: Import from master repository
8199         * config.guess: Ditto
8201 2002-12-24  Andreas Schwab  <schwab@suse.de>
8203         * Makefile.tpl (multilib.out): Fix missing space.
8204         * Makefile.in: Regenerate.
8206 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8208         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8209         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8210         * Makefile.in: Regenerate.
8211         * configure.in: Remove unnecessary leftovers.
8213 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8215         * configure.in (extra_ranlibflags_for_target): New variable.
8216         (*-*-darwin): Add -c to ranlib commands.
8217         * configure (tooldir): Handle extra_ranlibflags_for_target.
8219 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8221         * Makefile.tpl: Revert HJL's change.
8222         * Makefile.in: Regenerated.
8223         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8224         always.
8226 2002-12-19  Andreas Schwab  <schwab@suse.de>
8228         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8229         * Makefile.in: Regenerate.
8231 2002-12-18  H.J. Lu  <hjl@gnu.org>
8233         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8234         * Makefile.in: Regenerated.
8236         * configure.in (build_prefix): New. Substitute.
8238 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8240         * Makefile.tpl: Don't let real targets depend on phony targets.
8241         * Makefile.in: Regenerate.
8243         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8244         * Makefile.in: Regenerate.
8246 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8248         * config.sub: Import from master repository
8249         * config.guess: Ditto
8251 2002-12-16  Jason Merrill  <jason@redhat.com>
8253         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8254         previous 'make bootstrap'.
8255         * Makefile.in: Regenerate.
8257 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8259         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8261 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8263         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8264         * Makefile.in: Regenerate.
8266 2002-12-13  Jason Merrill  <jason@redhat.com>
8268         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8269         library tests.
8270         (check-c++): Just depend on it and check-target-libstdc++-v3.
8271         * Makefile.in: Regenerate.
8273 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8275         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8276         * Makefile.in: Rebuilt.
8278 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8280         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8282 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8284         * configure: Fix bug put in by gremlins.
8286         * Makefile.tpl: Substitute more autoconfily.
8287         * configure: Substitute more autoconfily.
8288         * Makefile.in: Regenerate.
8290 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8292         * config.sub: Import from master repository
8293         * config.guess: Ditto
8294         * MAINTAINERS: Added Svein Seldal under write after approval
8296 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8298         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8299         * Makefile.in (all-sim): Ditto.
8301 2002-12-06  DJ Delorie  <dj@redhat.com>
8303         * Makefile.tpl: Change configure dependencies to not have real
8304         targets depend on phony targets.
8306 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8308         * configure.in: Revert unintentional change.
8310         * Makefile.tpl: Change dependency for */multilib.out so that
8311         it works when gcc isn't in the tree.
8313         * configure.in: Substitute more.
8314         * configure: Run subconfigures from the Makefile.
8315         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8316         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8318 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8320         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8322 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8324         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8325         and corresponding dependencies.
8326         * Makefile.in: Regenerate.
8328         * configure.in (host_tools): Order binutils, gas and ld for
8329         convenience in running the testsuites.
8331         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8332         * Makefile.in: Regenerate.
8333         * configure.in: Introduce rules to serialize subconfigure runs.
8335         * configure.in: Introduce BASE_CC_FOR_TARGET.
8336         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8337         Realize configure-build-* targets.  Realize configure-target-* targets.
8338         * Makefile.in: Regenerate.
8340 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8342         * configure: Move gcc_version_trigger stuff from here...
8343         * configure.in: ...to here.
8345         * configure.in: Separate subconfigure options added by this file from
8346         options given by the user.  Add machinery to put args for host
8347         subconfigures into the Makefile.
8349         * Makefile.tpl: Remove 'vault' targets.
8350         * Makefile.tpl: Reorder and comment dependencies.
8351         * Makefile.in: Regenerate.
8353 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8354         * configure.in: Fix my broken commit of previous patch. (sigh)
8356 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8358         * configure.in: Move host-specific darwin noconfigdirs into
8359         the host-specific section.
8361 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8363         * configure.in: Move host-specific darwin noconfigdirs into
8364         the host-specific section.
8366 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8368         * configure: Remove skip-this-dir support.
8369         * Makefile.tpl: Remove skip-this-dir support.
8371         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8372         subdirectories.
8373         * Makefile.in: Regenerate.
8375         * Makefile.tpl: Strip out useless setting of 'dir'.
8376         * Makefile.in: Regenerate.
8378 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8380         * configure.in: Fix deeply stupid bug.
8382         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8383         shell code in CXX_FOR_TARGET
8384         * Makefile.def: Introduce raw_cxx.
8385         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8386         RAW_CXX_FOR_TARGET.
8387         * Makefile.in: Regenerate.
8389 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8391         * Makefile.tpl: Remove unnecessary ifs.
8392         * Makefile.in: Regenerate.
8394         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8395         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8396         targets for 'no_install' modules.
8397         * configure: Move GDB_TK substitution to configure.in.  Move
8398         build_modules stuff to configure.in.
8399         * configure.in: Implement soft dependency machinery.  Maybe-ize
8400         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8401         * Makefile.in: Regenerate.
8403 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8405         * Makefile.tpl: Make all-target, install-target behave similarly
8406         to all, install (only hitting configured targets).  Eliminate
8407         unused macro defintions.
8409         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8410         build != host.
8412         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8414         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8416         * configure.in: Produce lists of subdir targets we're actually
8417         configuring.  Remove references to "dosrel".
8418         * Makefile.tpl: Let configure set which subdir targets are hit.
8419         Remove install-cross; clean up install; remove ALL.  Remove
8420         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8421         Autogenerate host module targets.  Remove empty dependency lines
8422         and redundant dependency; rearrange slightly.
8423         * Makefile.def: Add host-side libtermcap, utils.
8425         * Makefile.in: Regenerate.
8427 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8429         * ltconfig (osf[345]): Append $major to soname_spec.
8430         Reflect this in library_names_spec.
8431         * ltmain.sh (osf): Prefix $major with . for use as extension.
8433 2002-11-19  Andreas Jaeger  <aj@suse.de>
8435         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8436         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8437         and sparc64 GNU/Linux systems.
8439 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8441         * MAINTAINERS: Update email.
8443 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8445         * MAINTAINERS: Complete James Dennett's entry.
8447 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8449         * MAINTAINERS (Write After Approval): Add myself.
8451 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8453         * Makefile.tpl: syntactic cleanup
8455 2002-11-13  Stuart Hastings  <stuart@apple.com>
8457         * MAINTAINERS: Add myself to write-after-approval list.
8459 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8461         * Makefile.def: Add list of recursive targets to autogenerate.
8462         Add build_modules.
8463         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8464         targets.  Autogenerate *-build-* targets.
8465         * Makefile.in: Regenerate.
8467 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8469         * configure: More autoconf-style substitutions.
8470         * Makefile.tpl: More autoconf-style substitutions.
8471         * Makefile.in: Regenerate.
8473 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8475         * configure: Substitute more variables in a more autoconf-friendly
8476         way.  Simplify slightly.
8477         * Makefile.tpl: Make more variables substitutable in an
8478         autoconf-friendly way.
8479         * Makefile.in: Regenerate.
8481 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8483         * MAINTAINERS (Write After Approval): Add myself.
8485 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8487         * configure.in (v810*): Remove special setting of tools.
8489         * configure: Add support for extra required flags for ar or nm.
8490         * configure.in (aix4.3+): Use above support for target-specific
8491         issues, rather than using config/mt-aix43.
8493 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8495         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8496         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8497         with $srcdir.  Reformat indentation.  Substitute some variables
8498         formerly hard-coded in the Makefile for build=host.
8499         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8500         * Makefile.def: Autogenerate more.
8501         * Makefile.in: Regenerate.
8503 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8505         * MAINTAINERS (Write After Approval): Add myself.
8507 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8509         * Makefile.def (host_modules): Add rda.
8510         * Makefile.in: Regenerate.
8511         * configure.in (target_tool): Add target-rda to list.
8513 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8515         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8517 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8519         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8520         and restrap targets to this rule.
8521         * Makefile.in:  Regenerate.
8523 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8525         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8526         GNATS only accounts.
8528 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8530         * configure.in (i[3456]86-*-linux*): Add check to disable
8531         ${libgcj} for glibc1.
8533 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8535         * MAINTAINERS: Add myself as ip2k port maintainer.
8537 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8539         * configure.in: Add tic4x target.
8541 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8543         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8544         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8545         * Makefile.in: Regenerate.
8547         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8548         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8549         * Makefile.in: Regenerate.
8551 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8553         * MAINTAINERS: Add myself as web pages co-maintainer.
8555 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8557         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8558         * Makefile.in: Regenerate.
8560 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8562         * MAINTAINERS: Add myself and Nathan Sidwell
8563         <nathan@codesourcery.com> as VxWorks maintainers.
8565 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8567         * Makefile.def: Remove order dependency comments.
8568         * Makefile.tpl: Add explicit install-install dependencies.
8569         * Makefile.in: Regenerate.
8571         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8572         * Makefile.in: Regenerate.
8574         * Makefile.tpl: Add configure-target (for src-release in src)
8575         * Makefile.in: Regenerate.
8577 2002-09-30  Nick Clifton  <nickc@redhat.com>
8579         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8581 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8583         * configure.in (s390*-*-linux*): Enable libgcj.
8585 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8587         * configure: Revert accidentally applied changes.
8589         * Makefile.tpl: Make more autoconf-friendly.
8590         * Makefile.in: Regenerate.
8591         * configure: Make substitution more autoconf-like.
8593 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8595         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8596         single entry to handle all these.
8597         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8598         libjava on arm-*-elf.
8600 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8602         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8603         things that depend on them.
8605 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8607         * Makefile.tpl: Make subsituted variables more autoconfy.
8608         * Makefile.in: Regenerate.
8609         * configure: Make seds more autoconfy.
8611 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8613         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8614         * Makefile.in: Regenerate.
8615         * configure.in: Rewrite sed statements to look autoconfy.
8617         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8618         all-target-foo on configure-target-foo.
8619         * Makefile.def: Ditto.
8620         * Makefile.in: Rebuild.
8622 2002-09-25  Andrew Haley  <aph@redhat.com>
8624         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8626 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8628         * Makefile.def: New file.
8629         * Makefile.tpl: New file.
8630         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8631         * contrib/gcc_update: Note that Makefile.in is a generated file.
8633         * configure.in: Minor rearrangement.  Simplify tests.
8635 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8637         * configure.in (with_headers): Skip copy if value is "yes".
8638         (with_libs): Likewise.
8640 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8642         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8643         * configure.in (sh*-*-pe*): Ditto.
8644         * configure.in (mips*-*-pe*): Ditto.
8645         * configure.in (*arm-wince-pe): Ditto.
8647         * configure.in: Rearrange.
8649 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8651         * MAINTAINERS: Update my email address.
8653 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8655         * MAINTAINERS: (Write After Approval): Add myself.
8657 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8659         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8661 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8663         * MAINTAINERS: Change my mailing address.
8665 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8667         * MAINTAINERS (Write After Approval): Remove myself.
8668         (Various Maintainers: c++ runtime libs): Add myself.
8670 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8672         * MAINTAINERS (Write After Approval): Remove myself.
8673         (Various Maintainers: c++ runtime libs): Add myself.
8675 2002-08-15  Eric Christopher  <echristo@redhat.com>
8677         * config.sub: Import from master repository.
8678         * config.guess: Ditto.
8680 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8682         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8683         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8684         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8686 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8688         * MAINTAINERS: Add self to rs6000 vector extensions.
8690 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8692         * libiberty/configure: Reverted unintended yesterday's check in.
8694 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8696         * boehm-gc/configure, libf2c/configure: Rebuilt.
8697         * libffi/configure, libiberty/configure: Ditto.
8698         * libjava/configure, libobjc/configure: Ditto.
8699         * libstdc++-v3/configure, zlib/configure: Ditto.
8700         Merged from binutils:
8701         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8702         From Steve Ellcey <sje@cup.hp.com>:
8703         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8704         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8705         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8706         IA64.
8707         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8708         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8709         soname_spec, sys_lib_search_path_spec): Ditto.
8711 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8713         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8715 2002-08-04  H.J. Lu  (hjl@gnu.org)
8717         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8719 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8721         * MAINTAINERS (Write After Approval): Add myself.
8723 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8725         * configure.in: Move generic linux case to end.  Copy generic
8726         linux noconfigdirs to mips*-*-linux* entry and new
8727         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8729 2002-07-19  Michael Matz  <matz@suse.de>
8731         * MAINTAINERS: Add myself as ra* maintainer.
8733 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8735         * config.guess: Update to 2002-07-09 version.
8736         * config.sub: Update to 2002-07-03 version.
8738 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8740         * MAINTAINERS: Fix typo in a maintainer email address.
8742 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8744         * configure.in: Remove two redundant tests.
8746 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8748         * configure.in (mips*-*-irix6*o32): Enable stabs.
8750 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8752         * configure.in: Don't build grez.
8753         * Makefile.in: Ditto.
8755         * Makefile.in: Remove references to bsp, cygmon, libstub.
8756         * configure.in: Ditto.
8758         * configure.in: Remove leftover reference to gdbtest.
8760 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8762         * configure.in (gxx_include_dir):  Change to match versioned
8763         C++ headers if --enable-version-specific-runtime-libs is used.
8765 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8767         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8769 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8771         * configure.in: Make --without-x work.
8773 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8775         * configure.in: Rearrange target Makefile fragment collection.
8777         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8778         cvs[src].
8779         * configure.in: Ditto.
8781 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8783         * MAINTAINERS (Write After Approval): Update my e-mail address.
8785 2002-06-24  Ben Elliston  <bje@redhat.com>
8787         * configure.in (host_tools): Remove cgen.
8789         * Makefile.in (all-cgen): Remove; runs from its source directory.
8790         (check-cgen, install-cgen, clean-cgen): Likewise.
8791         (all-opcodes): Do not depend on all-cgen.
8792         (all-sim): Likewise.
8794 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8796         * Makefile.in: Eliminate 'apache' targets.
8797         * configure.in: Eliminate 'apache' targets.
8799         * configure.in: Eliminate redundant tests.  Reorganize.
8801         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8803         * config-ml.in: Eliminate references to Cygnus configure.
8805         * Makefile.in: Eliminate references to building emacs.
8807 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8809         * MAINTAINERS: Update my email address.
8811 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8813         * config.if (libstdcxx_incdir): Version C++ headers.
8814         (cxx_incdir): Remove.
8816 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8818         * MAINTAINERS (Write After Approval): Add self.
8820 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8822         * configure.in: Add support for ip2k.
8824 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8826         * configure.in: Fix AIX configury bug.
8828 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8830         * MAINTAINERS (Write After Approval): Add self.
8832 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8834         * configure.in: replace ${topsrcdir} with ${srcdir}
8836         * configure.in: Move definition of libstdcxx_flags
8837         right above usage, rather than waaay earlier.
8839         * configure.in: Pull definition of is_cross_compiler earlier.
8841         * configure.in: Rearrange a little.
8843         * configure.in: Remove references to librx.
8844         * Makefile.in: Remove references to librx.
8846 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8848         * config.sub: Add support for avr target.
8849         Import from master sources, rev 1.255
8851 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8853         * configure, .cvsignore:  Revert previous change...
8854         * Makefile:  ...delete.
8856 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8858         * configure.in: Eliminate ${gasdir} variable.
8860 2002-06-18  Dave Brolley  <brolley@redhat.com>
8862         * configure.in: Add support for frv.
8863         * config.sub: Add support for frv.
8865 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8867         * configure:  Remove garbage from previous commit.
8869 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8871         * configure:  For in-source builds, make a subdir and re-exec there.
8872         * Makefile:  New file.  Pass targets through to build directory.
8873         * .cvsignore:  No longer ignore "Makefile".
8875 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8877         * MAINTAINERS (Write After Approval): Add self.
8879 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8881         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8883 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8885         * configure.in (vax-*-netbsd*): Re-enable gas.
8887 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8889         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8890         BUILD_PREFIX_1, to correct nomenclature.
8891         * configure: Likewise.
8893         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8894         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8896 2002-05-31  Olaf Hering  <olh@suse.de>
8898         * config-ml.in: Propogate DESTDIR also.
8900 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8902         * configure.in (vax-*-netbsd*): Don't build gas for this
8903         platform.
8905 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8907         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8908         and libgcj for AVR.
8910 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8912         * MAINTAINERS (Write After Approval): Add myself.
8914 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8916         * config.guess: Update to 2002-05-22 version.
8917         * config.sub: Likewise.
8919 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8921         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8922         * config-ml.in: Likewise.
8923         * configure: Likewise.
8924         * configure.in: Likewise.
8926 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8928         * MAINTAINERS: Update my email address.
8930 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8932         * configure.in: Simplify makefile fragment collection.
8934         * configure.in: Remove code to build emacs.
8936         * configure.in : Remove --srcdir argument from targargs and buildargs
8937         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8939         * configure: Move some logic to configure.in.
8940         * configure.in: Move some logic from configure.
8942 2002-05-11  Tom Tromey  <tromey@redhat.com>
8944         * MAINTAINERS: Reflect libgcj reality.
8946 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8948         * Makefile.in: Honour DESTDIR.
8950 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8952         * config.guess: Import 2002-03-20 version.
8953         * config.sub: Import 2002-04-26 version.
8955 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8957         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8959 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8961         * MAINTAINERS: Add self.
8963 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8965         * ltmain.sh: Detect and handle object name conflicts
8966         while piecewise linking a static library.
8968 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8970         * configure.in (noconfigdirs): Don't disable libgcj on
8971         sparc64-*-solaris* and sparcv9-*-solaris*.
8973 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8975         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8977 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8979         * configure.in (FLAGS_FOR_TARGET): Do not add
8980         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8981         on i[3456]86-*-linux*.
8983 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8985         * configure.in (noconfigdirs): Replace [ ] with test.
8987         * configure.in (noconfigdirs): Do not add target-newlib if
8988         target == i[3456]86-*-linux*, and host == target.
8990 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8992         * configure.in: delete reference to absent file
8994         * configure.in: replace '[' with 'test'
8996         * configure.in: Eliminate references to gash.
8997         * Makefile.in: Eliminate references to gash.
8999         * configure.in: remove useless references to 'pic' makefile fragments.
9001         * configure.in: (*-*-windows*) Finish removing.
9003         * configure.in: Eliminate redundant test for libgui.
9005 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9007         * MAINTAINERS: Add self and realphabetize.  Update entries
9008         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9009         entry for a29k port maintainer.
9011 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9013         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9014         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9016 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9018         * configure.in: remove references to dead files
9020 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9022         * MAINTAINERS: Add information about purpose of this file.
9024 2002-04-18  Tom Tromey  <tromey@redhat.com>
9026         * configure.in: Disallow configuring libgcj when it is already
9027         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9028         Solaris 2.8 by default.  For PR libgcj/6158.
9030 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9032         * configure.in:  Move default CC setting out of config/mh-* fragments
9033         directly into here.
9035 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9037         * configure.in: don't even try to configure or make a subdirectory
9038         if there's no configure script for it.
9040 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9042         * MAINTAINERS: Remove chill maintainers.
9043         * Makefile.in (CHILLFLAGS): Remove.
9044         (CHILL_LIB): Remove.
9045         (TARGET_CONFIGDIRS): Remove libchill.
9046         (CHILL_FOR_TARGET): Remove.
9047         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9048         CHILL_LIB.
9049         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9050         (CHECK_TARGET_MODULES): Likewise.
9051         (INSTALL_TARGET_MODULES): Likewise.
9052         (CLEAN_TARGET_MODULES): Likewise.
9053         (configure-target-libchill): Remove.
9054         (all-target-libchill): Remove.
9055         * configure.in (target_libs): Remove target-libchill.
9056         Do not compute CHILL_FOR_TARGET.
9057         * libchill: Remove directory.
9059 2002-04-11  DJ Delorie  <dj@redhat.com>
9061         * Makefile.in, configure.in: Sync with binutils, entries
9062         follow...
9064 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9066         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9067         (do-tar, do-bz2): New rules.
9068         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9069         (gdb-tar): New rule.
9070         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9071         (insight_dejagnu.tar): New rule.
9072         (insight.tar): New rule.
9073         (gdb+dejagnu.tar): New rule.
9074         (gdb.tar): New rule.
9076 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9078         * Makefile.in: Add all-tix to deps for all-snavigator
9079         so that tix is built when building snavigator.
9081 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9083         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9084         ld and gdb are not supported.
9086 2002-01-07  Mark Salter  <msalter@redhat.com>
9088         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9089         Allow target-libgloss to be built for arm, strongarm, and xscale.
9091 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9093         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9094         options for i[3456]86-pc-linux* native builds.
9096 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9098         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9099         files from .po files for a distribution.
9101 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9103         * configure.in: Enable libstdc++-v3 for h8300 targets.
9105 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9107         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9108         version from bfd/.
9110 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9112         * Makefile.in (VER): When present, extract the version number from
9113         the file version.in.
9115 2001-05-24  Tom Rix  <trix@redhat.com>
9117         * configure.in : enable ld for aix
9119 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9121         * config.guess: Add linux target for S/390.
9123 2000-11-07  Philip Blundell  <pb@futuretv.com>
9125         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9127 2000-11-03  Philip Blundell  <pb@futuretv.com>
9129         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9130         files.
9132 2001-01-15  Ben Elliston  <bje@redhat.com>
9134         * configure.in (host_tools): Add sid.
9135         Always configure cgen.
9137 2000-11-24  Nick Clifton  <nickc@redhat.com>
9139         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9142 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9144         * Makefile.in (ALL_MODULES): Add all-cgen.
9145         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9146         (all-cgen): New target.
9147         (all-opcodes,all-sim): Depend on all-cgen.
9148         * configure.in (host_tools): Add cgen.
9149         Only configure cgen if --enable-cgen-maint.
9151 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9153         * configure.in: Add *-*-freebsd* configurations.
9155 2002-04-08  Tom Tromey  <tromey@redhat.com>
9157         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9158         Fixes PR libgcj/6068.
9160 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9162         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9164 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9166         * configure.in (alpha*-dec-osf*): Enable libgcj.
9168 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9170         * MAINTAINERS (Write After Approval): Add myself.
9172 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9174         Fix for: PR bootstrap/3591, target/5676
9175         * configure.in (mcore-pe): Disable the configuration of
9176         libstdc++-v3 since exceptions are not supported.
9178 2002-03-20  Anthony Green  <green@redhat.com>
9180         * configure.in: Enable libgcj for xscale-elf target.
9182 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9184         * MAINTAINERS:  Update my email address.
9186 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9188         * ltmain.sh (relink_command): Fix typo in previous change.
9190 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9192         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9193         (relink_command): Added --tag flags.
9194         (mode=install): If relinking fails; error out.
9196 2002-03-12  Richard Henderson  <rth@redhat.com>
9198         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9199         .NOTPARALLEL tag.
9200         (do-check): Rename from check.
9201         (check): Allow parallel check.
9203 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9205         * MAINTAINERS: Add myself as maintainer for xtensa port.
9206         Fix alphabetical order in CPU port maintainer list.
9207         Remove myself from Write After Approval list.
9209 2002-03-11  Richard Henderson  <rth@redhat.com>
9211         * Makefile.in (.NOTPARALLEL): Add fake tag.
9213 2002-03-07  H.J. Lu  (hjl@gnu.org)
9215         * configure.in: Enable gprof for mips*-*-linux*.
9217 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9219         * MAINTAINERS (Write After Approval): Add myself.
9221 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9223         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9224         libjava.
9225         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9227 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9229         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9230         because its Makefile is there; test for the executable instead.
9232 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9234         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9235         libstdc++-v3 and libjava.
9237 2002-02-11  Adam Megacz  <adam@xwt.org>
9239         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9240         boehm-gc
9242 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9244         * config.guess: Updated to 2002-01-30's version.
9245         * config.sub: Updated to 2002-02-01's version.
9246         Contribute sh64-elf.
9247         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9248         * configure.in: Added sh64-*-*.
9250 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9252         * MAINTAINERS: Belatedly add myself to write after approval list.
9254 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9256         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9257         Remove self as Write After Approval.
9259 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9261         * MAINTAINERS: Put self in as maintainer for contrib/regression
9262         directory.
9264 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9266         * MAINTAINERS:  Update my email address.
9268 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9270         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9271         target-libiberty, and target-libgloss.  Skip Java-related
9272         libraries if not supported for NetBSD on target CPU.
9274 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9276         * install-sh: Use _inst.$$_ for temp file name.
9278 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9280         * MAINTAINERS (Write After Approval): Move my contact info
9281         from here...
9282         (OS Port Maintainers): ...to here (netbsd).
9284 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9286         * MAINTAINERS (Write After Approval): Add myself.
9288 2002-01-17  H.J. Lu  <hjl@gnu.org>
9290         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9291         (all-target-fastjar): Also depend on all-target-libiberty.
9293 2002-01-16  H.J. Lu  (hjl@gnu.org)
9295         * config.guess: Import from master sources, rev 1.225.
9296         * config.sub: Import from master sources, rev 1.238.
9298 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9300         * MAINTAINERS (Write After Approval): Remove myself.
9302 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9304         * MAINTAINERS (Write After Approval): Add myself.
9306 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9308         * MAINTAINERS: Add self as docs co-maintainer.
9310 2001-12-11  Matthias Klose  <doko@debian.org>
9312         * MAINTAINERS (Write After Approval): Add myself.
9314 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9316         * MAINTAINERS: Update my email address.
9318 2001-12-07  Turly O'Connor  <turly@apple.com>
9319         * MAINTAINERS (Write After Approval): Add myself.
9320         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9321         (rs6000_initialize_trampoline): Call __trampoline_setup for
9322         ABI_DARWIN too.
9323         * darwin-tramp.asm: New file, implements __trampoline_setup.
9324         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9326 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9328         * MAINTAINERS (Write After Approval): Add myself.
9330 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9332         * configure, configure.in: Use temp file for long sed commands.
9334 2001-12-03  Laurent Guerby  <guerby@acm.org>
9336         * config.sub: Update to version 1.232 on subversion.
9338 2001-12-03  Ben Elliston  <bje@redhat.com>
9340         * MAINTAINERS: Update mail address for config.* patches.
9342 2001-11-27  DJ Delorie  <dj@redhat.com>
9343             Zack Weinberg  <zack@codesourcery.com>
9345         When build != host, create libiberty for the build machine.
9347         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9348         CONFIG_ARGUMENTS.
9349         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9350         New variables.
9351         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9352         and rules.
9353         (all.normal): Depend on ALL_BUILD_MODULES.
9354         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9355         (all-build-libiberty): Depend on configure-build-libiberty.
9357         * configure: Calculate and substitute proper value for
9358         ALL_BUILD_MODULES.
9359         * configure.in: Create the build subdirectory.
9360         Calculate and substitute TARGET_CONFIGARGS (formerly
9361         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9363 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9365         * MAINTAINERS (write-after-approval): Add self.
9367 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9369         * MAINTAINERS (GNATS only accounts): Remove self.
9371 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9373         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9374         libf2c.
9376 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9378         * MAINTAINERS (Write After Approval): Add self.
9380 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9382         * MAINTAINERS: mips and s390 are also CPU ports.
9384 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9386         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9388 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9390         * MAINTAINERS: Alphabetize.
9392 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9394         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9396 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9398         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9400 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9402         * configure.in (--enable-languages): Be more permissive about
9403         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9405 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9407         * config.sub: Import from master sources, rev. 1.230.
9408         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9410 2001-11-07  Laurent Guerby  <guerby@acm.org>
9412         * MAINTAINERS (Write After Approval): Add self.
9414 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9416         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9418 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9420         * config.sub: Import from master sources, rev 1.226.
9421         * config.guess: Import from master sources, rev 1.216.
9423 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9425         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9426         * MAINTAINERS: Add self as maintainer of MMIX port.
9427         Remove old after-approval entry.
9429 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9431         * ChangeLog, configure: Fix spelling errors.
9433 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9435         * MAINTAINERS: Tweak my address.
9437 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9439         * MAINTAINERS: Update my email address.
9441 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9443         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9444         * MAINTAINERS: Add self as maintainer of CRIS port.
9446 2001-10-10  Geert Bosch  <bosch@gnat.com>
9448         * MAINTAINERS (Various maintainers: Ada front end):
9449         Added Robert Dewar.
9451 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9453         * MAINTAINERS (Write After Approval): Added self
9455 2001-10-02  Geert Bosch  <bosch@gnat.com>
9457         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9459 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9461         * configure: Handle temporary files securely using mkdir.
9463 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9465         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9467 2001-09-26  Will Cohen  <wcohen@redhat.com>
9469         * configure.in (*-*-linux*): Disable configuration of target-newlib
9470         and target-libgloss.
9472 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9474         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9475         RANLIB.
9477 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9479         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9480         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9481         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9482         avoid quotes nesting problems.
9483         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9484         (DO_X): Export only variables that are set.
9486 2001-09-19  Ben Elliston  <bje@redhat.com>
9488         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9489         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9490         semantics.  Use the shell built-in "type" command instead.
9492 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9494         Merged from gcc-3_0-branch:
9495         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9496         * ltcf-c.sh: Use $objext, not $ac_objext.
9497         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9498         * ltcf-cxx.sh: Add support for GNU.
9499         2001-07-22  Timothy Wall  <twall@redhat.com>
9500         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9501         default settings if using GNU tools with that configuration.
9502         * ltcf-cxx.sh: Ditto.
9503         * ltcf-gcj.sh: Ditto.
9504         2001-07-21  Michael Chastain  <chastain@redhat.com>
9505         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9506         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9507         * ltmain.sh: Mark as gcc-local.
9509 2001-08-30  Eric Christopher  <echristo@redhat.com>
9510             Jason Eckhardt  <jle@redhat.com>
9512         * config.guess: Merge from master sources.
9513         * config.sub: Merge from master sources, add support for mipsisa32.
9515 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9516         * config.sub: Merge from master sources, rev 1.219.
9517         * MAINTAINERS: Add self as contact for stormy16 port.
9519 2001-08-14  Zack Weinberg  <zackw@panix.com>
9521         * config.sub: Merge from master sources, rev 1.218.
9522         * config.guess: Merge from master sources, rev 1.209.
9524 2001-08-11  Graham Stott  <grahams@redhat.com>
9526         * Makefile.in (check-c++): Add missing semicolon.
9528 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9530         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9532 2001-07-30  Eric Christopher  <echristo@redhat.com>
9534         * MAINTAINERS (Various maintainers: mips port): Added myself.
9536 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9538         * configure.in (sh-*-linux*): New.
9540 2001-07-27  Richard Henderson  <rth@redhat.com>
9542         * .cvsignore: Add LAST_UPDATED.
9544 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9546         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9548 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9550         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9552 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9554         * MAINTAINERS (Write After Approval): Added myself.
9556 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9558         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9559         and libgcj on m68hc11/m68hc12.
9561 2001-06-27  H.J. Lu  (hjl@gnu.org)
9563         * Makefile (CFLAGS_FOR_BUILD): New.
9564         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9566 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9568         * README: Remove version number.
9570 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9572         * INSTALL/README: Update wrt. to the installation instructions now
9573         residing in gcc/doc/install.texi.
9575 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9577         * README: Replace with a cut-down and updated version of gcc/README.
9579 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9581         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9582         multilibs to be disabled.
9584 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9586         * MAINTAINERS (Write After Approval): Add myself.
9588 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9590         * config.guess: Import CVS version 1.195.
9591         * config.sub: Import CVS version 1.212.
9593 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9595         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9596         gcc/xgcc is built, use -print-prog-name to find out the program
9597         name to use.
9599 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9601         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9602         appear to also be in the master copy.
9603         * config.sub:  Import CVS version 1.211.
9605 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9607         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9608         with_gcc]: Use `gcc -shared' to build a shared library.
9610 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9612         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9613         archives.
9615 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9617         * MAINTAINERS (Write After Approval): Add myself.
9619 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9621         * configure.in (libstdcxx_flags): Do not try to execute
9622         libstdc++-v3/testsuite_flags until it exists.
9624 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9626         * MAINTAINERS: Update my email address.
9628 2001-05-31  Graham Stott  <grahams@redhat.com>
9630         * MAINTAINERS (Write After Approval): Add myself.
9632 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9634         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9635         libraries when using g++ with native linker.
9637 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9639         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9641 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9643         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9644         [aix4*|aix5*]: Prepend blank.
9646 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9648         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9649         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9650         of subdir/configure scripts to use the new libtool.m4.
9652 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9654         * MAINTAINERS (Write After Approval): Add myself.
9656 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9658         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9660 2001-05-11  Ben Elliston  <bje@redhat.com>
9662         * Makefile.in (all-sid): New target.
9663         (check-sid, clean-sid, install-sid): Likewise.
9665 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9667         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9669 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9671         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9672         libgcj.
9674 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9676         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9677         gcc/xgcc is built, use -print-prog-name to find out the program
9678         name to use.
9680 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9682         * configure.in (noconfigdirs): Don't reset it from scratch in the
9683         target case; only append to it.
9685         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9686         sparc-*-solaris2.8]: Disable ${libgcj}.
9688 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9690         * configure.in (libgcj_saved): Copy from $libgcj.
9691         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9692         --disable-libgcj.
9694 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9696         * MAINTAINERS: Remove self as MIPS maintainer and
9697         C front end maintainer.
9699 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9701         * configure.in: Move *-chorusos target case to the proper switch.
9702         Disable libgcj.
9704 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9706         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9707         1.641.2.228.
9709 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9711         * Makefile.in (STAGE1_CFLAGS): Pass down.
9713 2001-04-13  Alan Modra  <amodra@one.net.au>
9715         * config.guess: Add hppa64-linux support.  Note for next import that
9716         this is already in the master file.
9717         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9719 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9721         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9722         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9724 2001-04-11  Stan Shebs  <shebs@apple.com>
9726         * MAINTAINERS: Add self as Darwin port maintainer.
9728 2001-04-11  Alan Modra  <amodra@one.net.au>
9730         * MAINTAINERS: Update my email address.
9732 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9734         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9735         recent versions of FreeBSD (release 3 or later).
9736         * ltconfig: On FreeBSD, -lc must not be provided when building
9737         a shared library or else the standard -pthread gcc option is
9738         rendered worthless to later users of the built library.
9740 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9742         * MAINTAINERS: Add self and RTH as C front end maintainers.
9744 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9746         * config.sub: Make sure to match an already-canonicalized
9747         machine name (eg. mn10300-unknown-elf).
9749 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9751         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9752         New macros.
9753         (bootstrap, cross): Use RECURSE_FLAGS.
9754         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9756 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9758         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9760 2001-03-22  Colin Howell  <chowell@redhat.com>
9762         * Makefile.in (DO_X): Do not backslash single-quotes in
9763         backquotes (two places).
9765 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9767         Re-installed:
9768         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9769         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9770         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9771         * ltcf-cxx.sh: Likewise.
9772         * ltcf-gcj.sh: Likewise.
9774 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9776         * MAINTAINERS: Add myself as "documentation co-maintainer".
9778 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9780         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9781         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9783 2001-03-19  Tom Tromey  <tromey@redhat.com>
9785         * config-ml.in: Handle GCJ and GCJFLAGS.
9787 2001-03-21  Michael Chastain  <chastain@redhat.com>
9789         * Makefile.in: all-m4 depends on all-texinfo.
9791 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9793         * MAINTAINERS: Add myself to write after approval list.
9795 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9797         * Makefile.in (DO_X): Quote nested quotes.
9799 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9801         * MAINTAINERS: Add myself to write after approval list.
9803 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9805         * Makefile.in (DO_X): Use double quotes for quoting
9806         "RANLIB=$${RANLIB}".
9808 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9810         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9812 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9814         * configure.in: Only use `lang_requires' for languages athat are
9815         actually enabled.
9817 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9819         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9821 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9823         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9825 2001-03-07  Tom Tromey  <tromey@redhat.com>
9827         * configure.in: Allow config-lang.in to set `lang_requires' to list
9828         of other required languages.
9830 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9832         * Makefile.in: Remove RANLIB definition. Use RANLIB
9833         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9834         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9836 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9837             Alexandre Oliva  <aoliva@redhat.com>
9839         * Makefile.in (check-c++): Use tabs, not spaces.
9841 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9843         * MAINTAINERS: add myself to Write After Approval list.
9845 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9847         * Makefile.in (check-c++): New rule.
9849         * configure.in (target_libs): Remove libg++.
9850         (noconfigdirs): Remove libg++.
9851         (noconfigdirs): Same.
9852         (noconfigdirs): Same.
9853         (noconfigdirs): Same.
9855         * config-ml.in: Remove libg++ references.
9857         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9858         (ALL_TARGET_MODULES): Same.
9859         (configure-target-libg++): Remove.
9860         (all-target-libg++): Remove.
9861         (configure-target-libio): Remove.
9862         (all-target-libio): Remove.
9863         (check-target-libio): Remove.
9864         (.PHONY): Remove.
9865         (libg++.tar.bz2): Remove.
9866         (all-target-cygmon): Remove libio.
9867         (all-target-libstdc++): Remove.
9868         (configure-target-libstdc++): Remove.
9869         (TARGET_LIB_PATH): Remove libstdc++.
9870         (ALL_GCC_CXX): Remove libstdc++.
9871         (all-target-gperf): Correct.
9873 2001-02-16  Nick Clifton  <nickc@redhat.com>
9875         * configure.in (noconfigdirs): Allow configuration of texinfo
9876         for Cygwin hosts.
9878 2001-02-15  Anthony Green  <green@redhat.com>
9880         * configure: Introduce GCJ_FOR_TARGET.
9881         * configure.in: Ditto.
9882         * Makefile.in: Ditto.
9884 2001-02-13  Andreas Schwab  <schwab@suse.de>
9886         * MAINTAINERS: Update mail address.
9888 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9890         * config.guess: Add linux target for S/390.
9891         * config.sub: Likewise.
9893 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9895         * configure.in: for *-chorusos, don't config target-newlib and
9896         target-libgloss.
9898 2001-02-06  Ben Elliston  <bje@redhat.com>
9900         * configure: Output host type to stdout, not stderr.
9902 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9904         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9905         * ltcf-cxx.sh: Likewise.
9907         * config.if: Assume enable_libstdcxx_v3 is defined.
9909 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9911         Remove V2 C++ library.
9912         * configure.in: Remove --enable-libstdcxx_v3 support.
9914 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9916         * include/demangle.h: Add prototype for java_demangle_v3.
9918 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9920         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9922 2001-01-27  Richard Henderson  <rth@redhat.com>
9924         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9926 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9928         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9929         Don't unset, it's non-portable and no longer necessary, set to empty
9930         instead.
9932 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9934         * ltconfig: Shell portability fix for the tagname validity check.
9936 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9938         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9939         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9941 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9943         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9945 2001-01-26  Tom Tromey  <tromey@redhat.com>
9947         * configure.in: Allow libgcj to be built on Sparc Solaris.
9949 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9951         * ltcf-c.sh: Add aix5 case.
9952         * ltcf-cxx.sh: Likewise.
9953         * ltconfig: Likewise.
9955 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9957         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9958         keep at least one of build_libtool_libs or build_old_libs set to
9959         yes.
9961         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9962         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9964 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9966         * configure.in: Enable libgcj on several additional platforms.
9968 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9970         * configure.in: Enable libgcj for linux targets.
9972 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9974         * MAINTAINERS (Write After Approval): Add myself.
9976 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9978         * MAINTAINERS: Add myself as vax port maintainer.
9980 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9982         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9984 2001-01-09  Mike Stump  <mrs@wrs.com>
9986         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9987         failures of subdirectories.
9989 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9991         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9992         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9993         * ltcf-cxx.sh: Likewise.
9994         * ltcf-gcj.sh: Likewise.
9995         * ltconfig.sh: Fix typo.
9997 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9999         * configure: handle DOS-style absolute paths.
10001 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10003         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10005 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10007         * MAINTAINERS: Add myself as avr port co-maintainer.
10009 2000-12-28  Ben Elliston  <bje@redhat.com>
10011         * MAINTAINERS: Add myself under ``Write After Approval''.
10013 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10015         * texinfo: Remove directory from GCC.
10017 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10019         * COPYING: Update to current
10020         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10021         to 19yy as example year in copyright notice).
10023 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10025         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10026         (libstdcxx_incdir): Pass down.
10027         * config.if: Remove expired bits for cxx_interface, add stub.
10028         (libstdcxx_incdir): Add variable for g++ include directory.
10029         * configure.in (gxx_include_dir): Use it.
10031 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10033         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10034         with old-email address from ``Write After Approval''.
10036 2000-12-15  Andreas Jaeger  <aj@suse.de>
10038         * configure.in: Handle lang_dirs.
10040 2000-12-14  Tom Tromey  <tromey@redhat.com>
10042         * MAINTAINERS: Removed brads.
10044         * MAINTAINERS: Added gcj developers.
10046 2000-12-13  Anthony Green  <green@redhat.com>
10048         * configure.in: Disable libgcj for any target not specifically
10049         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10050         with g++ abi.
10052 2000-12-13  Mike Stump  <mrs@wrs.com>
10054         * Makefile.in (local-distclean): Also remove fastjar.
10056 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10058         * contrib/gcc_update: Add fastjar --touch entries.
10060 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10062         * configure.in: Disable language-specific target libraries for
10063         languages that aren't enabled.
10065 2000-12-10  Anthony Green  <green@redhat.com>
10067         * configure.in: Define libgcj.  Disable libgcj target libraries for
10068         most targets.
10070 2000-12-10  Neil Booth  <neilb@earthling.net>
10072         * MAINTAINERS: Update mail address, remove from WAA list.
10074 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10076         * libjava: Imported from /cvs/java.
10077         * libffi: Likewise.
10078         * Boehm-gc: Likewise.
10080 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10082         * configure.in (target_libs): Revert 2000-12-08 patch.
10083         (noconfigdirs): Added target-libjava.
10085 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10087         * djunpack.bat: removed.
10089 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10091         * Makefile.in: handle DOS-style absolute paths.
10092         * config-ml.in: likewise.
10093         * symlink-tree: likewise.
10095 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10097         * fastjar: Imported.
10099 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10101         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10102         libjava.
10103         * configure.in (target_libs): Removed `target-libjava'.
10105 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10107         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10108         (ALL_MODULES): Added fastjar.
10109         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10110         (all-target-libjava): all-fastjar replaces all-zip.
10111         (all-fastjar): Added.
10112         (configure-target-fastjar, all-target-fastjar): Likewise.
10113         * configure.in (host_tools): Added fastjar.
10115 2000-12-07  Mike Stump  <mrs@wrs.com>
10117         * Makefile.in (local-distclean): Remove leftover built files.
10119 2000-11-24  Nick Clifton  <nickc@redhat.com>
10121         * configure.in (xscale-elf): Add target.
10122         (xscale-coff): Add target.
10124 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10126         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10127         recent versions of FreeBSD (release 3 or later).
10128         * ltconfig: On FreeBSD, -lc must not be provided when building
10129         a shared library or else the standard -pthread gcc option is
10130         rendered worthless to later users of the built library.
10132 2000-11-16  Fred Fish  <fnf@be.com>
10134         * configure.in (enable_libstdcxx_v3): Fix typo,
10135         libstd++ -> libstdc++.
10137 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10139         * MAINTAINERS: Add self to Write After Approval list.
10141 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10143         * MAINTAINERS: Update my email address.  Add myself to global write
10144         privs list.
10146 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10148         * Makefile.in: Merge with src and libgcj.
10149         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10150         configure-target-<library> when their configure scripts need the C
10151         or C++ library to have already been built to work properly.
10152         (do_proto_toplev): Set them to an empty string.
10154         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10155         (REALLY_SET_LIB_PATH): Use them.
10157 2000-11-17  Stan Shebs  <shebs@apple.com>
10159         * MAINTAINERS: Add self to Write After Approval list.
10161 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10163         * configure: Provide the original toplevel configure arguments
10164         (including $0) to subprocesses in the environment rather than
10165         through gcc/configargs.h.
10167 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10169         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10170         C99.  Alphabetise "Write After Approval" list.
10172 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10174         * configure: Turn on libstdc++ V3 by default.
10176         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10177         if we've got GCC.
10179 2000-11-11  Philip Blundell  <philb@gnu.org>
10181         * MAINTAINERS: Add self to Write After Approval list.
10183 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10185         * ltcf-c.sh (aix4): Improve shared library configuration; require
10186         exporting symbols.
10187         * ltcf-cxx.sh (aix4): Define.
10188         * ltconfig (aix4): Define library and soname specs appropriate for
10189         AIX.  Define command to create export symbols list.
10191 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10193         * config.sub: Add support for Sun Chorus
10195 2000-10-31  Nick Clifton  <nickc@redhat.com>
10197         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10198         <name>@redhat.com.  Also installed new email address for Clint
10199         Popetz.
10201 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10203         * etc: Remove directory from GCC.
10205 2000-10-16  Michael Meissner  <meissner@redhat.com>
10207         * configure (gcc/configargs.h): Only create if there is a build GCC
10208         directory created.
10210 2000-10-16  Matthias Klose  <doko@debian.org>
10212         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10213         when configured for libstdc++-v3.
10215 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10217         * configure: Save configure arguments to gcc/configargs.h.
10219 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10221         * config.guess: Import CVS version 1.157.
10222         * config.sub: Import CVS version 1.181.
10224 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10226         * Makefile.in (bootstrap): avoid recursion if subdir missing
10227         (cross): ditto
10228         (do-proto-toplev): ditto
10230 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10232         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10233         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10235         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10236         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10237         all affected `configure' scripts.
10239 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10241         * MAINTAINERS: Add self as cpplib co-maintainer.
10243 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10245         * MAINTAINERS: Add self to Write After Approval list.
10247 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10249         * INSTALL/README: egcs -> GCC update.
10251 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10253         * MAINTAINERS: Add myself to Write After Approval list.
10255 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10257         * MAINTAINERS: Add myself to Write After Approval list.
10259 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10261         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10262         X11 libraries for hppa64.
10264 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10266         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10268 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10270         * Makefile.in (all-zlib): Added dummy target.
10272         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10273         ltcf-gcj.sh: Updated from libtool multi-language branch.
10275 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10277         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10278         (bootstrap*): Depend on all-bootstrap.
10280 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10282         * config.guess: Import CVS version 1.156.
10283         * config.sub: Import CVS version 1.179.
10285 2000-09-02  Anthony Green  <green@cygnus.com>
10287         * Makefile.in (all-gcc): Depend on all-zlib.
10288         (CLEAN_MODULES): Add clean-zlib.
10289         (ALL_MODULES): Add all-zlib.
10290         * configure.in (host_libs): Add zlib.
10292 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10294         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10295         crosses, but add gcc/include to the header search path for them.
10297 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10299         * MAINTAINERS: Add self to Write After Approval list.
10301 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10303         * config.guess: Import CVS version 1.152.
10304         * config.sub: Import CVS version 1.177.
10306 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10308         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10309         $targargs to tell whether newlib is going to be built.
10311         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10312         $$r/TARGET_SUBDIR/libio for _G_config.h.
10314 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10316         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10318 2000-08-22  DJ Delorie  <dj@redhat.com>
10320         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10322 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10324         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10325         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10326         sub-configures.
10328 2000-08-21  DJ Delorie  <dj@redhat.com>
10330         * MAINTAINERS: Add self as a libiberty maintainer
10332 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10334         * configure.in (libstdcxx_flags): Use
10335         libstdc++-v3/src/libstdc++.INC.
10337 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10339         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10341 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10343         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10345         * configure: Make enable_threads and enable_shared defaults
10346         explicit.  Substitute enable_threads into generated Makefiles.
10347         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10348         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10350 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10352         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10354 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10356         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10357         previous delta.
10359 2000-08-11  Jason Merrill  <jason@redhat.com>
10361         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10362         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10363         (FLAGS_FOR_TARGET): Not here.
10364         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10366 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10368         * config-ml.in (CC, CXX): Don't introduce a leading space.
10370 2000-08-07  DJ Delorie  <dj@delorie.com>
10372         * MAINTAINERS: Add self as a DJGPP maintainer
10374 2000-08-07  DJ Delorie  <dj@redhat.com>
10376         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10377         "if we're also building gcc, and it's a gcc that will run on the
10378         build machine, we want to use its includes instead of the system's
10379         default includes".
10381 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10383         * MAINTAINERS: Add self to Write After Approval list.
10385 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10387         * configure.in (libstdcxx_flags): Don't use `"'.
10389         * config-ml.in: Adjust multilib search paths to the
10390         appropriate multilib tree.
10392 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10394         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10395         commas in $LANGUAGES.
10397 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10399         * configure.in: Re-enable all references to libg++ and librx.
10401 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10403         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10404         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10405         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10406         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10408         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10410 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10412         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10413         CXX_FOR_TARGET for sed.
10415 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10417         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10418         Do not override if already set in the environment or in configure.
10419         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10420         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10422 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10424         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10425         the libtool CVS tree multi-language branch.
10426         * ltconfig, ltmain.sh: Updated.
10428 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10430         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10431         (clean-target): Depend on it.
10433         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10434         (GCC_FOR_TARGET): Use it.
10435         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10436         * configure.in: ... here.
10437         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10438         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10440 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10442         * MAINTAINERS: Add self to Write After Approval list.
10444 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10446         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10447         (configure-target-libchill, configure-target-libobjc): Likewise.
10449         * configure.in: Use the same cache file for all target libs.
10450         * config-ml.in: But different cache files per multilib variant.
10452 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10454         * configure (topsrcdir): Don't use dirname.
10456 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10458         * MAINTAINERS: Add self to Write After Approval list.
10460 2000-07-20  Jason Merrill  <jason@redhat.com>
10462         * configure.in: Remove all references to libg++ and librx.
10464         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10466 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10468         * config.sub: Update to subversions version 2000-07-06.
10470 2000-07-12  Andrew Haley  <aph@cygnus.com>
10472         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10473         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10475 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10477         * symlink-tree:  Check number of arguments.
10479 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10481         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10482         search path for a g++ extracted from the build tree.  This
10483         will allow link tests run by configure scripts in
10484         subdirectories to succeed.
10486 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10488         * ltconfig: Add support for mips-dde-sysv4.2MP
10490 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10492         * MAINTAINERS: Add myself as loop discovery maintainer.
10494 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10496         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10497         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10499 2000-06-19  Timothy Wall  <twall@cygnus.com>
10501         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10502         * config.sub: Add tic54x target.
10504 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10506         * MAINTAINERS: Add self as Fortran maintainer,
10507         remove Craig Burley.
10509 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10511         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10512         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10514 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10516         * MAINTAINERS: Add self as i18n maintainer
10518 20000-05-21  H.J. Lu  (hjl@gnu.org)
10520         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10521         directory are used if they exist. Make sure
10522         $(build_tooldir)/include is searched for header files,
10523         $(build_tooldir)/lib/ for library files.
10524         (GCC_FOR_TARGET): Likewise.
10525         (CXX_FOR_TARGET): Likewise.
10527 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10529         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10531 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10533         * Makefile.in (configure-target-libiberty): Depend on
10534         configure-target-newlib.
10536 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10538         * configure.in, Makefile.in: Merge all libffi-related
10539         configury stuff from the libgcj tree.
10541 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10543         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10544         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10546 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10548         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10549         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10550         current version information.  Add to proto-toplev directory.
10551         (gdb-taz): Build do-djunpack.
10553 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10555         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10557 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10559         * MAINTAINERS: Add self to Write After Approval list.
10561 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10563         * ltmain.sh: Preserve in relink_command any environment
10564         variables that may affect the linker behavior.
10566 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10568         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10570 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10572         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10574 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10576         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10577         with the version name.
10579 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10581         * MAINTAINERS: Add self as bb-reorder maintainer.
10583 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10585         * config.if: Tweak.
10587 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10589         * djunpack.bat: New file.
10591 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10593         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10594         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10595         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10596         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10598 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10600         * config.sub (case $basic_machine): Change default for "ibm-*"
10601         to "openedition".
10603 2000-04-13  Andreas Jaeger  <aj@suse.de>
10605         * MAINTAINERS: Added myself.
10607 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10609         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10610         (do-md5sum): New target.
10611         (MD5PROG): Define.
10612         (PACKAGE): Default to TOOL.
10613         (VER): Default to a shell script.
10614         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10615         md5 checksum generation.
10616         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10617         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10618         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10619         insight.tar.bz2): Use gdb-taz to create archive.
10621 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10623         * configure (warn_cflags): Delete.
10625 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10627         * MAINTAINERS: Added myself.
10629 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10630             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10632         * configure.in (enable_libstdcxx_v3): Add.
10633         (target_libs): Add bits here to switch between libstdc++-v2 and
10634         libstdc++-v3.
10635         * config.if: And this file too.
10636         * Makefile.in: Add libstdc++-v3 targets.
10638 2000-04-05  Michael Meissner  <meissner@redhat.com>
10640         * config.sub (d30v): Add d30v as a basic machine type.
10642 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10644         * configure.in: -linux-gnu*, not -linux-gnu.
10646 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10648         * MAINTAINERS: Add self in write-after-approval section.
10650 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10652         * MAINTAINERS: Add self as ia64 port maintainer.
10654 2000-03-08  Neil Booth  <NeilB@earthling.net>
10656         * MAINTAINERS: Add self in write-after-approval section.
10658 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10660         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10661         (do-tar-bz2): Replace TOOL with PACKAGE.
10662         (gdb.tar.bz2): Remove GDBTK from GDB package.
10663         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10664         dejagnu.tar.bz2): New packages.
10666 2000-02-27  Andreas Jaeger  <aj@suse.de>
10668         * configure.in: Add entry for mips*-*-linux*, move catch all
10669         *-*-*linux* entry below this one.
10671 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10673         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10675 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10677         * config.sub: Support an OS of "wince".
10679 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10681         * config.guess, config.sub: Updated to match config's 2000-02-15
10682         version.
10684 2000-02-23  Linas Vepstas  <linas@linas.org>
10686         * config.sub: Add support for Linux/IBM 370.
10687         * configure.in: Likewise.
10689 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10691         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10693 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10695         * config.guess: Guess "cygwin" rather than "cygwin32".
10697 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10699         * configure (gcc_version): When setting, narrow search to
10700         lines containing `version_string'.
10702 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10704         * config.sub: Add support for avr target.
10706 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10708         * MAINTAINERS: Add maintainers for MCore port.
10710 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10712         * config.sub: Add mmix-knuth-mmixware.
10714 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10716         * MAINTAINERS: Pair cccp with cpplib maintainership.
10718 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10720         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10721         structure stuff to -L library search.
10722         (CXX_FOR_TARGET): Ditto.
10723         (CROSS_CHECK_MODULES): Fix spelling mistake.
10725 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10727         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10728         the C++ compiler.
10730 2000-01-12  Richard Henderson  <rth@cygnus.com>
10732         * configure.in: Don't build some bits for beos.
10734 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10736         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10737         as include files.
10739 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10741         * Add self as cpplib maintainer, as requested by Jason
10742         Merrill.  Correct my e-mail address.
10744 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10746         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10747         not mh-aix43.
10749 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10751         * MAINTAINERS: Add myself to "write after approval" list.
10753 1999-12-14  Richard Henderson  <rth@cygnus.com>
10755         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10756         * config.sub: Accept alphaev[78], alphaev8.
10758 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10760         * config.guess, config.sub: Update from autoconf.
10762 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10764         * MAINTAINERS:  update my playtime e-address.
10766 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10768         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10769         necessary libraries are missing.
10771 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10773         * MAINTAINERS: Add new 'write after approval' maintainer.
10775 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10777         * MAINTAINERS: Add new Java maintainer.
10779 1999-10-25  Andreas Schwab  <schwab@suse.de>
10781         * configure: Fix quoting inside arguments of eval.
10783 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10785         * config-ml.in: Allow suppression of some ARM multilibs.
10787 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10789         * config.guess: Add OS/390 match pattern.
10790         * config.sub: Add mvs, openedition targets.
10791         * configure.in (i370-ibm-opened*): New.
10793 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10795         * config.sub: Add support for configuring for pj.
10797 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10799         * config.sub (maybe_os): Add support for configuring for fr30.
10801 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10803         * configure.in: Do not configure or build ld for AIX
10804         platforms.  ld is known to be broken on these platforms.
10806 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10808         * config-ml.in: Pass compiler flag corresponding to multidirs to
10809         subdir configures.
10811 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10813         * Makefile.in (LDFLAGS): Define.
10815 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10817         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10818         noconfigdirs.
10819         (*-*-cygwin*): Likewise.
10821 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10823         * mkdep: New file.
10824         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10825         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10827         From Eli Zaretskii <eliz@is.elta.co.il>:
10828         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10829         long file name when using DJGPP on MS-DOS.
10831 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10833         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10835 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10837         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10838         dependency as this causes "make check" to globally "make all"
10840 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10842         * configure.in (target_libs): Added target-zlib.
10843         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10844         (CONFIGURE_TARGET_MODULES): Likewise.
10845         (CHECK_TARGET_MODULES): Likewise.
10846         (INSTALL_TARGET_MODULES): Likewise.
10847         (CLEAN_TARGET_MODULES): Likewise.
10848         (configure-target-zlib): New target.
10849         (all-target-zlib): Likewise.
10850         (all-target-libjava): Depend on all-target-zlib.
10851         (configure-target-libjava): Depend on configure-target-zlib.
10853         * Makefile.in (configure-target-libjava): Depend on
10854         configure-target-newlib.
10855         (configure-target-boehm-gc): New target.
10856         (configure-target-qthreads): New target.
10858         * configure.in (target_libs): Added target-qthreads.
10859         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10860         (CONFIGURE_TARGET_MODULES): Likewise.
10861         (CHECK_TARGET_MODULES): Likewise.
10862         (INSTALL_TARGET_MODULES): Likewise.
10863         (CLEAN_TARGET_MODULES): Likewise.
10864         (all-target-qthreads): New target.
10865         (configure-target-libjava): Depend on configure-target-qthreads.
10866         (all-target-libjava): Depend on all-target-qthreads.
10868         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10869         (CONFIGURE_TARGET_MODULES): Likewise.
10870         (CHECK_TARGET_MODULES): Likewise.
10871         (INSTALL_TARGET_MODULES): Likewise.
10872         (CLEAN_TARGET_MODULES): Likewise.
10873         (all-target-libjava): New target.
10874         (all-target-boehm-gc): Likewise.
10875         * configure.in (target_libs): Added libjava, boehm-gc.
10877 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10879         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10880         configure.bat in SUPPORT_FILES.
10881         (gas+binutils.tar.bz2): Likewise.
10883         * makeall.bat: Remove; obsolete.
10885 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10887         From Mark Elbrecht:
10888         * configure.bat: Remove; obsolete.
10890 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10892         * configure: Add -W -Wall to the default CFLAGS when compiling with
10893         gcc.
10895 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10897         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10899 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10901         * configure.in: Build ld on IRIX6.
10903 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10905         * Makefile.in: Change distribution targets to use bzip2 instead of
10906         gzip.
10907         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10908         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10910 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10912         * config.sub: Add mcore target.
10914 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10916         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10918 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10920         * config.guess (dummy): Changed to $dummy.
10922 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10924         * config.sub: Tidied up case statements.
10926 1999-05-22  Ben Elliston  <bje@cygnus.com>
10928         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10929         <jiro@din.or.jp>.
10931         * config.guess: Merge with FSF version. Future changes will be
10932         more accurately recorded in this ChangeLog.
10933         * config.sub: Likewise.
10935 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10937          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10939 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10941         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10943 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10945         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10947 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10949         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10950         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10951         Bad merge removed these two changes.
10953 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10954                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10956         * config.guess (interix Alpha): Add.
10958 1999-04-11  Richard Henderson  <rth@cygnus.com>
10960         * configure.in (i?86-*-beos*): Do config gperf; don't config
10961         gdb, newlib, or libgloss.
10963 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10965         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10966         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10967         from multidirs.
10969 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10971         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10973 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10975         * config.sub: Add support for mcore targets.
10977 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10979         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10980         not mt-ospace, in order to shut up assembler warning about using
10981         symbols that are named the same as registers.
10983 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10985         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10986         dependency list for all-target-cygmon.
10988 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10990         * config-ml.in: Check $host, not $target, for selective multilibs.
10991         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10992         thumb interworking, and underscore prefix multilibs.
10994 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10996         * missing: Update to version from current automake.
10998 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11000         * configure (gxx_include_dir): Removed.
11002         * configure.in (gxx_include_dir): Handle it.
11003         * Makefile.in: Likewise.
11005 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11007         * config.sub (mips64vr4111,mips64vr4111el) Add.
11009 1999-03-21  Ben Elliston  <bje@cygnus.com>
11011         * config.guess: Correct typo for detecting ELF on FreeBSD.
11013 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11015         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11016         config/mh-djgpp.
11018 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11020         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11021         all-target-newlib to dependency list for all-target-bsp.
11023 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11025         * config.sub: Add i386-uwin support.
11026         * config.guess: Likewise.
11028 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11030         * configure.in: cleanup, add mh-*pic handling for arm, special
11031         case powerpc*-*-aix*
11033 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11035         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11036         can be built.
11038 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11040         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11041         targets.
11043 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11045         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11047 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11049         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11051 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11053         * config.sub: Fix typo in arm recognition.
11055 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11057         * configure.in (noconfigdirs): Changed target_configdirs to
11058         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11059         rather than m68k-*-* since it is not known to work on
11060         m68k-aout. Ditto for arm-*-*oabi.
11062 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11064         * configure.in (*-*-windows*): Remove, no longer used.
11066 1999-02-19  Ben Elliston <bje@cygnus.com>
11068         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11069         Smart and improved by Andrew Cagney.
11071 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11073         * config.guess: Recognize openbsd-*-hppa.
11075 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11077         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11078         only if it is not empty.
11080 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11082         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11084         * config.guess: Modified to recognize uname's armv* syntax.
11086         * config.sub: Modified to recognize uname's armv* syntax.
11088 1999-02-17  Mark Salter  <msalter@cygnus.com>
11090         * configure.in: Added target-bsp for sparclite.
11092 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11094         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11096 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11098         * configure.in: Add support for strongarm port.
11099         * config.sub: Add support for strongarm target.
11101 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11103         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11104         the old name config/mh-cygwin32.
11105         Enable texinfo.
11107 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11109         * configure.in: Do build ld for ix86 Solaris.
11111 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11113         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11114         $AR_FOR_TARGET.  Likewise for RANLIB.
11116 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11118         * config.sub (oabi):  Recognize.
11119         * configure.in (arm-*-oabi):  Handle.
11121 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11123         * config.guess: Improve detection of i686 on UnixWare 7.
11125 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11127         * config.guess: Add support for i386-pc-interix.
11128         * config.sub: Likewise.
11129         * configure.in: Likewise.
11131 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11133         * Makefile.in: Remove unneeded all-target-libio from
11134         from all-target-winsup target since it is now unneeded.
11135         Add all-target-libtermcap in its place since it is now
11136         needed.
11138 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11140         * configure.in: makefile stub for cygwin target is probably
11141         unnecessary.  Remove it for now.
11143 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11145         * configure.in: libtermcap.a should be built when cygwin is the
11146         target as well as the host.
11147         * config.guess: Allow mixed case in cygwin uname output.
11148         * Makefile.in: Add libtermcap target.
11150 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11152         * config.sub: Clean up handling of hppa2.0.
11154 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11156         * config.guess: Use C code to identify more HP machines.
11158 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11160         * config.sub: Handle hppa2.0.
11162 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11164         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11165         cygmon for all sparclite targets, regardless of object format.
11167 1998-12-15  Mark Salter  <msalter@cygnus.com>
11169         * configure.in: Added target-bsp for several target architectures.
11171         * Makefile.in: Added rules for bsp.
11173 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11175         * config.guess: Improve detection of hppa2.0 processors.
11177 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11179         * config.guess: Recognize FreeBSD using ELF automatically.
11181 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11183         * configure (skip-this-dir): Add handling for new shell script, which
11184         might be created by a sub-directory's configure to indicate, this particular
11185         directory is "unwanted".
11186         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11188 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11190         * ltconfig: import from libtool, after changing libtool to
11191         account for the cygwin name change.
11193 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11195         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11196         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11198 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11200         * configure.in: Add libtermcap to list of cygwin dependencies.
11202 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11204         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11205         they include winsup/include when it's a cygwin target.
11207 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11209         * configure.in (host_tools): Added zip.
11210         * Makefile.in (all-target-libjava): Depend on all-zip.
11211         (all-zip): New target.
11212         (ALL_MODULES): Added all-zip.
11213         (NATIVE_CHECK_MODULES): Added check-zip.
11214         (INSTALL_MODULES): Added install-zip.
11215         (CLEAN_MODULES): Added clean-zip.
11217 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11219         * Makefile.in: lose "32" from comment about cygwin.
11221 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11223         * configure.in: Use -Os to build target libraries for the fr30.
11225 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11227         * config.sub: Add fr30.
11229 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11231         * configure.in: drop "32" from config/mh-cygwin32.  Check
11232         cygwin* instead of cygwin32*.
11233         * config.sub: Check cygwin* instead of cygwin32*.
11235 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11237         * config.guess: Match any version of Unixware7.
11239 1998-10-20  Syd Polk  <spolk@cygnus.com>
11241         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11242         if desired.
11244 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11246         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11247         these if the appropriate directories and files to not exist.
11249 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11251         * Makefile.in (DEVO_SUPPORT): Add config.if.
11253 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11255         * configure: Add pattern to replace "build_tooldir"'s
11256         definition in the generated Makefile with "tooldir"'s
11257         actual value.
11259 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11261         * config.sub: Bring back lost sparcv9.
11263         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11265 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11267         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11268         CC_FOR_TARGET and friends.
11270 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11272         * Makefile.in (build_tooldir): New variable, same as tooldir.
11273         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11274         -B$(build_tooldir)/bin/.
11275         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11277 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11279         * README: Remove installation instructions and refer to the
11280         INSTALL directory instead.
11282 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11284         * config.sub: Add support for i[34567]86-pc-udk.
11285         * configure.in: Likewise.
11287 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11289         * Makefile.in: add bzip2 package building bits for user
11290         tools module
11291         * configure.in: ditto
11293 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11295         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11296         (ALL_TARGET_MODULES): Add all-target-libobjc.
11297         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11298         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11299         (all-target-libchill): Add dependencies.
11300         * configure.in (target_libs): Add libchill.
11302 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11304         * configure.in (target_subdir): Remove duplicate line.
11306 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11308         * Makefile.in (all-automake): fix dependencies.
11310 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11312         * configure.in: Minor cleanups for building in the $(target_alias)
11313         subdir.
11315 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11317         * Makefile.in (bootstrap): Set r and s before make all.  Use
11318         BASE_FLAGS_TO_PASS in make all.
11319         (cross): Likewise.
11321 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11323         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11325 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11327         * config.sub: Fix typo in last change.
11329 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11331         * config.sub: Add support for C4x target.
11332         * configure.in: Likewise.
11334 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11336         * config.sub: Recognize sparcv9 just like sparc64.
11338 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11340         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11342 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11344         * config.guess: Correctly identify Pentium II sco boxes.
11346         * config.guess: Fix "tr" code.  From Weiwen Liu.
11348 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11350         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11351         stabs.
11353 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11355         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11356         (ALL_TARGET_MODULES): Add all-target-libchill.
11357         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11358         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11359         (all-target-libchill): Add dependencies.
11360         * configure.in (target_libs): Add libchill.
11362 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11364         * config.guess: Avoid assumptions about "tr" behaves when
11365         LANG is set to something other than English.
11367 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11369         * configure (gxx_include_dir): Changed to
11370         '${prefix}/include/g++'-${libstdcxx_interface}.
11372         * config.if: New to determine the interfaces.
11374 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11376         * config.guess: Detect and handle MPE/IX.
11377         * config.sub: Deal with MPE/IX.
11379 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11381         * configure.in: Use mh-aix43.
11383 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11385         * configure: Fix --without/--disable cases for gxx-include-dir.
11387 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11389         * mdata-sh:  Imported.  Needed for automake support.
11391 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11393         * Makefile.in (taz): Try "chmod -R og=u ." before
11394         "chmod og=u `find . -print`".
11396 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11398         * configure.in: Add arm-elf and thumb-elf support.
11400 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11402         * Makefile.in: Undo previous patch.
11404 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11406         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11407         to here ...
11408         (install-no-fixedincludes): and here
11409         (INSTALL_MODULES): ... from here.
11411 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11413         * config.sub: Merge with FSF.
11415         * config.guess: Merge with FSF.
11417 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11419         * configure (extraconfigdirs): New variable.
11420         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11421         * Makefile.in (all): Move higher in file.
11422         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11423         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11424         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11425         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11426         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11428 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11430         * Makefile.in (all-target-libjava): Depend on all-gcc and
11431         all-target-newlib.
11432         (configure-target-libjava): Depend on $(ALL_GCC).
11434 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11436         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11437         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11439 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11441         * INSTALL/README: Fix typo.
11443 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11445         * ylwrap: Change absolute path checks to check for DOS style path
11446         names.
11448         * ylwrap: Don't use a full path name if the source file is in the
11449         same directory.  From hjl@lucon.org (H.J. Lu).
11451         * config-ml.in: Default to being verbose, to match Feb 18 change to
11452         configure.
11454 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11456         Brought over from egcs:
11458         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11460         * configure.in (target_subdir): Set to ${target_alias} instead
11461         of "libraries".
11463         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11465         * configure.in (target_subdir): Set to libraries if enable_multilib.
11467 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11469         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11470         multilibs, force reconfiguration the first time we create
11471         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11473 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11475         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11476         avoid confusion with --no-recursion.
11478 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11480         * configure.in: Win32 hosts shouldn't use install -x
11481         * install-sh: remove -x option, and special .exe-handling
11482         hack.
11484 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11486         * config.guess: Recognize i586-pc-beos.
11487         * configure.in: Don't build some bits for beos.
11489 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11491         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11492         CFLAGS default to -O2.
11494         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11495         when using GNU ld.
11497 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11499         * ltmain.sh: Correct install when using a different shell.
11501 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11503         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11505 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11507         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11508         target.
11510 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11512         * ltconfig: Update to correct AIX handling.
11514 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11516         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11518         * configure.in (target_subdir): Set to ${target_alias} instead
11519         of "libraries".
11521 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11523         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11524         (Makefile): Depend on $(gcc_version_trigger).
11526         * configure (gcc_version): Change default initializer to empty
11527         string.
11528         (gcc_version_trigger): New variable; pass this variable down
11529         to subdir configures to enable them checking gcc's version
11530         themselves. Emit make macros for both gcc_version vars.
11531         (topsrcdir): Initialize reliably.
11532         (recursion line): Remove --with-gcc-version=${gcc_version}.
11534 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11536         * configure (enable_version_specific_runtime_libs): Implement new flag
11537         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11538         in $(libsubdir); emit definition in each generated Makefile.
11539         (gxx_include_dir): Initialize depending on
11540         $enable_version_specific_runtime_libs.
11542 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11544         * configure (gcc_version): Initialize properly depending on
11545         how and where configure is started.
11546         (recursion line): Pass a --with-gcc-version=${gcc_version}
11547         to configures in subdirs.
11549 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11551         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11552         cygmon
11554 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11556         * configure.in: Add cygmon and libstub support for mn10200.
11558 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11560         * configure (gcc_version): Add new variable describing the
11561         particular gcc version we're building.
11562         * Makefile.in (libsubdir): Add new macro for the directory
11563         in which the compiler finds executables, libraries, etc.
11564         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11565         and libsubdir.
11567 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11569         * Makefile.in (local-clean): Remove *.log.
11570         (warning.log): Built with warn_summary from build.log.
11571         (mail-report.log): Run test_summary.
11572         (mail-report-with-warnings.log): Run test_summary including
11573         warning.log in the report.
11575 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11577         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11579 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11581         * Makefile.in (grep): Grep no longer depends on libiberty.
11583 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11585         * Makefile.in: all-snavigator needs all-libgui.
11587 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11589         * configure.in: Add cygmon and libstub support for mn10300.
11591 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11593         * missing: Update to version from automake 1.3.
11595         * ltmain.sh: On installation, don't get confused if the same name
11596         appears more than once in the list of library names.
11598 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11600         * config.sub: Accept m68060 and m5200 as CPU names.
11602 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11604         * configure: Use && rather than using -a in test, because odd
11605         strings can confuse test.
11606         * configure.in: Likewise.
11608 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11610         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11612 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11614         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11615         bootstrap4-lean): New targets.
11617 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11619         * mpw-* Delete.  Not used.
11621 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11623         * COPYING.LIB: Update FSF address.
11625 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11627         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11629         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11630         GAS_SUPPORT_DIRS.
11632 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11634         * ltconfig, ltmain.sh: Avoid producing a version number if
11635         -version-info was not used.
11637 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11639         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11640         building with newlib.
11642 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11644         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11645         Solaris `make' causes it to continue to next definition.
11647 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11649         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11650         the right GUI libraries and files are installed along with GDB.
11652 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11654         * configure.in: Change alpha to alpha* in several places.
11656 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11658         * config.sub: Recognize sparc86x.
11660 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11662         * configure.in (--enable-target-optspace): Remove debug echo.
11664 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11666         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11668 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11670         * ltconfig: Update cygwin32 support.
11672         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11673         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11674         (GDB_SUPPORT_DIRS): Likewise.
11676 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11678         * configure.in (target_makefile_frag): If --enable-target-optspace,
11679         use -Os to compile target libraries rather than -O2.  Default to
11680         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11681         not used.
11682         * configure.in (target_cflags): Ditto for d30v.
11684 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11686         * Makefile.in (all-bfd): Depend on all-intl.
11687         (all-binutils): Likewise.
11688         (all-gas): Likewise.
11689         (all-gprof): Likewise.
11690         (all-ld): Likewise.
11692 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11694         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11696 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11698         * Makefile.in (all-bfd): Depend upon all-libiberty.
11700         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11702 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11704         * Makefile.in: Add libstub.
11706         * configure.in: Ditto. Build libstub for targets that have cygmon
11707         support.
11709 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11711         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11713 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11715         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11716         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11718 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11720         * configure: Define DEFAULT_M4 by searching PATH.
11721         * Makfile.in: Use DEFAULT_M4.
11723 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11725         * ltconfig: Add cygwin32 support.
11727         * Makefile.in, configure.in: Add libtool as a native only directory
11728         to configure and build.
11730 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11732         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11734 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11736         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11738 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11740         * Makefile.in: add ash make rules
11741         * configure.in: add ash to native_only and host_tools lists
11743 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11745         * Makefile.in (all-gettext, all-intl): New targets.
11746         (ALL_MODULES): Added all-gettext, all-intl.
11747         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11748         (INSTALL_MODULES): Added install-gettext, install-intl.
11749         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11751         * configure.in (host_tools): Added gettext.
11752         (native_only): Likewise.
11753         (noconfigdirs) [various cases]: Likewise.
11754         (host_libs): Added intl.
11756 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11758         * configure: Do not disable building gdbtk for cygwin32 hosts.
11760 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11762         * configure.in: Add thumb-coff target.
11763         * config.sub: Add thumb-coff target.
11765 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11767         * Makefile.in: Revert yesterday's change.
11768         (all-target-winsup):  all-target-librx stays out of here.
11770 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11772         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11773         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11774         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11775         Remove references to librx and libg++.
11777 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11779         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11780         recursive makes
11782 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11784         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11785         for newlib directory.
11786         (CXX_FOR_TARGET): Likewise.
11788 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11790         * ltconfig: Update after libtool/ltconfig.in change for
11791         hpux11.
11793 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11795         * ltconfig, ltmain.sh: Update to libtool 1.2.
11797 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11799         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11800         (install-gcc-cross): Instead, override LANGUAGES here.
11802 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11804         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11805         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11807 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11809         * configure.in: Add Thumb-pe target.
11811 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11813         * Makefile.in - changed sn targets to snavigator
11814         * configure.in - changed sn targets to snavigator
11816 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11818         * config-ml.in: After building symlink tree call make distclean
11819         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11820         to be the case for libiberty.
11822 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11824         * configure: When making link, also check the current
11825         directory. The configure scripts may create one.
11827 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11829         * config.sub: Accept alphapca56 and alphaev6 properly.
11831 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11833         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11835 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11837         * config.sub (sco5): Fix typo.
11839 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11841         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11842         install-itcl.
11843         (install-itcl): Remove dependency on install-tcl.
11845 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11847         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11849 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11851         * configure.in: Don't build libgui for a cygwin32 target when not on
11852         a cygwin32 host.
11854 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11856         * configure (redirect): Set to null, so default behavior of
11857         configure is now --verbose.
11859 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11861         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11862         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11864 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11866         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11867         this change to sync Makefile.in with its ChangeLog entries.
11869 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11871         * ltmain.sh (mkdir): Check that the directory doesn't exist
11872         before we exit with error, so that we don't get races during
11873         parallel builds.
11875 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11877         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11879 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11881         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11882         PICFLAG_FOR_TARGET.
11883         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11885         * configure: Emit a definition for the new macro enable_shared
11886         into each Makefile.
11888 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11890         * configure.in (host_tools, native_only): Add libtool.
11892 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11894         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11895         Fix typo in ming config comment.
11897 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11899         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11901 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11903         * config.sub: Add tic30 cases, and map c30 to tic30.
11905 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11907         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11908         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11909         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11910         (CLEAN_TARGET_MODULES): Similarly
11911         (all-target-libf2c): Add dependences.
11912         * configure.in (target_libs): Add libf2c.
11914 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11916         * configure.in: Remove expect from noconfigdirs when target
11917         is cygwin32.  OK to build expect and dejagnu with Canadian
11918         Cross.
11920 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11922         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11923         host.
11925         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11926         and mingw32.
11928 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11930         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11931         here as it is not defined in the toplevel Makefile.
11933 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11935         * configure (package_makefile_rules_frag): New variable, which names
11936         a file with generic rules, ...
11937         Change comment to mention we now have FIVE parts.
11938         * configure: Undo last change.
11940 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11942         * config.guess: More accurate determination of HP processor types.
11943         * config.sub: More accurate determination of HP processor types.
11945 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11947         * configure (package_makefile_frag): Move inserting the
11948         ${package_makefile_frag} to where it should be according
11949         to the comment.
11951 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11953         * config.guess: Add support for Linux/ARM.
11955 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11957         * .cvsignore: Remove *-info and *-install since they match
11958         release-info and mpw-install, which we don't want to just ignore.
11960 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11962         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11964 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11966         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11967         local_prefix to sub-make invocations.
11969 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11971         * configure.in: Check makefile fragments in the source
11972         directory.
11974 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11976         * configure.in: Check whether host and target makefile
11977         fragments exist before adding them to *_makefile_frag.
11979 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11981         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11983 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11985         * configure.in: Make sure we only replace RPATH_ENVVAR on
11986         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11987         regexp to sed.
11989         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11990         to sub-makes.
11992 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11994         * config-ml.in (multi-do): LDFLAGS must include multilib
11995         designator.
11997 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11999         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12001 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12003         * config.sub: Add mingw32 support.
12004         * configure.in: Likewise.
12006 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12008         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12010 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12012         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12013         * configure (gxx_include_dir): Provide a definition for subdirs
12014         which do not use autoconf.
12016 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12018         * config.guess: Sync with egcs.  Picks up new alpha support,
12019         BeOS & some additional linux support.
12021 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12023         * config.guess: HP 9000/803 is a PA1.1 machine.
12025 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12027         * configure.in: It's alpha*-...
12029 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12031         * configure.in (host_makefile_frag, target_makefile_frag):
12032         Handle multiple config files.
12033         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12034         alpha-*-*.
12036 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12038         * mkdep: New file.
12040 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12042         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12044 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12046         * Makefile.in: Add libgui directory.
12047         (GDB_TK): Add all-libgui.
12048         * configure.in: Add libgui directory.
12049         * configure: Add all-libgui to GDB_TK.
12051 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12053         * config-ml.in (multidirs): Add m32r to multilib list.
12055 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12057         * Makefile.in (all-target-gperf): Change dependency to
12058         all-target-libstdc++.
12060 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12062         * config.guess: Add BeOS support.
12064 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12066         Source directory cvs renamed to cvssrc:
12067         * configure.in (host_tools): Change cvs to cvssrc.
12068         (native_only): Likewise.
12069         (noconfigdirs) [various cases]: Likewise.
12070         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12071         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12072         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12073         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12074         (all-cvssrc): Rename target from all-cvs.
12076 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12078         * configure (gxx_include_dir): Fix thinko.
12080 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12082         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12083         (install-cross, install-gcc-cross): New targets.
12085 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12087         * configure.in (noconfigdirs): Add support for Thumb target.
12089         * config.sub (maybe_os): Add support for Thumb target.
12091 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12093         * Makefile.in: Add rules for cygmon.
12095         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12097 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12099         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12100         * configure (gxx_include_dir): Provide a definition for subdirs
12101         which do not use autoconf.
12103 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12105         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12106         11/18/97 build
12108 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12110         * From Franz Sirl.
12111         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12112         found on RedHat Linux systems.
12114 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12116         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12117         guesses.
12119 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12121         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12123 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12125         * ltmain.sh: If mkdir fails, check whether the directory was created
12126         anyhow by some other process.
12128 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12130         * configure.in (d30v-*-*): Configure all directories.
12132 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12134         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12135         for the D30V.
12137 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12139         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12141 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12143         * include/libiberty.h: Add extern "C" { so it can be used with C++
12144         progrms.
12145         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12146         programs.
12148 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12150         * configure.in (d30v-*-*): Configure GCC now.
12152 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12154         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12155         is no longer needed.
12157 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12159         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12161 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12163         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12164         targets using "$@" to provide support for similar but not identical
12165         targets without having to duplicate code.
12167 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12169         * makefile.vms: Fix to work with DEC C.
12171 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12173         * config.sub: Add mips-tx39-elf to marketing names.
12175 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12177         * ltmain.sh: Handle symlinks in generated script.
12179 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12181         * configure: Handle autoconf style directory options: --bindir,
12182         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12183         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12184         --sysconfdir.
12185         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12186         (sharedstatedir, localstatedir, oldincludedir): New variables.
12187         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12188         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12189         sbindir, sharedstatedir, and sysconfdir.
12191 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12193         * Makefile.in (bootstrap-lean): New target.
12195 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12197         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12198         sn, and gnuserv from noconfigdirs.
12200 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12202         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12204 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12206         * Makefile.in (cross): New target.
12208 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12209                           Jeff Law         <law@cygnus.com>
12211         * Makefile.in (bootstrap2, bootstrap3): New targets.
12212         (all-bootstrap): Remove outdated and confusing target.
12213         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12215 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12217         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12218         windows.  Consistent with gdb/configure.
12220 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12222         * configure.in: Name Linux target fragment.
12224         * configure: Rewrite so that project Makefile fragment is inserted
12225         first and appears last in the resulting Makefile.
12227 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12229         * Makefile.in (install-itcl): Install tcl first.
12231 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12233         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12235 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12237         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12239         * configure.in (skipdirs): Add target-librx for Linux.
12240         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12242 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12244         * Makefile.in (bootstrap): New target.
12246 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12248         * config.sub: Accept 'amigados' for backward compatibility.
12250 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12252         * config.guess: Merge with FSF.
12254 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12256         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12258 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12260         * config.sub: Add "marketing-names" patch.
12262 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12264         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12266 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12268         * config.sub: Handle v850-elf.
12270 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12272         * .cvsignore (*-install): Remove.
12274 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12276         * ltconfig: Set CONFIG_SHELL in libtool.
12277         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12279 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12281         * configure.in (target_subdir): Set to libraries if enable_multilib.
12283 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12285         * config.guess: Update from gcc directory.
12287 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12289         * Makefile.in (all-sim): Depends on all-readline.
12291 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12293         * Makefile.in (BISON, YACC): Use $$s.
12294         (all-bison): Depend on all-texinfo.
12296 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12298         * Makefile.in (BISON): Add -L flag.
12299         (YACC): Likewise.
12301 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12303         * configure.in (noconfigdirs): Add support for v850e target.
12305         * config.sub (maybe_os): Add support for v850e target.
12307 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12309         * configure.in (noconfigdirs): Add support for v850ea target.
12311         * config.sub (maybe_os): Add support for v850ea target.
12313 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12315         * config.sub: Add mipstx39.  Delete r3900.
12317 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12319         * Makefile.in (all-autoconf): Depends on all-texinfo.
12321 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12323         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12324         eabi targets.
12326 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12328         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12330         * configure: When handling a Canadian Cross, handle YACC as well as
12331         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12332         * Makefile.in (all-bison): Depend upon all-texinfo.
12334 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12336         * Makefile.in (BISON): bison, not byacc or bison -y.
12337         (YACC): bison -y or byacc or yacc.
12338         (various): Add *-bison as appropriate.
12339         (taz): No need to mess with BISON anymore.
12341 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12343         * configure: If OSTYPE matches *win32*, try to find a good value for
12344         CONFIG_SHELL.
12346 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12348         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12349         configure.in if it is present.
12351 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12353         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12355 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12357         * config.sub: Recognize `arc' cpu.
12358         * configure.in: Likewise.
12359         * config-ml.in: Likewise.
12361 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12363         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12365 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12367         * configure: Changed sed delimiter from ':' to '|' when
12368         attempting to substitute ${config_shell} for SHELL. On
12369         NT ${config_shell} may contain a ':' in it.
12371 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12373         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12375 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12377         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12379 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12381         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12383         * ylwrap: If the program is a relative path, force it to be
12384         absolute.
12386 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12388         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12390 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12392         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12393         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12394         for libraries.
12396 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12398         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12399         separated by spaces.
12401 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12403         * ylwrap: New file.
12404         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12406         * ltmain.sh: Handle /bin/sh at start of install program.
12408         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12410         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12411         * missing: New file, from automake 1.2.
12413 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12415         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12416         check-tk to CHECK_X11_MODULES.
12418 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12420         * config.sub: Merge with FSF.
12422 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12424         * config.guess: Merge with FSF.
12426 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12428         * configure: Treat msdosdjgpp like go32.
12429         * configure.in: Likewise.  Don't remove gprof for go32.
12431         * configure: Change Makefile.tem2 to Makefile.tm2.
12433 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12435         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12437 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12439         * install-sh (chmodcmd): Set to null if the DST directory already
12440         exists.  Same as Nov 11th change.
12442 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12444         * configure (GDB_TK): Needs itcl and tix.
12446 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12448         * config.guess: Update from FSF.
12450 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12452         * Makefile.in (GDB_TK): Depend on itcl and tix.
12454 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12456         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12457         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12458         (INSTALL_SCRIPT): New variable.
12459         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12460         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12461         to -x.
12462         * install-sh: Add support for -x option.
12464 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12466         * configure.in, Makefile.in: Treat tix like itcl.
12468 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12470         * Makefile.in (WINDRES): New variable.
12471         (WINDRES_FOR_TARGET): New variable.
12472         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12473         (EXTRA_HOST_FLAGS): Add WINDRES.
12474         (EXTRA_TARGET_FLAGS): Add WINDRES.
12475         (EXTRA_GCC_FLAGS): Add WINDRES.
12476         ($(DO_X)): Pass down WINDRES.
12477         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12478         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12479         DLLTOOL_FOR_TARGET.
12481 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12483         * configure.in: configure sim before gdb for win32-x-ppc
12485 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12487         Move gperf into the toplevel, from libg++.
12488         * configure.in (target_tools): Add target-gperf.
12489         (native_only): Add target-gperf.
12490         * Makefile.in (all-target-gperf): New target, depend on
12491         all-target-libg++.
12492         (configure-target-gperf): Empty rule.
12493         (ALL_TARGET_MODULES): Add all-target-gperf.
12494         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12495         (CHECK_TARGET_MODULES): Add check-target-gperf.
12496         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12497         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12499 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12501         * config.sub (mn10200): Recognize new basic machine.
12503 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12505         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12506         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12508 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12510         * configure.in: If we're building mips-sgi-irix6* native, turn on
12511         ENABLE_MULTILIB and set TARGET_SUBDIR.
12513 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12515         * Makefile.in (all-sn): Depend on all-grep.
12517 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12519         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12521         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12522         Makefile.  From Jeff Makey <jeff@cts.com>.
12523         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12525         * Makefile.in (DISTBISONFILES): Remove.
12526         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12527         $(DEFAULT_YACC).
12529         * configure.in: Build itl, db, sn, etc., when building for native
12530         cygwin32.
12532         * Makefile.in (LD): New variable.
12533         (EXTRA_HOST_FLAGS): Pass down LD.
12534         ($(DO_X)): Likewise.
12536 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12538         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12540 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12542         * configure.in (targargs): Strip out any supplied --build argument
12543         before adding our own. Always add --build.
12545 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12547         * configure.in (targargs): Pass --build if we're doing
12548         a cross-compile.
12550 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12552         * configure: Use '|' instead of ":" as the separator in
12553         sed. Otherwise sed chokes on NT path names with drive
12554         designators. Also look for "?:*" as the leading characters in an
12555         absolute pathname.
12557 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12559         * config.sub: Support for r3900.
12561 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12563         * configure.in: Use install-sh, not install.sh.
12565 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12567         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12568         apply it twice.
12570 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12572         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12573         install-binutils.
12575 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12577         * Makefile.in: Add automake targets.
12578         * configure.in (host_tools): Add automake.
12580 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12582         * configure: Default CXX to c++, not gcc.
12583         * Makefile.in (CXX): Set to c++, not gcc.
12584         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12586 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12588         * install-sh: try appending a .exe if source file doesn't
12589         exist
12591 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12593         * configure.in: Turn on multilib by default.
12594         (cross_only): Remove target-libiberty.
12596         * Makefile.in (all-gcc): Don't depend on libiberty.
12598 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12600         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12602 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12604         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12605         (DISTBISONFILES): Add ld/Makefile.in
12607 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12609         * configure.in: if target is cygwin32 but host isn't cygwin32,
12610         don't configure gdb tcl tk expect, not just gdb.
12612 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12614         * configure.in: Added gnuserv everywhere sn appears.
12616         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12617         (CROSS_CHECK_MODULES): Added check-gnuserv.
12618         (INSTALL_MODULES): Added install-gnuserv.
12619         (CLEAN_MODULES): Added clean-gnuserv.
12620         (all-gnuserv): New target.
12622 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12624         * config.guess: Fixes for MIPS OpenBSD systems.
12626 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12628         * Makefile.in (INSTALL_XFORM): Remove.
12629         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12631         * mkinstalldirs: New file, copied from automake.
12632         * Makefile.in (installdirs): Rename from install-dirs.  Use
12633         mkinstalldirs.  Change all users.
12634         (DEVO_SUPPORT): Add mkinstalldirs.
12636 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12638         * install-sh: Rename from install.sh.
12639         * Makefile.in (INSTALL): Change install.sh to install-sh.
12640         (DEVO_SUPPORT): Likewise.
12642         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12643         Graichen <graichen@rzpd.de>.
12645 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12647         * config.guess: Recognize OpenBSD systems correctly.
12649 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12651         * README, Makefile.in (ETC_SUPPORT): Remove references to
12652         cfg-paper*, configure.{texi,man,info*}._
12654 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12656         * Makefile.in (all.normal): Ensure that gcc is built after all
12657         the x11 - ie gdb - targets.
12659 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12661         * makefile.vms: Don't run conf-a-gas.
12663 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12665         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12667 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12669         * configure.in: Remove noconfigdirs case since gdb also
12670         configures and builds for tic80-coff.
12672 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12674         * configure: Set cache_file to config.cache.
12675         * Makefile.in (local-distclean): Remove config.cache.
12677 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12679         * COPYING: Update FSF address.
12681 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12683         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12684         noconfigdirs.
12686 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12688         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12689         MAKEDIRS, is empty.
12691 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12693         * config.sub: Tweak mn10300 entry.
12695 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12697         * configure.in (host_tools): Put sim before gdb, so gdb's
12698         configure.tgt can determine if the simulator was configured.
12700 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12702         * config.sub: Move BeOS $os case to be with other Cygnus
12703         local cases.
12705 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12707         * config.sub: Remove misplaced comment that broke Linux.
12709 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12711         * config.sub: Add BeOS support.
12713 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12715         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12717 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12719         * configure.in (noconfigdirs): Remove tcl and tk from
12720         noconfigdirs for cygwin32 builds.
12722 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12724         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12726 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12728         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12729         make-all.com, use makefile.vms instead.
12731 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12733         * config.sub: Accept -lnews*.
12735 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12737         * configure.in (noconfigdirs): Disable target-newlib,
12738         target-examples and target-libiberty for d30v.
12740 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12742         * configure.in (noconfigdirs): Enable ld for d30v.
12744 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12746         * configure.in (tic80-*-*): Build compiler.
12748 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12750         * configure.in (d30v-*): Remove sim directory from list of
12751         unsupported d30v directories
12753 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12755         * config.sub, configure.in: Add d30v target cpu.
12757 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12759         * makefile.vms: New file.
12760         * make-all.com: Remove.
12762 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12764         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12766 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12768         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12770 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12772         * Makefile.in (ALL_MODULES): Added all-db.
12773         (CROSS_CHECK_MODULES): Addec check-db.
12774         (INSTALL_MODULES): Added install-db.
12775         (CLEAN_MODULES): Added clean-db.
12777 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12779         * config.guess: Merge with latest FSF sources.
12781 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12783         * Makefile.in (ALL_MODULES): Added all-itcl.
12784         (CROSS_CHECK_MODULES): Added check-itcl.
12785         (INSTALL_MODULES): Added install-itcl.
12786         (CLEAN_MODULES): Added clean-itcl.
12788 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12790         * configure.in: build gdb for mn10200
12792 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12794         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12796 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12798         * configure.in (tic80-*-*): Turn off most targets right now.
12800 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12802         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12803         rather than the makeinfo program.
12804         (do-info): Depend upon all-texinfo.
12806 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12808         * configure.in: Remove uses of config/mh-linux.
12810         * config.sub, config.guess: Merge with latest FSF sources.
12812 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12814         * config.sub (case $basic_machine): Add tic80 entries.
12816 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12818         * config.sub, config.guess: Merge with latest FSF sources.
12820 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12822         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12823         * mpw-config.in: Test for NewFolderRecursive.
12824         * mpw-install: Use symbolic name for startup filename.
12825         * mpw-README: Add various additional details.
12827 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12829         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12831 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12833         * configure.in: Do build gcc and the target libraries for
12834         the mn10200.
12836 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12838         * configure.in: don't avoid building gdb for mn10300 any more
12839         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12840         instead of single-quoting it.
12842 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12844         * configure.in: Don't use --with-stabs on IRIX 6.
12846 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12848         * configure.in (m32r): Build gdb, libg++ now.
12850 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12852         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12853         directories from noconfigdirs.
12855 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12857         * config.sub (basic_machine): added mips16 configuration
12859 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12861         * config.sub: Handle d10v-unknown.
12863 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12865         * config.sub: Handle v850-unknown.
12867 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12869         * Makefile.in: add findutils
12870         * configure.in: add findutils to list of host_tools
12872 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12874         * config.sub: Handle mn10200 and mn10300.
12876 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12878         * configure.in (d10v-*): Do not build librx.
12880 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12882         * configure.in (mn10300): Build everything except gdb & libgloss.
12884 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12886         * config.guess:  Patch for Dansk Data Elektronik servers,
12887         from Niels Skou Olsen <nso@dde.dk>.
12889         For ncr, use /bin/uname rather than uname, since GNU uname does not
12890         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12892         Patch for MIPS R4000 running System V,
12893         from Eric S. Raymond <esr@snark.thyrsus.com>.
12895         Fix thinko for nextstep.
12897         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12899         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12900         * config.guess: Guess mips-dec-mach_bsd4.3.
12902         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12903         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12904         release numbers.
12905         * config.guess (mips-mips-riscos*):  Emit just enough of the
12906         release number.
12908         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12909         * config.guess (sparc-auspex-sunos*):  Added.
12910         (f300-fujitsu-*): Added.
12912         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12913         * config.guess:  Recognize a Tadpole as a sparc.
12915 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12917         * config.guess: Don't assume that NextStep version is either 2 or
12918         3.  NextStep 4 (aka OpenStep 4) has come out now.
12920 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12922         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12923         From Rik Faith <faith@cs.unc.edu>.
12925 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12927         * config.sub: Contributions from bug-gnu-utils to:
12928         Support plain "hppa" (no version given) architecture, reported by
12929         OpenStep.
12930         OpenBSD like NetBSD.
12931         LynxOs is not a hardware supplier.
12933         * config.guess: Contributions from bug-gnu-utils to add support for:
12934         OpenBSD like NetBSD.
12935         Stratus systems.
12936         More Pyramid systems.
12937         i[n>4]86 Intel chips.
12938         M680[n>4]0 Motorola chips.
12939         Use unknown instead of lynx for hardware manufacturer.
12941 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12943         * install.sh (chmodcmd): Set to null if the DST directory already
12944         exists.
12946 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12948         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12949         not use mt-ppc target Makefile fragment any more.
12951 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12953         * configure.in (*-*-windows):  Exclude everything but those dirs
12954         needed to build windows.
12956 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12958         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12960 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12962         * configure.in:  Exclude mmalloc from i386-windows.
12964 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12966         * Undo my previous change.
12968 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12970         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12971         unconditionally.
12972         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12974 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12976         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12977         host to add it's own flags.
12979 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12981         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12983 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12985         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12986         (CXX_FOR_TARGET): Likewise.
12987         (GCC_FOR_TARGET): Define.
12988         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12989         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12990         CC_FOR_TARGET was specified on the command line.
12991         (MAKEOVERRIDES): Don't define.
12993 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12995         * configure.in (m32r): Fix spelling of libg++ libs.
12997 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12999         * config.sub (-apple*): Remove, now redundant.
13001 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13003         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13005         * configure: Rework yesterday's sed script patch.
13007         * config.sub: Merge with FSF.
13009 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13011         * config.guess:  Merge from FSF.
13013         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13014         * config.guess: Use pc instead of unknown, for pc clone systems.
13015         Change linux to linux-gnu.
13017         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13018         * config.guess: Avoid non-portable tr syntax.
13020 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13022         * test-build.mk (HOLES): Add "xargs" for gdb.
13024         * configure: Avoid hpux10.20 sed bug.
13026 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13028         * configure.in:  Add support for windows host
13029         (that is a build done under the Microsoft build environment).
13031 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13033         * Makefile.in: Replace all uses of srcroot with s, to shrink
13034         command line lengths.
13036         Patches from Geoffrey Noer <noer@cygnus.com>:
13037         * configure.in: If configuring for newlib, pass --with-newlib to
13038         subdirectories.
13039         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13040         -Bnewlib/ and -Lwinsup to gcc.
13041         (CXX_FOR_TARGET): Likewise.
13043 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13045         * Makefile.in (ETC_SUPPORT): Add configure.
13047 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13049         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13050         host configuration file.
13052 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13054         * configure.in: Break mn10x00 support into separate
13055         mn10200 and mn10300 configurations.
13056         * config.sub: Likewise.
13058 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13060         * configure.in: Add lots of stuff to noconfigdirs for
13061         the mn10x00 targets.
13063         * config.sub, configure.in: Add mn10x00 support.
13065 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13067         * make-all.com: Call conf-a-gas, not config-a-gas.
13069 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13071         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13072         targets.
13074 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13076         * mpw-README: Add much more detail for native PowerMac.
13077         * mpw-install: New file.
13078         * mpw-configure: Add --norecursion and --help options.
13079         * mpw-config.in: Translate readme and install files when
13080         copying to objdir.
13081         * mpw-build.in: Don't always depend on byacc and flex.
13082         (install-only-top): New action.
13084 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13086         * configure.in:  You can now configure GDB for the v850.
13088 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13090         * configure.in (noconfigdirs): Don't configure any C++ dirs
13091         if targeting D10V.
13093 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13095         * config.sub: Recognize mips64vr5000.
13097 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13099         * configure.in: Use a single line for host_tools and native_only.
13101 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13103         * config.sub, configure.in: Add entries for m32r.
13105 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13107         * Makefile.in (inet-install): Don't run install-gzip.
13109 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13111         * configure.in:  Don't config lots of things for *-*-windows*.
13113 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13115         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13116         (host_libs, host_tools): Copy from configure.in.
13117         * mpw-configure: Don't complain about directories not found.
13119 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13121         * configure.in (i[345]86): Recognize i686 for pentium pro.
13122         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13123         file.
13125         * config.guess (i[345]86): Ditto.
13127 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13129         * configure.in (noconfigdirs): Removed gdb for D10V.
13131 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13133         * configure.in: Remove ld, target-libio, target-libg++, and
13134         target-libstdc++ from noconfigdirs.
13136 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13138         * configure: Fix three locations where shell scripts were
13139         being run directly rather than with config_shell.
13141 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13143         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13144         * config.sub (basic_machine): Recognize v850.
13146 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13148         * mpw-configure: Handle multiple enable/disable options and
13149         pass them down recursively, handle -c and -s flags appropriately
13150         depending on choice of compiler, add escape mechanism for
13151         quoted arguments to gC.
13153 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13155         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13156         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13157         so that -mrelocatable-lib and -mno-eabi are used.
13159         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13160         not support --print-multi-lib, don't abort.
13162 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13164         * make-all.com: Run config-a-gas.
13165         * setup.com: Don't copy subdirectory files around.
13167 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13169         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13170         target, it now compiles correctly.
13172 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13174         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13176 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13178         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13180 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13182         * configure.in (native_only): Add prms.
13184 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13186         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13187         (BINUTILS_SUPPORT_DIRS): Likewise.
13189 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13191         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13192         d10v support is added.
13194 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13196         * configure.in (d10v-*-*): New target.
13198 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13200         * config.guess (HP 9000/811): Recognize this as a PA1.1
13201         machine.
13203 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13205         * Makefile.in (do-tar-gz): New target, split out from tail end of
13206         taz target.  Run each command separately, don't use pipes.
13207         (taz): Use it.
13209 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13211         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13212         * mpw-build.in: No builds should depend on building byacc or flex,
13213         they are assumed to be installed already.
13215 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13217         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13218         variable that CC_FOR_TARGET needs.
13220 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13222         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13223         options have changed since the last time the subdirectory was
13224         configured, and if it has, reconfigure.
13225         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13226         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13228 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13230         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13231         CLEAN_MODULES): Add bash.
13232         (all-bash): New target.
13234 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13236         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13238 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13240         * config.sub (basic_machine): Recognize d10v as a valid processor.
13242 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13244         * mpw-configure: Add support for --bindir.
13245         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13247 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13249         * configure.in: add bash, time, gawk to list of hosttools and things
13250         to only build for native toolchains
13252 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13254         * Makefile.in (docdir): Remove.
13256 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13258         * Makefile.in (datadir): Set to $(prefix)/share.
13260 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13262         * configure.in: build diff and patch for cygwin32-hosted
13263         toolchains.
13265 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13267         * config.sub: Accept -rtems*.
13269 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13271         * configure.in: enable dosrel for cygwin32-hosted builds,
13272                 remove diff from the list of things not buildable
13273                 via Canadian Cross
13275 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13277         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13278         don't get ". ".
13280 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13282         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13284 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13286         * Makefile.in (taz): Handle case where tex3patch didn't even get
13287         checked out.  Also, if it was found, put the symlink in a new util
13288         subdirectory.
13290 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13292         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13294 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13296         * config.sub: Recognize -openvms.
13297         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13298         * make-all.com, setup.com: New files.
13300 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13302         * Makefile.in (taz): tex3patch moved to texinfo/util.
13304 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13306         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13307         * configure.in: remove make from disable-if-Can-Cross list
13308                 enable gdb if ${host} and ${target} are cygwin32
13310 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13312         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13313         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13315 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13317         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13318         distinguish sysv/svr4/bsd variants.
13319         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13321 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13323         * configure.in: Added copyright notice.
13324         * move-if-change: Added copyright notice.
13326 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13328         * configure.in (powerpcle-*-solaris*): Until we get shared
13329         libraries working, don't build gdb, sim, make, tcl, tk, or
13330         expect.
13332 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13334         * config.guess:  Merge with FSF:
13336         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13337         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13339         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13340         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13342         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13343         * config.guess:  Combine two OSF1 rules.
13344         Also recognize field test versions.  From mjr@zk3.dec.com.
13345         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13346         because GNU uname does not support -p.  From pmr@pajato.com.
13348 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13350         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13352 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13354         * mpw-README: Document GCCIncludes.
13356 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13358         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13360 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13362         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13364 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13366         * configure.in (*-*-cygwin32): Configure make.
13368 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13370         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13372 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13374         * Makefile.in (all-inet): Depend on all-perl.
13376         * Makefile.in (inet-install): New target.
13378         * Makefile.in (all-inet): Depend on all-tcl.
13379         (all-inet): Depend on all-send-pr.
13381 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13383         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13384         temporarily.
13386 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13388         * configure.in: Don't configure --with-gnu-ld on AIX.
13390 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13392         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13394 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13396         * Makefile.in (ALL_MODULES): Added all-inet.
13397         (CROSS_CHECK_MODULES): Added check-inet.
13398         (INSTALL_MODULES): Added install-inet.
13399         (CLEAN_MODULES): Added clean-inet.
13400         (all-indent): New target.
13402         * configure.in (host_tools): Added inet.
13403         (native_only): Added inet.
13404         (noconfigdirs): Added inet.
13406 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13408         * configure.in: Don't configure libgloss if we are not configuring
13409         newlib.
13411 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13413         * configure.in: Don't configure libgloss for unsupported
13414         architectures.
13416 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13418         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13420 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13422         * Makefile.in (ALL_MODULES): Include all-apache.
13423         (CROSS_CHECK_MODULES): Include check-apache.
13424         (INSTALL_MODULES): Include install-apache.
13425         (all-apache): New target.
13427         * configure.in: Added apache everywhere perl is seen.
13429 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13431         * Makefile.in: Add support for clean-{module} and
13432         clean-target-{module} rules.
13434 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13436         * configure.in (*-*-ose) do not build libgloss.
13438 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13440         * config.guess (prep*:SunOS:5.*:*): Turn into
13441         powerpele-unknown-solaris2.
13443 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13445         * configure.in: Permit --enable-shared to specify a list of
13446         directories.
13448 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13450         * configure.in (host==solaris): Pass only the first word of $CC
13451         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13453 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13455         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13457 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13459         * Makefile.in (ALL_MODULES): Include all-perl.
13460         (CROSS_CHECK_MODULES): Include check-perl.
13461         (INSTALL_MODULES): Include install-perl.
13462         (ALL_X11_MODULES): Include all-guile.
13463         (CHECK_X11_MODULES): Include check-guile.
13464         (INSTALL_X11_MODULES): Include install-guile.
13465         (all-perl): New target.
13466         (all-guile): New target.
13468         * configure.in (host_tools): Include perl and guile.
13469         (native_only): Include perl and guile.
13470         (noconfigdirs): Don't build guile and perl; no ports have been
13471         done.
13473 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13475         * configure (--enable-*): Handle quoted option lists such as
13476         --enable-sim-cflags='-g0 -O' better.
13478 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13480         * Makefile.in ({,inst}all-target): New rule so we can make and
13481         install all of the target directories easily.
13483 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13485         * configure.in: Add missing global flag in sed substitution when
13486         deleting `target-' from ${configdirs}.
13488 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13490         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13491         option.
13493         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13494         config/mh-necv4.
13496         * install.sh: Correct misspelling of transformbasename.
13498         * config.guess: Recognize mips-*-sysv*.
13500 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13502         * config.sub: Recognize mon960.
13504 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13506         * configure: Restore Canadian Cross handling of BISON and LEX,
13507         removed in Feb 20 change.
13509 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13511         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13512         Mention make install.  Remove the old copyright date as well the
13513         clumsy and rather pointless copyright on the README file.
13515 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13517         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13518         Makefile after running symlink-tree, then run `make distclean' to
13519         avoid clobbering any generated files in srcdir.
13521 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13523         * configure.in (m68k-*-netbsd*): Build everything now.
13525 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13527         * Makefile.in (taz): Fix quoting.
13529 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13531         * configure.in (sparclet-*-*): Build everything now.
13533 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13535         * configure.in (m68k-*-linux*): New host.
13537 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13539         * configure: Check for bison before byacc.
13541 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13543         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13544         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13545         searching PATH.  These are used as fallbacks by Makefile.in if
13546         flex/bison/byacc aren't in objdir.
13548 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13550         * Makefile.in: Make everything which depends upon all-bfd also
13551         depend upon all-opcodes, in case --with-commonbfdlib is used.
13553 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13555         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13556         building NT native compilers on Unix.
13558 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13560         * configure.in: Don't get CC from the host Makefile fragment if we
13561         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13562         Solaris test for /usr/ucb/cc to the post target script, just after
13563         the compiler sanity test.
13565 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13567         * config.sub: Merge with FSF.
13569 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13571         * Makefile.in (RPATH_ENVVAR): New variable.
13572         (REALLY_SET_LIB_PATH): Use it.
13573         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13575 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13577         * config.sub, configure.in: Recognize sparclet cpu.
13579 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13581         * config.guess:  Support m68k-cbm-sysv4.
13583 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13585         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13586         m68k-unknown-linuxaout from linker help string.  Put quotes around
13587         $ld_help_string.
13589 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13591         * config.guess (powerpc-harris-powerunix): Add guess for port
13592         to new target.
13594 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13596         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13598 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13600         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13601         $(REALLY_SET_LIB_PATH) in Makefile.
13602         * Makefile.in (SET_LIB_PATH): New variable.
13603         (REALLY_SET_LIB_PATH): New variable.
13604         ($(DO_X)): Use $(SET_LIB_PATH).
13605         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13606         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13607         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13608         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13609         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13610         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13611         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13612         (install-dosrel): Likewise.
13613         (all-opcodes): Depend upon all-libiberty.
13615 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13617         * config.guess (*:CYGWIN*): New
13619 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13621         * Makefile.in (all-target-winsup): All all-target-libiberty.
13623 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13625         * configure.in (noconfigdirs): Add missing # in front of comment.
13627 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13629         * configure.in: add second pass to things added to noconfigdirs
13630         so *-gm-magic can exclude libgloss properly.
13632 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13634         * mpw-configure (extralibs_name, rez_name): Set correctly
13635         for MWC68K compiler.
13637         * mpw-README: Add more info on the necessary build tools.
13639 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13641         * configure.in, config.sub: Recognize cygwin32.
13643 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13645         * config.guess, config.sub: Recognize A/UX.
13647 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13649         * config.sub: Merge with gcc/config.sub.
13651 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13653         * mpw-build.in (do-binutils): Add build of stamps.
13655 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13657         * config.sub: Add recognition for mips64vr4100*-* targets.
13659 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13661         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13662         Add creation of gconfigargs with `--enable-shared' turned on.
13663         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13664         ($(host)-stamp-stage3-configured): Likewise.
13665         (HOLES): Add chatr and ldd.
13666         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13668 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13670         * configure: Pass --nfp to recursive configures.
13672 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13674         * Makefile.in (DLLTOOL): New.
13675         (DLLTOOL_FOR_TARGET): New.
13676         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13677         (EXTRA_TARGET_FLAGS): Ditto.
13678         (EXTRA_GCC_FLAGS): Ditto.
13679         (CONFIGURE_TARGET_MODULES): Ditto.
13680         (DO_X): Ditto.
13681         * configure: Add DLLTOOL.
13683 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13685         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13686         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13687         mh-sco, since old workarounds no longer needed, and don't
13688         build ld, since libraries have weak symbols in COFF.
13690 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13692         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13694 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13696         * configure.in: Make sure that ${CC} can be used to compile an
13697         executable.
13699 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13701         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13702         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13703         nothing depending on whether gdbtk is being built.
13705 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13707         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13709 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13711         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13712         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13714 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13716         * config-ml.in: Add support for
13717         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13718         Simplify setting of multidirs from --disable-foo.
13720 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13722         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13723         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13724         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13725         non-empty, pass them on to the  GCC make.
13726         (all-bootstrap): New rule that is like all-gcc, except it executes
13727         the GCC bootstrap rule instead of the GCC all rule.
13729 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13731         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13733 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13735         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13736         DG/UX support.
13738 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13740         * config.sub (i*86*) Change [345] to [3456]
13742 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13744         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13745         --with-gnu-ld=no.
13747 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13749         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13750         AIX multilibs get built.
13752 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13754         * configure.in (i386-win32): Don't build expect if we're not
13755         building the tcl subdir.
13757 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13759         * Makefile.in: (configure-target-examples, all-target-examples):
13760         New targets, configure and build example programs.
13762 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13764         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13765         use it as input to sedit the generated MPW makefile.
13766         * mpw-README: Add a suggestion about Gestalt.h.
13768 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13770         * config.sub: Accept *-*-ieee*.
13772 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13774         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13775         Ronald F. Guilmette <rfg@monkeys.com>.
13777 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13779         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13780         for powerpc-pe native.
13781         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13782         (target==powerpc-pe): duplicate i386-win32 entry.
13784 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13786         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13787         of vxworks, not just vxworks5.1.
13789 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13791         * mpw-configure: Add support for exec-prefix.
13793 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13795         * config.guess: Recognize HP model 816 machines as having
13796         a PA1.1 processor.
13798 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13800         * configure: Ignore new autoconf configure options.
13802 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13804         * config.guess:  Recognize Pentium under SCO.
13805         From Robert Lipe <robertl@arnet.com>.
13807 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13809         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13811 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13813         * configure.in: Don't configure gas for alpha-dec-osf*.
13815 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13817         * configure.in: Default to --with-stabs for some targets for which
13818         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13819         i[345]86*-*-unixware*.
13821 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13823         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13824         rather than basing it on the target.  Simplify handling of options
13825         controlling which directories to configure.  Remove extraneous
13826         slash in multi-clean target.
13828 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13830         * config-ml.in: Prefix more variables with ml_ so they don't collide
13831         with configure's.
13833 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13835         * configure: Don't turn -v into --v.
13837 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13839         * configure.in (targargs): Fix typo.
13841         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13843 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13845         * configure.in: Strip --host and --target options from
13846         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13847         --with-cross-host option when building with a cross-compiler.
13848         * configure: Canonicalize the arguments put into config.status by
13849         always using `=' for an option with an argument.  Pass a presumed
13850         --host or --target explicitly.
13852 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13854         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13855         into general OS recognition case.
13857 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13859         * configure.in (target_configdirs): add target-winsup only
13860         for win32 target systems.
13862 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13864         * Makefile.in (all-target-libgloss): Depend upon
13865         configure-target-newlib, since when libgloss is built it looks to
13866         see if the newlib directory exists.
13868 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13870         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13871         cfg-ml-*.in.
13873 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13875         * configure: Handle LD and LD_FOR_TARGET when configuring a
13876         Canadian Cross.
13878 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13880         * configure.in (target_libs): add target-winsup.
13881         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13882         (target==ppcle-pe): remove ld from $noconfigdirs.
13884 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13886         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13887         Preserve relative path names in $srcdir.  Build symlink tree if
13888         configuring cross target dir and srcdir=. (= no VPATH support).
13889         (configure-target-libg++): Depend on configure-target-librx.
13890         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13891         * config-ml.in: New file.
13892         * symlink-tree: New file.
13893         * configure: Ensure srcdir="." if that's what it is.
13895 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13897         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13898         includes and FLEX_SKELETON setting.
13899         * mpw-configure (--with-gnu-ld): New option, controls whether
13900         to use PPCLink or ld with PowerMac GCC.
13901         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13902         * mpw-config.in: Configure grez if targeting Mac.
13904         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13905         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13906         just macos.
13907         * configure.in: Configure grez resource compiler if targeting Mac.
13908         * Makefile.in (all-grez, install-grez): New targets.
13910 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13912         * configure: CXX defaults to gcc, not g++.  If we find
13913         gcc in the path, set CC to gcc -O2.
13915 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13917         * configure: Default ${build} correctly.  Avoid picking up extra
13918         spaces when reading CC and CXX from Makefile.  When doing a
13919         Canadian Cross, use plausible default values for numerous
13920         variables.
13921         * configure.in: When doing a Canadian Cross, don't try to
13922         configure tools whose configure script can't handle it.
13924 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13926         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13928 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13930         * configure:  Remove dubious bug reporting address.
13932 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13934         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13935         configure script, run that instead of this directory's configure.
13936         In either case, print a message that we're configuring the sub-dir.
13938 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13940         * configure.in: Before checking for the existence of various files,
13941         use sed to filter out "target-".
13943 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13945         * Makefile.in (DO_X): Split rule to decrease command line length
13946         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13947         (Philippe De Muyter).
13949 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13951         * Makefile.in (all-patch): depend on all-libiberty.
13953 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13955         * configure.in: If the only directory in target_configdirs which
13956         actually exists is libiberty, then set target_configdirs to empty,
13957         to avoid trying to build a target libiberty in a gas or gdb
13958         distribution.
13960 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13962         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13963         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13964         systems.
13966 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13968         * configure.in (copy_dirs): Use sys-include instead of include
13969         for --with-headers option.
13971 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13973         * Makefile.in, configure.in: Make winsup builds work with
13974         new scheme.
13976 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13978         * configure.in: Build the linker on AIX.
13980 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13982         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13983         where needed.
13985 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13987         * Makefile.in (all-gcc): Fix typo.
13989 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13991         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13993 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13995         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13996         to target-xiberty, to provide more flexibility.
13997         (target_subdir):  Define.  Create if cross.
13998         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13999         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14000         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14001         check-libFOO -> check-target-libFOO, etc.
14002         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14003         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14004         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14005         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14006         allow ALL_GCC="" to only configure.
14007         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14008         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14009         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14011 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14013         * Makefile.in (taz): Build "info" in etc explicitly.
14015 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14017         * configure.in:  Make sure that CC is undefined (as opposed to
14018         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14019         problem with autoconf trying to configure on a host without GCC.
14021 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14023         * mpw-configure: Set host alias from choice of host compiler,
14024         only use generic MPW Makefile sed if present, edit a file
14025         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14026         * mpw-README: Add problem notes about CW6 and CW7.
14028 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14030         * Makefile.in (taz): Use ";" instead of ";;".
14032 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14034         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14035         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14036         DISTDOCDIRS.
14037         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14038         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14040 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14042         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14043         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14044         Move bfd to DISTSTUFFDIRS.
14046 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14048         * Makefile.in (X11_LIB): Removed.
14049         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14051         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14053 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14055         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14056         names.
14058 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14060         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14062 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14064         * configure.in (i[345]86-*-win32): Always build newlib.
14065         Don't configure cvs, autoconf or texinfo.
14066         * Makefile.in (LD_FOR_TARGET): New.
14067         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14068         Pass down LD_FOR_TARGET.
14070 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14072         * winsup: New directory.
14073         * Makefile.in: Build winsup.
14074         * configure.in: Winsup is configured when target is win32.
14075         Can only build win32 target GDB when native.
14077 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14079         * config.guess: Recognize HP model 819 machines as having
14080         a PA 1.1 processor.
14082 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14084         * configure: Fix sed loop which substitutes for CC and CXX to
14085         avoid bug found in various sed implementations.
14087 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14089         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14090         simulator.  Use standard powerpc-*-eabi*.
14092 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14094         * configure.in: Stop putting gas and binutils in noconfigdirs for
14095         powerpc-*-aix* and rs6000-*-*.
14097 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14099         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14100         -mcall-aixdesc libraries.
14102 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14104         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14106         * config.sub (arm | armel | armeb): Fix shell syntax.
14108 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14110         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14111         -msoft-float and -mcpu=common support.
14112         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14113         libraries.
14115 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14117         * configure.in: Allow configuration and build of emacs19 for the alpha.
14119 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14121         * configure.in (CC): Get ^CC, not just any old CC, from
14122         ${host_makefile_frag}.
14124 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14126         * configure.in (CC): Try to get CC from
14127         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14129 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14131         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14132         only if it exists in $(srcdir).
14134 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14136         * configure: If CC and CXX are not set in the environment, set
14137         them, based on either an existing Makefile or on searching for gcc
14138         in PATH.  Substitute for CC and CXX in Makefile.
14139         * configure.in: Remove libm from target_libs.  Separate
14140         target_configdirs from configdirs.  If CC is not set in
14141         environment, try to get it from a host Makefile fragment.  Rewrite
14142         changes of configdirs to use skipdirs instead.  A few minor
14143         tweaks.  Take directories out of target_configdirs as they are
14144         taken out of configdirs.  Remove existing Makefile files from
14145         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14146         CONFIG_ARGUMENTS in Makefile.
14147         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14148         by configure.in.
14149         (CONFIG_ARGUMENTS): Likewise.
14150         (CONFIGURE_TARGET_MODULES): New variable.
14151         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14152         ($(CONFIGURE_TARGET_MODULES)): New target.
14153         (configure-libg++, configure-libio): New targets.
14154         (all-libg++): Depend upon configure-libg++.
14155         (all-libio): Depend upon configure-libio.
14156         (configure-libgloss, all-libgloss): New targets.
14157         (configure-libstdc++): New target.
14158         (all-libstdc++): Depend upon configure-libstdc++.
14159         (configure-librx, all-librx): New targets.
14160         (configure-newlib): New target.
14161         (all-newlib): Depend upon configure-newlib
14162         (configure-xiberty): New target.
14163         (all-xiberty): Depend upon configure-xiberty.
14165 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14167         * configure.in (host i[345]86-*-win32):  Expand the
14168         noconfigdirs again.
14170 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14172         * mpw-configure: Fix sed command file name.
14174 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14176         * configure.in (host i[345]86-*-win32): Reduce the
14177         noconfigdirs again.
14179 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14181         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14182         or powerpc*-*-pe*, since they are not yet supported.
14184 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14186         Add PowerMac support and many other enhancements.
14187         * mpw-configure: New option --cc to select compiler to use,
14188         paste options set according to --cc into the generated
14189         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14190         if mpw-make.sed is present.
14191         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14192         add forward includes for PowerPC include files.
14193         * mpw-build.in: Build using Makefile.PPC if present.
14194         (do-byacc, etc): Remove separate version resource builds.
14195         (do-gas): Build "stamps" before "all".
14196         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14197         * mpw-README: Update to reflect --cc option, PowerMac support,
14198         and recently-reported compatibility problems.
14200 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14202         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14203         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14204         (--with-multilib-top): Pass to recursive invocations.
14206 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14208         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14209         v810-*-*.
14211 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14213         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14214         gdb, ld and opcodes on v810-*-*.
14216 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14218         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14219         (local-maintainer-clean): New target.
14220         (maintainer-clean): New target.
14221         (realclean): Just depend upon maintainer-clean.
14223 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14225         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14227 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14229         * configure.in: Build ld in mips*-*-bsd* case.
14231 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14233         * config.sub: Accept -lites* OS.  From Ian Dall.
14235 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14237         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14238         targets.
14240 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14242         * configure.in: treat i386-win32 canadian cross the same as
14243         i386-go32 canadian cross.
14245 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14247         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14248         running under the simulator to build a reduced set of libraries.
14249         (powerpc-*-eabiaix): Add fine grained multilib support added to
14250         other powerpc targets yesterday.
14252 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14254         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14255         -disable-softfloat, -disable-relocatable, -disable-aix, and
14256         -disable-sysv to control which multilib libraries get built.
14258 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14260         * configure: Add Makefile.tem to list of files to remove in trap
14261         handler.
14263 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14265         * config.guess (*Linux*):  Add missing "exit"s.
14266         Also, need specific check for alpha-unknown-linux (uses COFF).
14268 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14270         * config.guess:  Merge with FSF:
14272         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14273         * config.guess (AIX4): More robust release numbering discovery.
14275         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14276         * config.guess (i386-sequent-ptx): Properly get version number.
14278         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14279         * config.guess (mips:*:4*:UMIPS): New case.
14281 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14283         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14284         (i386-win32 host): Likewise.  Don't build readline.
14286 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14288         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14289         SUPPORT_FILES to submakes.
14291 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14293         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14294         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14295         mpw-configure.
14297 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14299         * configure.in (appdirs): Use =, not ==, in test expression when
14300         trying to build the text to print in the warning message for
14301         Solaris users.
14303 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14305         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14307 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14309         * config.guess: Recognize lynx-2.3.
14311 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14313         * config.sub (z8ksim): Deleted
14314         (z8k-*-coff): New, this is the one true name of the target.
14316 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14318         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14320 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14322         * config.guess (*:Linux:*:*): First try asking the linker what the
14323         default object file format is (elf, aout, or coff).  Then if this
14324         fails, try previous methods.
14326 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14328         * configure.in: Don't build newlib for *-*-vxworks5.1.
14330 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14332         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14333         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14335 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14337         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14339 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14341         * cfg-ml-com.in: New file.
14342         * cfg-ml-pos.in: New file.
14344 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14346         * COPYING.NEWLIB: Add HP free copyright to list.
14348 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14350         * config.sub: Recognize -eabi* for the system, not just -eabi.
14352 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14354         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14355         * config.sub, configure.in (win32): New target and host.
14357 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14359         * configure.in: Add i386-pe configuration.
14361 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14363         * mpw-build.in (install): Install GDB after LD.
14365 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14367         * mpw-config.in (elf/mips.h): Always forward-include, needed
14368         for GDB to build.
14370 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14372         * testsuite: New directory for customer acceptance and whole tool
14373         chain tests.
14375 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14377         * configure: If per-host line isn't found, but AC_OUTPUT is found
14378         and a configure script exists, run it instead.
14380 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14382         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14384 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14386         * configure: Set build_{cpu,vendor,os,alias} to host values when
14387         --build isn't specified.
14389 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14391         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14392         (FLAGS_TO_PASS): Pass them.
14393         (EXTRA_TARGET_FLAGS): Ditto.
14395 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14397         * Makefile.in (all-libg++): Depend on all-libstdc++.
14399 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14401         * configure.in (noconfigdirs): Enable all packages for
14402           i386-unknown-netbsd.
14404 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14406         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14407         hosted builds (DOS builds)
14409 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14411         Changes for ARM based on patches from Richard Earnshaw:
14412         * config.sub: Handle armeb and armel.
14413         * configure.in: Omit arm linker only for riscix.
14415 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14417         * config.guess:  Update from FSF.
14419 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14421         * config.sub: Recognize powerpcle as the little endian variant of
14422         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14423         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14424         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14425         temporarily.
14427 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14429         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14431 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14433         * config.sub: Accept -lites* as a basic system type.
14435 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14437         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14438         installed, and if so return linuxoldld as the system name.
14440 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14442         * config.guess: Add hppa1.1-hp-lites support.
14444 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14446         * configure.in: Don't build newlib for m68k-vxworks5.1.
14448 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14450         * configure.in (mips-sgi-irix6): Use mh-irix5.
14452 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14454         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14456 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14458         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14459         OSF/1.  Fix compiler flags.
14460         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14462 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14464         * configure.in: Recognize --with-newlib.
14465         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14467 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14469         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14470         to *_X11_MODULES due to gdbtk needing X include files et al.
14472 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14474         Merge in support for Mac MPW as a host.
14475         (Old change descriptions retained for informational value.)
14477         * mpw-config.in: Add generic include forwards for cpu-specific
14478         include files in aout and elf directories.
14480         * mpw-configure: Added copyright.
14481         * mpw-config.in: Check for presence of required build tools.
14482         (target_libs): Add newlib.
14483         (target_tools): Add examples.
14484         (Read Me): Generate as "Read Me for MPW" instead.
14485         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14486         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14487         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14489         * mpw-configure: Remove subdir-specific makefile hackery,
14490         delete mk.tmp after using it.
14492         * mpw-build.in (all): Display start and end times.
14494         * mpw-configure (host_canonical): Set.
14495         (target_cpu): Always add to makefiles.
14496         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14497         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14498         (mpw-mh-mpw): Look for in srcdir and srcroot.
14499         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14501         * mpw-build.in: (install-only): New target.
14503         * mpw-configure (host_alias, target_alias): Rename from hostalias
14504         and targetalias, add into generated Makefile.
14505         (mk.tmp): If present, add into generated Makefile.
14506         * mpw-build.in (all-gas): Build config.h first before gas proper.
14508         * mpw-configure (config.status): Write only if changed.
14509         * mpw-config.in (readline): Configure it (not built, just used for
14510         definitions).
14512         * mpw-config.in (elf/mips.h): Add a forward include.
14514         * mpw-config.in: Forward-include most .h files in include into
14515         extra-include.
14516         (readline): Don't build.
14517         mpw-build.in (install): Install GDB.
14519         * mpw-configure (prefix, mpw_prefix): Handle it.
14520         * mpw-config.in (mmalloc, readline): Don't configure.
14521         * mpw-build.in (thisscript): Rename to ThisScript.
14522         Use mpw-build instead of BuildProgram everywhere.
14523         (mmalloc, readline): Don't build.
14524         * mpw-README: New file, basic documentation about the MPW port.
14526         * mpw-config.in: Use forward-include to create include files.
14528         * mpw-configure: Add more things to the top of each configured
14529         Makefile, including contents of config/mpw-mh-mpw.
14530         * mpw-config.in (extra-include): Create this directory and fill it
14531         with Posix-like include files when configuring.
14533         * config.sub (apple, mac, mpw): Add various aliases.
14535         * mpw-build.in: New file, top-level build script fragment for MPW.
14536         * mpw-configure: New file, configure script for MPW.
14537         * mpw-config.in: New file, config fragment for MPW.
14539 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14541         * configure.in (host_libs): Remove glob, since it is gone from the
14542         sources.
14544 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14546         * Makefile.in: define empty GDB_NLM_DEPS var.
14548         * configure.in(target_makefile_frag): use config/mt-netware
14549         for netware targets.
14551 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14553         * config.sub: Merge in recent FSF changes.  Remove linux special
14554         cases.
14556 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14558         Revert this change:
14560         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14562                 * build-all.mk: Use CC=cc -Xs on Solaris.
14564 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14566         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14567         stop using it.
14568         * Makefile.in: Nuke all references to glob subdirectory.
14570 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14572         * configure.in: Fix --enable-shared logic in per-host.
14574 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14576         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14578 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14580         * configure.in (noconfigdirs): Don't build gas on AIX, for
14581         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14583 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14585         * configure: Fix --cache-file to work if the file argument is a
14586         relative path.
14588 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14590         * configure: If the --cache-file is used, pass it down to
14591         configure in subdirectories.
14593 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14595         * config.sub: add vxworks29k configuration.
14597 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14599         * Makefile.in (taz): Do "diststuff" part quietly.
14601 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14603         * config.sub: Mini-merge with gcc/config.sub.
14605 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14607         * config.guess (IRIX): Sed - to _.
14609 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14611         * Makefile.in (source-vault, binary-vault): New targets.
14613 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14615         * config.sub: Recognize -eabi as a basic system type.
14617 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14619         * configure.in (enable_shared stuff): Fix typo.
14621 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14623         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14625 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14627         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14629 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14631         * configure.in (rs6000-*-*): Don't build gas.
14633 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14635         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14636         reduce command line length.
14637         (AS_FOR_TARGET): Check for as.new, not Makefile.
14638         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14640 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14642         * config.guess:  Merge from FSF.
14644 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14646         * configure: Don't use $ when handling program_suffix.
14648 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14650         * configure.in:  Configure tk for hppa/hpux.
14652 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14654         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14656 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14658         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14659         to LIBCXXFLAGS.  Tests are better run without it.
14661 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14663         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14665 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14667         * configure.in (*-*-netware*): Don't configure xiberty.
14669 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14671         * configure.in:  Remove tk from native_only list.
14673 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14675         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14676           for special NCD build.
14678 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14680         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14681         makeall.bat, they're only useful for binutils snapshots.
14682         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14683         makeall.bat to specified SUPPORT_FILES.
14685 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14687         * build-all.mk: Add Ericsson targets to sun4 and solaris
14688           hosts.  Add  BNR's sun4 target to solaris host, so their
14689           build-from-source will be tested in-house first.
14691 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14693         * Makefile.in (LIBCFLAGS): New variable.
14694         (CFLAGS_FOR_TARGET): Ditto.
14695         (LIBCFLAGS_FOR_TARGET): Ditto.
14696         (LIBCXXFLAGS): Ditto.
14697         (CXXFLAGS_FOR_TARGET): Ditto.
14698         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14699         (BASE_FLAGS_TO_PASS): Pass them.
14700         (EXTRA_TARGET_FLAGS): Ditto.
14702         * configure.in: Support --enable-shared.
14704 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14706         * configure.in (target_libs):  Include libstdc++ again.
14707         * config.guess:  Update from FSF (for FreeBSD).
14709 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14711         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14712         makeall.bat.
14713         (DISTDOCDIRS): Add `etc'.
14714         (ETC_SUPPORT_PFX): New variable.
14715         (taz): Include anything from etc starting with a word in
14716         ETC_SUPPORT_PFX.
14718 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14720         * config.sub: Update for recent FSF changes.  Remove obsolete
14721         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14722         spacing changes.
14724 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14726         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14728         * config.guess:  Merge with FSF.
14729         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14731 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14733         * configure: Since the "trap 0" handler will override the exit
14734         status on many systems, only use it for "exit 1", and make it set
14735         a non-zero exit status; reset it before "exit 0".  Also, check
14736         exit status of config.sub, and error out if it failed.
14738 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14740         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14741         and install libgloss.
14743 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14745         * Makefile.in (all-binutils): Depend upon all-byacc.
14747         * configure.in: Don't build emacs on Irix 5.
14749 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14751         * configure.in (*-*-netware*): Add libio.
14753 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14755         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14756         (CHECK_TARGET_MODULES): Ditto.
14757         (INSTALL_TARGET_MODULES): Ditto.
14758         (TARGET_LIBS): Ditto.
14759         (all-libstdc++): Note dependencies.
14761 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14763         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14765 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14767         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14768         -fexternal-templates.
14770         * configure.in (target_libs): Add libstdc++.
14771         (noconfigdirs): Add libstdc++ as appropriate.
14773 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14775         * config.guess:  Update from FSF.
14777 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14779         * configure: Use ${config_shell} when running ${configsub}.
14781 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14783         * config.sub: No longer recognize h8300h.
14785 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14787         * config.sub: Remove extraneous differences between config.sub and
14788         gcc/config.sub.
14790 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14792         * Makefile.in (DISTSTUFFDIRS): Add gas.
14794 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14796         * COPYING.NEWLIB: New file.
14798 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14800         * config.guess (HP-UX):  Patch from Harlan Stenn
14801         <harlan@landmark.com> to also emit release level.
14803 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14805         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14807 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14809         * config.sub:  Merge nextstep cleanup from FSF.
14811 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14813         * configure.in (arm-*-*): Don't configure ld for this target.
14815 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14817         * configure.in (*-*-netware): don't configure libg++, libio,
14818           librx, or newlib.
14820 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14822         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14823         configure ld--it works, but it doesn't support shared libraries.
14825 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14827         * config.guess (*-unknown-freebsd*):  Get rid of possible
14828         trailing "(Release)" in version string.
14829         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14831 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14833         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14834         Fix type: *-next-neststep -> *-next-nextstep.
14836         * config.guess:  Merge from FSF:
14838         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14840         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14842         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14844         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14845         instead of UNIX_SV for UnixWare 1.0).
14847 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14849         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14850         to make gdb/nlm/* build after the compiler and linker.
14852 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14854         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14855         not just i[34]86.
14856         (m68k-atari-sysv4):  Relocate to match FSF version.
14858         * config.guess:  More merges from the FSF:
14860         Add a space before function call or macro invocation.
14862         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14864         * config.guess: Add trap cmd to remove dummy.c and dummy when
14865         interrupted.
14867         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14869         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14870         (dummy): Redirect stderr from compilation of dummy.c.
14872         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14874         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14876 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14878         * configure: Accept and ignore --cache*, for compatibility with
14879         new autoconf.
14881 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14883         * config.guess:  Merge from FSF:
14885         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14887         * config.guess (Pyramid*:OSx*:*:*): New case.
14888         (PATH): Add /.attbin at end for finding uname.
14889         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14891         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14893         * config.guess (M88*:DolphinOS:*:*): New case.
14895         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14897         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14898         to select whether to use ELF or COFF.
14900         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14902         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14904         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14906         * config.guess: Guess the OS version for HPUX.
14908         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14910         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14912 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14914         * configure.in: Recognize --with-headers, --with-libs, and
14915         --without-newlib.
14916         * Makefile.in (all-xiberty): Depend upon all-ld.
14918 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14920         * configure.in: Change i[34]86 to i[345]86.
14922 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14924         * configure (version): A few more tweaks to help message.
14926 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14928         * Makefile.in:  Remove (for now) librx as a host library,
14929         now that we're building it for target.
14931 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14933         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14934         (Karl Berry).
14936 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14938         * configure.in:  Also configure librx.
14940 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14942         * Makefile.in:  Update various rules to reflect that librx
14943         is now needed for libg++.
14945 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14947         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14949 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14951         * configure.in: Configure the examples directory.
14953 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14955         * configure: Simplify Jun 2 1994 change.
14957 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14959         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14960         /bin/gcc isn't good enough to build gcc.
14962 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14964         * Makefile.in (GDB_SUPPORT_FILES): Remove
14965         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14966         (gdb.tar.gz): Add new rule to use standard distribution building
14967         mechanism.
14969 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14971         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14972         Bill Cox <bill@cygnus.com>.
14974 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14976         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14978 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14980         * configure:  Search current dir first in .gdbinit.
14982 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14984         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14986 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14988         * config.sub:  Refer to NeXT's operating system as nextstep.
14990         * config.sub (case $basic_machine):  Re-order the cases, to match
14991         the order in the FSF version (which is mostly alphabethical).
14992         Merge in some additions and changes from the FSF.
14994 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14996         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14997         * config.sub: Recognize cxux7.
14998         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15000 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15002         * config.sub:  Fix typo powerpc -> powerpc-*.
15004 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15006         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15008         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15009         parallel with all-emacs and install-emacs).  Top-level command
15010         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15012 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15014         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15015         $(relbindir)/make before doing ``make install'', and use
15016         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15017         installing over running make binary.
15018         ($(host)-stamp-stage3-installed): Likewise.
15020 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15022         * config.guess: Recognize Mach.
15024 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15026         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15027         see whether --exec-prefix was used.
15029 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15031         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15033 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15035         * Makefile.in: Add all-librx target similar to all-libproc.
15037 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15039         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15040         with post 1.2 uname bogosity.
15042 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15044         * configure: Remove temporary files on receipt of a signal.
15046 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15048         * configure: If there is a package_makefile_frag, remove
15049         ${subdir}/Makefile.tem after copying it in.
15051 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15053         * build_all.mk: support rs6000 lynx identifies itself as
15054         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15055         since /bin/gcc is too feeble to compile a modern gcc.
15057 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15059         * brought devo/test-build.mk update-to-date with progressive/
15060           test-build.mk. Add lynx targets and hppa flag info.
15062 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15064         * configure.in:  Use mh-ncrsvr43.  Patch from
15065         Tom McConnell <tmcconne@sedona.intel.com>.
15067 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15069         * config.guess (i386-unknown-bsdi):  No longer need to
15070         check #if defined(__bsdi__) && defined(__i386__).
15072 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15074         * configure: Set program_transform_nameoption correctly.
15076 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15078         * brought build-all.mk update-to-date with progressive build-all.mk,
15079           added new targets and hppa info.
15081 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15083         * configure: If config.guess result is a prefix of the user
15084         specified target, assume a native build and use the user specified
15085         target as the host alias.  Remove SunOS patch suffix removal hack.
15086         * configure.in: Remove SunOS patch suffix removal hack.
15088         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15089         in NATIVE_CHECK_MODULES.
15091 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15093         * Makefile.in: Rename HOST_ONLY to NATIVE.
15094         * configure: Delete SunOs patch suffix from host_canonical
15095           and build_canonical variables that are prepended to Makefiles.
15096         * configure.in: Add comments for easier maintenance.
15098 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15100         * Makefile.in: Add all-libproc target similar to all-gui.
15102 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15104         * Makefile.in (CHECK_MODULES): split into
15105         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15107 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15109         * config.guess (i386-unknown-bsdi): New system to guess.
15111 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15113         * Makefile.in: Add all-gui target (but not yet build by "all").
15115 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15117         * config.sub: Move deletion of patch suffix from here...
15118         * configure.in: To here, at Ian's suggestion.  The top-
15119           level scripts might need to know of a patch level.
15121 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15123         * config.sub: Strip off patch suffix so rtl is recognized
15124           as a sunos4.1.3 machine, even though it's been patched.
15126 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15128         * Makefile.in (INSTALL_LAST): Delete.
15129         (INSTALL_DOSREL): New.
15131 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15133         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15134         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15135         whether we pass down --with-gnu-ld anyhow.
15137 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15139         * Makefile.in (INSTALL_LAST): Change operation so it works
15140         on more flavors of make.
15141         * configure.in (go32): Don't build libg++ or libio.
15143 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15145         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15146         they can be overriden by templates.
15148 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15150         * configure.in (target==go32): Don't build gdb.
15151         * dosrel: New directory.
15153 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15155         * configure.in (host==go32): Configure dosrel too.
15156         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15157         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15158         be set by incoming names or templates.
15159         (INSTALL_LAST): New rule.
15161 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15163         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15165 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15167         * configure.in (appdirs): New variable.  Currently empty, but will
15168         be used in gas distribution.  If nonempty, lists a set of
15169         directories at least one of which must get configured, or top
15170         level configuration is considered to have failed.
15171         (rs6000-*-lynxos*): Use new file name.
15173 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15175         Eliminate XTRAFLAGS.
15176         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15177         newlib include files using -idirafter, and also use -nostdinc.
15178         (CXX_FOR_TARGET): Likewise.
15179         (XTRAFLAGS): Removed.
15180         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15181         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15182         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15183         ($(DO_X)): Don't pass down XTRAFLAGS.
15185 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15187         * configure.in (mips*-dec-bsd*): New target; do build linker.
15188         (mips*-*-bsd*): New target; don't build linker.
15190 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15192         * configure.in: support rs6000-*-lynxos* configuration.
15193         support sunos4 as a cross target.
15195         * config.sub: look for lynx*, not lynx since the OS version may
15196         legitimately be part of the name.
15198 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15200         * configure.in (i[34]86-*-sco*): Move to be with other i386
15201         targets.
15202         (romp-*-*): New target.  Skip various binary utilities.
15203         (vax-*-*): New target.  Don't build newlib.
15204         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15206 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15208         * configure.in: Only set host_makefile_frag if config
15209         directory exists.
15211 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15213         * install.sh: If $dstdir exists, don't check whether each
15214         component does.
15216 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15218         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15220 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15222         * configure.in (*-*-lynxos*): Don't configure newlib for either
15223         native or cross Lynx.
15225 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15227         * config.sub (sparc64-elf): Fix os.
15228         (z8k): Remove duplicate.
15230 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15232         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15233         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15235 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15237         * configure: Make file links cleanly even if Lynx fails on
15238           an NFS symlink (at least fail cleanly).
15240 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15242         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15243         -XNh2000.
15245 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15247         * configure: Unknown options are fatal again.
15249 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15251         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15252         compatibility.
15254 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15256         * build-all.mk: Add `clean' target.
15258 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15260         * config.guess:  Add SINIX support.
15261         * configure.in:  Add mips-*-sysv4* support.
15263 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15265         * build-all.mk: Document all useful targets.
15266         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15267         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15269 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15271         * configure: Support --silent, --quiet.
15273 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15275         * configure: Support --disable-FEATURE.
15277 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15279         * config.guess: Recognize NCR running SVR4.3.
15281 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15283         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15284         Patch from Paul Eggert <eggert@twinsun.com>.
15286 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15288         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15290 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15292         * configure: Make unrecognized options give nonfatal warnings
15293         instead of fatal errors, and pass them to any subdirectory
15294         configures in case they recognize them.
15295         Make --x equivalent to --with-x.
15297 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15299         * configure: Add --enable-* options.  Clean up usage message and
15300         some comments.
15302 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15304         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15306 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15308         * configure.in (hppa*-*-*): Enable binutils.
15310 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15312         * config.sub: Recognize cisco.
15314 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15316         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15318 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15320         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15321         than one configuration name.  Add comment.
15323 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15325         * config.guess: about target *-hitachi-hiuxwe2, fixed
15326         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15327         macro is incorrect.]
15329 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15331         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15332         than the "make ls" stuff which used to be here.
15334 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15336         * config.guess:  Recognize i[34]86-unknown-freebsd.
15337         From Shawn M Carey <smcarey@rodan.syr.edu>.
15339 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15341         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15343 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15345         * config.guess: Check for ptx.
15347 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15349         * config.sub: Add os9k checking.
15351 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15353         * config.guess: Handle OSF1 running on HPPA processors
15355 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15357         * configure: If subdir configure fails, print out a message with
15358         subdirectory name, in case subdir's configure code didn't identify
15359         itself.
15361 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15363         * configure.in: Remove embedded newlines from configdirs.
15364         Avoid mismatches of substrings.  Fix matching strings at end
15365         of configdirs.
15367 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15369         * config.guess:  Add Lynx/rs6000 config support.
15371 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15373         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15375 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15377         * configure.in (hppa*-*-osf*): Treat this just like most other
15378         PA configurations (eg no binutils or ld).
15379         (hppa*-*-*elf*): These configurations have binutils and ld.
15381 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15383         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15385 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15387         * configure.in (rs6000-*-*): Build gas.
15389 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15391         * Makefile.in:  Avoid bug in losing hpux sed.
15393 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15395         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15396         for GDB and GDB has been fixed to not need it.
15398 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15400         * config.guess: Recognize vax hosts.
15402 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15404         * configure (while loop): Don't use "break 2" inside case
15405         statement -- the case statement isn't an enclosing loop.
15407 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15409         * config.guess:  Clean up NeXT support, to allow nextstep
15410         on Intel machines.  Make OS be nextstep.
15412 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15414         * config.guess: Add alternate forms for Convex.
15416 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15418         * configure:  Completely rewrite option processing.  Take
15419         advantage of pattern-matching to avoid invoking test frequently.
15420         Also clean up host and target defaulting logic.
15422 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15424         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15425         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15426         commands (plus user environment) will fit SCO limits.
15428 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15430         * configure.in: Don't issue warnings about directories which are
15431         not being configured if -norecursion is set.  Correct test for
15432         --with-gnu-as and --with-gnu-ld to not get confused by substring
15433         matches.
15435         * configure.in: Don't build gas for alpha-dec-osf1*.
15437 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15439         * configure:  Back out Per's change of 12/19/1993.  It changes the
15440         behavior of configure in unexpected and confusing ways.
15442         Also, use different delim char when calculating
15443         program_transform_name so that the name can contain slashes.
15445 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15447         * configure.in, config.sub: Add support for VSTa micro-kernel.
15449 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15451         * configure.in: Nuke hacks which were used to get a special
15452         version of GAS for HPPA configurations.
15454 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15456         * configure:  If only ${target_alias} is given, use that
15457         as the default for ${host_alias}.
15458         * configure:  Add missing back-slashes before nested quotes.
15460 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15462         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15464 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15466         * config.guess:  Recognize some Tektronix configurations.
15467         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15469 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15471         * config.sub: Match any flavor of SH.
15473 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15475         * configure.in: Don't try to configure newlib for Alpha.
15477 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15479         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15480         libg++ or libio for any Alpha target.
15482         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15484 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15486         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15487         default arguments -- so it tried to compress itself.
15489 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15491         * configure.in (notsupp): ensure that a space is always at the end
15492           of the configdirs list, since the grep checks for an explicit space
15494 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15496         * configure.in (target i386-sysv4.2): don't build ld, since static
15497           versions of many libraries are not available.
15499 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15501         * config.guess: Recognize Apollos (using environment variables).
15502         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15504 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15506         * config.guess: Recognize Sony news mips running newsos.
15508 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15510         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15511         "fi ; else" for bash.
15513 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15515         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15517 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15519         * config.sub: accept unixware as an alias for svr4.2.
15520         Fix some inconsistancies with the gcc version.
15522 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15524         * Makefile.in (DISTDOCDIRS):  Add gdb.
15526 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15528         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15530 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15532         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15533         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15534         this now.
15536 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15538         * config.sub: Accept hiux* as an OS name.
15540         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15541         etc/make-stds.texi.  The underscore came from gcc, and dje now
15542         agrees that RUNTESTFLAGS is the correct name.
15544 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15546         * install.sh:  Remove 'set -e'.  It makes any conditionals
15547         in the script useless.
15549         * config.guess: Automatically recognize arm-acorn-riscix
15550         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15552 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15554         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15556 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15558         * Makefile.in (DISTDOCDIRS): New variable.
15559         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15560         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15562 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15564         * configure.in (hppa target): check the source directory for the
15565           pagas sub-directory
15567 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15569         * config.sub: Allow -aout* and -elf*.
15571 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15573         * configure.in: Don't build ld on i386-solaris2, same as for
15574         sparc-solaris2.
15576 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15578         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15580 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15582         * configure.in:  Configure gdb for alpha.
15584 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15586         * Makefile.in (CXXFLAGS): Add -O.
15588 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15590         * config.guess: added support for DG Aviion
15592 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15594         * configure.in: Produce warning message for subdirectories not
15595         configurable for this host/target combination.  Don't try to
15596         configure gdb for vms.
15598 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15600         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15601         appropriate files before making "diststuff".
15602         (DISTBISONFILES): New var: list of files to be edited.
15603         (DISTSTUFFDIRS): Add binutils.
15605 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15607         * config.sub: also handle mipsel and mips64el (for little endian mips)
15609 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15611         * configure.in: Add * to end of all OS names.
15613 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15615         * configure.in: Build newlib for LynxOS native.
15617 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15619         * config.guess: Add support for delta 88k running SVR3.
15621         * configure.in: Add comment about HP compiler vs. emacs.
15623 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15625         * configure.in: don't build ld on solaris2 (not a viable option
15626           due to bugs in getpwnam & getpwuid)
15628 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15630         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15631         config.guess will produce a full version number.
15633 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15635         * configure.in: Build linker and binutils for alpha-dec-osf1.
15637 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15639         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15640         and gdb/testsuite/Makefile.in.
15642 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15644         * configure.in: recognize mips*- instead of mips-
15646 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15648         * config.sub: Accept linux*coff and linux*elf as operating
15649         systems.
15651 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15653         * config.sub: Recognize mips64, and mips3 as an alias for it.
15655 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15657         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15658         gdb knows how to handle OSF/1 shared libraries.
15660 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15662         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15663         * config.guess: Recognize Hitachi's HIUX.
15664         * config.sub: Recognize h3050r* and hppahitachi.
15665         Remove redundant cases for hp9k[23]*.
15667 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15669         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15670         if gas and ld are in the source tree and are in ${configdirs}.
15671         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15672         --with options (but still pass them down on the command line,
15673         if they were explicitly specified).
15675 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15677         * configure: substitute SHELL value in Makefile.in with
15678         ${CONFIG_SHELL}
15680 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15682         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15683         *-*-solaris2* targets.
15685 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15687         * Makefile.in: define M4, and pass it down to sub-makes;
15688         all-autoconf now depends on all-m4
15690 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15692         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15693         presence of {ar,ranlib} instead of a configured directory
15695 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15697         * config.guess: Accept 34?? as well as 33?? for NCR.
15699 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15701         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15702         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15704 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15706         * configure: grab values for $(CC) and $(CXX) from the
15707         environment, so that someone can do "CC=gcc configure; make" and
15708         have it work right (matching the way that autoconf works now)
15710         * configure.in, Makefile.in: add support for gash, the tcl
15711         interface to Galaxy
15713         * config.guess: add NetBSD variants (hp300, x86)
15715 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15717         * install.sh: Support -d option (in the manner of SunOS 4 install,
15718         as it is more deterministic than that of GNU install)
15719         (chmodcmd): Set file to mode 755 by default (should also do default
15720         chgrp and chown, but I don't feel like dealing with that now)
15722 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15724         * config.sub: Remove h8300hhms alias.
15726 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15728         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15730 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15732         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15733         as stmp-fixinc
15735 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15737         * config.sub: recognize m88110-bug-coff.
15739 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15741         * Makefile.in (all-libio): all dependencies on the toolchain used
15742         to build this (gcc, gas, ld, etc)
15744 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15746         * config.guess: Deal with OSF/1 1.3 on alpha.
15748 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15750         * install.sh: add some 'else true' clauses for portability
15752         * configure.in: don't build libio for h8[35]00-*-* targets
15754 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15756         * Makefile.in:  Add support for new libio.
15758 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15760         * install.sh: If one command fails, don't try the rest.  Don't try
15761         to remove $dsttmp (via trap) unless we have already created it.
15762         If $src doesn't exist, detect it and exit with an error.
15764         * config.guess: Recognize BSD on hp300.
15766 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15768         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15769         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15771 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15773         * Makefile.in (all-send-pr): depends on all-prms
15775 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15777         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15779 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15781         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15782         Added test for mips-mips-riscos5.
15784 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15786         * configure.in: use mh-hp300 for 68k HP hosts
15788 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15790         * configure: add support for CONFIG_SHELL, so that you can use
15791         some alternate shell for evaluating configure scripts
15793 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15795         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15796         in configure script to bug-gdb@prep.ai.mit.edu when building
15797         distribution archive.
15798         * Makefile.in (COMPRESS):  Remove def.
15799         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15800         gdb.tar.Z and make-gdb.tar.Z respectively.
15801         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15802         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15803         to convergence with 'taz' target in Makefile.in.
15805 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15807         * install.sh (dsttmp): use trap to ensure that tmp files go
15808         away on error conditions
15810 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15812         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15814 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15816         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15817         its parent is '/' not ''.
15819         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15821 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15823         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15824         that ${newsrcdir}/configure.in does.
15826 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15828         * test-build.mk: support for CONFIG_SHELL
15830 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15832         * config.sub (netware):  Add as a basic system type.
15834 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15836         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15837           $(srcdir)/ from the dependency on Makefile.in.
15839 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15841         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15842         (h8300hhms is temporary until multi-libraries are implemented).
15843         * configure.in: Handle h8300h too.
15845 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15847         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15849 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15851         * configure:  Remove extraneous output when guessing host type.
15852         * config.guess:  Remove extraneous output when guessing using C
15853         compiler rather than uname, or when guessing fails.
15855 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15857         * Makefile.in: remove all.cross and install.cross targets
15859         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15860           definitions
15862 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15864         * configure.in (target sh): Build gprof.
15866 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15868         * config.sub: change -solaris to -solaris2
15870 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15872         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15874 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15876         * configure: Correct error message for missing Makefile.in to
15877         print correct directory.
15879 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15881         * install.sh: kludge around 386BSD shell bug
15883 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15885         * config.guess:  Recognize NeXT.
15886         * config.guess:  Recognize i486-ncr-sysv4.
15887         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15889 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15891         * Makefile.in (MAKEINFOFLAGS): New variable.
15892         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15893         * build-all.mk, test-build.mk: Pass down --no-split as
15894         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15896 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15898         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15900 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15902         * Makefile.in (libg++.tar.z):  New rule.
15903         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15904         * Makefile.in (taz):  Only do a single chmod.
15906 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15908         * install.sh: don't use dirname anymore (replaced with sed usage)
15910 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15912         * Makefile.in:  Change extension for gzip'd files from '.z' to
15913         '.gz' per new FSF standard usage.
15915 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15917         * configure: put quotes around the final value of program_transform_name
15919 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15921         * Makefile.in: new install.sh support; update install-info rules
15923 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15925         * configure.in: Build diff for crosses, but not for go32 host.
15927         * configure.in: Build gprof only for native, and don't build it
15928         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15930 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15932         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15934 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15936         * configure.in (host_tools): Add prms.
15938 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15940         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15941         with $(FLAGS_TO_PASS) on the command line
15943         * config.sub: Recognize lynx and lynxos
15945 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15947         * config.sub: Accept -ecoff*, not just -ecoff.
15949 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15951         * Makefile.in (taz): Use .gz suffix instead of .z.
15952         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15953         names.
15955 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15957         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15959 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15961         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15962         that rebuilds that might happen during 'make install' don't get
15963         bogus gcc include files
15965 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15967         Change from Utah for HPPA support:
15968         * config.guess: Recognize hppa1.x-hp-bsd.
15970 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15972         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15973         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15975 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15977         * config.sub: Add support for rom68k and bug boot monitors.
15979 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15981         * Makefile.in: Make all-opcodes depend on all-bfd.
15983 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15985         * config.guess: Added special check for i[34]86-univel-sysv4*.
15987 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15989         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15990         the processor rather than assuming i486.
15992 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15994         * config.guess: Recognize SunOS6 as Solaris3.
15996 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15998         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15999         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16001 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16003         * build-all.mk (all-cross): New target for Canadian Cross.
16004         Added Q2 go32 targets.
16005         * test-build.mk: Configure go32 cross sparclite-aout and
16006         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16007         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16009 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16011         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16012         GO32 hosted toolchains
16014 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16016         * configure: change  so "-exec-prefix" gets passed down rather
16017         than "-exec_prefix" so autoconf generated Makefiles get the
16018         exec_prefix set right.
16020 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16022         * config.guess: get the Solaris2 minor version number
16024         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16026 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16028         * config.guess: Recognize some Sequent platforms.
16030 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16032         * Makefile.in: added the vault-install target
16034         * configure.in: actually use the Sun3 makefile fragment that's in
16035         config, also added the release dir to configdirs
16037 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16039         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16041 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16043         * configure.in: remove some program from Alpha targetted toolchains
16045 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16047         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16048         gprof.
16049         (taz): Run "make diststuff" in those directories instead of "make
16050         proto-dir".  Look for "VERSION=" only at start of line in subdir
16051         Makefile.  Use "gzip -9" for compression.
16052         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16053         (binutils.tar.z): New target.
16055 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16057         * Makefile.in (taz): Include gpl.texinfo.
16059 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16061         * Makefile.in (setup-dirs): Merged into "taz" target.
16062         (taz): Only do `proto-dir' stuff if a directory is actually needed
16063         for this target.
16065 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16067         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16068         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16069         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16070         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16071         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16073 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16075         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16076         config.sub, and move-if-change to gdb testsuite distribution
16077         archive, so the testsuite can be extracted, configured, and
16078         run separately from the gdb distribution.  Blow away the Chill
16079         tests that require a Chill compiled executable, since GNU Chill
16080         is not yet publically available.
16082 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16084         * test-build.mk: set environment variables in a single command,
16085         instead of a list of assignments and exports
16087         * config.guess: recognize Alpha/OSF1 systems
16089 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16091         * configure: Change help message to prefer --options rather than
16092           -options.
16094 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16096         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16097         zippy@ecst.csuchico.edu.
16098         * config.guess: Recognize miniframe.
16100 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16102         * Makefile.in: Use srcroot to find runtest rather than rootme.
16103         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16105 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16107         * test-build.mk: Extensive additions to support building on a
16108         machine other than the host.
16110 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16112         * configure (tooldir): Fix for i386-aix again.
16114 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16116         * configure, Makefile.in:  Change definition of $(tooldir)
16117         to match the FSF.
16119 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16121         * config.guess:  Recognize i[34]86/SVR4.
16123 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16125         * Makefile.in (all-gdb): gdb depends on sim.
16127 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16129         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16130         at the same time we make the prototype gdb directory.
16131         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16132         files at the same time as the gdb base release distribution.
16134 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16136         * Makefile.in (check): Use individual check targets rather than
16137         DO_X rule.
16138         (check-gcc): Added.
16140 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16142         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16143         for System V release 3.2.
16145 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16147         * config.sub: Recognize hppaosf.
16148         * configure.in: Do configure ld/binutils/gas for it.
16150 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16152         * configure (tooldir): Alter syntax used to set this, for systems
16153         where "\$" isn't handled right, like i386-aix.
16155 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16157         * configure: Pass program-transform-name, not
16158         program_transform_name, to recursive configures.
16160 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16162         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16163         of gas+ld+binutils.
16165 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16167         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16169 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16171         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16173 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16175         * Makefile.in (PRMS): Set back to all-prms.
16177 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16179         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16180         targets, rather than for MIPS hosts.
16182 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16184         * configure.in: add comment for --with-x default values
16186         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16188         * Makefile.in: add check-* targets for each of the directories in
16189         the tree.  Add a definition of RUNTEST that will use the one we
16190         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16192 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16194         * configure.in: Removed obsolete references to bfd_target and
16195         target_makefile_frag.
16197         * build-all.mk: Set assorted targets for Q2.
16198         * config.sub: Recognize z8k-sim and h8300-hms.
16199         * test-build.mk: Really don't pass host to configure.
16200         (HOLES): Added uname.
16202 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16204         * configure: Handle an empty program-prefix, program-suffix or
16205         program-transform-name correctly.
16207 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16209         * build-all.mk: -G 8 no longer required for MIPS targets.
16210         * test-build.mk: Don't pass host argument to configure; make it
16211         guess.
16213 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16215         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16216         * Makefile.in (COMPRESS):  New macro, like GZIP.
16218 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16220         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16222         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16223         with gas currently defaults to -G 0.
16225 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16227         * Makefile.in (all-flex): flex depends on byacc.
16229         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16230         to test-build.mk as RELEASE_TAG.
16231         * test-build.mk (configargs): New variable containing arguments to
16232         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16233         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16235         * config.guess: Use /bin/uname when checking -X argument on SCO,
16236         to avoid invoking GNU uname which doesn't understand -X.
16238         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16240         * configure.in: Build gas for mips-*-*.
16242 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16244         * Makefile.in (all.normal): insert missing backslash.
16246 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16248         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16250         * Makefile.in: Complete overhaul to merge many almost identical
16251         targets.
16253 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16255         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16256         (gdb.tar.Z): Adjusted.
16258         * Makefile.in (setup-dirs, taz): New targets; should be general
16259         enough to adapt for gdb sometime.  Build only .z file.
16260         (gas.tar.z): New target.
16262 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16264         * build-all.mk: Use CC=cc -Xs on Solaris.
16266 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16268         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16269         for handling BISON for FSF releases.
16271 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16273         * configure: Actually implement the change zoo just documented.
16275 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16277         * configure: when using config.guess, only set target_alias when
16278         it's not already been set (ie, on the command line)
16280 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16282         * Makefile.in: add installcheck target, set PRMS to install-prms
16284 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16286         * configure: add support for package_makefile_fragment, handle the
16287         case where a directory has a configure.in file but no Makefile.in
16288         more gracefully (with an actual understandable error message, even);
16289         add support for --without (and add this to the usage message); also
16290         explicitly add a --host=${host_alias} to the command line when
16291         config.guess is used
16293 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16295         * configure: Must use both --host and --target in recursive calls.
16297 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16299         * Makefile.in: Change deja-gnu to dejagnu.
16301 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16303         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16305 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16307         * configure.in: canonicalize all instances to *-*-solaris2*,
16308         also strip out a number of tools to not build for go32 host
16310 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16312         * config.guess: add GPL.
16314         * Makefile.in, config.guess, config.sub, configure: bump
16315           copyrights to 93.
16317 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16319         * Makefile.in (do-info): Removed obsolete check for existence of
16320         localenv file.
16322         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16324 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16326         * Makefile.in: a couple of 'else true' for decstation,
16327         support for TclX
16329         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16331 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16333         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16335 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16337         * config.guess: Recognize i386-ibm-aix (PS/2).
16338         * configure.in: Use config/mh-aix386 file for it.
16340 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16342         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16343         CC_FOR_TARGET instead.
16344         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16346 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16348         * Makefile.in: Add sim to list of directories sent with gdb
16350 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16352         * configure.in: Put back mips-dec-bsd* case.
16354 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16356         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16357         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16358         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16360 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16362         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16364         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16365         (install-info): install dir.info only if it exists,
16366         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16368 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16370         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16371         gas for mips-dec-bsd.
16373 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16375         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16376         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16378 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16380         * configure.in: Added "dejagnu" to hosttools list.
16382 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16384         * config.sub, configure.in, config.guess:  Add support
16385         for Bosx, an AIX variant from Bull.
16386         Patches from F.Pierresteguy@frcl.bull.fr.
16388 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16390         * devo/dejagnu: Initial creation of devo/dejagnu.
16391         Migrated dejagnu testcases and support files for testing software
16392         tools to reside as subdirectories, currently called "testsuite",
16393         within the directory of the software tool.  Migrated all programs,
16394         support libraries, etc. beloging to dejagnu proper from
16395         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16396         with no modifications.  The changes to these files which will
16397         allow them to configure, build, and execute properly will be made
16398         in a future update.
16400 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16402         * Makefile.in: Change send_pr to send-pr.
16403         * configure.in: Likewise.
16404         * send_pr: Renamed directory to send-pr.
16406 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16408         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16410 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16412         * README:  Update for gdb-4.8 release.
16413         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16414         gdb-xxx.tar.z (gzip'd) file also.
16416 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16418         * Makefile.in: make all-diff depend on all-libiberty
16420 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16422         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16424 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16426         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16428 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16430         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16431         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16432         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16434 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16436         * Makefile.in:  makeinfo binary is in a new location
16438 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16440         * config.sub: Accept -ecoff as an OS.
16442         * Makefile.in: Various changes to eliminate a level of make
16443         recursion and reduce the required command line length.
16444         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16445         sub-makes.
16446         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16447         variables holding settings for specific sub-makes.
16448         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16449         in terms of BASE_FLAGS_TO_PASS.
16450         (TARGET_LIBS): New variable listing directories which use
16451         TARGET_FLAGS_TO_PASS.
16452         (subdir_do): Eliminated.
16453         (do-*): New set of targets to replace subdir_do.
16454         (various): All targets which used subdir_do now depend on do-*.
16455         (local-clean): Renamed from do_clean.
16456         (local-distclean): New target, dependency of distclean and
16457         realclean.
16458         (install-info): Don't create directories.  Depend on dir.info
16459         rather than calling make recursively.
16460         (install-dir.info): Eliminated.
16461         (install-info-dirs): Create all info directories here.
16462         (dir.info): Depend upon do-install-info.
16464         * test-build.mk (HOLES): Added false.
16466 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16468         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16470 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16472         * Makefile.in (info): remove dependency on all-texinfo.  The
16473         problem was really in texinfo/C, not at this level.
16475 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16477         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16479 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16481         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16482         GDB releases.
16484 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16486         * configure: Include srcdir in message about target of link not
16487         being found.  Don't convert `-' to `_' in `with' options being
16488         passed to subdirs.
16490 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16492         * configure.in: add uudecode to host_tools
16494         * Makefile.in: added {all,install}-uudecode targets, added them to
16495         the appropriate lists
16497 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16499         * Makefile.in (all-gcc): Added dependency on all-gas.
16501         * configure.in (mips-*-*): Build ld and binutils.
16503 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16505         * configure: check return code from mkdir, print error message and
16506           exit on failure.
16508 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16510         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16512 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16514         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16516 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16518         * config.sub (h8500):  Recognize this as a cpu type.
16520 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16522         * configure: source directory missing is no longer a warning
16524         * configure.in: recognize irix[34]* instead of irix[34]
16526         * Makefile.in: define and pass down X11_LIB
16528 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16530         * guess-systype: Renamed to ...
16531         * config.guess:  ... by popular request.
16532         * configure.in, Makefile.in:  Update accordingly.
16534 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16536         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16537         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16538         + Execute ./dummy instead of assuming . is in PATH.
16540 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16542         * guess-systype:  New shell script.  Attempts to guess the
16543         canonical host name of the executing host.
16544         Only a few hosts are supported so far.
16545         * configure:  Call guess-systype if no host is specified.
16547 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16549         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16550         gcc Makefile.
16553 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16555         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16556         (all-gcc, install-gcc, subdir_do): Use it.
16558 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16560         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16562 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16564         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16565           set exclusively by configure, using configure.in .
16567 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16569         * test-build.mk: set $PATH for all builds
16571         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16573 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16575         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16576         the one used in gcc/Makefile.in, so that a null expansion doesn't
16577         override the one needed to build gcc with a native cc.
16580 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16582         * configure: Accept -with arguments.
16584 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16586         * Makefile.in: added h8300sim
16588 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16590         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16591         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16592         (all-cygnus, native, build-cygnus): Make
16593         $(canonhost)-stamp-3stage-done, not $(host)....
16594         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16595         i386-sco3.2v4.  Added else true to if command.
16597 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16599         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16601 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16603         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16605 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16607         * configure.in: don't remove binutils from Solaris builds
16609 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16611         * Makefile.in: get rid of earlier definitions for *clean,
16612         also handle the recursive info rule better
16614 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16616         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16617         do more-or-less the right thing.
16619 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16621         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16622         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16624 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16626         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16627         $(host_canonical).
16629         * configure.in: split the configdirs list into 4 categories (native
16630         v. cross, library v. tool) and handle the cross-only and native-
16631         only in more reasonable (and correct!) way.
16633 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16635         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16636         configdirs anymore.
16638 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16640         * Makefile.in: extensive cleanup::  removed all of the explicit
16641         clean-* targets, collapsed many wrappers around subdir_do into
16642         one, added additional targets to satisfy standards.texi, deleted
16643         some old targets, some changes for consistency
16645 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16647         * configure.in: handle some programs as cross-only, and others as
16648         native only
16650         * test-build.mk: handle partial holes in a more generic manner
16652         * Makefile.in: m4 depends on libiberty
16654 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16656         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16657         time, wdiff, and find to configdirs
16659         * Makefile.in: all, clean, and install rules for the new programs
16660         added to configure.in
16662 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16664         * configure.in: use mh-sun for all *-sun-* hosts
16666 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16668         * Makefile.in: define flags for X11 include files and library file
16669         locations, pass them down to the programs that need this info
16671         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16673 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16675         * configure.in: start building libg++ for HP-UX targets
16677 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16679         * README:  Update references to files moved into etc/.
16681 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16683         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16684         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16686 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16688         * configure: accept dash as well as underscore in long option
16689         names for FSF compatibility.
16691 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16693         * config.sub: added -sco3.2v4 support from FSF.
16695 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16697         * configure.in: expand the section that adds or removes
16698         directories from the list of programs to build, to handle native
16699         vs. cross in addition to host v. native
16701 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16703         * Makefile.in:  Replace C++ in macro names with CXX.
16704         This is less likely to break ...
16706 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16708         * test-build.mk: add -w to GNU_MAKE
16710 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16712         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16713         add 'sparc' to list of recognized cpus.  This needed to make
16714         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16715         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16716         then changes that into $CPU-wrs-vxworks.
16718         * configure.in: remove most references to gdbtest, regularize
16719         target based program removal
16721         * test-build.mk: import from p3 tree (many fixes and changes)
16723 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16725         * Makefile.in: added rules to handle tcl, tk, and expect
16727         * configure.in: handle those directories if they exist
16729 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16731         * config.sub: removed bogus hppabsd and hppahpux names, since
16732         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16734 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16736         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16737         depends upon all-xiberty
16739         * Makefile.in: changes from p3, including:
16741         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16743         * Makefile.in (XTRAFLAGS): include newlib directories if
16744         newlib/Makefile exists, rather than if host != target.
16746         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16748         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16749         from the same source tree and not building a cross-compiler.  This
16750         matters for the libg++ configuration if reconfiguring a tree that
16751         has already been installed.
16753         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16755         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16756         pick up the machine and system specific header files.
16758         * Makefile.in: added AS_FOR_TARGET, passed down in
16759         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16760         the C compiler to use to create programs which are run in the
16761         build environment, set it to default to $(CC), and passed it down
16762         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16764         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16766         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16767         We need them for unusual native builds, like systems without
16768         ranlib.
16770         * configure: also define $(host_canonical) and
16771         $(target_canonical), which are the full, canonical names for the
16772         given host and target
16774 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16776         * Makefile.in:  Added separate definitions for C++.
16778 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16780         * configure.in (configdirs):  Add deja-gnu.
16782 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16784         * README:  Update for configure.texi and gdb-4.7 release.
16786 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16788         * Makefile.in:  Move "all" target to top of file.
16789         Previously, first target was ".PHONY" which caused BSD4.4 make
16790         to build .PHONY when make was run without arguments.
16792 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16794         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16795         Library-copylefted code in libiberty.
16797 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16799         * config.sub:  Replace m68kmote with plain old m68k.
16801 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16803         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16805 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16807         * config.sub: Complain if no argument is given.  Added support for
16808         386bsd as OS and target alias.
16810 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16812         * Makefile.in (XTRAFLAGS): include newlib directories if
16813         newlib/Makefile exists, rather than if host != target.
16815 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16817         * config.sub: recognize sparclite-wrs-vxworks.
16819         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16820         p3.) Added clean-xiberty to clean.
16822 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16824         * configure.in: use *-*-* instead of nested cases for host and target
16826 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16828         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16829         from the same source tree and not building a cross-compiler.  This
16830         matters for the libg++ configuration if reconfiguring a tree that
16831         has already been installed.
16833 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16835         * config.sub (i486v/i486v4):  Merge in from FSF version.
16837 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16839         * configure: only set PWD if it is already set.
16841 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16843         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16844         doesn't have unset and all success paths (and most error paths)
16845         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16846         to just ${PWD} to avoid confusion.)
16848 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16850         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16851         even for a native compilation.
16853 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16855         Changes to make the gdb.tar.Z rule work better.
16857         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16858         (DEVO_SUPPORT):  Add configure.texi.
16859         (bfd-ilrt.tar.Z):  Remove ancient rule.
16861 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16863         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16864         pick up the machine and system specific header files.
16866         * configure.in, config.sub: added new target m68010-adobe-scout,
16867         with alias of adobe68k.  Changed configure.in to check for
16868         -scout before -sco* to avoid a false match.
16870         * Makefile.in: added AS_FOR_TARGET, passed down in
16871         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16872         the C compiler to use to create programs which are run in the
16873         build environment, set it to default to $(CC), and passed it down
16874         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16876 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16878         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16879         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16880         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16881         FOR_TARGET variants, to newlib and libg++.
16883 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16885         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16886         first.
16888 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16890         * config.sub:  Accept `elf' as an environment.
16892 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16894         * Makefile.in (all-opcodes):  cd into the right directory
16896 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16898         * configure: added -program_transform_name option, used as
16899         argument to sed when installing programs.
16900         configure.texi: added documentation for -program_prefix,
16901         -program_suffix and -program_transform_name.
16903 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16905         * config.sub:  Accept i486 where i386 ok.
16907 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16909         * config.sub: accept we32k
16911 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16913         * config.sub, configure.in: accept OSE68000 and OSE68k.
16915         * Makefile.in: don't create all directories for ``make install'';
16916         let the subdirectories create the ones they need.
16918 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16920         * COPYING: new file, GPL v2
16922 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16924         * Makefile.in: use the new gen-info-dir, which needs a template
16925         argument (which also lives in texinfo)
16927         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16929 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16931         * config.sub (ncr3000):  Change i386 to i486.
16933 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16935         * Makefile.in: add install-rcs, install-grep to
16936         install-no-fixedincludes, removed install-bison and install-libgcc
16938 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16940         * configure.in: grab the HPUX makefile fragment if on HPUX
16942 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16944         * Makefile.in: eradicate bison spoor (ditto libgcc).
16945          configure.in: recognise m68{k,000}-ericsson-OSE.
16946          es1800 is alias for m68k-ericsson-OSE
16948 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16950         * configure.in: rearrange the parts that remove programs from
16951         configdirs, based now on HOST==TARGET or by canonical triple.
16953 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16955         * test-build.mk: recurse explicitly with -f test-build.mk when
16956           appropriate.  predicate stage3 and comparison on the existence
16957           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16958           On very clean, also remove ...stamp-co.  Build in-place before
16959           doing other builds.
16961 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16963         * Makefile.in, configure.in: add tgas
16965 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16967         * Makefile.in: a number of changes merged in from progressive.
16969         * configure.in: add libm.
16971         * .cvsignore: ignore some stuff that comes from test-build.mk.
16973 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16975         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16977 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16979         * configure: Add program_suffix (parallel to program_prefix)
16980         * Makefile.in: adjust directory-creating script for losing decstation
16982 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16984         * configure:  Minor $subdir-related fixes.
16986 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16988         * configure: fix various problems with propogating
16989         makefile_target_frag in subdirs.
16990         * configure.in: config libgcc if its there
16992 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16994         * config.sub:  HPPA merge.
16996 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16998         * Makefile.in:  Replace all-bison with all-byacc in all
16999         dependency lines for other tools (which now use byacc).
17001 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17003         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17005 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17007         * Makefile.in: make gprof rules similar to byacc rules (instead of
17008         vestigal $(unsubdir) that didn't work...)
17010 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17012         * config.sub:  Add support for Linux.
17013         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17014         (at least for libg++).
17016 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17018         * configure.texi: fix doc for the -nfp option to configure
17020 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17022         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17024 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17026         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17027         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17028         * configure.in: added solaris* host_makefile_frag hook.
17030 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17032         * config.sub: changed recognition of m68000 so that various
17033         m68k types can be specified via m680[01234]0
17035 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17037         * config.sub (basic_machine): fix sed so that '-foo' isn't
17038         completely substituted out while .+'-foo' loses the '-foo'
17040 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17042         * config.sub ($os): Add -aout.
17044 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17046         * configure:  If host_makefile_frag is absolute, don't
17047         prefix ${invsubdir} (relevant to libg++ auto-configure).
17049 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17051         * Makefile.in (tooldir): Define it.
17052         (all-ld): Depend on all-flex.
17054 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17056         * Makefile.in (check):  Fix libg++ special case.
17058 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17060         * configure: do not bury `pwd` into config.status, thus do fewer
17061           pwd's.
17063         * configure: print the "Building in" message only when building in
17064           other than "." AND verbose.
17066         * configure: remove -s, rework -v to better accommodate guested
17067           configures.
17069         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17071 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17073         * Makefile.in: macroize flags passed on recursion.  remove
17074           fileutils.
17076 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17078         * configure: get makesrcdir right for subdirs deeper than 1.
17080         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17081           install.
17083 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17085         * Makefile.in: don't print subdir_do or recursion lines.
17087 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17089         * standards.texi: added menu item.
17091         * Makefile.in: build and install standards.info.
17093         * standards.texi: new file.
17095 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17097         * configure: test for and move config.status pieces from
17098           ${subdir}/.
17100 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17102         * configure:  Test for existance of files before trying to mv
17103         them, to avoid numerous non-existance messages.
17105 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17107         * configure: correct final line of config.status.
17109         * configure: patch from eggert.  Avoids a protection problem if
17110           the original Makefile.in is read only.
17112         * configure: use move-if-change from gcc to create config.status.
17113           Some makefiles depend on config.status to tell if a directory
17114           has been reconfigured for a different host.  This change
17115           prevents those directories from remaking everything in the case
17116           where the reconfig was only intended to rebuild a Makefile.
17118         * configure: test for config.sub with "config.sub sun4" rather
17119           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17120           host alias from a missing config.sub.
17122 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17124         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17125           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17127 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17129         * configure: mkdir ${subdir} as needed.
17131 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17133         * Makefile.in,configure.in: added autoconf.
17135 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17137         * Makefile.in: no longer pass against on recursion.
17139         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17140           definitions are not inherited.
17142         * configure: correct makesrcdir when subdir is .
17144 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17146         * configure:  Add support for 'subdirs' variable, which is
17147         like 'configdirs', except that configure doesn't re-invoke
17148         itself for subdirs, it just creates a Makefile for each subdir.
17149         * configure.texi:  Document subdirs.
17151 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17153         * configure.in: added flex to configdirs
17155 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17157         * Makefile.in: remove clean-stamps from clean.
17159 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17161         * configure.in:  Add gdbtest to configdirs.
17163 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17165         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17166         to recursive makes.
17167         * configure.in:  Recognize new ncr3000 config.
17169 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17171         * Makefile.in, configure.in: removed references to gdbm.
17173 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17175         * config.sub:  Don't canonicalize os value
17176         newsos* to bsd (readline needs to check for newsos).
17177         (This fix was earlier made Jan 31, but got re-broken.)
17179 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17181         * configure.in:  sco is an os, not a vendor!
17183         * configure:  Quote $( better.  Keep various shells happy.
17185 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17187         * Makefile.in: eliminate stamp-files.
17189 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17191         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17192           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17194 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17196         * config.sub:  fix iris/iris3.
17198 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17200         * configure: re-add -rm.
17202 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17204         * Maskefile.in: add .stmp-rcs to all.
17206         * configure.in: remove gas from rs6000 build, use aix host fragment.
17208 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17210         * configure: pass down site_option during recursion.
17212 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17214         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17216 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17218         * configure: Change exec_prefix so that it really defaults to prefix.
17220 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17222         * Makefile.in, configure.in:  Add support for mmalloc library.
17224 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17226         * Makefile.in: add stmp dependencies for a few more things.
17228 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17230         * configure: adjusted error message on objdir/srcdir configure
17231           collision, per john's suggestion.
17233         * Makefile.in: add libiberty stmp to all and all.cross.
17235 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17237         * Makefile.in: remove force dependencies, add grep to all.
17239 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17241         * Makefile.in: drop flex.  make stamp files work.
17243         * configure: added test for conflicting configuration in srcdir,
17244           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17245           gets cranky.  use relative paths for configure and srcdir
17246           whenever possible.  Send some error messages to stderr that were
17247           going to stdout.
17249 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17251         * Makefile.in:  Fix libg++ rule to check for gcc directory
17252         before using gcc/gcc.  Also pass XTRAFLAGS.
17254 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17256         * Makefile.in: added stmp-files so that directories aren't polled
17257           when they are already built.
17259         * configure.texi: fixed a node pointer problem.
17261 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17263         * config.sub configure.in gdb/configure.in
17264         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17265         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17266         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17268 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17270         * configure: -recurring becomes -silent.  corrected help message
17271           for -site= option.
17273         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17275 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17277         * configure: when building Makefile for crosses, replace
17278           tooldir and program_prefix.  default srcdir from location of
17279           config.sub.  remove "for host in hosts" and "for target in
17280           targets" loops.
17282 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17284         * Makefile.in: Do not pass bindir or mandir to cvs.
17286 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17288         * Makefile.in, configure.in: removed traces of namesubdir,
17289           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17290           copyrights to '92, changed some from Cygnus to FSF.
17292         * configure.texi: remove most references to multiple hosts,
17293           multiple targets, subdirs, etc.
17295         * configure.man: removed rcsid. reference config.sub not
17296           config.subr.
17298         * Makefile.in: mkdir $(infodir) on install-info.
17300 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17302         * configure.texi:  Explain better about .gdbinit and about
17303         the environment that configure.in sections run in.
17305 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17307         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17309 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17311         * README:  DOC.configure => cfg-paper.texi.
17313 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17315         * config.sub (near case $os):  Don't convert newsos* to bsd!
17317 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17319         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17320         the number of copies of COPYING that go into the GDB tar file.
17322 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17324         * bfd/configure.in, gdb/config/mh-i386sco,
17325         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17326         Fix SCO configuration stuff.
17328 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17330         * Makefile.in:  For libg++, make sure the -I pointing
17331         to the gcc directory goes *after* all the libg++-local -I flags.
17332         Also, move just-gcc dependency from just-libg++ to all-libg++.
17334 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17336         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17338 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17340         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17342 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17344         * config.sub:  Add stratus configuration frags.  Also
17345         submitted to FSF.
17347 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17349         * Makefile.in (DEV_SUPPORT):  add configure.man.
17351         * config.sub(Decode manufacturer-specific):  add -none*.
17353 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17355         * Makefile.in:  remove form feeds to make Sun's make happy.
17356         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17358 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17360         * Makefile.in (AR_FLAGS):  Make quieter.
17362 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17364         * configure.in:  Add libg++.
17365         * configure:  When verbose, don't output the command line at each
17366         level; it will be unremarkably the same as the previous version,
17367         which will be the same as what the user typed.
17369 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17371         * configure.in, Makefile.in: fix clean-info, add flex.  add
17372           fileutils.
17374         * configure: be less sensitive to spaces in Makefile.in.  Do not
17375           look for sources in "..".  Doing so breaks subdirectories that
17376           might have their own configure.  If a subdir has it's own
17377           configure script, use it.
17379 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17381         * cfg-paper.texi: some changes suggested by rms.
17383 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17385         * config.sub:  Merge in some small additions from the FSF version,
17386         taken from the gcc distribution, to bring the Cygnus and FSF
17387         versions into closer sync.
17389 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17391         * configure.in:  Changed svr4 references to sysv4.
17393 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17395         * configure: added -V for version number option.
17397 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17399         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17400           renamed from DOC.configure to cfg-paper.texi.
17402 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17404         * configure, config.subr, config.sub: config.subr is now
17405           config.sub again.
17407 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17409         * configure.texi: new file, in progress.
17411         * Makefile.in: build info file and install the man page for
17412           configure.
17414         * configure.man: new file, first cut.
17416         * configure: find config.subr again now that configuration "none"
17417           has gone.  removed all traces of the -ansi option.  removed all
17418           traces of the -languages option.
17420         * config.subr: resync from rms.
17422 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17424         * configure, config.sub, config.subr: merge config.sub into
17425           config.subr, call the result config.subr, remove config.sub, use
17426           config.subr.
17428         * Makefile.in: revised install for dir.info.
17430 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17432         * configure.in: add decstation host makefile frag.
17434         * Makefile.in: BISON now bison -y again.  also install-gcc on
17435           install.  clean-gdbm on clean.  infodir belongs in datadir.
17436           Make directories for info install.  Build dir.info here then
17437           install it.
17439 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17441         * Makefile.in: fix for bad directory tests.
17443 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17445         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17446           regexp.  -srcdir relative was being handled incorrectly.
17448         * Makefile.in: unwrapped some for loops so that parallel makes
17449           work again and so one can focus one's attention on a particular
17450           package.
17452 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17454         * configure: added PWD as a stand in for `pwd` (for speed). use
17455           elif wherever possible.  make -srcdir work without -objdir.
17456           -objdir= commented out.
17458 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17460         * configure: +options become --options.  -subdirs commented out.
17461           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17462           Makefile now at top of generated Makefile.  Removed cvs log
17463           entries.  added -srcdir.  create .gdbinit only if there is one
17464           in ${srcdir}.
17466         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17467           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17468           and mandir now keyed off datadir by default.
17470 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17472         * Freshly created ChangeLog.
17475 Local Variables:
17476 mode: change-log
17477 left-margin: 8
17478 fill-column: 76
17479 version-control: never
17480 End: