2012-09-04 Christophe Lyon <christophe.lyon@st.com>
[official-gcc.git] / ChangeLog
blobf3132b4f06d115eb01a49fa2474c1bf496d194b6
1 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2012-09-03  Richard Guenther  <rguenther@suse.de>
7         PR bootstrap/54138
8         * configure.ac: Re-organize ISL / CLOOG checks to allow
9         disabling with either --without-isl or --without-cloog.
10         * configure: Regenerated.
12 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
14         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
15         * configure: Regenerate.
17 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
19         * MAINTAINERS: Fix my email address.
21 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
23         PR binutils/4970
24         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
25         and opcodes.
26         * Makefile.in: Regenerated.
28 2012-08-26  Art Haas <ahaas@impactweather.com>
30         * configure: Regenerate.
32 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
34         * INSTALL/README: Also refer to the online installation
35         instructions.
37 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
39         * MAINTAINERS (Write After Approval): Add myself.
40         (Picochip port): Remove myself.
42 2012-08-14   Diego Novillo  <dnovillo@google.com>
44         Merge from cxx-conversion branch.
46         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
47         POSTSTAGE1_CONFIGURE_FLAGS.
48         * Makefile.in: Regenerate.
49         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
50         Force C++ when bootstrapping.
51         * configure: Regenerate.
53 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
55         * MAINTAINERS (Write After Approval): Add myself.
57 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
59         * README: Document use of ranges of years in copyright notices.
61 2012-07-06  Richard Guenther  <rguenther@suse.de>
63         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
64         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
65         --with-gmp=system.
66         * Makefile.in: Regenerated.
67         * configure: Likewise.
69 2012-07-06  Richard Guenther  <rguenther@suse.de>
71         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
72         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
73         supply V=1 as extra_make_flags.
74         * configure: Regenerated.
75         * Makefile.in: Likewise.
77 2012-07-04  Tristan Gingold  <gingold@adacore.com>
79         * configure: Regenerate.
81 2012-07-03  Richard Guenther  <rguenther@suse.de>
83         * Makfile.def (isl): Remove not necessary extra_exports and
84         extra_make_flags.
85         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
86         * Makefile.in: Regenerated.
88 2012-07-03  Richard Guenther  <rguenther@suse.de>
90         * Makefile.def (cloog): Add V=1 to extra_make_flags.
91         * configure.ac: If either the ISL or the CLooG check failed
92         do not try to build in-tree versions.
93         * Makefile.in: Regenerated.
94         * configure: Regenerated.
96 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
98         * configure: Regenerate.
100 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
102         * MAINTAINERS (Various Maintainers): Add myself as testsuite
103         maintainer.
105 2012-07-02  Richard Guenther  <rguenther@suse.de>
107         * configure: Regenerated.
109 2012-07-02  Richard Guenther  <rguenther@suse.de>
110         Michael Matz  <matz@suse.de>
111         Tobias Grosser <tobias@grosser.es>
112         Sebastian Pop <sebpop@gmail.com>
114         * Makefile.def: Add ISL host module, remove PPL host module.
115         Adjust ClooG host module to use the proper ISL.
116         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
117         * configure.ac: Include config/isl.m4.  Add ISL host library,
118         remove PPL.  Remove PPL configury, add ISL configury, adjust
119         ClooG configury.
120         * Makefile.in: Regenerated.
121         * configure: Likewise.
123 2012-07-02  Richard Guenther  <rguenther@suse.de>
125         Merge from graphite branch
126         2011-07-21  Tobias Grosser  <tobias@grosser.es>
128         * configure: Regenerated.
129         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
130         both cloog.org and legacy versions. The only supported version will
131         be CLooG with the isl backend.
133         2011-07-21  Tobias Grosser  <tobias@grosser.es>
135         * configure: Regenerated.
136         * configure.ac: Require cloog isl 0.17.0
138         2011-07-21  Tobias Grosser  <tobias@grosser.es>
140         * configure: Regenerated.
141         * config/cloog.m4: Do not define CLOOG_ORG
143 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
145         * configure.ac: Skip C if explicitly selected.
146         * configure: Regenerate.
148 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
150         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
151         they contain -O2.
152         * configure: Regenerate.
154 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
156         PR debug/53740
157         * df.h, df-problems.c, dce.c: Revert last patch.
159 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
161         * MAINTAINERS (Write After Approval): Update my email address.
163 2012-06-21  Meador Inge  <meadori@codesourcery.com>
165         * MAINTAINERS (Write After Approval): Add myself.
167 2012-06-20  Jason Merrill  <jason@redhat.com>
169         * Makefile.tpl (check-target-libgomp-c++): New.
170         (check-target-libitm-c++): New.
171         * Makefile.def (c++): Add them.
172         * Makefile.in: Regenerate.
174 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
176         * MAINTAINERS (Write After Approval): Add myself.
178 2012-05-16  Olivier Hainque  <hainque@adacore.com>
180         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
181         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
182         (install-no-fixedincludes): Adjust accordingly.
183         * Makefile.in: Regenerate.
185 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
187         Merge upstream change
188         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
190 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
192         * MAINTAINERS (Write After Approval): Add myself.
194 2012-05-09  Nick Clifton  <nickc@redhat.com>
195             Paul Smith  <psmith@gnu.org>
197         PR bootstrap/50461
198         * configure.ac (mpfr-dir): When using in-tree MPFR sources
199         allow for the fact that from release v3.1.0 of MPFR the source
200         files were moved into a src sub-directory.
201         * configure: Regenerate.
203 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
205         * configure.ac: Bump minimum MPFR version to 2.4.0.
206         * configure: Regenerated.
208 2012-05-01  Richard Henderson  <rth@redhat.com>
210         * Makefile.def (libatomic): New target_module.
211         * configure.ac (target_libraries): Add libatomic.
212         (noconfigdirs): Check if libatomic is supported.
213         * Makefile.in, configure: Rebuild.
215 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
217         * MAINTAINERS (Write After Approval): Add myself.
219 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
221         * config.sub: Update to 2012-04-18 version from official repo.
223 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
225         * MAINTAINERS (Write After Approval): Add myself.
227 2012-04-11  Steve Ellcey  <sellcey@mips.com>
229         * MAINTAINERS: Changed email address.
231 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
233         PR target/52737
234         * contrib/gcc_update (files_and_dependencies):
235         Remove gcc/config/avr/t-multilib from touch data.
237 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
239         * MAINTAINERS (OS Port Maintainers): Remove irix.
240         * configure.ac (enable_libgomp): Remove *-*-irix6*.
241         (unsupported_languages): Remove mips-sgi-irix6.*.
242         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
243         (with_stabs): Remove.
244         * configure: Regenerate.
246 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
248         * MAINTAINERS (OS Port Maintainers): Remove osf.
249         * configure.ac (enable_libgomp): Remove *-*-osf*.
250         (with_stabs): Remove alpha*-*-osf*.
251         * configure: Regenerate.
253 2012-03-05  Tristan Gingold  <gingold@adacore.com>
255         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
256         * configure: Regenerate.
258 2012-02-17  Walter Lee  <walt@tilera.com>
260         * MAINTAINERS: (Write After Approval): Delete myself.
262 2012-02-14  Walter Lee  <walt@tilera.com>
264         * MAINTAINERS (tilegx port): Add myself.
265         (tilepro port): Add myself.
266         (Write After Approval): Add myself.
268 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
270         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
271         and Joseph Myers as docstring relicensing maintainers.
273 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
275         * MAINTAINERS (write-after-approval): Add myself.
277 2012-02-08  Ira Rosen <irar@il.ibm.com>
279         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
280         maintainer.
282 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
284         * MAINTAINERS (Write After Approval): Move myself to
285         maintain alphabetical order.
287 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
289         * MAINTAINERS (Write After Approval): Add myself.
291 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
293         * MAINTAINERS (Write After Approval): Add myself.
295 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
296             Jayant R Sonar <jayant.sonar@kpitcummins.com>
298         * configure.ac (cr16-*-*): Remove nonconfigdirs.
299         * configure: Regenerate.
301 2012-01-23  Harshit Chopra  <harshit@google.com>
303         * MAINTAINERS (Write After Approval): Add myself.
305 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
307         * configure.ac: Remove reference to mh-interix.
308         * configure: Regenerate.
310 2012-01-05  Richard Henderson  <rth@redhat.com>
312         PR bootstrap/51072
313         * configure.ac: Disable libitm if c++ is not enabled.
314         * configure: Rebuild.
316         * configure.ac: Fix regexp for same.
317         * configure: Rebuild.
319 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
321         * MAINTAINERS (Write After Approval): Add myself.
323 2012-01-02  Richard Guenther  <rguenther@suse.de>
325         PR bootstrap/51686
326         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
327         * Makefile.in: Regenerate.
329 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
331         * MAINTAINERS (Write After Approval): Add myself.
333 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
335         * configure: Regenerate.
337 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
339         * MAINTAINERS (picochip): Changed email address.
341 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
343         * MAINTAINERS (write-after-approval): Add self.
345 2011-11-29  DJ Delorie  <dj@redhat.com>
347         * configure.ac (rl78-*-*) New case.
348         * configure: Regenerate.
349         * MAINTAINERS: Add myself as RL78 maintainer.
351 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
353         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
355 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
357         * libtool.m4: Additional FreeBSD 10 fixes.
359 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
361         * MAINTAINERS: Move myself from Write After Approval to CPU Port
362         Maintainers section, as Epiphany maintainer.
364 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
366         PR target/49992
367         * configure.ac: Remove ranlib special-casing for Darwin.
368         * configure: Regenerate.
370 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
372         * MAINTAINERS (Reviewers): Keep the list sorted.
374 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
376         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
378 2011-11-09  Roland McGrath  <mcgrathr@google.com>
380         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
381         * configure: Rebuild.
382         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
383         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
384         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
385         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
386         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
387         Add READELF.
388         * Makefile.in: Rebuild.
390 2011-11-09  Jason Merrill  <jason@redhat.com>
392         * Makefile.def (language=c++): Remove check-c++0x.
393         * Makefile.in (check-gcc-c++): Regenerate.
395 2011-11-08  Richard Henderson  <rth@redhat.com>
397         * configure.ac: Test for libitm directory present first.
399         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
401         * configure.ac: Test libitm/configure.tgt to disable libitm.
402         * configure: Rebuild.
404 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
405             Richard Henderson  <rth@redhat.com>
407         Merged from transactional-memory.
409         * Makefile.def (lang_env_dependencies): libitm is c++.
410         Add libitm target module.
411         * configure.ac: Likewise.
412         * config/mmap.m4: New file.
413         * contrib/gcc_update: Add libitm to touch data.
414         * Makefile.in, configure: Rebuild.
416 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
418         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
419         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
420         * Makefile.in: Regenerate.
422 2011-11-01  DJ Delorie  <dj@redhat.com>
424         * config.sub: Update to version 2011-10-29 (added rl78)
426 2011-10-27  Nick Clifton  <nickc@redhat.com>
428         * config.sub: Import these changes from the config project:
430         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
431             Ben Elliston  <bje@gnu.org>
433         * config.sub (epiphany): New.
435         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
436             Ben Elliston  <bje@gnu.org>
438         * config.sub (hexagon, hexagon-*): New.
440         2011-08-23  Roland McGrath  <mcgrathr@google.com>
442         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
443         64eb to be64.
445         2011-08-16  Roland McGrath  <mcgrathr@google.com>
447         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
448         (nacl): Grok as alias for 32el-unknown-nacl.
450 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
452         * MAINTAINERS (Write After Approval): Add myself.
454 2011-10-24  Teresa Johnson  <tejohnson@google.com>
456         * MAINTAINERS (Write After Approval): Add myself.
458 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
460         * MAINTAINERS (sparc port): Remove myself.
462 2011-09-14  Tom de Vries  <tom@codesourcery.com>
464         * MAINTAINERS (Write After Approval): Add myself.
466 2011-08-14  Yao Qi  <yao@codesourcery.com>
468         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
469         * configure: Regenerate.
471 2011-07-26  Ian Lance Taylor  <iant@google.com>
473         * configure.ac: Set have_compiler based on whether gcc directory
474         exists, rather than on whether gcc is in configdirs.
475         * configure: Rebuild.
477 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
479         * MAINTAINERS (Global Reviewers): Add self.
481 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
483         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
484         link directories.
485         * Makefile.in: Rebuild.
487 2011-07-20  Ian Lance Taylor  <iant@google.com>
489         PR bootstrap/49787
490         * configure.ac: Move --enable-bootstrap handling earlier in file.
491         If --enable-bootstrap and either --enable-build-with-cxx or
492         --enable-build-poststage1-with-cxx, enable C++ automatically.
493         * configure: Rebuild.
495 2011-07-19  Ian Lance Taylor  <iant@google.com>
497         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
498         make C++ a boot_language.  Set and substitute
499         POSTSTAGE1_CONFIGURE_FLAGS.
500         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
501         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
502         * configure, Makefile.in: Rebuild.
504 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
506         * MAINTAINERS (Register Allocation): Move myself from reviewers to
507         maintainers.
509 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
511         * MAINTAINERS (Global Reviewers): Add myself.
513 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
515         * configure: Regenerate.
517 2011-07-16  Jason Merrill  <jason@redhat.com>
519         * Makefile.def (language=c++): Add check-c++0x and
520         check-target-libmudflap-c++.
521         * Makefile.tpl (check-target-libmudflap-c++): New.
522         * Makefile.in: Regenerate.
524 2011-07-16  Matthias Klose  <doko@ubuntu.com>
526         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
527         * Makefile.def (target_modules/libjava): Pass
528         $(EXTRA_CONFIGARGS_LIBJAVA).
529         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
530         if not configured with --enable-static-libjava.
531         * Makefile.in: Regenerate.
532         * configure: Likewise.
534 2011-07-15  Jason Merrill  <jason@redhat.com>
536         * Makefile.in (check-c++): Move check-gcc-c++0x after
537         check-target-libstdc++-v3.
539 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
541         * MAINTAINERS (c6x port): New entry.
543 2011-07-13  Jason Merrill  <jason@redhat.com>
545         * Makefile.in (check-gcc-c++0x): New.
546         (check-c++): Depend on it.
548 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
550         PR target/39150
551         * configure.ac (i[3456789]86-*-solaris2*): Also accept
552         x86_64-*-solaris2.1[0-9]*.
553         * configure: Regenerate.
555 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
557         * MAINTAINERS (RTL optimizers): Add self.
559 2011-06-27  Gabriel Charette  <gchare@google.com>
561         * MAINTAINERS (Write After Approval): Add myself.
563 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
565         PR regression/47836
566         PR bootstrap/23656
567         PR other/47733
568         PR bootstrap/49247
569         PR c/48825
570         * configure.ac (target_libraries): Remove target-libiberty.
571         Remove case-statement setting skipdirs=target-libiberty for
572         multiple targets.  Remove checking target_configdirs and
573         removing target-libiberty but keeping target-libgcc if
574         otherwise empty.
575         * Makefile.def (target_modules): Don't add libiberty.
576         (dependencies): Remove all traces of target-libiberty.
577         * configure, Makefile.in: Regenerate.
579 2011-06-13  Walter Lee <walt@tilera.com>
581         * configure.ac (tilepro-*-*) New case.
582         (tilegx-*-*): Likewise.
583         * configure: Regenerate.
585 2011-06-06  Jing Yu  <jingyu@google.com>
587         * configure.ac: Skip target-libiberty for
588         arm*-*-linux-androideabi.
589         * configure: Regenerated.
591 2011-06-06  Nick Clifton  <nickc@redhat.com>
593         * config.sub: Sync from upstream.
595 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
597         * MAINTAINERS (Write After Approval): Add myself.
599 2011-06-01  Daniel Jacobowitz  <drow@false.org>
601         * MAINTAINERS: Update my email address.
603 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
605         * MAINTAINERS (Write After Approval): Update my email address.
607 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
609         * MAINTAINERS (Write After Approval): Add myself.
611 2011-05-08  Doug Kwan  <dougkwan@google.com>
613         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
614         * configure: Regenerated.
615         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
616         value from configure.
617         * Makefile.in: Regenerated.
619 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
621         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
622         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
623         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
624         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
625         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
626         *-*-vxworks*): Disable newlib and libgloss in separate case
627         statement.
628         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
629         to separate case statement.
630         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
631         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
632         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
633         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
634         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
635         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
636         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
637         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
638         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
639         i[[3456789]]86-*-rdos*, m32r-*-*,
640         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
641         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
642         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
643         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
644         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
645         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
646         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
647         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
648         and libgloss in main case over targets.  Remove most empty cases
649         in main case over targets.
650         * configure: Regenerate.
652 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
654         * MAINTAINERS (Write After Approval): Add myself.
656 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
658         * configure.ac: Remove code setting special library locations for
659         hppa*64*-*-hpux11*.  Remove code setting compiler for
660         sparc-sun-solaris2*.
661         * configure: Regenerate.
663 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
665         * configure.ac: Separate libgloss_dir settings from general case
666         over targets.
667         * configure: Regenerate.
669 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
671         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
672         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
673         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
674         cases in libgcj-disabling case statement.
675         (hppa*64*-*-linux*): Set unsupported_languages instead of
676         disabling target-zlib.
677         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
678         to hppa*64*-*-hpux*.
679         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
680         hppa*-*-hpux*.
681         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
682         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
683         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
684         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
685         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
686         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
687         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
688         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
689         libgcj-disabling case statement.
690         * configure: Regenerate.
692 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
694         * configure.ac: Disable Java for targets not supporting libffi.
695         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
696         Remove cases in Java-disabling statement.
697         (*arm-wince-pe): Change to arm-wince-pe.
698         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
699         cases in Java-disabling statement.
700         (bfin-*-*): Don't disable Java again.
701         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
702         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
703         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
704         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
705         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
706         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
707         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
708         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
709         Java-disabling statement.
710         (mmix-*-*): Don't disable Java again.
711         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
712         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
713         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
714         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
715         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
716         statement.
717         * configure: Regenerate.
719 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
721         * configure.ac: Separate cases disabling Java and Java libraries
722         from general case over targets.
723         * configure: Regenerate.
725 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
727         * MAINTAINERS: Update my email address.
729 2011-04-20  Easwaran Raman  <eraman@google.com>
731         * MAINTAINERS (Write After Approval): Add myself.
733 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
735         PR lto/48086
736         * configure.ac: Re-enable LTO on *-apple-darwin9*.
737         * configure: Regenerate.
739 2011-04-16  Jim Meyering  <meyering@redhat.com>
741         * MAINTAINERS (Write After Approval): Add myself.
743 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
745         * MAINTAINERS: Update my email address.
747 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
749         * MAINTAINERS (Write After Approval): Add myself.
751 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
753         * MAINTAINERS (Write After Approval): Add myself.
755 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
757         * MAINTAINERS (Write After Approval): Add myself.
759 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
761         * configure.ac (build_tools): Remove build-byacc.
762         (host_libs): Remove mmalloc.
763         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
764         autoconf automake libtool diff rcs fileutils shellutils time
765         textutils wdiff find uudecode hello tar gzip indent recode release
766         sed perl gawk findutils gettext zip.
767         (libgcj): Remove target-qthreads.
768         (target_tools): Remove target-examples target-gperf.
769         (YACC): Don't handle building byacc.
770         * configure: Regenerate.
771         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
772         dosutils, examples, fileutils, find, findutils, gawk, gettext,
773         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
774         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
775         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
776         handle building components.
777         * Makefile.in: Regenerate.
779 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
781         * MAINTAINERS: Update my email address as Xtensa maintainer.
783 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
785         * config.sub: Sync from upstream.
787 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
789         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
790         (microblaze*): Don't disable libssp.
791         * configure: Regenerate.
793 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
795         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
796         moveifchange.
797         * configure: Regenerate.
798         * Makefile.tpl: Use @SHELL@ not @config_shell@.
799         * Makefile.in: Regenerate.
801 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
803         * configure.ac (*-*-sysv4*): Don't enable libgomp.
804         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
805         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
806         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
807         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
808         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
809         md_exec_prefix cases.
810         * configure: Regenerate.
812 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
814         * configure.ac: Separate cases disabling target-libssp,
815         target-libiberty, target-libstdc++-v3 and Fortran from general
816         case over targets.
817         * configure: Regenerate.
819 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
821         * configure.ac (*-*-chorusos): Don't disable libgcj.
822         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
823         Remove case.
824         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
825         (arm-*-coff): Don't disable libgcj.
826         (arm*-*-linux-gnueabi): Remove useless assignment.
827         (arm-*-riscix*): Don't disable libgcj.
828         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
829         configuration.
830         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
831         (c54x*-*-*): Remove case.
832         (tic54x-*-*): Don't disable GCC or GCC libraries.
833         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
834         to *.
835         (d10v-*-*): Don't disable GCC libraries.
836         (d30v-*-*): Don't disable libgcj.
837         (h8500-*-*): Don't disable GCC libraries.
838         (i960-*-*): Don't disable libgcj.
839         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
840         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
841         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
842         libgcj.
843         (m68k-*-coff*): Remove case.
844         (mmix-*-*): Don't disable libgloss on host.
845         (mn10200-*-*, mn10300-*-*): Remove cases.
846         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
847         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
848         Don't disable libgcj.
849         (romp-*-*): Remove case.
850         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
851         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
852         case.
853         (v810-*-*): Don't disable GCC libraries.
854         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
855         (ip2k-*-*): Don't disable GCC libraries.
856         * configure: Regenerate.
858 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
860         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
861         libffi on host.
862         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
863         on host.
864         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
865         * configure: Regenerate.
867 2011-03-26  John Marino  <binutils@marino.st>
869         * configure.ac: Add support for *-*-dragonfly*
870         * configure: Regenerate.
872 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
874         * configure.ac (native_only): Remove.
875         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
876         send-pr uudecode guile gnuserv on host.
877         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
878         send-pr rcs guile perl texinfo libtool on host.
879         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
880         automake send-pr rcs guile perl texinfo libtool on host.
881         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
882         (*-*-kaos*): Don't disable target-examples target-gperf on target.
883         (alpha*-dec-osf*): Don't disable fileutils on target.
884         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
885         texinfo send-pr expect dejagnu on target.
886         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
887         target-qthreads on target.
888         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
889         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
890         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
891         x86_64-*-mingw*): Don't disable expect on target.
892         (*-*-cygwin*): Don't disable target-gperf on target.
893         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
894         gnuserv on target.
895         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
896         target.
897         * configure: Regenerate.
899 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
901         * configure.ac (target_tools): Remove target-groff.
902         (native_only): Remove target-groff.
903         (hppa*64*-*-*): Don't disable byacc.
904         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
905         setting.
906         (*-*-kaos*): Don't skip target-librx and target-groff.
907         (*-*-netware*): Don't skip target-libmudflap.
908         (*-*-tpf*): Don't skip target-libmudflap.
909         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
910         directories on the host.
911         (ia64*-*-*vms*): Don't skip tix.
912         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
913         host.
914         * configure: Regenerate.
916 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
918         * configure.ac: Remove references to mt-mep, mt-netware,
919         mt-wince.
920         * Makefile.def: Add all-utils soft dependencies.
921         * Makefile.tpl: Remove GDB_NLM_DEPS.
922         * configure: Regenerate.
923         * Makefile.in: Regenerate.
925 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
927         * configure.ac: Do not include mh-x86omitfp.
928         * configure: Regenerate.
930 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
932         * configure.ac: Remove empty cases.
933         * configure: Regenerate.
935 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
937         * Makefile.def: Add dependency from termcap to gdb.
938         * Makefile.in: Regenerate.
940 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
942         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
943         * configure: Regenerate.
944         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
945         * Makefile.tpl: Likewise.
946         * Makefile.in: Regenerate.
948 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
950         * configure.ac: Remove all mentions of tentative_cc.
951         * configure: Regenerate.
953 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
955         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
956         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
957         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
958         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
959         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
960         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
961         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
962         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
963         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
964         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
965         *-*-rhapsody*): Remove host cases.
966         * configure: Regenerate.
968 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
970         * configure.ac (ppc*-*-pe): Remove host case.
971         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
972         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
973         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
974         cases.
975         * configure: Regenerate.
977 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
979         * config.sub: Update to version 2011-03-23.
981 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
983         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
984         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
985         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
986         * configure: Regenerate.
988 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
990         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
991         to Write After Approval.
992         * config-ml.in: Don't handle arc-*-elf*.
993         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
994         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
995         handle GCC libraries.
996         * configure: Regenerate.
998 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1000         PR bootstrap/48120:
1001         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1002         Add -lstdc++ -lm to LIBS.
1003         * configure: Regenerate.
1005 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1007         * config.guess: Update to version 2011-02-02
1008         * config.sub: Update to version 2011-02-24
1010 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1012         PR lto/48086
1013         * configure.ac: Re-enable LTO on *-apple-darwin9.
1014         * configure: Regenerate.
1016 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1018         PR lto/48086
1019         * configure.ac: Disable LTO on darwin due to an assembler change in
1020         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1021         under 256.
1022         * configure: Regenerate.
1024 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1026         * MAINTAINERS: Update myself as score backend maintainer,
1027         update my e-mail address.
1029 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1031         * MAINTAINERS: Update my e-mail address.
1033 2011-03-06  Joey Ye  <joey.ye@arm.com>
1035         * MAINTAINERS: Update my e-mail address.
1037 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1039         * configure.ac: Adjust test of with_ppl.
1040         * configure: Regenerated.
1042 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1044         * MAINTAINERS: Adjust my e-mail address.
1046 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1048         * configure.ac: Add -lpwl to ppllibs.
1049         * configure: Regenerated.
1051 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1053         * config/cloog.m4: Add -lisl to clooglibs.
1054         * configure: Regenerated.
1056 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1058         * MAINTAINERS (CPU Port maintainers): Add self.
1060 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1062         * MAINTAINERS: Add myself as testsuite maintainer.
1064 2011-02-15  Mike Stump  <mikestump@comcast.net>
1066         * MAINTAINERS: Add myself as testsuite maintainer.
1068 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1070         Import from Libtool and gnulib:
1072         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1074         Prepare for supporting FreeBSD 10.
1075         * config.rpath: Remove handling of freebsd1* which soon would
1076         match FreeBSD 10.0.
1078         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1080         Remove support for FreeBSD 1.x.
1081         * libtool.m4 (_LT_LINKER_SHLIBS)
1082         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1083         soon would incorrectly match FreeBSD 10.0.
1085 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1087         PR binutils/12283
1088         * move-if-change: Import version from gnulib.
1090 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1092         PR lto/47225
1093         * Makefile.def (lto-plugin): Double dash for enable-shared.
1094         (configure-gcc): Depend on all-lto-plugin.
1095         * Makefile.in: Rebuilt.
1097 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1099         * configure.ac: Remove extra bracket.
1100         * configure: Regenerate.
1102 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1104         * MAINTAINERS: Add myself as libquadmath maintainer.
1106 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1108         * MAINTAINERS: Update my email address.
1110 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1112         * MAINTAINERS (option handling): Add self.
1114 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1116         PR lto/47225
1117         * Makefile.def: Add dependency for install-gcc
1118         on install-lto-plugin.
1119         * Makfile.in: Regenerated
1121 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1123         * MAINTAINERS (CPU Port Maintainers): Add myself.
1125 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1127         PR libgcj/44341
1128         * configure.ac: Discard --with-* flags for host when configuring
1129         target libraries for cross build.
1130         * configure: Rebuilt.
1132 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1134         * MAINTAINERS (linear loop transforms): Removed.
1136 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1138         * configure.ac: If with_ppl is no, move setting with_cloog=no
1139         after CLOOG_REQUESTED check.
1140         * configure: Regenerated.
1142 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1144         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1145         CLooG has been requested.
1146         * configure: Regenerated.
1148 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1150         * configure: Regenerated.
1151         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1153 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1155         * configure: Regenerated.
1156         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1158 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1160         * configure.ac: Use AS_HELP_STRING throughout.
1161         * configure: Regenerate.
1163 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1165         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1166         * configure: Regenerate.
1168 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1170         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1172 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1174         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1175         for ia64-hpux.
1176         * configure: Regenerate.
1178 2011-01-07  Jan Hubicka  <jh@suse.cz>
1180         PR lto/47225
1181         * Makefile.in: Regenerate.
1182         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1183         configure.
1185 2011-01-07  Jan Hubicka  <jh@suse.cz>
1187         * Makefile.in: Regenerate.
1188         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1189         and configure dependency on lto-plugin configure.
1190         (lto-plugin module): Remove dependency on GCC; add dependency on
1191         liniberty.
1193 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1195         * MAINTAINERS (Write After Approval): Add myself.
1197 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1199         * configure: Regenerate.
1201 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1203         * configure.ac: (picochip): Disable libiberty.
1205 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1207         * MAINTAINERS (Write After Approval): Add myself.
1209 2010-12-10  Ian Lance Taylor  <iant@google.com>
1211         PR bootstrap/46819
1212         * configure.ac: For --disable-libgcj clear libgcj_saved.
1213         * configure: Rebuild.
1215 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1217         PR fortran/46540
1218         * configure.ac: Add --disable-libquadmath and
1219         --disable-libquadmath-support.
1220         * configure: Regenerate.
1222 2010-12-03  Ian Lance Taylor  <iant@google.com>
1224         * MAINTAINERS: Add myself as libgo maintainer.
1226 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1228         PR libffi/46792
1229         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1230         * configure: Regenerate.
1232 2010-12-02  Ian Lance Taylor  <iant@google.com>
1234         * configure.ac: Always set default for poststage1_ldflags to
1235         -static-libstdc++ -static-libgcc.
1237 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1239         * configure.ac: Move comment to remove extra space in last argument
1240         of GCC_TARGET_TOOL.
1242 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1244         PR other/46026
1245         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1246         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1247         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1248         (BASE_FLAGS_TO_PASS): Use it.
1249         * configure: Rebuilt.
1250         * Makefile.in: Rebuilt.
1252 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1254         PR binutils/12258
1255         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1256         Properly check default linker.
1257         * configure: Regnerated.
1259 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1261         * configure.ac: For --enable-gold, handle value `default' instead of
1262         `both*'.  New configure option --{en,dis}able-ld.
1263         * configure: Regenerate.
1265 2010-11-20  Ian Lance Taylor  <iant@google.com>
1267         * configure.ac: Only disable a language library if no language needs
1268         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1269         * configure: Rebuild.
1271 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1273         * Makefile.in: Regenerate.
1275         PR other/46202
1276         * configure.ac: Fix just-built in-tree STRIP name to be
1277         binutils/strip-new.
1278         * configure: Regenerate.
1279         * Makefile.def (install-strip-gcc, install-strip-binutils)
1280         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1281         (install-strip-sid): Mirror dependencies on non-strip variants
1282         of these targets on the respective -strip prerequisites.
1283         * Makefile.tpl (install-strip, install-strip-host)
1284         (install-strip-target): New targets.
1285         (install-strip-[+module+], install-strip-target-[+module+]):
1286         New targets.
1287         * Makefile.in: Regenerate.
1289 2010-11-19  Ian Lance Taylor  <iant@google.com>
1290             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1292         * configure.ac: Add target-libgo to target_libraries.  Set
1293         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1294         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1295         (HOST_EXPORTS): Add GOC.
1296         (BASE_TARGET_EXPORTS): Add GOC.
1297         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1298         (GOCFLAGS_FOR_TARGET): New variable.
1299         (EXTRA_HOST_FLAGS): Add GOC.
1300         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1301         * Makefile.def (target_modules): Add libgo.
1302         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1303         (dependencies): Add dependency from configure-target-libgo to
1304         configure-target-libffi and all-target-libstdc++-v3.  Add
1305         dependencies from all-target-libgo to all-target-libffi.
1306         (languages): Add go.
1307         * configure: Rebuild.
1308         * Makefile.in: Rebuild.
1310 2010-11-19  Ian Lance Taylor  <iant@google.com>
1312         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1313         compiler/flag environment variables.
1315 2010-11-18  Ian Lance Taylor  <iant@google.com>
1317         * configure.ac: Check for lang_requires_boot_languages in
1318         config-lang.in files.
1319         * configure: Rebuild.
1321 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1322             Tobias Burnus  <burnus@net-b.de>
1324         PR fortran/32049
1325         * Makefile.def: Add libquadmath; build it with language=fortran.
1326         * configure.ac: Add libquadmath.
1327         * Makefile.tpl: Handle multiple libs in check-[+language+].
1328         * Makefile.in: Regenerate.
1329         * configure: Regenerate.
1331 2010-11-16  Tom Tromey  <tromey@redhat.com>
1333         * MAINTAINERS: Moved myself to reviewers section.
1335 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1337         * MAINTAINERS: Moved myself to reviewers section.
1339 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1341         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1342         (Write After Approval): Remove self.
1344 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1346         * configure.ac: Fix spelling in option names.
1347         * configure: Regenerated.
1349 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1351         PR bootstrap/39622
1352         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1353         * configure: Regenerated.
1355 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1357         * MAINTAINERS: Update my email address.
1359 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1361         * configure: Regenerate.
1363 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1365         * configure: Regenerate.
1367 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1369         * configure: Regenerate.
1371 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1373         * configure: Regenerate.
1375 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1377         * configure.ac: Support official CLooG.org versions.
1378         * configure: Regenerate.
1379         * config/cloog.m4: New.
1381 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1383         * MAINTAINERS (Write After Approval): Add myself.
1385 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1387         * MAINTAINERS: Update my email address.
1389 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1391         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1392         * configure: Regenerate.
1394 2010-11-03  Ian Lance Taylor  <iant@google.com>
1395             Dave Korn  <dave.korn.cygwin@gmail.com>
1397         PR lto/46273
1398         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1399         and on other supported platforms whenever LTO is enabled.
1400         * configure: Rebuild.
1402 2010-11-02  Alan Modra  <amodra@gmail.com>
1404         PR binutils/12110
1405         * configure.ac: Error when source path contains spaces.
1406         * configure: Regenerate.
1408 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1410         * MAINTAINERS: Update my email address.
1412 2010-10-20  Ian Lance Taylor  <iant@google.com>
1414         * Makefile.def (target_modules): Set lib_path to src/.libs for
1415         libstdc++-v3 module.
1416         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1417         * Makefile.in: Rebuild.
1419 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1421         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1422         (Write After Approval): Remove myself.
1424 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1426         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1428 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1430         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1432 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1434         * configure.ac (build_lto_plugin): New shell variable.
1435         (--enable-lto): Turn on by default for all non-ELF platforms that
1436         have had LTO support added so far.  Set build_lto_plugin appropriately
1437         for both ELF and non-ELF.
1438         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1439         * configure: Regenerate.
1441 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1443         Sync from src:
1444         * configure.ac (v850 support): Remove target-libgloss from
1445         noconfigdirs.
1446         * configure: Regenerate.
1448 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1450         PR bootstrap/45326
1451         PR bootstrap/45174
1452         * configure.ac: Honor initial values of $build_configargs,
1453         $host_configargs, $target_configargs.  Mark the precious, so
1454         environment settings get recorded.
1455         * configure: Regenerate.
1457 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1459         PR bootstrap/45796
1460         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1461         Depend on all-build-libiberty.
1462         * Makefile.in: Regenerate.
1464 2010-09-30  Michael Eager  <eager@eagercon.com>
1466         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1467         * configure: Regenerate.
1469 2010-09-28  Michael Eager  <eager@eagercon.com>
1471         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1473 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1475         PR bootstrap/44621
1476         * configure.ac: Fix unportable shell quoting.
1477         * configure: Regenerate.
1479 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1481         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1482         targets and amend comment.
1483         * configure: Regenerate.
1485 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1487         * MAINTAINERS (Write After Approval): Add myself.
1489 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1491         * configure.ac: Enable LTO by default on Darwin.
1492         * configure: Regenerate.
1494 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1496         * MAINTAINERS (Write After Approval): Add myself.
1498 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1500         * MAINTAINERS (Write After Approval): Add myself.
1502 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1504         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1505         ports
1507 2010-07-28  David Yuste  <david.yuste@gmail.com>
1509         * MAINTAINERS (Write After Approval): Add myself.
1511 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1513         * configure.ac: Support all v850 targets.
1514         * configure: Regenerate.
1516 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1518         PR bootstrap/44455
1519         * configure.ac (extra_mpfr_configure_flags): Copy from
1520         extra_mpc_gmp_configure_flags.
1521         * configure: Re-generated.
1523 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1525         * MAINTAINERS (Write After Approval): Add myself.
1527 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1529         * MAINTAINERS (Write After Approval): Add myself.
1531 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1533         * MAINTAINERS (Write After Approval): Add myself.
1535 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1537         PR target/44862
1538         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1539         Provide -B option to allow for link spec %s substitutions for
1540         libstdc++.a on darwin.
1541         * Makefile.in: Regenerate.
1543 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1545         * MAINTAINERS (Reviewers): Update my e-mail address
1547 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1549         * Makefile.def (configure-gcc): Depend on all-libelf.
1550         * Makefile.in: Rebuild.
1552 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1554         * MAINTAINERS (Write After Approval): Add myself in the right place.
1556 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1558         * MAINTAINERS (Write After Approval): Add myself.
1560 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1562         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1564 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1566         * config.sub: Update to version 2010-05-21.
1567         * config.guess: Update to version 2010-04-03.
1569 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1571         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1572         * configure: Regenerate.
1574 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1576         * MAINTAINERS (Write After Approval): Add myself.
1578 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1580         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1581         a platform that supports LTO.
1582         * configure: Regenerate.
1584 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1586         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1587         * configure: Regenerated.
1589 2010-04-27  Roland McGrath  <roland@redhat.com>
1590             H.J. Lu  <hongjiu.lu@intel.com>
1592         * configure.ac (--enable-gold): Support both, both/gold and
1593         both/bfd to add gold to configdirs without removing ld.
1594         * configure: Regenerated.
1596         * Makefile.def: Add install-gold dependency to install-ld.
1597         * Makefile.in: Regenerated.
1599 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1601         PR lto/42776
1602         * configure.ac (--enable-lto): Refactor handling so libelf tests
1603         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1604         and allow LTO to be explicitly enabled on non-ELF platforms that
1605         are known to support it inside else-clause.
1606         * configure: Regenerate.
1608 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1610         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1611         * configure: Regenerate.
1613 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1615         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1616         * configure: Regenerate.
1618 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1620         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1621         separately.
1622         * configure: Regenerate.
1624 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1626         * MAINTAINERS (Write After Approval): Add myself.
1628 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1630         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1631         * configure: Regenerate.
1633 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1635         * configure: Regenerate after change to elf.m4.
1637 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1639         * MAINTAINERS (Write After Approval): Add myself.
1641 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1643         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1644         * configure: Regenerated.
1646 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1648         * configure.ac: Print "buggy but acceptable" when CLooG
1649         revision is less than 9.
1650         * configure: Regenerated.
1652 2010-04-01  Diego Novillo  <dnovillo@google.com>
1654         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1656 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1658         PR bootstrap/43615
1659         PR bootstrap/43328
1661         Revert:
1663         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1665         * configure.ac: Do not pass --enable-multilib nor
1666         --disable-multilib in baseargs.  Accept explicitly passed
1667         --enable_multilib.
1668         * configure: Regenerate.
1670 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1672         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1674 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1676         * MAINTAINERS: Remove myself.
1678 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1680         PR bootstrap/43328
1681         * configure.ac: Do not pass --enable-multilib nor
1682         --disable-multilib in baseargs.  Accept explicitly passed
1683         --enable_multilib.
1684         * configure: Regenerate.
1686 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1688         * MAINTAINERS (spu port): Remove me.
1690 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1692         * configure.ac (tic6x-*-*): New case.
1693         * configure: Regenerate.
1695 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1697         * config.sub: Update to version 2010-03-22.
1698         * config.guess: Update to version 2009-12-30.
1700 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1702         PR ada/42554
1703         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1704         * configure: Regenerate.
1706 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1708         * MAINTAINERS: Update my email address.
1710 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1712         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1713         (ghassan.shobaki@amd.com): Removed.
1715 2010-03-17  Alan Modra  <amodra@gmail.com>
1717         * MAINTAINERS: Update my email address.
1719 2010-03-16  Diego Novillo  <dnovillo@google.com>
1721         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1722         Matthews.
1724 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1726         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1727         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1729 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1731         * MAINTAINERS: Update my email address.
1733 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1735         * MAINTAINERS: Update my email address.
1737 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1739         * MAINTAINERS: Update my email address.
1741 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1743         * MAINTAINERS: Update my email address.
1745 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1747         PR libstdc++/32499
1748         * configure.ac (RANLIB): Default to true.
1749         (STRIP): Likewise.
1750         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1751         * configure: Regenerate.
1753 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1755         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1756         (Write After Approval): Update my email address.
1758 2010-02-17  Nick Clifton  <nickc@redhat.com>
1760         PR 11238
1761         * Makefile.tpl (local-distclean): Also remove config.cache files in
1762         sub-directories as there may not be Makefiles present in the
1763         sub-directories.
1764         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1765         the config.cache files found by the find command.
1767         * Makefile.in: Regenerate.
1768         * configure.ac: Revert previous delta.
1769         * configure: Regenerate.
1771 2010-02-15  Nick Clifton  <nickc@redhat.com>
1773         PR 11238
1774         * configure.ac: Delete config.cache files in sub-directories when
1775         deleting Makefiles.
1776         * configure: Regenerate.
1778 2010-02-12  Ben Elliston  <bje@gnu.org>
1780         * MAINTAINERS: Update my email address.
1782 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1784         * MAINTAINERS (spu port): Update my email address.
1786 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1788         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1790 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1792         * configure.ac: Add "recommended" version checks for GMP/MPC.
1793         Update recommended GMP/MPFR/MPC versions.
1794         * configure: Regenerate.
1796 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1798         * MAINTAINERS: Move my Embecosm email address into the
1799         write-after-approval section.
1801 2010-01-26  Ian Lance Taylor  <iant@google.com>
1803         * MAINTAINERS: Add myself as Go frontend maintainer.
1805 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1807         PR libstdc++/36101, PR libstdc++/42813
1808         * configure.ac (bootstrap_target_libs): Make inclusion of
1809         target-libgomp conditional on libgomb being in target_configdirs.
1810         * configure: Regenerate.
1812 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1814         PR libstdc++/36101, PR libstdc++/42813
1815         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1816         * configure: Regenerate.
1818 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1820         PR libstdc++/36101, PR libstdc++/42813
1821         * configure.ac (target_configdirs): Substitute.
1822         * Makefile.def: Bootstrap target module libgomp.
1823         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1824         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1825         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1826         * configure, Makefile.in: Regenerate.
1828 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1830         * MAINTAINERS: Adjust my details.
1832 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1834         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1836 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1838         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1840 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1842         * MAINTAINERS (Write After Approval): Add myself.
1844 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1846         * MAINTAINERS (Write After Approval): Add myself.
1848 2010-01-11  Richard Guenther  <rguenther@suse.de>
1850         PR lto/41569
1851         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1852         * Makefile.in: Regenerated.
1854 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1856         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1857         * configure: Regenerate.
1859 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1860             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1862         PR bootstrap/42424
1863         * configure.ac: Include libtool m4 files.
1864         (_LT_CHECK_OBJDIR): Call it.
1865         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1866         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1868         * configure: Regenerate.
1870 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1872         PR bootstrap/41818
1873         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1874         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1875         * Makefile.in: Regenerate.
1877 2010-01-02  Richard Guenther  <rguenther@suse.de>
1879         PR lto/41529
1880         * configure.ac: Include config/elf.m4.  Disable LTO if not
1881         builting for an elf target.
1882         * configure: Regenerate.
1884 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1886         * MAINTAINERS: Change my email address.
1888 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1890         * config.sub, config.guess: Update from upstream sources.
1892 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1894         * MAINTAINERS (Write After Approval): Add myself.
1896 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1898         PR middle-end/30447
1899         PR middle-end/30789
1900         PR other/40302
1902         * configure.ac: Require MPC.
1903         * configure: Regenerate.
1905 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1907         PR target/38384
1908         PR bootstrap/40972
1909         * libtool.m4: Sync from git Libtool.
1910         * ltoptions.m4: Likewise.
1911         * ltversion.m4: Likewise.
1912         * lt~obsolete.m4: Likewise.
1913         * ltmain.sh: Likewise.
1915 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1917         * configure.ac: Update minimum MPC version to 0.8.
1918         * configure: Regenerate.
1920 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1922         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1923         * configure: Regenerated.
1925 2009-11-21  Ian Lance Taylor  <iant@google.com>
1927         * configure.ac: Change default of poststage1_ldflags to be empty if
1928         poststage1_libs is set.  When poststage1_libs is empty, and
1929         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1930         * configure: Rebuild.
1932 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1934         * MAINTAINERS (Write After Approval): Update my email address.
1936 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1938         * config.guess: Update from upstream sources.
1940 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1942         * Makefile.def: Restore host and target settings for gmp.
1943         * Makefile.in: Rebuild.
1945 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1947         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1948         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1949         Fix portability of test of C++ as bootstrap language.  Add
1950         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1951         * configure: Rebuild.
1952         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1953         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1954         in-tree building.
1955         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1956         (POSTSTAGE1_HOST_EXPORTS): Use it.
1957         (STAGE[+id+]_CXXFLAGS): New.
1958         (BASE_FLAGS_TO_PASS): Pass it down.
1959         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1960         extra_exports.
1961         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1962         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1963         extra_exports.
1964         * Makefile.in: Rebuild.
1966 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1968         * config.sub, config.guess: Update from upstream sources.
1970 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1972         * MAINTAINERS (Write After Approval): Add myself.
1974 2009-11-09  Jon Beniston  <jon@beniston.com>
1976         * MAINTAINERS (Write After Approval): Add myself.
1978 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1980         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1981         paths for *-w64-mingw* and x86_64-*mingw*.
1982         * configure: Regenerated.
1984 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1986         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1988 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1990         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1991         Phil Edwards to Write-After Approval.
1993 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1995         * configure.ac: Disable target-winsup & co for
1996         x86_64-*-mingw* and *-w64-mingw* targets.
1997         * configure: Regenerated.
1999 2009-10-16  Nick Clifton  <nickc@redhat.com>
2001         * MAINTAINERS: Add myself as a maintainer for the RX port.
2003 2009-10-26  Johannes Singler  <singler@kit.edu>
2005         * MAINTAINERS (Write After Approval): Update my e-mail address.
2007 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2009         * configure.ac (CLooG test): Use = with test.
2010         * configure: Regenerate.
2012 2009-10-22  Richard Guenther  <rguenther@suse.de>
2014         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2015         cloog if the ppl version check failed.  Move flags saving
2016         before setting in libelf check.
2017         * configure: Regenerate.
2019 2009-10-21  Richard Guenther  <rguenther@suse.de>
2021         * configure.ac: Adjust the ppl and cloog configure to work as
2022         documented.  Disable cloog if ppl was disabled.  Omit the version
2023         checks if they were disabled.
2024         * configure: Re-generate.
2026 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2028         * configure.ac: Add 'lto' to enable_languages, not
2029         new_enable_languages, and only if not already present.
2030         * configure: Regenerate.
2032 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2034         * README: Refer to the various COPYING* files instead of just
2035         COPYING.
2036         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2038 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2040         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2041         
2042 2009-10-07  Richard Guenther  <rguenther@suse.de>
2044         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2045         and Richard Guenther as reviewers.
2046         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2047         as reviewers.
2049 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2051         * config.sub: Update from upstream sources.
2053 2009-10-06  Ian Lance Taylor  <iant@google.com>
2055         * Makefile.def: check-gold depends upon all-gas.
2056         * Makefile.in: Rebuild.
2058 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2060         * MAINTAINERS (Write After Approval): Add myself.
2062 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2064         * Makefile.def: all-lto-plugin depends on all-libiberty.
2065         set bootstrap=true for lto-plugin.
2066         Add lto-plugin.
2067         * Makefile.in: Regenerate.
2068         * configure.ac (host_libs): Add lto-plugin.
2069         * configure: Regenerate.
2071 2009-10-03  Diego Novillo  <dnovillo@google.com>
2073         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2074         (HOST_LIBELFLIBS): Define.
2075         (HOST_LIBELFINC): Define.
2076         * Makefile.in: Regenerate.
2077         * configure.ac: Add --enable-lto.
2078         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2079         If --enable-lto is used, add 'lto' to new_enable_languages.
2080         If --enable-lto is used and gold is enabled, add
2081         lto-plugin to configdirs.
2082         * configure: Regenerate.
2084 2009-10-03  Simon Baldwin  <simonb@google.com>
2086         * configure.ac: If --with-system-zlib, suppress local zlib and
2087         pass --with-system-zlib to subdir configure scripts.
2088         * configure: Regenerate.
2090 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2091             Paolo Bonzini  <bonzini@gnu.org>
2093         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2094         $(srcdir).
2095         * Makefile.in: Rebuilt.
2097 2009-09-26  Gary Funck  <gary@intrepid.com>
2099         * MAINTAINERS (Write After Approval): Add myself.
2101 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2103         * configure.ac: Update minimum MPC version to 0.7.
2104         * configure: Regenerate.
2106 2009-09-25  Nick Clifton  <nickc@redhat.com>
2108         * configure.ac: Pass any --cache-file=/dev/null option on to
2109         subconfigures.
2110         * configure: Regenerate.
2112 2009-09-23  Nick Clifton  <nickc@redhat.com>
2114         * config.sub, config.guess: Update from upstream sources.
2116 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2118         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2119         * Makefile.in: Rebuilt.
2121 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2123         PR bootstrap/32272
2124         * configure.ac: Error out if $srcdir isn't '.' but contains
2125         host-${host_noncanonical}.
2126         * configure: Regenerate.
2128 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2130         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2131         maintainer.
2133 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2135         * configure.ac: If bootstrapping a combined tree with
2136         --enable-gold, require c++ in stage1_languages.
2137         * configure: Regenerate.
2139         * configure.ac: Also add target_libs of stage1_languages to
2140         bootstrap_target_libs.
2141         * configure: Regenerate.
2143         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2144         with --enable-languages not containing c++.
2145         * configure: Regenerate.
2147 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2149         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2150         * configure: Regenerate.
2152 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2154         * MAINTAINERS (Write After Approval): Update my e-mail address,
2155         and move from from here...
2156         (Waiting for paperwork): To here.
2158 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2160         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2162 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2164         * configure.ac: Do not use $extrasub for replacing @if/@endif
2165         parts in Makefile; instead, use additional arguments to
2166         AC_CONFIG_COMMANDS to do the replacement manually, with several
2167         sed invocations, to avoid HP-UX sed command limits.
2168         * configure: Regenerate.
2170 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2172         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2173         blank before -L.
2175 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2177         * configure.ac (with-build-config): Document.  Handle without.
2178         Handle missing argument.
2179         * configure: Rebuilt.
2181 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2183         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2184         Default to bootstrap-debug only if compare-debug works.
2185         * configure: Rebuilt.
2186         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2187         * Makefile.in: Rebuilt.
2189 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2191         * MAINTAINERS (OS Port Maintainers): Update my email address.
2193 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2195         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2196         * Makefile.in: Rebuilt.
2198 2009-09-01  Chris Demetriou  <cgd@google.com>
2200         * MAINTAINERS (Write After Approval): Add myself.
2202 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2204         PR debug/30161
2205         * include/dwarf2.h (enum dwarf_tag): Added
2206         DW_TAG_GNU_template_template_param
2207         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2209 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2211         * Makefile.tpl (AWK): Fix typo.
2212         * Makefile.in: Regenerate.
2214 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2216         * configure.ac: Detect awk and sed.
2217         * Makefile.def (flags_to_pass): Add AWK and SED.
2218         * Makefile.tpl (AWK, SED): New.
2219         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2220         * configure: Regenerate.
2221         * Makefile.in: Regenerate.
2223 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2225         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2226         (collapseslashes): Likewise.
2228 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2230         * configure.ac (AC_PREREQ): Bump to 2.64.
2232 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2234         * configure.ac: Remove --with-datarootdir, --with-docdir,
2235         --with-pdfdir, --with-htmldir switches.
2236         * configure: Regenerate.
2238         * configure: Regenerate.
2240         * compile: Sync from Automake 1.11.
2241         * depcomp: Likewise.
2242         * install-sh: Likewise.
2243         * missing: Likewise.
2244         * mkinstalldirs: Likewise.
2245         * ylwrap: Likewise.
2247 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2249         * ltmain.sh (func_normal_abspath): New function.
2250         (func_relative_path): Likewise.
2251         (func_mode_help): Document new -bindir option for link mode.
2252         (func_mode_link): Add new -bindir option, and use it to place
2253         output DLL if specified.
2255 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2257         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2258         (baseargs): Add --disable-option-checking.
2259         * configure: Regenerate.
2261         * Makefile.def (configure-target-libiberty): Depend on
2262         all-binutils and all-ld.
2263         (configure-target-newlib): Likewise.
2264         * Makefile.in: Regenerate.
2266 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2268         * config.sub, config.guess: Update from upstream sources.
2270 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2272         Sync from src, merge:
2274         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2276         * configure.ac: Do not exclude gas for i386-*-darwin.
2277         Add a case for x86_64-*-darwin.
2278         * configure: Regenerate.
2280 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2282         * MAINTAINERS: Add my name to Write After Approval list.
2284 2009-08-06  Michael Eager  <eager@eagercon.com>
2286         * configure.ac: Add Microblaze target.
2287         * configure: Regenerate.
2289 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2291         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2292         * configure: Regenerate.
2293         
2294 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2296         * MAINTAINERS (Write After Approval): Update my e-mail address.
2298 2009-07-06  Ian Lance Taylor  <iant@google.com>
2300         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2301         * configure: Rebuild.
2303 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2305         * MAINTAINERS: Move myself to the Graphite Reviewers.
2307 2009-06-30  Wei Guozhi  <carrot@google.com>
2309         * MAINTAINERS: Add my name to Write After Approval list.
2311 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2313         PR bootstrap/40338
2314         * configure.ac (comparestring): Create new variable.
2315         * Makefile.tpl (comparestring): Use to skip some comparisions.
2316         * configure: Regenerate.
2317         * Makefile.in: Regenerate.
2319 2009-06-26  Doug Evans  <dje@sebabeach.org>
2321         * Makefile.def (host_modules): Add cgen.
2322         * Makefile.in: Regenerate.
2323         * configure.ac (host_tools): Add cgen.
2324         * configure: Regenerate.
2326 2009-06-23  DJ Delorie  <dj@redhat.com>
2328         * MAINTAINERS: Add myself as mep maintainer.
2330 2009-06-23  Ian Lance Taylor  <iant@google.com>
2332         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2333         boot_languages.  Only bootstrap target libraries listed in
2334         target_libs for some boot language.  Add --with-stage1-ldflags,
2335         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2336         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2337         if not building with C++.
2338         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2339         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2340         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2341         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2342         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2343         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2344         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2345         * configure, Makefile.in: Rebuild.
2347 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2349         * MAINTAINERS: Added my name to write-after-approval list.
2351 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2353         * configure.ac: Define is_elf for QNX Neutrino targets.
2354         * configure: Regenerate.
2356 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2358         * MAINTAINERS: Added my name to the write-after-approval list
2360 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2362         * configure.ac: Detect MPC in default directory.
2363         * configure: Regenerate.
2365 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2366             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2368         * Makefile.tpl (all): Avoid a trailing backslash.
2369         * Makefile.in: Regenerate.
2371 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2373         * config.sub, config.guess: Update from upstream sources.
2375 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2377         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2378         to noconfdirs.
2379         * configure: Regenerate.
2381 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2383         * Makefile.tpl ([+compare-target+]): Compare all stage
2384         directories, rather than just gcc.
2385         * Makefile.in: Rebuilt.
2387 2009-06-01  Doug Kwan  <dougkwan@google.com>
2389         * configure.ac: Support gold for target arm*-*-*.
2390         * configure: Regenerate.
2392 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2394         * Makefile.def: Add MPC support and dependencies.
2395         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2397         * Makefile.in, configure: Regenerate.
2399 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2401         * Makefile.tpl (all): Avoid harmless warning in make all when
2402         gcc-bootstrap is enabled but stage_last does not exist.
2403         * Makefile.in: Rebuilt.
2405 2009-05-24  Nicolas Roche  <roche@adacore.com>
2407         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2408         * Makefile.in: Regenerate.
2410 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2412         * MAINTAINERS: Update my e-mail address.
2414 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2416         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2417         * configure:  Regenerate.
2419 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2421         PR other/40159
2422         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2423         gcc-no-bootstrap are mutually exclusive.
2424         * Makefile.in: Rebuilt.
2426 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2428         PR other/40159
2429         * Makefile.tpl (all): Don't end with unconditional success.
2430         * Makefile.in: Rebuilt.
2432 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2434         PR target/37137
2435         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2436         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2437         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2438         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2439         stage_configureflags, stage_cflags and stage_libcflags into
2440         explicit Makefile macros.
2441         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2442         GFORTRAN.
2443         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2444         CC.  Set CC_FOR_BUILD from CC.
2445         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2446         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2447         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2448         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2449         and GFORTRAN.
2450         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2451         (_LIBCFLAGS): Renamed to _TFLAGS.
2452         (do-compare-debug, do-compare3-debug): Drop.
2453         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2454         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2455         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2456         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2457         (XGCC_FLAGS_FOR_TARGET): New.
2458         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2459         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2460         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2461         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2462         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2463         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2464         TFLAGS.
2465         (BUILD_CONFIG): Include if requested.
2466         (all): Set TFLAGS on bootstrap.
2467         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2468         (all-stageid-prefixmodule): Likewise.
2469         (do-clean, distclean-stageid): Set TFLAGS.
2470         (restrap): Fix whitespace.
2471         * Makefile.in: Rebuilt.
2473 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2475         * config.guess: Sync with src.
2477 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2479         * configure.ac ($with_ppl):  Default to no if not supplied.
2480         ($with_cloog):  Likewise.
2481         configure:  Regenerate.
2483 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2485         * MAINTAINERS: Update my e-mail address.
2487 2009-04-27  Nick Clifton  <nickc@redhat.com>
2489         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2491 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2493         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2494         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2495         * Makefile.in: Regenerate.
2497 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2499         PR bootstrap/39739
2500         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2501         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2503         * configure, Makefile.in: Regenerate.
2505 2009-04-21  Taras Glek  <tglek@mozilla.com>
2507         * include/hashtab.h: Update GTY annotations to new syntax
2508         * include/splay-tree.h: Likewise
2510 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2512         * config.sub, config.guess: Update from upstream sources.
2514 2009-04-15  Anthony Green  <green@moxielogic.com>
2516         * configure.ac: Add moxie support.
2517         * configure: Rebuilt.
2519 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2521         * configure.ac: Change copyright header to refer to version
2522         3 of the GNU General Public License and to point readers at the
2523         COPYING3 file and the FSF's license web page.
2524         * Makefile.def: Likewise.
2525         * Makefile.tpl: Likewise.
2526         * Makefile.in: Regenerate.
2528 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2530         * configure.ac: Restore match for darwin9 or later. Use double
2531         brackets since regeneration eats one pair.
2532         * configure: Regenerate.
2534 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2536         PR gas/10039
2537         * configure.ac: Require texinfo 4.7.
2538         * configure: Regenerated.
2540 2009-04-09  Nick Clifton  <nickc@redhat.com>
2542         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2543         the GCC Runtime Library Exception.
2545 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2547         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2548         * configure: Regenerate.
2550 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2552         * Makefil.def (languages): New entries.
2553         * Makefile.tpl (check-gcc-*): New generic target.
2554         * Makefile.in: Regenerate.
2556 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2558         * MAINTAINERS:  Update my email address.
2560 2009-03-18  Tom Tromey  <tromey@redhat.com>
2562         * configure: Rebuild.
2563         * configure.ac (host_libs): Add libiconv.
2564         * Makefile.in: Rebuild.
2565         * Makefile.def (host_modules): Add libiconv.
2566         (configure-gdb, all-gdb): Depend on libiconv.
2568 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2570         * configure.ac: Treat gdb as supported on x86_64-darwin.
2571         * configure: Regenerate.
2573 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2575         * configure.ac (--with-host-libstdcxx): New option.
2576         * configure: Regenerate.
2578 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2580         * MAINTAINERS:  Move myself into the write after approval list.
2582 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2584         * MAINTAINERS: Update e-mail address.
2585         
2586 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2588         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2590 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2592         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2594 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2596         Backport from git Libtool:
2598         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2599         Support GNU/kOpenSolaris.
2600         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2601         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2602         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2603         GNU/kOpenSolaris.
2605 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2607         * MAINTAINERS: Update e-mail address.
2609 2009-02-24  Michael Eager  <eager@eagercon.com>
2611         * MAINTAINERS (Write After Approval): Add self.
2613 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2615         * MAINTAINERS (Write After Approval): Add myself.
2617 2009-02-05  Andreas Schwab  <schwab@suse.de>
2619         * Makefile.tpl (stage_last): Define $r and $s before using
2620         $(RECURSE_FLAGS_TO_PASS).
2621         * Makefile.in: Regenerate
2623 2009-01-30  Ian Lance Taylor  <iant@google.com>
2625         * MAINTAINERS: Move myself to the Global Reviewers list.
2627 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2629         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2630         * configure: Regenerate.
2632 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2634         * MAINTAINERS: Make whitespace consistent.
2635         Remove Robert Millan from Write After Approval.
2637 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2639         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2640         (all-opcodes): Depend on all-libiberty.
2641         * Makefile.in: Regenerate.
2643 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2645         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2646         * configure: Regenerate.
2648 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2650         * MAINTAINERS (Write After Approval): Add myself.
2652 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2654         * MAINTAINERS: Add myself to reviewers (Fortran).
2656 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2658         PR tree-optimization/38515
2659         * configure.ac (cloog-polylib): Removed.
2660         (with_ppl, with_cloog): Test for "no".
2661         * configure: Regenerated.
2663 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2665         * MAINTAINERS: Moved myself to reviewers (Fortran).
2667 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2669         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2670         (Write After Approval): Remove myself.
2672 2009-01-03  Diego Novillo  <dnovillo@google.com>
2674         * MAINTAINERS: Remove myself from alias maintainership.
2676 2009-01-02  David Ayers  <ayers@fsfe.org>
2678         * MAINTAINERS: Update e-mail address.
2680 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2682         * MAINTAINERS: Make whitespace consistent.
2684 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2686         Backport from upstream Libtool:
2687         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2688         Add cache variables to tests that require the linker to work.
2689         For shlibpath_overrides_runpath, this also changes the semantics
2690         to let the result from the C compiler take precedence.
2692 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2694         * config.sub, config.guess: Update from upstream sources.
2696 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2698         * configure.ac (ppllibs): Add by default the lib flags.
2699         * configure: Regenerate.
2701 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2703         * MAINTAINERS:  Add myself to the write after approval list.
2705 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2707         * configure.ac: Add double brackets on darwin[912].
2708         * configure: Regenerate.
2710 2008-12-03  Daniel Kraft  <d@domob.eu>
2712         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2713         Approval to Reviewer section (for Fortran front-end).
2715 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2717         * configure.ac: Expand to darwin10 and later.
2718         * configure: Regenerate.
2720 2008-12-02  Andreas Schwab  <schwab@suse.de>
2722         * Makefile.def: configure-target-boehm-gc depends on
2723         all-target-libstdc++-v3.
2724         * Makefile.in: Regenerate.
2726 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2728         * MAINTAINERS:  Add myself as mingw maintainer.
2730 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2732         * config.sub, config.guess: Update from upstream sources.
2734 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2736         * README.SCO: Remove.
2738 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2740         * MAINTAINERS:  Add myself to the write after approval list.
2742 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2744         * MAINTAINERS:  Update my email address in WAA section.
2746 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2748         * MAINTAINERS: Update e-mail address.
2750 2008-11-27  Toon Moene  <toon@moene.org>
2752         * MAINTAINERS: Change e-mail address.
2754 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2756         * configure.ac: Build gdb for i?86-*-darwin*
2757         * configure: Regenerated.
2759 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2761         * MAINTAINERS: Added my full name.
2763 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2765         PR bootstrap/38014
2766         PR bootstrap/37923
2768         Revert:
2770         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2772         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2773         * Makefile.in: Regenerated.
2775         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2777         PR gdb/921
2778         PR gdb/1646
2779         PR gdb/2175
2780         PR gdb/2176
2782         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2783         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2784         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2785         (HOST_EXPORTS): Pass CPPFLAGS.
2786         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2787         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2788         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2789         * Makefile.in, configure: Regenerated.
2790         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2791         and CPPFLAGS_FOR_BUILD.
2793 2008-11-06  Jeff Law  <law@redhat.com>
2795         * MAINTAINERS: Add myself as middle end maintainer.
2797 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2799         * MAINTAINERS (Write after approval): Add myself.
2801 2008-11-05  Diego Novillo  <dnovillo@google.com>
2803         * MAINTAINERS (Global Reviewers): Add myself.
2804         (Non-Algorithmic Maintainers): Remove myself.
2806 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2808         * MAINTAINERS (Write after approval): Add myself.
2810 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2812         * MAINTAINERS (Write after approval): Add myself.
2814 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2816         * configure.ac (spu-*-*): Remove special case.
2817         * configure: Regenerate.
2819 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2821         * MAINTAINERS (Write after approval): Update my email address.
2823 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2825         * configure.ac [spu-*-*]: Do not set skipdirs.
2826         * configure: Re-generate.
2828 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2830         * MAINTAINERS (Various Maintainers): Add myself to reload.
2832 2008-10-25  Richard Guenther  <rguenther@suse.de>
2834         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2835         maintainer.  Remove myself as libgcc-math maintainer.
2836         (Non-Algorithmic Maintainers): Remove myself.
2838 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2840         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2841         * Makefile.in: Regenerated.
2843 2008-10-23  Cary Coutant  <ccoutant@google.com>
2845         * MAINTAINERS (Write after approval): Add myself.
2847 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2849         PR gdb/921
2850         PR gdb/1646
2851         PR gdb/2175
2852         PR gdb/2176
2854         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2855         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2856         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2857         (HOST_EXPORTS): Pass CPPFLAGS.
2858         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2859         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2860         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2861         * Makefile.in, configure: Regenerated.
2862         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2863         and CPPFLAGS_FOR_BUILD.
2865 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2867         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2868         Sebastian Pop.
2870 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2872         * MAINTAINERS (Write After Approval): Added myself.
2874 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2876         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2877         recommended version to 2.3.2.
2879         * configure: Regenerate.
2881 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2883         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2885 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2887         * MAINTAINERS (Write After Approval): Update e-mail address.
2889 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2891         * libtool.m4: Update to libtool 2.2.6.
2892         * lt~obsolete.m4: Update to libtool 2.2.6.
2893         * ltmain.sh: Update to libtool 2.2.6.
2894         * ltsugar.m4: Update to libtool 2.2.6.
2895         * ltversion.m4: Update to libtool 2.2.6.
2896         * ltoptions.m4: Update to libtool 2.2.6.
2897         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2899 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2901         * MAINTAINERS (Write After Approval): Add myself.
2903 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2905         * MAINTAINERS (Write After Approval): Update my name.
2907 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2909         * MAINTAINERS: Add myself in "Write After Approval".
2911 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2913         * MAINTAINERS: Add myself as ia64 maintainer.
2915 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2917         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2918         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2919         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2920         and Michael Tiemann from Write After Approval since they do not
2921         actually have access.
2923 2008-09-05  Richard Guenther  <rguenther@suse.de>
2925         * configure.ac: Initialize clooglibs to -lcloog.
2926         * configure: Re-generate.
2928 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2930         * MAINTAINERS (Write After Approval): Add myself.
2932 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2934         * configure.ac (--with-cloog-polylib): New.
2935         (--disable-cloog-version-check): New.
2936         (--disable-ppl-version-check): New.
2937         * configure: Re-generate.
2939 2008-09-03  Richard Guenther  <rguenther@suse.de>
2941         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2942         cloog test.
2943         * configure: Re-generate.
2945 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2947         Add picoChip port.
2948         * MAINTAINERS: Add picoChip maintainers.
2950 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2951             Tobias Grosser  <grosser@fim.uni-passau.de>
2952             Jan Sjodin  <jan.sjodin@amd.com>
2953             Harsha Jagasia  <harsha.jagasia@amd.com>
2954             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2955             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2956             Adrien Eliche  <aeliche@isty.uvsq.fr>
2958         Merge from graphite branch.
2959         * configure: Regenerate.
2960         * Makefile.in: Regenerate.
2961         * configure.ac (host_libs): Add ppl and cloog.
2962         Add checks for PPL and CLooG.
2963         * Makefile.def (ppl, cloog): Added modules and dependences.
2964         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2965         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2967 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2969         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2970         (GCC_SHLIB_SUBDIR): New.
2971         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2972         * configure: Regenerate.
2973         * Makefile.in: Regenerate.
2975 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2977         * MAINTAINERS: Consistently use tabs to separate columns.
2979 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2981         * MAINTAINERS (Write after Approval): Add myself.
2983 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2985         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2986         Enable bfd, binutils and opcodes.
2987         * configure: Regenerate.
2989 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2991         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2993 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2995         * MAINTAINERS:  Use correct Umlaut for last name.
2997 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2999         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3001 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3003         * MAINTAINERS: Update my email address.
3005 2008-08-16  Nicolas Roche  <roche@adacore.com>
3007         * Makefile.tpl: Add BOOT_ADAFLAGS.
3008         * Makefile.in: Regenerate.
3010 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3012         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3013         * configure: Regenerate.
3015 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3017         * configure.ac: Add makefile fragments for hpux.
3018         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3019         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3020         * configure: Regenerate.
3021         * Makefile.in: Regenerate.
3023 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3025         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3027 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3029         * MAINTAINERS (Write after Approval): Add myself.
3031 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3033         * MAINTAINERS (Write After Approval):  Add myself.
3035 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3037         * MAINTAINERS (Write After Approval):  Add myself.
3039 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3041         * MAINTAINERS: Update my email address.
3043 2008-06-25  Joey Ye  <joey.ye@intel.com>
3045         * MAINTAINERS (Write After Approval):  Add myself.
3047 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3049         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3050         * Makefile.in: Regenerate.
3051         * configure: Regenerate.
3053 2008-06-17  Daniel Kraft  <d@domob.eu>
3055         * MAINTAINERS (Write After Approval):  Add myself.
3057 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3059         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3060         "$@" is still intact with both Autoconf 2.59 and 2.62.
3061         * configure: Regenerate.
3063 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3065         * Makefile.tpl: Fix comment errors.
3066         * Makefile.in: Regenerate.
3068 2008-06-12  David S. Miller  <davem@davemloft.net>
3069             David Edelsohn  <edelsohn@gnu.org>
3071         * configure.ac: Add powerpc*-*-* to gold supported targets.
3072         * configure: Regenerate.
3074 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3076         PR tree-optimization/36218
3077         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3078         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3079         (all prefix="build-"): Pass them to build-system sub-makes.
3080         * Makefile.in: Regenerate.
3082 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3084         * MAINTAINERS (mt port): Remove.
3085         (sco5, unixware, sco udk): Remove.
3086         (Kean Johnston): Add to Write After Approval.
3088 2008-05-30  Julian Brown  <julian@codesourcery.com>
3090         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3091         of libobjc for ARM EABI Linux.
3092         * configure: Regenerate.
3094 2008-05-18  Xinliang David Li   <davidxl@google.com>
3096         * ChangeLog: Remove wrong ChangeLog entry.
3098 2008-05-17  Xinliang David Li   <davidxl@google.com>
3100         * MAINTAINERS (Write After Approval): Add myself.
3102 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3104         * MAINTAINERS (Write After Approval): Add myself.
3106 2008-05-14  Rafael Espíndola  <espindola@google.com>
3108         * config-ml.in: don't handle --enable-shared and --enable-static.
3110 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3112         * MAINTAINERS: Update my email address.
3114 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3116         * MAINTAINERS: Update my email address.
3118 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3120         * MAINTAINERS (Write After Approval): Add myself.
3122 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3124         * MAINTAINERS (Write After Approval): Add myself.
3126 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3128         * MAINTAINERS (crx): Add myself.
3130 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3132         Sync with src:
3133         2008-04-14  David S. Miller  <davem@davemloft.net>
3135         * configure.ac: Add sparc*-*-* to gold supported targets.
3136         * configure: Regenerate.
3138 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3140         PR bootstrap/35457
3141         * configure.ac: Include override.m4.
3142         * configure: Regenerate.
3144 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3146         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3147         * Makefile.in: Regenerate.
3149 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3151         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3152         as nonconfigurable directories list.
3153         * configure: Regenerate.
3155 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3157         * config.sub, config.guess: Update from upstream sources.
3159 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3161         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3162         * Makefile.in: Regenerate.
3164 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3166         * configure.ac: Do not build libssp for the AVR.
3167         * configure: Regenerate.
3169 2008-04-07  Ian Lance Taylor  <iant@google.com>
3171         * Makefile.def: check-gold depends upon all-binutils.
3172         * Makefile.in: Regenerate.
3174 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3176         * MAINTAINERS (Write After Approval): Add myself.
3178 2008-04-04  Nick Clifton  <nickc@redhat.com>
3180         PR binutils/4334
3181         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3182         builds.
3183         * configure: Regenerate.
3185 2008-04-04  NightStrike  <NightStrike@gmail.com>
3187         PR other/35151
3188         * configure.ac: Combine rules for mingw32 and mingw64.
3189         * configure: Regenerate.
3191 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3193         * MAINTAINERS (Write After Approval): Add myself.
3195 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3197         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3198         * Makefile.in (.NOTPARALLEL): Ditto.
3200 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3202         * MAINTAINERS (Write After Approval): Add myself.
3204 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3206         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3207         * Makefile.in (.NOTPARALLEL): Regenerate.
3209 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3211         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3212         * Makefile.in: Regenerate.
3214 2008-03-26  Jakub Staszak  <kuba@et.pl>
3216         * MAINTAINERS (Write After Approval): Add myself.
3218 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3220         * MAINTAINERS:  Update e-mail address.
3222 2008-03-20  Ian Lance Taylor  <iant@google.com>
3224         * configure.ac: Add support for --enable-gold.
3225         * Makefile.def: Add gold as a directory like ld.
3226         * configure, Makefile.in: Regenerate.
3228 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3230         * configure.ac: m4_include config/proginstall.m4.
3231         * configure: Regenerate.
3233         Backport from upstream Libtool:
3235         2007-10-12  Eric Blake  <ebb9@byu.net>
3237         Deal with Autoconf 2.62's semantic change in m4_append.
3238         * ltsugar.m4 (lt_append): Replace broken versions of
3239         m4_append.
3240         (lt_if_append_uniq): Don't require separator to be overquoted,
3241         and avoid broken m4_append.
3242         (lt_dict_add): Fix typo.
3243         * libtool.m4 (_LT_DECL): Don't overquote separator.
3245 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3247         * config.rpath: Add AIX 6 support.
3249 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3251         * Makefile.def (stageprofile).  Remove -fprofile-generate
3252         from stage_libcflags.
3253         * Makefile.in: Regenerate.
3255 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3257         * config.sub, config.guess: Update from upstream sources.
3259 2008-03-06  Tom Tromey  <tromey@redhat.com>
3261         * MAINTAINERS: Update for treelang deletion.
3263 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3265         * MAINTAINERS: Update my email address.
3267 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3269         * MAINTAINERS (darwin port): Add myself as a maintainer.
3270         (objective-c/c++): Add myself as a maintainer.
3272 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3274         * MAINTAINERS (Write After Approval): Update my email address.
3276 2008-02-25  Tomas Bily  <tbily@suse.cz>
3278         * MAINTAINERS (Write After Approval): Add myself.
3280 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3282         * MAINTAINERS (OpenMP): Add myself.
3284 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3286         PR bootstrap/32009
3287         PR bootstrap/32161
3289         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3290         * configure: Regenerate.
3292         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3293         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3294         STAGE4_LIBCFLAGS): New.
3295         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3296         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3297         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3298         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3299         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3300         for target modules.  Don't export LIBCFLAGS.
3301         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3302         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3303         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3304         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3305         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3306         * Makefile.in: Regenerate.
3308 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3310         PR libgcj/33085
3311         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3312         Do not use -DDLL_EXPORT.  Backport from upstream.
3314 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3316         * MAINTAINERS (Write After Approval): Add myself.
3318 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3320         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3321         * configure: Regenerate.
3323 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3325         * configure.ac (xtensa*-*-*): Recognize processor variants.
3326         * configure: Regenerate.
3328 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3330         PR bootstrap/34922
3331         * configure.ac (PARSE_ARGS): Push suitable setting of
3332         ac_subdirs_all, for `./configure --help=recursive'.
3333         Handle `+' in generic toplevel directory disabling.
3334         * configure: Regenerate.
3336 2008-01-28  Nick Clifton  <nickc@redhat.com>
3338         * MAINTAINERS (xstormy16): Take over maintainership.
3340 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3342         * MAINTAINERS (c4x port): Remove.
3344 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3346         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3348 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3350         * config.sub, config.guess: Update from upstream sources.
3352 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3354         * MAINTAINERS (Write After Approval): Add myself.
3356 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3358         * MAINTAINERS: Update my email address.
3360 2008-01-09  Raksit Ashok  <raksit@google.com>
3362         * MAINTAINERS (Write After Approval): Add myself.
3364 2008-01-09  Raksit Ashok  <raksit@google.com>
3366         * MAINTAINERS (Write After Approval): Add myself.
3368 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3370         * config.sub, config.guess: Update from upstream sources.
3372 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3374         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3375         Change recommended MPFR from 2.2.1 -> 2.3.0.
3376         * configure: Regenerate.
3378 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3380         * MAINTAINERS: Update my email address.
3382 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3384         * MAINTAINERS: Update my email address.
3386 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3388         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3389         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3390         * Makefile.in: Regenerate.
3392 2007-12-10  Mark Heffernan  <meheff@google.com>
3394         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3395         misplaced entries.
3397 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3399         * configure.ac: Enable libjava for x86_64-*-darwin9.
3400         * configure: Regenerate.
3402 2007-12-07  Bill Maddox  <maddox@google.com>
3404         * MAINTAINERS (Write After Approval): Add myself.
3406 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3408         * config.sub, config.guess: Update from upstream sources.
3410 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3412         * config-ml.in: Remove 64bit configure tests.
3414 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3416         * config-ml.in: Robustify against white space in absolute file
3417         names.
3419         * config-ml.in (multi-clean): Substitute ${Makefile}.
3420         Remove superfluous ${Makefile} in list.
3422 2007-11-19  Thiemo Seufer  <ths@mips.com>
3424         * config-ml.in: Don't hardcode the Makefile name.
3426 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3428         * MAINTAINERS (Write After Approval): Add myself.
3430 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3432         * MAINTAINERS (Write After Approval): Add myself.
3434 2007-11-06  Doug Kwan  <dougkwan@google.com>
3436         * MAINTAINERS (Write After Approval): Add myself.
3438 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3440         * MAINTAINERS (mercury): Remove entry.
3441         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3443 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3445         * Makefile.def (dependencies): Make configure-gdb depend on
3446         all-intl.
3447         * Makefile.in: Regenerated.
3449 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3451         * MAINTAINERS (Fortran maintainer): Remove myself.
3453 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3455         * Makefile.def: To avoid problems running with parallel makes,
3456         build newlib before libgloss so that target specific header
3457         files are availble.
3458         * Makefile.in: Regenerate
3460 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3462         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3463         * Makefile.in: Regenerate.
3465 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3467         * MAINTAINERS (Register allocation reviewer): Add myself.
3469 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3471         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3472         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3473         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3474         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3475         * configure: Regenerate.
3477 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3479         * MAINTAINERS (Register allocation reviewer): Add myself.
3481 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3483         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3484         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3485         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3486         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3487         * configure.ac: Default them to host tools for $host = $build.
3488         Subst them.
3490         * configure: Regenerate.
3491         * Makefile.in: Regenerate.
3493 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3495         * MAINTAINERS (Register allocation reviewer): Add myself.
3497 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3499         * MAINTAINERS (Register allocation reviewer): Add myself.
3501 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3503         * MAINTAINERS (Write After Approval): Fix typo.
3505 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3507         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3508         * configure: Regenerate.
3510 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3512         PR bootstrap/31906
3513         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3514         they're already prefixed.
3516 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3518         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3519         libstdc++.
3520         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3521         * configure: Regenerate.
3522         * Makefile.in: Regenerate.
3524 2007-09-17  Andreas Schwab  <schwab@suse.de>
3526         * configure.ac: Raise minimum makeinfo version to 4.6.
3527         * configure: Regenerate.
3529 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3531         * MAINTAINERS (write-after-approval) add myself
3533 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3535         * configure.ac: Correct makeinfo version check.
3536         * configure: Regenerate.
3538 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3540         * MAINTAINERS: Update my email address.
3542 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3544         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3545         to $skipdirs and only disable gprof for newlib.  Use the normal
3546         mips*-elf* handling in other respects.
3547         * configure: Regnerate.
3549 2007-09-12  David Daney  <ddaney@avtrex.com>
3551         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3552         enabling libgcj.
3553         * configure: Regenerate.
3555 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3557         PR other/32154
3558         * configure.ac: For libgloss targets, point the linker to the linker
3559         script, startup code and simulator library.
3560         * configure: Regenerate.
3562 2007-09-07  Andrew Haley  <aph@redhat.com>
3564         * configure.ac (noconfigdirs): Remove target-libffi and
3565         target-libjava.
3566         * configure: Regenerate.
3568 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3570         PR target/33281
3571         * configure.ac: Use config/mh-mingw on mingw.
3572         * configure: Regenerate.
3574 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3576         * MAINTAINERS (Write After Approval): Add myself.
3578 2007-09-05  Richard Guenther  <rguenther@suse.de>
3580         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3581         nor --disable-checking is provided also turn on yes and types
3582         checking for stage1.
3583         * configure: Re-generate.
3585 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3587         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3588         (Write After Approval): Remove myself.
3590 2007-08-29  Nick Clifton  <nickc@redhat.com>
3592         * config.sub, config.guess: Update from upstream sources.
3594 2007-08-22  Bud Davis  <jmdavis@link.com>
3596         * MAINTAINERS (Write After Approval): Added myself.
3597         * MAINTAINERS (Reviewers): Removed myself.
3599 2007-08-18  Paul Brook  <paul@codesourcery.com>
3600             Joseph Myers  <joseph@codesourcery.com>
3602         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3603         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3604         * Makefile.in: Regenerate.
3605         * configure.ac (--with-debug-prefix-map): New.
3606         * configure: Regenerate.
3608 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3609             Nigel Stephens  <nigel@mips.com>
3611         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3612         as target_makefile_frag.
3613         * configure: Regenerate.
3615 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3617         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3618         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3619         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3620         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3621         (do-compare, do-compare3, do-compare-debug): New.
3622         ([+compare-target+]): Use them.
3624 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3626         * MAINTAINERS (Write After Approval): Change my email address.
3628 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3629             Ben Elliston  <bje@au.ibm.com>
3631         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3632         --silent if $silent.
3633         * configure: Regenerate.
3635 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3637         * MAINTAINERS (Various Maintainers): Add myself as
3638         loop infrastructure maintainer.  Update my e-mail
3639         address.
3641 2007-07-31  Diego Novillo  <dnovillo@google.com>
3643         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3644         Adjust description.
3646 2007-07-26  Richard Guenther  <rguenther@suse.de>
3648         * configure.ac: Add types checking to stage1 checking flags.
3649         * configure: Regenerate.
3651 2007-07-17  Nick Clifton  <nickc@redhat.com>
3653         * COPYING3: New file.  Contains version 3 of the GNU General
3654         Public License.
3655         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3656         Lesser General Public License.
3658 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3660         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3662 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3664         * MAINTAINERS (S/390 co-maintainer): Add myself.
3665         (Write After Approval): Remove myself.
3667 2007-07-13  Dan Hipschman  <dsh@google.com>
3669         * MAINTAINERS (Write After Approval): Add myself.
3671 2007-07-11  Nick Clifton  <nickc@redhat.com>
3673         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3674         WINDRES export.
3675         * Makefile.in: Regenerate.
3677 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3679         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3680         maintainer.
3682 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3684         * lt~obsolete.m4: New. Import from 20070318 libtool.
3686 2007-07-03  Julian Brown  <julian@codesourcery.com>
3688         * MAINTAINERS (Write After Approval): Add myself.
3690 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3692         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3693         * configure: Regenerate.
3695 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3697         * configure.ac: Add some missing m4 quotation.
3698         * configure: Regenerate.
3700 2007-07-02  Simon Baldwin  <simonb@google.com>
3702         * MAINTAINERS (Write After Approval): Add myself.
3704 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3706         * configure: Regenerate.
3708 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3710         * Makefile.def: Add windmc tool to build.
3711         * Makefile.tpl: Likewise.
3712         * configure.ac: Likewise.
3713         * Makefile.in: Regenerate.
3714         * configure: Regenerate.
3716 2007-06-28  DJ Delorie  <dj@redhat.com>
3718         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3719         not building newlib.
3720         * configure: Regenerated.
3722 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3724         * MAINTAINERS (Write After Approval): Add myself.
3726 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3728         * MAINTAINERS (Write After Approval): Add myself.
3730 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3732         * MAINTAINERS (Write After Approval): Add myself.
3734 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3736         * MAINTAINERS (Write After Approval): Add myself.
3738 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3740         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3741         * Makefile.in: Regenerated.
3743 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3745         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3746         bfin*-*-uclinux* targets.
3747         * configure: Regenerate.
3749 2007-06-14  Ian Lance Taylor  <iant@google.com>
3751         * MAINTAINERS: Add myself as non-algorithmic global write
3752         maintainer.
3754 2007-06-14  Diego Novillo  <dnovillo@google.com>
3756         * MAINTAINERS: Add self as middle-end maintainer and
3757         non-algorithmic global write maintainer.
3759 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3761         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3762         Move all Fortran maintainers except Paul Brook into the
3763         Non-Autopoiesis section.
3765 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3767         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3768         (distclean-stage[+id+]): Possibly delete stage_last.
3769         * Makefile.in: Regenerate.
3771 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3773         * MAINTAINERS (Various Maintainer): Fix typo.
3775 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3777         * MAINTAINERS (Various Maintainer): Add myself as
3778         dataflow maintainer.
3780 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3782         * config.sub, config.guess: Update from upstream sources.
3784 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3786         * Makefile.tpl: Fix spelling error.
3787         * Makefile.in: Regenerate.
3789 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3791         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3792         lt_cv_sys_max_cmd_len.
3794 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3796         * MAINTAINERS (Various Maintainers): Add myself as
3797         auto-vectorizer maintainer.
3799 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3801         PR libjava/32098
3802         * libtool.m4: Revert previous change.
3803         * ltgcc.m4: Put it here.
3805 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3807         * MAINTAINERS (Various Maintainers): Add myself as
3808         auto-vectorizer maintainer.
3810 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3812         PR libjava/32098
3813         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3815 2007-05-30  Richard Guenther  <rguenther@suse.de>
3817         * MAINTAINERS (Various Maintainers): Add myself as
3818         auto-vectorizer maintainer.
3820 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3822         PR bootstrap/29382
3823         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3824         * configure: Rebuilt.
3826 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3828         * MAINTAINERS (Write After Approval): Removed my name.
3830 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3832         * MAINTAINERS (Write After Approval): Remove myself.
3834 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3836         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3838 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3840         * ltmain.sh: Update from ToT Libtool.
3841         * libtool.m4: Update from ToT Libtool.
3842         * ltsugar.m4: New. Update from ToT Libtool.
3843         * ltversion.m4: New. Update from ToT Libtool.
3844         * ltoptions.m4: New. Update from ToT Libtool.
3845         * ltconfig: Remove.
3846         * ltcf-c.sh: Remove.
3847         * ltcf-cxx.sh: Remove.
3848         * ltcf-gcj.sh: Remove.
3850 2007-05-22  Ollie Wild  <aaw@google.com>
3852         * MAINTAINERS (Write After Approval): Add myself.
3854 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3856         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3857         stage_cflags.
3858         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3859         Remove CFLAGS/LIBCFLAGS.
3860         (configure-stage[+id+]-[+prefix+][+module+],
3861         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3862         * Makefile.in: Regenerate.
3864 2007-05-15  Diego Novillo  <dnovillo@google.com>
3866         * MAINTAINERS: Update e-mail address.
3868 2007-05-15  Revital Eres  <eres@il.ibm.com>
3870         * MAINTAINERS (Write After Approval): Add myself.
3872 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3874         * MAINTAINERS (Write After Approval): Updated my address.
3876 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3878         * MAINTAINERS (Write After Approval): Add myself.
3880 2007-05-11  Silvius Rus  <rus@google.com>
3882         * MAINTAINERS (Write After Approval): Add myself.
3884 2007-04-23  Tom Tromey  <tromey@redhat.com>
3886         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3888 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3890         * MAINTAINERS (cpplib): Rename to ...
3891         (libcpp): ... this.  Add C/C++ front end maintainers.
3893 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3895         * config-ml.in: Pass ${ml_config_env} to configure calls.
3897 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3899         * MAINTAINERS (Write After Approval): Add myself.
3901 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3903         * MAINTAINERS (Write After Approval): Add myself.
3905 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3907         * MAINTAINERS (fortran 95 front end): Add myself.
3909 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3911         * MAINTAINERS (Write After Approval): Add myself.
3913 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3915         * MAINTAINERS (Modulo Scheduler): Add myself.
3917 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3919         * MAINTAINERS (fortran 95 front end): Add myself.
3920         (c++ front end): whitespace fix.
3922 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3924         * MAINTAINERS (Write After Approval): Add myself.
3926 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3928         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3929         of glob.  Quote arguments with single quotes too.
3930         * configure: Regenerate.
3932 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3934         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3935         * Makefile.in: Regenerate
3937 2007-03-07  Andreas Schwab  <schwab@suse.de>
3939         * configure: Regenerate.
3941 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3943         * configure.ac: Add "--with-pdfdir" configure option,
3944         which defines pdfdir variable.
3945         * Makefile.def (target=fixincludes): Add install-pdf to
3946         missing targets.
3947         (recursive_targets): Add install-pdf target.
3948         (flags_to_pass): Add pdfdir.
3949         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3950         target.
3951         * configure: Regenerate
3952         * Makefile.in: Regenerate
3954 2007-02-28  Eric Christopher  <echristo@apple.com>
3956         Revert:
3957         2006-12-07  Mike Stump  <mrs@apple.com>
3959         * Makefile.def (dependencies): Add dependency for
3960         install-target-libssp and install-target-libgomp on
3961         install-gcc.
3962         * Makefile.in: Regenerate.
3964 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3966         * configure: Regenerate.
3967         * configure.ac: Move statements after variable declarations.
3969 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3971         * MAINTAINERS: Add myself as sh maintainer.
3973 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3975         * configure.ac: Adjust for loop syntax.
3976         * configure: Regenerate.
3978 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3980         * configure: Rebuilt.
3982 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3984         * configure.ac: Drop multiple occurrences of --enable-languages,
3985         and fix its quoting.
3986         * configure: Rebuilt.
3988 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3989             Nathan Sidwell  <nathan@codesourcery.com>
3990             Vladimir Prus  <vladimir@codesourcery.com>
3991             Joseph Myers  <joseph@codesourcery.com>
3993         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3994         * configure: Regenerate.
3996 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3998         * ltconfig (freebsd*): Default to elf.
4000 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4002         * configure.ac (target_libraries): Move libgcc before libiberty.
4003         * configure: Regenerated.
4005 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4006             Paolo Bonzini  <bonzini@gnu.org>
4008         PR bootstrap/30753
4009         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4010         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4011         * configure: Regenerated.
4013 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4015         * MAINTAINERS (Language Front End Maintainers): Update my mail
4016         address.
4018 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4020         PR bootstrap/30748
4021         * configure.ac: Correct syntax for Solaris ksh.
4022         * configure: Regenerated.
4024 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4026         * configure.ac: Sync with src.
4027         * configure: Regenerate.
4029 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4031         * Makefile.in: Regenerate.
4033 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4035         * config.sub: Sync with src.
4037 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4039         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4040         noncanonical equivalents.
4041         * configure.in: Rename to...
4042         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4043         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4044         target_noncanonical.  Use them.  Rewrite removal of configure
4045         arguments for autoconf 2.59.  Discard variable settings.  Force
4046         program_transform_name for native tools.
4048         * Makefile.in: Regenerated.
4049         * configure: Regenerated with autoconf 2.59.
4051 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4053         * MAINTAINERS (Write After Approval): Add myself.
4055 2007-01-31  Andreas Schwab  <schwab@suse.de>
4057         * Makefile.tpl (LDFLAGS): Substitute it.
4058         * Makefile.in: Regenerate.
4060 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4062         * MAINTAINERS (Write After Approval): Add myself.
4064 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4066         * MAINTAINERS (spu port): Add myself.
4068 2007-01-23  Richard Guenther  <rguenther@suse.de>
4070         PR bootstrap/30541
4071         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4072         * Makefile.tpl (GNATBIND): Substitute it.
4073         (GNATMAKE): Likewise.
4074         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4075         of STAGE_PREFIX.
4076         * Makefile.in: Regenerate.
4077         * configure: Regenerate.
4079 2007-01-18  Mike Stump  <mrs@apple.com>
4081         * configure.in: Re-enable -Werror for gcc builds.
4083 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4085         * MAINTAINERS (Write After Approval): Add myself.
4087 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4089         * configure.in: Change == to = in test command.
4090         * configure: Regenerate.
4092 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4093             Nick Clifton  <nickc@redhat.com>
4094             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4096         * configure.in (build_configargs, host_configargs, target_configargs):
4097         Remove build/host/target parameters.
4098         (host_libs): Add gmp and mpfr.
4099         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4100         * Makefile.def (gmp, mpfr): New.
4101         (gcc): Remove target.
4102         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4103         target_os, target_vendor): New.
4104         (configure): Add host_alias/target_alias arguments; adjust invocations.
4105         * configure: Regenerate.
4106         * Makefile.in: Regenerate.
4108 2007-01-11  Matt Fago  <fago@earthlink.net>
4110         * configure.in: Try to link to functions only in mpfr 2.2.x
4111         to improve robustness of configure tests.
4112         * configure: Regenerate.
4114 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4116         * MAINTAINERS: Add myself as i386 maintainer.
4118 2007-01-08  Jan Hubicka  <jh@suse.cz>
4120         * MAINTAINERS: Add myself as i386 maintainer.
4122 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4124         * configure.in: Add support for an x86_64-mingw* target.
4125         * configure: Regenerate.
4127 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4129         * Makefile.tpl (all-target): Correct @if conditional for target
4130         modules.
4131         * configure.in: Omit libiberty if building only target libgcc.
4132         * configure, Makefile.in: Regenerated.
4134 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4136         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4137         * configure: Regenerate.
4139 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4141         * Makefile.def (target_modules): Add libgcc.
4142         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4143         * Makefile.tpl (clean-target-libgcc): Delete.
4144         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4145         on gcc even for bootstrapped modules.  Rewrite handling of
4146         lang_env_dependencies to loop over target_modules.
4147         * configure.in (target_libraries): Add target-libgcc.
4148         * Makefile.in, configure: Regenerated.
4150 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4152         * configure.in: Reorganize recognition of languages.  Add
4153         --enable-stage1-languages.  Show supported languages for the chosen
4154         target rather than all recognized languages.
4155         * configure: Regenerate.
4157 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4159         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4160         * Makefile.in: Regenerate.
4162 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4164         * configure.in: Warn that MPFR 2.2.0 is buggy.
4165         * configure: Regenerate.
4167 2006-12-27  Ian Lance Taylor  <iant@google.com>
4169         * configure.in: When removing Makefiles to force a reconfigure, also
4170         remove prev-DIR*/Makefile.
4171         * configure: Regenerate.
4173 2006-12-22  Andreas Schwab  <schwab@suse.de>
4175         * configure: Regenerate with correct autoconf version.
4177 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4179         * configure.in: add AC_SUBST for *_FOR_TARGET.
4180         * configure: Regenerate.
4182 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4184         * configure.in: Simplify logic for rejecting languages that cannot
4185         be built.  Separate the case when a language is unsupported,
4186         from the case when the user chooses not to build a language.
4188 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4190         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4191         it only affects bootstrap and could be tested on "$host" as well.
4192         * configure: Regenerate.
4193         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4195 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4197         PR bootstrap/29544
4198         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4199         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4200         move here comment from Makefile.tpl.
4201         * Makefile.tpl: Move some definitions higher in the file.
4202         (STAGE1_CHECKING): New.
4203         * configure.in: Add --enable-stage1-checking.
4204         * configure: Regenerate.
4205         * Makefile.in: Regenerate.
4207 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4209         * MAINTAINERS: Add myself as build system maintainer.
4211 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4213         * MAINTAINERS (Write After Approval): Add myself.
4215 2006-12-13  Eric Christopher  <echristo@apple.com>
4217         * MAINTAINERS: Add myself as darwin maintainer.
4219 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4221         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4223 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4225         MAINTAINERS: Update my entry.
4227 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4229         * configure.in:  Handle spu makefile frag.
4230         * Makefile.tpl (MAINT): Define
4231         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4232         * configure: Regenerate.
4233         * Makefile.in: Regenerate.
4235 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4237         * config.guess: Import latest version.
4238         * config.sub: Likewise.
4240 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4242         * configure.in (spu-*-*): Don't skip target-libiberty.
4243         * configure: Regenerate.
4245 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4247         PR bootstrap/30134
4248         * configure.in: Correct x86 darwin support for libjava to powerpc
4249         and i?86 only.
4250         * configure: Regenerate.
4252 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4254         * configure.in: Add x86 darwin support for libjava.
4255         * configure: Regenerate.
4257 2006-12-07  Mike Stump  <mrs@apple.com>
4259         * Makefile.def (dependencies): Add dependency for
4260         install-target-libssp and install-target-libgomp on
4261         install-gcc.
4262         * Makefile.in: Regenerate.
4264 2006-12-04  Richard Guenther  <rguenther@suse.de>
4266         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4267         (Non-Algorithmic Maintainers): Move over non-algorithmic
4268         loop optimizer maintainers, add myself as a non-algorithmic
4269         middle-end maintainer.
4271 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4273         * MAINTAINERS (Write After Approval): Add myself.
4275 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4277         * configure.in: Update error message for missing GMP/MPFR.
4279         * configure: Regenerate.
4281 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4283         * configure.in: Update MPFR version in error message.
4285         * configure: Regenerate.
4287 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4289         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4290         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4291         --with-gmp-lib): New flags.
4293         * configure: Regenerate.
4295 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4297         * MAINTAINERS (Write After Approval): Change my email address.
4299 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4301         * MAINTAINERS (Write After Approval): Add myself.
4303 2006-11-22  Philipp Thomas  <pth@suse.de>
4305         * MAINTAINERS (i18n): Update e-mail address.
4307 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4309         * MAINTAINERS (spu port): Add myself as maintainer.
4310         (Write After Approval): Remove myself.
4312 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4314         * configure.in (skipdirs): Don't build libssp for SPU.
4315         * configure: Regenerate.
4317 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4319         * MAINTAINERS (spu port): Add myself as maintainer.
4320         (libobjc): Update my email address.
4322 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4324         * MAINTAINERS (Write After Approval): Add myself.
4326 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4328         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4329         * configure : Rebuilt.
4331 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4333         * MAINTAINERS (Write After Approval): Add myself.
4335 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4337         * MAINTAINERS (Write After Approval): Add myself.
4339 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4341         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4342         libmpfr.a.
4343         * configure: Regenerate.
4345 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4347         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4348         (unstage): Test for stage_last presence.
4350         PR bootstrap/29802
4351         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4352         STAGE_PREFIX.
4353         * Makefile.in: Regenerate.
4355 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4357         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4358         maintainers.
4360 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4362         * MAINTAINERS (Write After Approval): Add myself.
4364 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4366         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4367         and stageN-package/Makefile.
4368         * Makefile.in: Regenerated.
4370 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4372         * configure.in: Remove target-libgloss from noconfigdirs for
4373         bfin-*-*.
4374         * configure: Regenerated.
4376 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4378         * configure.in (have_gmp): Only error if the gcc directory exists.
4380         * configure: Regenerate.
4382 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4384         * configure.in: Robustify error message for missing GMP/MPFR.
4386         * configure: Regenerate.
4388 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4390         * MAINTAINERS (Write After Approval): Add myself.
4392 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4394         * MAINTAINERS: Change email address.
4396 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4398         * MAINTAINERS (Write After Approval): Add myself.
4400 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4402         * MAINTAINERS (Write After Approval): Add myself.
4404 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4406         * MAINTAINERS (Write After Approval): Move myself to
4407         Write After Approval section.
4409 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4411         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4412         need_gmp anymore.
4413         * configure: Regenerate.
4415 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4417         * MAINTAINERS (Write After Approval): Add myself.
4419 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4421         * config.guess: Import latest version.
4422         * config.sub: Likewise.
4424 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4426         * Makefile.def: Added pdf target handling.
4427         * Makefile.tpl: Added pdf target handling.
4428         * Makefile.in: Regenerated.
4430 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4432         * MAINTAINERS: Add self as score port maintainer.
4434 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4436         * MAINTAINERS (Write After Approval): Add myself.
4438 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4440         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4441         or newer.
4442         * configure: Regenerated.
4444 2006-09-27  Dave Brolley  <brolley@redhat.com>
4446         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4447         using $s instead of $r.
4448         * configure: Regenerated.
4450 2006-09-26  Thiemo Seufer  <ths@mips.com>
4452         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4453         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4454         * configure: Regenerate.
4456 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4458         * MAINTAINERS (Write After Approval): Remove myself.
4460 2006-09-22  Chao-ying Fu  <fu@mips.com>
4462         * MAINTAINERS (Write After Approval): Add myself.
4464 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4466         * MAINTAINERS: Add self as soft-fp maintainer.
4468 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4470         * MAINTAINERS: Add myself as avr maintainer.
4471         Remove Marek Michalkiewicz as avr maintainer.
4473 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4475         * MAINTAINERS (Write After Approval): Add myself.
4477 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4479         * configure.in: Never build newlib for a Mingw host.
4480         Never build newlib as Mingw target library.
4481         Test the existence of winsup/cygwin for building a Cygwin newlib,
4482         rather than just winsup.
4483         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4484         building a Mingw target.
4485         * configure: Regenerate.
4487 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4489         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4491 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4493         * config.guess: Import from src (was more updated).
4494         * config.sub: Likewise.
4496 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4498         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4499         * configure: Regenerated.
4501 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4503         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4504         for stages after the first.
4506 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4508         * Makefile.def: Add dependencies for configure-opcodes
4509         on configure-intl and all-opcodes on all-intl.
4510         * Makefile.in: Regenerated.
4512 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4514         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4516 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4518         Port to hosts whose 'sort' and 'tail' implementations
4519         treat operands with leading '+' as file names, as POSIX
4520         has required since 2001.  However, make sure the code still
4521         works on pre-POSIX hosts.
4522         * ltmain.sh: Don't assume "sort +2" is equivalent to
4523         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4525 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4527         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4529 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4531         * ltconfig: chmod 644 before ranlib during install.
4533 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4535         PR bootstrap/18058
4536         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4537         if the bootstrap compiler is a GCC version that supports it.
4538         * configure: Regenerate.
4540 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4542         * configure.in: Fix thinkos in previous check-in.
4543         * configure: Regenerate.
4545 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4547         PR other/27063
4548         * configure.in: Test subdir_requires and give an appropriate
4549         error message.
4550         * configure: Regenerate.
4552 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4554         * MAINTAINERS (Write After Approval): Add myself.
4556 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4558         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4560 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4562         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4564 2006-06-20  David Ayers  <d.ayers@inode.at>
4566         PR bootstrap/28072
4567         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4568         whether target-libjava is being configured instead of whether the
4569         java front end is enabled.
4570         * configure: Regenerate.
4572 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4574         PR target/27540
4575         * configure.in: Only enable libgomp on IRIX 6.
4576         * configure: Regenerate.
4578 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4580         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4581         too.
4582         * Makefile.in: Regenerate.
4584 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4586         * config-ml.in: Alter CCASFLAGS to include special
4587         multilib options the same as is done for CFLAGS.
4589 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4591         * configure.in: Don't enable libgomp on hpux10.
4592         * configure: Rebuilt.
4594 2006-06-12  David Ayers  <d.ayers@inode.at>
4596         PR bootstrap/27963
4597         PR target/19970
4598         * configure.in: Remove target-boehm-gc from noconfigdirs where
4599         ${libgcj} is specified.
4600         * configure: Regenerate.
4602 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4604         Sync from src:
4606         * configure.in: Sync.
4607         * configure: Regenerated.
4609         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4611         * Makefile.def: Added dependencies from sim and gdb on intl, and
4612         added configure dependencies to everything with an all dependency
4613         on intl.
4614         * Makefile.in: Regenerated.
4616 2006-06-06  David Ayers  <d.ayers@inode.at>
4618         PR libobjc/13946
4619         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4620         * Makefile.in: Regenerate.
4621         * configure.in: Add --enable-objc-gc at toplevel and have it
4622         enable boehm-gc for Objective-C.
4623         Remove target-boehm-gc from libgcj.
4624         Add target-boehm-gc to target_libraries.
4625         Add target-boehm-gc to noconfigdirs where ${libgcj}
4626         is specified.
4627         Assert that boehm-gc is supported when requested for Objective-C.
4628         Only build boehm-gc if needed either for Java or Objective-C.
4629         * configure: Regenerate.
4631 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4633         PR 27674
4634         * Makefile.tpl (configure-[+prefix+][+module+],
4635         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4636         Remove rule to unstage bootstrapped modules.
4637         (stage_current): New.
4638         * Makefile.in: Regenerate.
4640 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4642         * MAINTAINERS (Write After Approval): Update my e-mail address.
4644 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4646         * include/libiberty.h: Declare pex_run_in_environment.
4648 2006-05-31  Asher Langton  <langton2@llnl.gov>
4650         * MAINTAINERS (Write After Approval): Add myself.
4652 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4654         * Makefile.def (bfd, opcodes): Fix lib_path.
4655         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4656         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4657         * Makefile.in: Regenerate.
4659 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4661         * Makefile.in: Regenerate.
4663 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4665         * Makefile.def: Add install-html target. Add datarootdir
4666         docdir and htmldir to flags_to_pass.
4667         * Makefile.tpl: Add install-html target.
4668         * Makefile.in: Regenerate.
4669         * configure.in: Add --with-datarootdir, --with-docdir, and
4670         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4671         * configure: Regenerate.
4673 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4675         * configure.in: Enable gprof for cross builds.
4676         * configure: Regenerate.
4678 2006-05-22  Richard Guenther  <rguenther@suse.de>
4680         Revert
4681         2006-01-31  Richard Guenther  <rguenther@suse.de>
4682         Paolo Bonzini  <bonzini@gnu.org>
4684         * Makefile.def (target_modules): Add libgcc-math target module.
4685         * configure.in (target_libraries): Add libgcc-math target library.
4686         (--enable-libgcc-math): New configure switch.
4687         * Makefile.in: Re-generate.
4688         * configure: Re-generate.
4689         * libgcc-math: New toplevel directory.
4691 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4692             Andreas Tobler  <a.tobler@schweiz.ch>
4694         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4695         * configure: Rebuilt.
4697 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4699         * MAINTAINERS (Write After Approval): Add myself.
4701 2006-05-01  DJ Delorie  <dj@redhat.com>
4703         * configure.in: Restore CFLAGS if GMP isn't present.
4704         * configure: Regenerate.
4706 2006-05-01  Richard Guenther  <rguenther@suse.de>
4708         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4709         maintainer.
4711 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4713         * MAINTAINERS (Write After Approval): Add myself.
4715 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4717         * MAINTAINERS (Write After Approval): Add myself.
4719 2006-04-18  DJ Delorie  <dj@redhat.com>
4721         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4722         reference libgloss so that libssp can be built in a combined
4723         tree.
4724         * configure: Regenerate.
4726 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4728         * MAINTAINERS (Write After Approval): Add myself.
4730 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4732         * configure.in: Require makeinfo 4.4 or higher.
4733         * configure: Regenerate.
4735 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4737         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4738         Rearrange the entries of other libraries to have them in one place.
4740 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4742         * MAINTAINERS (Write After Approval): Remove myself.
4743         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4745 2006-03-14  Richard Guenther  <rguenther@suse.de>
4747         * configure: Regenerate with autoconf 2.13.
4749 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4751         * MAINTAINERS: Use my work address.
4753         * MAINTAINERS: Update my E-mail address.
4755 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4757         * configure.in: Handle --disable-<component> generically.
4758         * configure: Regenerate.
4760 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4762         PR libgcj/17311
4763         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4765 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4767         * MAINTAINERS (Write After Approval):  Remove myself.
4768         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4770 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4772         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4773         (TARGET_CONFIGDIRS): Remove.
4774         * configure.in: Remove AC_SUBST(target_configdirs).
4775         * Makefile.in, configure: Regenerated.
4777 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4779         * MAINTAINERS (Write After Approval):  Remove myself.
4780         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4782 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4784         PR bootstrap/25670
4786         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4788         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4789         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4790         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4791         BUILD_PREFIX, BUILD_PREFIX_1.
4792         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4794         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4795         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4797         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4798         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4799         of `cat stage_current`.  Always provide the `r' and `s' variables.
4800         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4801         a single shell execution.
4802         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4803         bootstrapped modules, make the stage1 module if the build was not
4804         started yet, else build the current stage.
4805         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4806         (all-build, all-host, all-target, [+make_target+]-host,
4807         [+make_target+]-target): Do not use \-continued lines.
4808         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4809         (current_stage, restrap, stage_last): New.
4811         * Makefile.in: Regenerate.
4812         * configure: Regenerate.
4814 2006-02-19  Bud Davis  <jmdavis@link.com>
4816         * MAINTAINERS (Write After Approval):  Remove myself.
4817         (Language Front End Maintainers):  Add myself as fortran 95
4818         maintainer and update e-mail address.
4820 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4822         * MAINTAINERS (Write After Approval):  Remove myself.
4823         (Language Front End Maintainers):  Add myself as fortran 95
4824         maintainer.
4826 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4828         * MAINTAINERS (Write After Approval): Add myself.
4830 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4832         * MAINTAINERS (Write After Approval):  Remove myself.
4833         (Language Front End Maintainers):  Add myself as
4834         fortran 95 maintainer.
4836 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4838         Sync from src:
4840         2005-12-27  Leif Ekblad  <leif@rdos.net>
4842         * configure.in: Add support for RDOS target.
4843         * configure: Regenerate.
4845 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4846             Andreas Schwab  <schwab@suse.de>
4848         * configure: Regenerate.
4850 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4852         * configure.in (enable_libgomp): Add AIX.
4853         * configure: Regenerate.
4855 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4857         * MAINTAINERS (Write After Approval): Add myself.
4859 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4861         * MAINTAINERS (Write After Approval): Add myself.
4863 2006-01-31  Richard Guenther  <rguenther@suse.de>
4864         Paolo Bonzini  <bonzini@gnu.org>
4866         * Makefile.def (target_modules): Add libgcc-math target module.
4867         * configure.in (target_libraries): Add libgcc-math target library.
4868         (--enable-libgcc-math): New configure switch.
4869         * Makefile.in: Re-generate.
4870         * configure: Re-generate.
4871         * libgcc-math: New toplevel directory.
4873 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4875         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4876         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4877         the assembler, linker and binutils.
4878         * configure: Regenerate.
4880 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4882         * MAINTAINERS (Write After Approval): Add myself.
4884 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4886         * configure: Regenerate.
4888 2006-01-18  Richard Henderson  <rth@redhat.com>
4889             Jakub Jelinek  <jakub@redhat.com>
4890             Diego Novillo  <dnovillo@redhat.com>
4892         * libgomp: New directory.
4893         * Makefile.def: Add target_module libgomp.
4894         * Makefile.in: Regenerate.
4895         * configure.in (target_libraries): Add target-libgomp.
4896         * configure: Regenerate.
4898 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4900         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4901         @ from continuation.
4902         * Makefile.in: Rebuilt.
4904 2006-01-04  Chris Lattner  <sabre@gnu.org>
4906         * MAINTAINERS (Write After Approval): Add myself.
4908 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4910         PR bootstrap/24252
4912         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4913         * Makefile.tpl (OBJDUMP): New.
4914         (EXTRA_HOST_FLAGS): Add it.
4915         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4917         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4918         to use symbolic links between directories.  Avoid race conditions
4919         or make them harmless.
4920         * configure.in: Do not try to use symbolic links between directories.
4922         * Makefile.def (LEAN): Pass.
4923         * Makefile.tpl (LEAN): Define.
4924         (stage[+id+]-start): Accept that the previous directory does not
4925         exist, if the bootstrap is lean.
4926         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4927         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4928         configure substitution.
4929         ([+compare-target+]): Likewise.
4930         ([+bootstrap-target+]-lean): New.
4931         * configure.in: Remove lean bootstrap support from here.
4933         * Makefile.in: Regenerate.
4934         * configure: Regenerate.
4936 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4938         * MAINTAINERS (libdecnumber): Add myself.
4940 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4942         * libtool-ldflags: New script.
4944 2006-01-02  Andreas Schwab  <schwab@suse.de>
4946         * configure.in: When reconfiguring remove Makefile in
4947         all stage directories.
4948         * configure: Regenerate.
4950 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4952         * MAINTAINERS: Update my email address.
4954 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4956         Revert Ada-related part of the previous change.
4958         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4959         Do not pass.
4960         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4961         * Makefile.in: Regenerate.
4962         * configure.in: Do not include mt-ppc-aix target fragment.
4963         * configure: Regenerate.
4965 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4967         * configure.in: Select appropriate fragments for PowerPC/AIX.
4968         * configure: Regenerate.
4970         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4971         BOOT_CFLAGS, BOOT_LDFLAGS.
4972         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4973         BOOT_CFLAGS, BOOT_LDFLAGS.
4974         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4975         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4976         (stage): Fail if we cannot complete the work.
4977         * Makefile.in: Regenerate.
4979 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4981         * configure.in: Replace ms1 with mt.
4982         * configure: Rebuilt.
4984 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4986         * MAINTAINERS: Update my email address.
4988 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4990         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4991         install-host-nogcc): Don't invoke $(stage) at the end.
4992         * Makefile.in: Regenerate.
4994 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4996         * configure.in: Flip the top-level bootstrap switch.
4997         * configure: Regenerate.
4999 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5001         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5002         $(stage) and $(unstage).
5003         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5004         (all): Remove stray semicolon.
5005         (local-distclean): Don't handle multilib.tmp and multilib.out.
5006         (install.all): Set $s for consistency.
5007         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5008         check_multilibs setting.  Always make the install directory.
5009         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5010         Correct @if/@endif.
5011         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5012         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5013         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5014         (multilib.out): Remove.
5015         * Makefile.in: Regenerated.
5017 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5019         * MAINTAINERS (Write After Approval): Add myself.
5021 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5023         * MAINTAINERS: Add myself as mt maintainer.
5025         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5027 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5029         * MAINTAINERS: Change email address.
5031 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5033         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5034         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5035         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5036         Find in-tree tools if available.
5037         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5038         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5039         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5040         (COMPILER_*_FOR_TARGET): New.
5041         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5042         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5043         (CONFIGURED_*, USUAL_*): Remove.
5044         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5045         STRIP): Use autoconf substitutions.
5046         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5047         COMPILER_NM_FOR_TARGET): New.
5048         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5050         (all): Make all-host and all-target in parallel.
5051         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5052         that $$r and $$s are set before invoking a recursive make.
5053         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5054         ([+bootstrap-target+]): Inline most of the `all' target.
5056 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5058         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5059         from the gcc build directory.
5060         * Makefile.in: Regenerate.
5062 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5064         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5065         depend on all-libdecnumber.
5066         * configure.in (host_libs): Include libdecnumber.
5067         * Makefile.in: Regenerate.
5068         * configure: Likewise.
5070 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5072         * libdecnumber: Import decNumber sources from the dfp-branch.
5074 2005-11-21  Kean Johnston  <jkj@sco.com>
5076         * config.sub, config.guess: Sync from upstream sources.
5078 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5080         Import from Autoconf sources:
5082         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5083         * config/move-if-change: Don't output "$2 is unchanged";
5084         suggested by Ben Elliston.  Handle weird characters correctly.
5086 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5088         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5089         to match upstream libtool for darwin.
5091 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5093         * Makefile.def: Remove gdb dependencies for gdbtk.
5094         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5095         (configure-gdb, install-gdb): New rules.
5096         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5097         * Makefile.in, configure: Regenerated.
5099 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5101         * MAINTAINERS (Write After Approval): Add myself.
5103 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5105         * MAINTAINERS (Write After Approval): Add myself.
5107 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5109         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5110         Diego Novillo.
5112 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5114         PR bootstrap/24297
5115         * Makefile.tpl (do-[+make-target+], do-check, install,
5116         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5117         are set before recursing.
5118         * Makefile.in: Regenerate.
5120 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5122         PR bootstrap/18939
5123         * Makefile.def (gcc) <target>: Fix thinko.
5124         * Makefile.in: Regenerate.
5126 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5128         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5129         * configure: Regenerate.
5131 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5133         * MAINTAINERS (Write After Approval): Add self.
5135 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5137         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5138         target-libffi, target-qthreads, target-libjava, and
5139         targetlibobjc.
5140         * configure: Regenerate.
5142 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5144         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5145         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5146         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5147         (USUAL_OBJDUMP_FOR_TARGET): New.
5148         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5149         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5150         * configure, Makefile.in: Regenerated.
5152 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5154         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5155         before other host packages.
5157 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5159         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5161 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5163         PR bootstrap/22340
5165         * configure.in (default_target): Remove.
5166         * Makefile.tpl (all): Do not use prerequisites as subroutines
5167         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5168         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5169         use prerequisites as subroutines.
5170         (check-host, check-target): New.
5171         (bootstrap configure & all targets): Do not use stage*-start
5172         if the directory layout is already ok.
5173         (non-bootstrap configure & all targets): Prepend a $(unstage).
5174         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5175         (NOTPARALLEL): Remove.
5176         (unstage, stage variables): New variables.
5177         (unstage, stage targets): Simply expand to those variables.
5179         * configure: Regenerate.
5180         * Makefile.in: Regenerate.
5182 2005-10-04  James E Wilson  <wilson@specifix.com>
5184         * Makefile.def (lang_env_dependencies): Add libmudflap.
5185         * Makefile.in: Regenerate.
5187 2005-10-03  Andreas Schwab  <schwab@suse.de>
5189         Backport from libtool CVS:
5190         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5192         * ltmain.sh: add support for installing into temporary
5193         staging area (e.g. 'make install DESTDIR=...')
5195 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5197         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5198         * configure: Regenerated.
5200 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5202         * configure: Regenerate with the correct
5203         autoconf version.
5205 2005-09-30  Catherine Moore  <clm@cm00re.com>
5207         * configure.in (bfin-*-*): New.
5208         * configure: Regenerated.
5210 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5212         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5213         (LIPO_FOR_TARGET): New.
5214         (CONFIGURED_LIPO_FOR_TARGET): New.
5215         (USUAL_LIPO_FOR_TARGET): New.
5216         (STRIP_FOR_TARGET): New.
5217         (CONFIGURED_STRIP_FOR_TARGET): New.
5218         (USUAL_STRIP_FOR_TARGET): New.
5219         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5220         STRIP_FOR_TARGET.
5221         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5222         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5223         * Makefile.in: Regenerate.
5224         * configure: Regenerate.
5226 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5228         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5229         (rs6000-*-aix*): Same.
5230         * configure: Regenerate.
5232 2005-09-16  Tom Tromey  <tromey@redhat.com>
5234         * MAINTAINERS: Add self as java maintainer.
5236 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5238         * configure.in: Recognize f95 in the --enable-languages option,
5239         and substitute it for fortran, issuing a warning.
5240         * configure: Regenerate.
5242 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5244         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5245         * configure:  Regenerated.
5247 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5249         * MAINTAINERS: Add self as ms1 maintainer.
5251 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5253         * Makefile.def (libssp): Add to lang_env_dependencies.
5254         * Makefile.in: Regenerate.
5256 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5258         * MAINTAINERS: Add myself as middle-end maintainer.
5260 2005-08-17  Christian Groessler  <chris@groessler.org>
5262         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5263         * Makefile.in: Regenerate.
5265 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5267         * MAINTAINERS (write after approval): Added myself.
5269 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5271         * MAINTAINERS (Write After Approval): Add myself.
5273 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5275         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5276         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5277         Look for alternate names of the target cc and c++
5278         * configure: Regenerate.
5280 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5282         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5283         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5284         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5285         tools; remove code to manually set them.
5286         (Target tools): Look in the environment for them.
5287         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5288         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5289         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5290         build directory.
5291         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5292         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5293         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5294         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5295         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5296         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5297         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5298         * configure: Regenerate.
5299         * Makefile.in: Regenerate.
5301 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5303         * MAINTAINERS: Update for removed CPU targets.
5305 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5307         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5308         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5309         * Makefile.in: Regenerated.
5311 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5313         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5314         (CFLAGS_FOR_TARGET): Use it.
5315         (CXXFLAGS_FOR_TARGET): Likewise.
5316         * Makefile.in: Regenerated.
5317         * configure.in (--with-build-sysroot): New option.
5318         * configure: Regenerated.
5320 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5322         * Makefile.tpl: Wrap install between unstage and stage
5323         * Makefile.in: Regenerate.
5325 2005-07-21  Eric Christopher  <echristo@apple.com>
5327         * MAINTAINERS: Update affiliation.
5329 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5331         * MAINTAINERS: Add self as crx port maintainer.
5333 2005-07-20  DJ Delorie  <dj@redhat.com>
5335         * MAINTAINERS: Add self as m32c maintainer.
5337 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5339         * all files: Update FSF address.
5341 2005-07-15  Eric Christopher  <echristo@redhat.com>
5343         * MAINTAINERS: Change affiliation.
5345 2005-07-14  Jim Blandy  <jimb@redhat.com>
5347         * configure.in: Add cases for Renesas m32c.
5348         * configure: Regenerated.
5350 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5352         * COPYING.LIB: Update from fsf.org.
5354 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5356         * COPYING, compile, config.guess,
5357         config.sub, install-sh, missing, mkinstalldirs,
5358         symlink-tree, ylwrap: Sync from upstream sources.
5359         * config-ml.in: Update FSF address.
5361 2005-07-13  Eric Christopher  <echristo@redhat.com>
5363         * configure.in: Add toplevel noconfigdir support for tpf.
5364         * configure: Regenerate.
5366 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5368         PR ada/22340
5370         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5371         * Makefile.in: Regenerate.
5373 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5375         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5376         Brolley to write-after-approval.
5378 2005-07-07  Andreas Schwab  <schwab@suse.de>
5380         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5381         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5382         * Makefile.in: Regenerated.
5384 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5386         * configure.in: Don't build sim or rda when targetting darwin.
5387         * configure: Regenerate.
5389 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5391         * configure.in: Add --enable-libssp and --disable-libssp.
5392         * configure: Regenerate with autoconf-2.13.
5394 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5396         * Makefile.def (target_modules): Add libssp.
5397         * configure.in (target_libraries): Add target-libssp.
5398         * configure: Rebuilt.
5399         * Makefile.in: Rebuilt.
5401 2005-07-01  Zack Weinberg  <zackw@panix.com>
5403         * MAINTAINERS: Change email address.  Resign from maintainership.
5405 2005-07-01  Richard Guenther  <rguenther@suse.de>
5407         * MAINTAINERS: Change my e-mail address and affiliation.
5409 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5411         * Makefile.def (stagefeedback): Come after profile.
5412         Define profiledbootstrap target.
5413         * Makefile.tpl (profiledbootstrap): Remove.
5414         (stageprofile-end): Zap stagefeedback.
5415         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5416         * Makefile.in: Regenerate.
5418 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5420         * MAINTAINERS: Update my email address.
5422 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5424         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5425         In 'cpp' stanza, support '#line' as well as '# '.
5427 2005-06-08  Andreas Schwab  <schwab@suse.de>
5429         * MAINTAINERS: Move myself from 'Write After Approval' to
5430         'CPU Port Maintainers' section as m68k maintainer.
5432 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5434         * configure.in (unsupported_languages): New macro.
5435         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5436         non-ported target libraries in noconfigdirs.
5437         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5438         non-linux-gnu.  Remove libgcj_ex_libffi.
5439         <lang_frag loop>: Set add_this_lang=no if the language is in
5440         unsupported_languages.
5441         * configure: Regenerate.
5443 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5445         * configure.in: Fix typo in handling of --with-mpfr-dir.
5446         * configure: Regenerate.
5448 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5450         * MAINTAINERS: Update my email address.
5452 2005-06-02  Jim Blandy  <jimb@redhat.com>
5454         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5455         accepted into the master sources.)
5457 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5458             Michael Snyder  <msnyder@redhat.com>
5459             Stan Cox  <scox@redhat.com>
5461         * configure.in: Set noconfigdirs for ms1.
5463         * configure: Regenerate.
5465 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5467         * MAINTAINERS (Write After Approval): Add self.
5469 2005-06-01  Josh Conner  <jconner@apple.com>
5471         * MAINTAINERS (Write After Approval): Add self.
5473 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5475         * MAINTAINERS: Update my email address.
5477 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5479         * MAINTAINERS (Write After Approval): Add self.
5481 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5483         * MAINTAINERS (Write After Approval): Remove self.
5485 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5487         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5488         (Dependencies): Consider target modules for bootstrap dependencies.
5489         Make target bootstrap modules depend on each stage's gcc.
5490         * Makefile.in: Regenerate.
5492 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5494         * Makefile.def (configure-gcc): Depend on binutils having been built.
5495         (all-gcc): No need to do it here.
5496         * Makefile.in: Regenerate.
5498 2005-05-19  Paul Brook  <paul@codesourcery.com>
5500         * configure.in: Rewrite misleading error message when requested
5501         language cannot be built.
5502         * configure: Regenerate.
5504 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5506         * ylwrap: Import from Automake 1.9.5.
5508 2005-05-13  David Ung  <davidu@mips.com>
5510         * MAINTAINERS (Write After Approval): Add self.
5512 2005-05-09  Mike Stump  <mrs@apple.com>
5514         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5515         lt_cv_sys_max_cmd_len for now.
5517 2005-05-09  Stan Cox  <scox@redhat.com>
5519         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5521 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5523         * README.SCO: Update the URL.
5525 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5527         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5528         with_gnu_ld to libtool.
5529         * ltcf-c.sh (aix[45]): Define file_list_spec.
5530         * ltcf-cxx.sh (aix[45]): Same.
5531         * ltcf-gcj.sh (aix[45]): Same.
5532         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5533         exists, write list of input files to temporary file.
5535 2005-05-04  Mike Stump  <mrs@apple.com>
5537         * configure.in: Always pass --target to target configures as
5538         otherwise rebuilds that do --recheck will fail.
5539         * confiugure: Rebuilt.
5541 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5543         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5544         STAGE_HOST_EXPORTS.
5545         (configure, all): Add bootstrap support.
5546         (Host modules, target modules): Pass post-stage1 flags and exports.
5547         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5548         * Makefile.in: Regenerate.
5550 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5552         * configure: Regenerate.
5554 2005-04-27  Mike Stump  <mrs@apple.com>
5556         * MAINTAINERS: Add self as darwin maintainer.
5558 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5560         * config.sub: Update from master copy.
5562 2005-04-21  Mike Stump  <mrs@apple.com>
5564         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5565         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5567 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5569         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5570         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5571         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5572         "*-*-elf" and "*-*-linux*".
5573         * configure: Regenerate.
5575 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5577         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5579 2005-04-12  Mike Stump  <mrs@apple.com>
5581         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5583 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5585         * MAINTAINERS (Write After Approval): Add myself.
5587 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5589         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5591 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5593         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5594         (TARGET_CONFIGARGS): Include --with-target-subdir.
5595         (configure, all): New macros.  Use them throughout.
5596         * Makefile.in: Regenerate.
5598 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5600         * MAINTAINERS (Write After Approval): Add myself.
5602 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5604         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5606 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5608         * MAINTAINERS: Move John Carr to Write After Approval.
5610 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5612         * config/mh-mingw32: Delete.
5613         * configure.in: Don't use it.
5614         * configure: Regenerate.
5616 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5618         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5619         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5620         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5621         (HOST_LIB_PATH): Generate from Makefile.def.
5622         (TARGET_LIB_PATH): Likewise.
5623         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5624         * Makefile.in: Regenerate.
5625         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5626         (RPATH_ENVVAR): Include Darwin case.
5627         * configure: Regenerate.
5629 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5631         * MAINTAINERS (Various Maintainers): Remove self.
5632         (Write After Approval): Add self.
5634 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5636         * MAINTAINERS (Various Maintainers): Add self.
5638 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5640         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5641         * configure: Regenerate.
5643 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5645         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5646         gcc_version, and gcc_version_trigger from set of flags to pass.
5647         * Makefile.tpl: Remove definitions of above variables.
5648         (config.status): Remove dependency on $(gcc_version_trigger).
5649         * Makefile.in: Regenerate.
5650         * configure.in: Do not reference config/gcc-version.m4 nor
5651         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5652         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5653         * configure: Regenerate.
5655 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5656             Andrew Pinski  <pinskia@physics.uc.edu>
5658         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5659         * Makefile.in: Regenerate.
5661 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5663         * MAINTAINERS (Write After Approval): Add myself.
5665 2005-03-03  David Ayers  <d.ayers@inode.at>
5667         * MAINTAINERS (Write After Approval): Add myself.
5669 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5671         PR libgcj/20160
5672         * ltmain.sh: Avoid creating archives with components that have
5673         duplicate basenames.
5675 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5677         PR bootstrap/20250
5678         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5679         instead of check.
5680         * Makefile.in: Regenerate.
5682 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5684         * Makefile.in: Regenerate to fix conflict between the previous two
5685         patches.
5687 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5689         PR bootstrap/17383
5690         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5691         * Makefile.tpl (HOST_SUBDIR): New substitution.
5692         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5693         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5694         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5695         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5696         (Host modules, Bootstrapped modules): Use it.
5697         (Build modules, Target modules): Do not create symlink trees,
5698         always configure out-of-srcdir.
5699         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5700         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5701         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5702         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5704         * Makefile.in: Regenerate.
5705         * configure: Regenerate.
5707 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5709         Merged from libada-gnattools-branch:
5710         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5712         * gnattools: New directory.
5713         * Makefile.def: Add gnattools as a module, depending on target-libada.
5714         * Makefile.in: Regenerate.
5715         * configure.in: Include gnattools in host_tools; disable it if ada
5716         is disabled.
5717         * configure: Regenerate.
5719 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5721         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5722         treelang maintainer.
5723         (Write After Approval): Remove myself.
5725 2005-02-23  Paul Schlie  <schlie@comcast.net>
5727         * configure.in: Allow darwin targeted ports to build tk, itcl and
5728         libgui.
5729         * configure: Regenerate.
5731 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5733         PR libgcj/10353
5734         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5735         * configure: Regenerate.
5737 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5739         * MAINTAINERS (Write After Approval): Add myself.
5741 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5743         * MAINTAINERS: Update my e-mail address.
5745 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5747         * MAINTAINERS (Write After Approval): Add myself.
5749 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5751         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5752         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5753         target-libgloss when not *-*-elf and *-*-aout.
5754         * configure: Regenerate.
5756 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5758         * MAINTAINERS: Remove obsolete entries.
5760         * MAINTAINERS (Write After Approval): Add Michael Matz.
5762 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5764         * MAINTAINERS: Remove self as cpplib maintainer.
5766 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5768         * install-sh, config.sub: Import from upstream.
5770 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5772         PR bootstrap/18222
5773         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5774         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5775         * Makefile.in: Regenerate.
5777 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5779         * MAINTAINERS: Update my email address.
5781 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5782             Andreas Schwab  <schwab@suse.de>
5784         PR bootstrap/18033
5785         * config-ml.in: Eval option if surrounded by single quotes.
5787 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5789         Revert 2004-12-28 Makefile changes, a better fix will be
5790         applied to mainline and src after GCC 4.0 branches.
5792 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5794         PR bootstrap/17383
5796         * Makefile.def (target_modules): Remove stage parameter,
5797         it is always true now.
5798         * Makefile.tpl (configure-build-[+module+],
5799         configure-target-[+module+]): Always build symlink tree
5800         for the directory and for include.  BUILD_SUBDIR and
5801         TARGET_SUBDIR cannot be . anymore.
5802         * Makefile.in: Regenerate.
5804 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5806         Revert 2004-12-08 Makefile changes.
5808 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5810         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5811         cygwin, mingw.
5813 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5815         * configure.in (sh64-*-*): Reenable gprof.
5816         * configure: Regenerate.
5818 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5820         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5821         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5822         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5823         * Makefile.in: Regenerate.
5825 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5827         * MAINTAINERS: Update my email address.
5829 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5831         * Makefile.tpl: Generate normal dependencies if the LHS module is
5832         not bootstrapped.
5833         * Makefile.in: Regenerate.
5835 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5837         * configure.in: Include config/gxx-include-dir.m4.  Use
5838         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5839         * configure: Regenerate.
5841 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5843         * config.if: Delete.
5844         * configure.in: Set libstdcxx_incdir directly.
5845         * configure: Regenerate.
5847 2004-12-02  Eric Christopher  <echristo@redhat.com>
5849         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5850         * Makefile.in: Regenerate.
5852 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5854         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5855         * configure: Regenerate.
5857 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5859         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5860         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5861         * configure: Regenerate.
5863 2004-12-01  Eric Christopher  <echristo@redhat.com>
5865         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5866         of things to remove.
5868 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5870         * MAINTAINERS (Write After Approval): Update my e-mail address.
5872 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5874         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5875         from CVS libtool to always pass_all.
5877 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5879         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5880         (hppa*64*-*-*): Delete incorrect comment.
5881         * configure: Rebuilt.
5883 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5885         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5887 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5889         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5890         from CVS libtool to always pass_all.
5892 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5894         * install-sh, compile: Import from automake.
5896 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5898         * config.guess, config.sub:  Import from savannnah.
5900 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5902         * MAINTAINERS (Write After Approval): Add myself
5904 2004-11-12  Mike Stump  <mrs@apple.com>
5906         * Makefile.def: Add html support.
5907         * Makefile.tpl: Likewise.
5908         * Makefile.in: Regenerate.
5910 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5912         PR 18423
5913         * configure.in: Remove all instances of build-fixincludes from
5914         noconfigdirs.
5915         (build_configargs): Supply --target to subdirectories.
5916         * configure: Regenerate.
5918         * Makefile.def: Make gcc install depend on fixincludes install.
5919         * Makefile.in: Regenerate.
5921 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5923         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5925 2004-11-11  Paul Brook  <paul@codesourcery.com>
5927         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5929 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5931         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5932         target-libgfortran.
5933         * configure: Regenerate.
5935 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5937         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5938         like CC.
5940 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5942         * Makefile.def (host fixincludes): Specify missing targets.
5943         * Makefile.in: Regenerate.
5945 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5947         * MAINTAINERS: Add myself
5949 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5951         * MAINTAINERS (Write After Approval): Add myself.
5953 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5955         * Makefile.def: Build fixincludes for the host, too.
5956         * Makefile.in: Regenerate.
5957         * configure.in (host_tools): Add fixincludes.
5958         * configure: Regenerate.
5960 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5962         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5963         * configure: Regenerated.
5965 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5967         PR other/17783
5968         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5969         * configure: Regenerated.
5971 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5973         * README.SCO: Update per FSF instructions.
5975 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5977         PR target/18151
5978         * configure.in (case ${target}): Do not build fixincludes for avr.
5979         * configure: Regenerated.
5981 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5983         * configure.in (case ${target}): Do not build fixincludes
5984         on platforms where it is not used.
5985         * configure: Regenerated.
5987 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5989         * configure.in: Use an absolute path to install-sh.
5990         * configure: Regenerated.
5992 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5994         * MAINTAINERS (Write After Approval): Add myself.
5996 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5998         * MAINTAINERS: Remove from Write After Approval those that are
5999         already maintainers.
6001 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6003         * MAINTAINERS:  Update my email address.
6005 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6007         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6008         * configure: Regenerate.
6010 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6012         * MAINTAINERS:  Update my email address.
6014 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6016         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6017         entries belonging to this category.
6019 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6021         * MAINTAINERS: Update my e-mail address.
6023 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6025         Fix wrong conflict resolution in:
6027         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6029         * Makefile.in: Regenerate.
6030         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6031         in the recursive `make', instead of hardwiring `all'.
6032         (Autogenerated TARGET-* variables): New.
6034 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6036         * configure.in: Enable target-libgloss for crx-*-*.
6037         * configure: Regenerate.
6039 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6041         * MAINTAINERS (Various Maintainers): Move the "windows,
6042         cygwin, mingw" maintainer to ...
6043         (OS Port Maintainers): ... here.
6045 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6047         * MAINTAINERS (Write After Approval): Remove those that are
6048         maintainers of some subsystem.
6050 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6052         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6053         * ltcf-cxx.sh (tpf*): Likewise.
6054         * ltconfig (tpf*): Add TPF OS configuration support.
6056 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6058         * MAINTAINERS: Change my email address to my new work account.
6060 2004-09-24  Michael Roth  <mroth@nessie.de>
6062         * configure.in (--without-headers): Add missing double quotes.
6063         * configure: Regenerate.
6065 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6067         * ylwrap: Revert to previous version.
6069 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6071         PR bootstrap/17369
6072         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6073         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6074         SET_GCC_LIB_PATH_CMD.
6075         (BASE_TARGET_EXPORTS): Likewise.
6076         * Makefile.in: Regenerated.
6078         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6079         * configure: Regenerated.
6081 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6083         * config.guess: New upstream version
6084         * compile, depcomp, install-sh, ylwrap: Likewise.
6086 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6088         * config/mh-x86omitfp: New host makefile fragment.  Add
6089         -fomit-frame-pointer to the default BOOT_CFLAGS.
6090         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6091         * configure: Regenerate.
6093 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6095         PR target/11572
6096         * configure.in (*-*-darwin*): Renable libobjc.
6097         * configure: Regenerate.
6099 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6101         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6103 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6105         * Makefile.def: Remove libbanshee.
6106         * Makefile.tpl: Ditto.
6107         * configure.in: Ditto.
6108         * Makefile.in: Regen.
6109         * configure: Ditto.
6111 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6113         * ltmain.sh: Use $pic_object as $non_pic_object if
6114         $non_pic_object=none.
6116 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6118         * missing: Import latest version from master repository.
6120 2004-09-06  Nick Clifton  <nickc@redhat.com>
6122         * config.sub: Import latest version from master repository.
6123         * config.guess: Likewise.
6124         This includes these changes:
6126         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6128         * config.sub: Handle crisv32, alias etraxfs.
6129         * config.guess (crisv32:Linux:*:*): Handle.
6131         2004-08-13  Brad Smith  <brad@comstyle.com>
6133         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6134         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6136         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6138         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6139         assume the processor is a powerpc.  This is because coreutils
6140         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6141         in this case, due to a MacOS X bug that causes
6142         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6143         to return a negative number.
6144         Problem reported by Petter Reinholdtsen in:
6145         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6147         2004-07-19  Ben Elliston  <bje@gnu.org>
6149         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6151         2004-06-24  Ben Elliston  <bje@gnu.org>
6153         * config.guess: Update copyright years.
6154         * config.sub: Likewise.
6156         2004-06-22  Robert Millan  <robertmh@gnu.org>
6158         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6159         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6161         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6163         * config.guess (*:*VMS:*:*): New entry. Replaces
6164         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6165         manufacturer.
6167         2004-06-22  Ben Elliston  <bje@gnu.org>
6169         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6170         * config.sub: Likewise.
6172         2004-06-22  Ben Elliston  <bje@gnu.org>
6174         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6175         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6177         2004-06-11  Ben Elliston  <bje@gnu.org>
6179         * config.guess (pegasos:OpenBSD:*:*): Remove.
6181         2004-06-11  Ben Elliston  <bje@gnu.org>
6183         From Wouter Verhelst <wouter@grep.be>:
6184         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6186         2004-06-11  Ben Elliston  <bje@gnu.org>
6188         * config.guess (luna88k:OpenBSD:*:*): New.
6190         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6192         * config.guess (m32r*:Linux:*:*): New case.
6193         * config.sub: Handle m32rle.
6195         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6197         From Jens Petersen  <petersen@redhat.com>:
6198         * config.sub: Handle sparcv8.
6200         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6202         From Tom Smith <smith@cag.lkg.hp.com>:
6203         * config.guess: Version suffixes are equally significant on Tru64
6204         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6205         prefix of "P" (patched kernel).
6207         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6209         * config.sub: Add support for National Semiconductor CRX target.
6211 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6213         * MAINTAINERS (Various Maintainers): Remove myself as web page
6214         maintainer, add myself as maintainer of build status lists.
6216 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6218         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6219         *-*-netware, but add target-libmudflap.
6220         Consolidate *-*-netware targets (of which really only i?86 exists)
6221         into a single entry.
6222         * configure: Likewise.
6224 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6226         * Makefile.tpl (sorry): Remove.
6227         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6228         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6229         (do-clean): Clean per-stage directories too.
6230         (do-distclean): Run distclean-stage1 too.
6231         (.NOTPARALLEL): Enable during toplevel bootstrap.
6232         (stage[+id+]-bubble): Enable parallel execution during
6233         the recursive invocation.
6234         * Makefile.in: Regenerate.
6236         Fix previous checkin:
6238         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6239         include.
6240         * configure.in: Fix indentation.
6241         * configure: Regenerate.
6243 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6245         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6246         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6247         * configure: regenerate
6248         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6249         -mdynamic-no-pic
6251 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6253         * Makefile.def (build_modules): Add fixincludes.
6254         (dependencies): Make gcc depend on fixincludes.
6255         * configure.in (build_tools): Add fixincludes.
6256         (build_configdirs): Always include build_libs.
6257         * Makefile.in: Regenerate.
6258         * configure: Regenerate.
6260 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6262         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6263         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6264         phony targets; do not generate timestamp files.
6265         (distclean-stageN): Remove references to their timestamp files.
6266         (restageN, touch-stageN): Remove.
6267         (stageN-bubble): Rewritten.
6268         (compare): Support lean bootstraps.
6269         * Makefile.in: Regenerate.
6271         * configure.in: Only warn when bootstrapping but
6272         build != host or build != target.  Support lean bootstraps.
6273         * configure: Regenerate.
6275 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6277         * configure.in:  Give a better error message if GMP/MPFR are missing
6278         and a language needing them has been requested.
6279         * configure:  Regenerated.
6281 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6283         * configure.in:  Print a list of available language front-ends if
6284         a requested one is missing.  Tidy stray tab characters.
6285         * configure:  Regenerated.
6287 2004-08-19  Michael Koch  <konqueror@gmx.de>
6289         * gcc/doc/install.texi: Update entry about automake for libjava.
6291 2004-08-17  Robert Millan  <robertmh@gnu.org>
6293         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6294         (instead of FreeBSD).
6295         * configure: Regenerate.
6297 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6299         * Makefile.in: Regenerate.
6300         * configure: Regenerate.
6302         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6303         stage_*_flags.
6304         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6305         for bootstrapped modules if toplevel bootstrap is going.
6306         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6307         modules.  Adjust for changes in Makefile.def.  Enable several
6308         rules even in non-bootstrap mode, just to avoid peppering the
6309         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6310         (stage-[+prev+]-bubble): Remove.
6312         * Makefile.def (Dependencies): Depend on all-build-bison,
6313         all-build-flex, all-build-byacc, all-build-texinfo, rather
6314         than the host variations.
6315         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6316         with BUILD_SUBDIR.
6317         (BISON): Update for recent Bisons.
6318         (YACC): Fix typo.
6319         (cross): Depend on all-build.
6320         (all): Do not depend on all-build.
6321         (prebootstrap): Remove.
6322         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6323         (Prebootstrap dependencies): Add them to the per-stage targets
6324         and to all-prebootstrap.
6325         * configure.in (build_configdirs): Always enable build_tools.
6326         (BUILD_DIR_PREFIX): Remove.
6328         * Makefile.def (gcc): Add target variable.
6329         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6330         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6331         in the recursive `make', instead of hardwiring `all'.
6332         (Autogenerated TARGET-* variables): New.
6334 2004-08-13  Brian Booth  <bbooth@redhat.com>
6336         * MAINTAINERS: Remove myself from write-after-approval.
6338 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6340         * src-release: Stop distributing mmalloc with gdb (which doesn't
6341         use it).
6342         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6343         * Makefile.in: Regenerate.
6345 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6347         * configure.in (arm*-*-eabi*): New target.
6348         * configure: Regenerate.
6350 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6352         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6353         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6354         (Dependencies): New section.
6355         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6356         (configure-target-[+module+]): Depend on maybe-all-gcc
6357         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6358         (toplevel profiledbootstrap): Fix dependencies.
6359         * Makefile.in: Regenerate.
6361 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6363         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6364         target-libiberty to noconfigdirs.
6365         * configure: Regenerate.
6367 2004-08-03  Paul Brook  <paul@codesourcery.com>
6369         * configure.in: Check for MPFR as well as GMP.
6370         * configure: Regenerate.
6372 2004-08-01  Robert Millan  <robertmh@gnu.org>
6374         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6375         libmudflap for all GNU-based systems (with Glibc).
6376         * configure: Regenerate.
6378 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6380         * Makefile.def (host-modules): Add gcc.
6381         * Makefile.in: Regenerate.
6382         * Makefile.tpl (sorry): New rule.
6383         (configure-host, all-host, [+make_target+]-host, do-check,
6384         install-host): Do not add gcc as a special case.
6385         (host modules): Add a small special-casing for gcc.  Export
6386         extra_make_flags through the environment.
6387         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6388         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6389         other recursive targets for gcc): Remove.
6391         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6392         (stage, unstage): New rules.
6393         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6394         distclean-stage[+id+]): Use stage_current.
6395         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6396         the stage*-start rules.
6398 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6400         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6401         use -all_load flag.
6403 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6405         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6406         * configure: Regenerate.
6408 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6410         * maintainer-scripts/gcc_release: Revert yesterday's change.
6412 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6414         * MAINTAINERS: Add myself to write-after-approval.
6416 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6418         * libf2c: Removed.
6419         * gcc/gccbug.in: Updated because of libf2c removal.
6420         * maintainer-scripts/gcc_release: Ditto.
6422 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6424         * configure.in: Build libmudflap by default on FreeBSD.
6425         * configure: Regenerated.
6427 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6429         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6430         systems.
6431         * configure: Regenerated.
6433 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6435         PR target/16344
6436         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6437         feedback based compiler.
6438         * Makefile.in: Rebuilt.
6440 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6442         * Makefile.def (host_modules): Set bootstrap=true for flex.
6443         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6444         * Makefile.in: Rebuilt.
6446 2004-07-07  Jan Hubicka  <jh@suse.cz>
6448         * MAINTAINERS: Add self as a profile feedback maintainer.
6450 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6452         * configure.in:  Do not prepend $srcdir to /dev/null in
6453         makefile fragments.
6454         * configure:  Regenerate.
6456 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6458         * Makefile.def (build_modules): Add bison, byacc, flex,
6459         m4, texinfo.
6460         (flags_to_pass): Add FLEX.
6461         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6462         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6463         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6464         DEFAULT_MAKEINFO): Remove.
6465         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6466         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6467         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6468         objdir or else use configured tool.
6469         (all-build): New.
6470         (all): Depend on it.
6471         (Build module dependencies): Add.
6472         * Makefile.in: Regenerate.
6473         * configure.in: Better support for multiple build modules,
6474         matching what is done for host/target modules.  Do not look
6475         for "plausible" locations of build tools if Canadian cross.
6476         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6477         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6478         * configure: Regenerate.
6480 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6482         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6483         * Makefile.in: Regenerate.
6485 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6487         * Makefile.tpl (configure-build-[+module+],
6488         configure-[+module+], configure-target-[+module+]): Pass
6489         [+extra_configure_args+].
6490         (all-build-[+module+], all-[+module+], check-[+module+],
6491         install-[+module+], [+make_target+]-[+module+],
6492         all-target-[+module+], check-target-[+module+],
6493         install-target-[+module+], [+make_target+]-target-[+module+]):
6494         Pass [+extra_make_args+].
6495         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6496         (GCC_HOST_EXPORTS): Remove.
6497         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6498         cross, check-gcc, check-gcc-c++, install-gcc,
6499         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6500         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6501         * Makefile.in: Regenerate.
6503 2004-06-21  Matthew Sachs  <msachs@apple.com>
6505         * MAINTAINERS: Added self to write-after-approval.
6507 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6509         * configure.in: Check for srcdir/winsup rather than build directory
6510         winsup.
6511         * configure: Regenerate.
6513 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6515         * configure.in: Don't build Cygwin native newlib if winsup
6516         directory is missing.  Emit warning instead.
6517         * configure: Regenerate.
6519 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6521         * Makefile.tpl (touch-stage[+id+]): New.
6522         (restage[+prev+]): Depend on touch-stage[+id+].
6524         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6525         Use it throughout.
6527         * Makefile.def: Add profile and feedback bootstrap stages.
6528         Remove next field from bootstrap stages.
6529         * Makefile.tpl (LN, LN_S): Substitute.
6530         (stageN-start, stageN-end): Use double-colon rules, to
6531         provide a hook for additional setup commands.
6532         (distclean-stageN-gcc, restageN): Create dependencies from
6533         [+prev+], not from [+next+].
6534         (stageN-bubble): Add commands for successive stages from
6535         [+prev+], using double-colon rules.
6536         (all-stageN-gcc): Fix typo.
6537         (stagefeedback-start, profiledbootstrap): New.
6538         * Makefile.in: Regenerate.
6539         * configure.in: Call ACX_PROG_LN.
6540         * configure: Regenerate.
6542 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6544         * MAINTAINERS (Write After Approval): Add myself.
6546 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6548         * MAINTAINERS (Write After Approval): Add myself.
6550 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6552         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6553         without gcc.
6554         * configure: Regenerate.
6556 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6558         * Makefile.tpl: Fix typo.
6559         * Makefile.in: Regenerate.
6561 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6563         * configure.in: Remove new- prefix from toplevel
6564         bootstrap targets.
6565         * configure: Regenerate.
6567 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6569         * Makefile.tpl (all.normal): Rename to all.
6570         (all): Replace with a rule to pick the default
6571         target from configure.
6572         (all-gcc, configure-gcc): Use conditionals to
6573         do nothing when toplevel bootstrap is going on.
6574         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6575         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6576         * configure.in: Support --enable-bootstrap.
6578         * Makefile.def: Remove new- prefix from toplevel
6579         bootstrap targets.
6580         * Makefile.tpl: Likewise.
6582         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6583         target.
6585         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6586         $(RECURSE_FLAGS) to recursive invocation of make.
6588         * Makefile.in: Regenerate.
6589         * configure: Regenerate.
6591 2004-05-30  Andreas Jaeger  <aj@suse.de>
6592             Jim Wilson  <wilson@specifixinc.com>
6594         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6595         like CC.
6597 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6599         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6600         * configure: Regenerate.
6602 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6604         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6605         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6606         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6607         targets.
6608         * Makefile.in: Regenerate.
6610 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6612         * configure.in: Test the ability to symlink directories.
6613         * configure: Regenerate.
6615         * Makefile.def (bootstrap-stage): New definitions.
6616         * Makefile.tpl (configure-stage1-gcc,
6617         configure-stage2-gcc, configure-stage3-gcc,
6618         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6619         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6620         new-restage3, compare): Autogenerate, see Makefile.in
6621         entry for behavioral changes.
6622         (distclean-stage1, new-stage1-start, new-stage1-end,
6623         new-stage1-bubble, distclean-stage2, new-stage2-start,
6624         new-stage2-end, new-stage2-bubble, distclean-stage3,
6625         new-stage3-start, new-stage3-end): New autogenerated targets.
6626         (objext, prebootstrap, BOOT_CFLAGS,
6627         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6628         targets.
6630         * Makefile.in: Regenerate.
6631         (distclean-stage1, new-stage1-start, new-stage1-end,
6632         new-stage1-bubble, distclean-stage2, new-stage2-start,
6633         new-stage2-end, new-stage2-bubble, distclean-stage3,
6634         new-stage3-start, new-stage3-end): New targets.
6635         (all-stage1-gcc): Move prebootstrap dependency from here...
6636         (configure-stage1-gcc): ...to here.
6637         (new-bootstrap): Use bubble targets.
6638         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6639         Use per-stage distclean targets.
6640         (configure-stage1-gcc, configure-stage2-gcc,
6641         configure-stage3-gcc, all-stage1-gcc,
6642         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6643         Use new-stageN-start to prepare the tree.
6645 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6647         * Makefile.def (host_modules): add libcpp.
6648         * Makefile.tpl: Add dependencies on and for libcpp.
6649         * Makefile.in: Regenerate.
6650         * configure.in: Add libcpp host module.
6651         * configure: Regenerate.
6653 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6655         * Makefile.tpl: Whenever a recursive target is defined, wrap
6656         it in a special @if/@endif block, and prepare its maybe
6657         dependency in the @if/@endif block
6658         * configure.in: Instead of writing maybe dependencies, remove
6659         the @if/@endif statements, and remove the @if/@endif blocks
6660         that remain.
6661         * configure: Regenerate.
6662         * Makefile.in: Regenerate.
6664 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6666         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6668 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6670         PR bootstrap/15120
6671         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6672         * */configure: Rebuilt.
6674 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6676         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6677         of libf2c.
6678         * configure, Makefile.in: Regenerate.
6680 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6682         * MAINTAINERS (Write After Approval): Add myself.
6684 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6686         Merge from tree-ssa-20020619-branch.
6688         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6689         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6690         (HOST_GMPLIBS): Define.
6691         (HOST_GMPINC): Define.
6692         (TARGET_LIB_PATH): Add libmudflap.
6693         (GFORTRAN_FOR_TARGET): Define.
6694         (configure-build*): Export GFORTRAN.
6695         (configure-gcc): Export GMPLIBS and GMPINC.
6696         (all-gcc): Add maybe-all-libbanshee.
6697         (configure-target-libgfortran): Define.
6698         * Makefile.in: Regenerate.
6699         * configure.in (host_libs): Add libbanshee.
6700         (target_libraries): Add target-libmudflap and target-libgfortran.
6701         Add --with-libbanshee.
6702         Handle --disable-libmudflap.
6703         (*-*-freebsd*): Use with_gmp.
6704         Add $(libgcj) to noconfigdirs.
6705         * configure: Regenerate.
6706         * depcomp: New file.
6707         * MAINTAINERS: Add tree-ssa maintainers.
6709 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6711         * MAINTAINERS (Various Maintainers): Add myself.
6713 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6715         * MAINTAINERS (Write After Approval): Add myself.
6717 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6719         * MAINTAINERS (Write After Approval): Add myself.
6721 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6723         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6724         * configure: Regenerate.
6726 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6728         Revert:
6729         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6731         * Makefile.def (flags_to_pass): Remove *dir variables that
6732         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6733         as well as prefix and exec_prefix.
6734         * Makefile.in: Regenerate.
6736 2004-04-26  Robert Millan  <robertmh@gnu.org>
6738         Add patches from libtool CVS.
6739         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6740         * ltconfig: Likewise.
6741         * ltcf-c.sh: Likewise.
6742         * ltcf-cxx.sh: Likewise.
6743         * ltcf-gcj.sh: Likewise.
6745 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6747         * Makefile.def (host_modules): Mark with the bootstrap
6748         flag packages on which gcc depends.
6749         * Makefile.tpl (all-bootstrap): Use it.
6750         * Makefile.in: Regenerate.
6752 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6754         * Makefile.def (flags_to_pass): Remove *dir variables that
6755         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6756         as well as prefix and exec_prefix.
6757         * Makefile.in: Regenerate.
6759 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6761         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6762         * configure: Regenerate.
6763         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6764         * gcc/Makefile.tpl (compare): Use the result of the test.
6765         * gcc/Makefile.in: Regenerate.
6767 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6769         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6770         Always relocate gcc and prev-gcc to the original names, even
6771         if the build fails.
6772         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6773         New targets.
6775 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6777         * MAINTAINERS: Update my email address.
6779 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6781         * configure.in (mips*-*-irix5*): Enable ld.
6782         * configure: Regenerate.
6784 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6786         * configure: Regenerate.
6788 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6790         * Makefile.tpl (configure-[+module+], configure-gcc,
6791         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6792         Set and export LDFLAGS.
6793         * Makefile.in: Regenerate.
6795 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6797         * MAINTAINERS: Add myself to write-after-approval.
6799 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6801         PR bootstrap/14871
6802         * Makefile.tpl: If we don't have built-in-tree target tools,
6803         use the ones found by configure rather than hacking around with
6804         program_transform_name.
6805         * configure.in: Give Makefile.tpl the information necessary
6806         to do that.
6807         * Makefile.in: Regenerate.
6808         * configure: Regenerate.
6810 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6812         PR bootstrap/14760
6813         * configure.in: When computing baseargs, strip *all* copies of
6814         offending options.  Also, don't match/substitute the trailing space,
6815         so that this actually works when two similar options are separated by
6816         only one space.
6817         * configure: Regenerate.
6819 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6821         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6822         (rs6000-*-aix*): Same.
6823         * configure: Regenerate.
6825 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6827         * MAINTAINERS: Add myself to write-after-approval.
6829 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6831         * MAINTAINERS: Add myself to write-after-approval.
6833 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6835         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6836         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6837         * Makefile.in: Regenerate.
6839         * configure.in (top level bootstrap support): Rework --enable-werror
6840         to set @stage2_werror_flag@.
6841         * configure: Regenerate.
6842         * Makefile.tpl (top level bootstrap support): Pass
6843         @stage2_werror_flag@ down to configure in stages 2 and 3.
6844         * Makefile.in: Regenerate.
6846 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6848         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6849         for stages 2 and 3 as well as in make.  As a consequence, remove
6850         OUTPUT_OPTION (now detected by configure) from the flags passed down
6851         to make.
6852         * Makefile.in: Regenerate.
6854         * Makefile.tpl (new-bootstrap): Fix typo.
6855         * Makefile.in: Regenerate.
6857 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6859         * Makefile.tpl: Rearrange by moving recursive_targets rules
6860         into their proper sections.
6861         * Makefile.tpl (top level bootstrap support): Move disabling
6862         of coverage flags from 'make' to 'configure'; improve comments.
6863         * Makefile.in: Regenerate.
6865         * Makefile.tpl (experimental top level bootstrap) Move stage1
6866         language setting from all- target to configure- target; disable
6867         intermodule optimization in stage 1; prevent gratuitous rebuilds
6868         of stage 1.
6869         * Makefile.in: Regenerate.
6870         * configure.in: Comma-separate stage 1 language list for top
6871         level bootstrap.
6872         * configure: Regenerate.
6874         * Makefile.tpl: Clean up experimental top level bootstrap support:
6875         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6876         prev-gcc in configure- targets as well as all- targets.
6877         * Makefile.in: Regenerate.
6879 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6881         * compile: New file imported from automake.
6883 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6885         * configure.in: Remove symbolic link section.
6886         * configure: Regenerate.
6887         * Makefile.tpl (links): Remove.
6888         * Makefile.in: Regenerate.
6890 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6891             Nathanael Nerode  <neroden@gcc.gnu.org>
6893         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6894         Set with AC_CHECK_PROGS.
6895         * configure.in: Fix comment typo from last patch.
6896         * configure: Regenerate.
6898 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6900         * Makefile.tpl: Introduce experimental top level bootstrap support.
6901         * Makefile.in: Regenerate.
6902         * configure.in: Introduce support for top level bootstrap.
6903         * configure: Regenerate.
6905 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6906             Paolo Bonzini  <bonzini@gnu.org>
6908         PR bootstrap/14522
6909         * configure.in: Cope with shells that do not support unquoted ^
6910         * configure: Regenerate.
6912 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6913             Paolo Bonzini  <bonzini@gnu.org>
6915         PR bootstrap/14522
6916         * configure.in: Cope with shells that do not support nesting
6917         quotes inside quoted backquote substitutions.
6918         * configure: Regenerate.
6920 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6922         PR bootstrap/14522
6923         * configure.in: Fix escaping of $.
6924         * configure: Regenerate.
6926 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6928         * configure: Regenerate, since I forgot to while committing Paolo's
6929         changes.
6931 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6933         PR ada/14131
6934         Move language detection to the top level.
6935         * configure.in: Find default values for the tools as
6936         soon as possible.  Disable ada if GNAT is not found.
6937         Emit error message about missing languages.  Expand
6938         --enable-languages=all for the gcc subdirectory.
6940 2004-03-10  Ben Elliston  <bje@gnu.org>
6942         * MAINTAINERS: Update my email address.
6944 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6946         * ltconfig: Disable building static libraries if building shared
6947         libraries on AIX 5L.
6949 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6951         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6952         and disable libgcj.
6953         * configure: Regenerated.
6955 2004-03-01  Brian Booth  <bbooth@redhat.com>
6957         * MAINTAINERS: Add myself to write-after-approval.
6959 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6961         * MAINTAINERS: Add myself to write-after-approval.
6963 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6965         PR bootstrap/7087
6966         * Makefile.tpl: Guard XFOO sed statements better.
6967         * Makefile.tpl: Add dependency for configure-target-libada.
6968         * Makefile.in: Regenerate (incidentally fixes broken
6969         commit when libada-branch was merged).
6971 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6973         * MAINTAINERS: Add myself to write-after-approval.
6975 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6977         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6978         maintainers.
6980 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6982         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6983         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6985 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6987         PR bootstrap/11932
6988         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6990 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6992         * MAINTAINERS: Added myself to write-after-approval.
6994 2004-02-14  Michael Koch  <konqueror@gmx.de>
6996         * MAINTAINERS: Added myself to write-after-approval.
6998 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7000         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7001         some OS port maintainers to OS port maintainers section.
7003 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7005         * MAINTAINERS: Add self.
7007 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7009         * MAINTAINERS: Alphabetize.
7011 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7013         * MAINTAINERS: Remove myself.
7015 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7017         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7018         (rs6000-*-aix*): Same.
7019         * configure: Regenerate.
7021 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7023         * configure.in (host): Add in missing $noconfigdirs to defines.
7024         * configure: Regenerate.
7026 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7027             Nathanael Nerode  <neroden@gcc.gnu.org>
7029         PR ada/6637, PR ada/5911
7030         Merge with libada-branch:
7031         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7032         with appropriate dependencies. Add --enable-libada configure switch.
7033         * configure, Makefile.in: Regenerate.
7035 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7037         * MAINTAINERS: Add myself to write-after-approval.
7039 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7041         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7042         * configure: Regenerate.
7044 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7046         Merge from upstream:
7048         * ltmain.in: When setting IFS to '~', be careful about user
7049         arguments that contain '~'.
7051         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7053         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7054         Also test $base_compile against $CC with escaped arguments. Bug
7055         reported by Geoff Keating <geoffk@apple.com>.
7057 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7059         * MAINTAINERS: Remove i960 port.
7061 2004-01-23  DJ Delorie  <dj@redhat.com>
7063         * Makefile.def (target_modules) [libiberty]: Don't stage.
7064         * Makefile.in: Rebuilt.
7066 2004-01-20  Caroline Tice  <ctice@apple.com>
7068         * MAINTAINERS: Add myself to write-after-approval.
7070 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7072         * MAINTAINERS: Update my email address.
7074 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7076         * MAINTAINERS: Add myself to write-after-approval.
7078 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7080         * MAINTAINERS: Remove entries without email address.
7082 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7084         * MAINTAINERS: Add myself to write-after-approval.
7086 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7088         * MAINTAINERS: Update my email address.
7090 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7092         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7093         * Makefile.tpl (configure-target-[+module+]): Support stage.
7094         * Makefile.in: Rebuilt.
7096 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7098         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7100 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7102         * MAINTAINERS: Add myself as a MIPS maintainer.
7104 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7106         * configure.in: Use ./config.cache, not config.cache.
7107         * configure: Regenerate.
7108         * Makefile.tpl: Special-casing not needed for GCC any more.
7109         * Makefile.in: Regenerate.
7111         * configure.in: Don't share a cache file for host dirs.
7112         * configure: Regenerate.
7114         * config-ml.in: Don't mess with the cache file.
7116 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7118         * MAINTAINERS: Move myself from 'Write After Approval' to
7119         'CPU Port Maintainers' section as SPARC maintainer.
7121 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7123         * Makefile.tpl: Make GCC use a separate config.cache.
7124         * Makefile.in: Regenerate.
7126         PR bootstrap/11932, PR bootstrap/11933
7127         (I don't know if it will fix either of them, but it relates
7128         to them.)
7129         * configure.in: Don't use shared config.cache for target
7130         directories.
7131         * configure: Regenerate.
7133 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7135         * MAINTAINERS: Add myself to 'Write After Approval' section.
7137 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7139         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7140         * configure: Regenerated.
7142 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7144         * MAINTAINERS: Remove the mn10200 maintainer.
7146 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7148         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7149         * configure: Regenerated.
7151 2003-12-16  Jan Hubicka  <jh@suse.cz>
7153         * MAINTAINERS: Add myself as callgraph maintainer.
7155 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7157         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7158         * configure: Regenerate.
7160 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7162         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7163         'Write After Approval' section. Update email.
7165 2003-12-01  James Lemke  <jim@wasabisystems.com>
7167         * MAINTAINERS (Write After Approval): Add myself.
7169 2003-11-20  Matt Thomas  <matt@3am-software.com>
7171         * MAINTAINERS: Add myself as a vax port maintainer.
7173 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7175         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7176         (configure-build-[+module+], configure-[+module+]): Likewise.
7177         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7178         * Makefile.in: Regenerate.
7180 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7182         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7183         shared/dylibed libraries.
7184         * ltmain.sh: Likewise.
7185         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7186         * ltcf-cxx.sh: Likewise.
7187         * ltcf-gcj.sh: Likewise.
7188         * ltconfig: Likewise.
7190 2003-11-17  Stan Cox  <scox@redhat.com>
7192         * MAINTAINERS: Add myself as iq2000 port maintainer.
7194 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7196         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7197         * Makefile.in: Regenerate.
7199 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7201         * config.sub: Update to 2003-11-03 version.
7203 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7205         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7206         * configure:  Regenerate.
7208 2003-10-20  Nicolas Pitre  <nico@cam.org>
7210         * MAINTAINERS: Add myself to 'Write After Approval' section.
7212 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7214         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7216 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7218         * MAINTAINERS: Update my email address.
7220 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7222         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7224 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7226         * MAINTAINERS: Add myself to 'Write After Approval' section.
7228 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7230         * config.guess: Update to 2003-10-16 version.
7231         * config.sub: Update to 2003-10-16 version.
7233 2003-10-15  David Daney  <ddaney@avtrex.com>
7235         * MAINTAINERS: Added myself to 'Write After Approval' section.
7237 2003-10-15  Falk Hueffner  <falk@debian.org>
7239         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7240         'Write After Approval' section. Update email.
7242 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7244         * MAINTAINERS: Move myself from 'Write After Approval' to
7245         'Various Maintainers' section as middle-end maintainer.
7247 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7249         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7250         HOST_FLAGS_TO_PASS.
7251         * Makefile.in: Regenerate.
7253 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7255         * config.guess: Update to 2003-10-07 version.
7256         * config.sub: Update to 2003-10-07 version.
7258 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7260         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7261         * ltconfig (irix5*, irix6*): Don't override version_type.
7263 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7265         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7266         * configure: Rebuilt
7267         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7268         * Makefile.in: Rebuilt
7270 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7272         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7274 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7276         * MAINTAINERS (Write After Approval): Add myself.
7278 2003-09-29  Paul Koning  <ni1d@arrl.net>
7280         * MAINTAINERS: Move myself from "Write After Approval"
7281         to CPU platform maintainers for pdp11 platform.
7283 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7285         * MAINTAINERS: Move myself from 'Write After Approval' to
7286         'Various Maintainers' section as libffi testsuite maintainer.
7288 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7290         * configure.in: Pass a computed --program-transform-name
7291         to subconfigures.
7292         * configure: Regenerated.
7294 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7296         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7297         * Makefile.in: Regenerate.
7299         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7300         * Makefile.in: Regenerate.
7302 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7304         * MAINTAINERS: Move myself from 'Write After Approval'
7305         to 'Various Maintainers' (objective-c) section.
7307 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7309         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7310         quoting.
7311         * configure: Regenerated.
7313 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7315         * MAINTAINERS (Write After Approval): Add myself to write after
7316         approval list.
7318 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7320         * MAINTAINERS (Write After Approval): Add myself.
7322 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7324         * MAINTAINERS: Update my e-mail address.
7326 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7328         * libtool.m4 (LD): Correct powerpc64 host match.
7330 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7332         * MAINTAINTERS: Update my affiliation and email address.
7334 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7336         * MAINTAINERS (Write After Approval): Add myself.
7338 2003-09-04  DJ Delorie  <dj@redhat.com>
7340         * configure: Regenerate.
7342 2003-09-04  Robert Millan  <robertmh@gnu.org>
7344         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7346 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7348         * configure.in: Ensure arguments to sed are properly spaced.
7349         * configure: Regenerate.
7351 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7353         * MAINTAINERS: Update my e-mail address.
7355 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7357         * MAINTAINERS (Write After Approval): Add myself.
7359 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7361         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7362         * configure: Regenerated.
7364 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7366         * MAINTAINERS: Update my email address.
7368 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7370         * configure.in:  Use newline instead of semicolon when assuming
7371         shell arguments in a for loop.
7372         * configure:  Regenerated.
7374 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7376         * MAINTAINERS: Resurrect the i860 maintainer.
7378 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7380         PR 8180
7381         * configure.in: When testing with_libs and with_headers, treat
7382         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7383         * configure: Regenerate.
7385         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7386         make, shell, etc.
7387         (baseargs): Likewise.
7388         * configure: Regenerate.
7390 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7392         * MAINTAINERS (Write After Approval): Add myself.
7394 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7396         * configure.in: Disable libgcj for darwin not on powerpc.
7397         * configure: Rebuild.
7399 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7401         * config-ml.in, symlink-tree: Add license.
7403 2003-08-03  Richard Stallman  <rms@gnu.org>
7404             Eben Moglen  <moglen@columbia.edu>
7406         * README.SCO: New file.
7408 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7410         * Makefile.tpl (check, check-c++): Express dependencies using
7411         dependencies rather than commands.
7412         * Makefile.in: Regenerate.
7414 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7416         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7417         * configure: Ditto.
7419 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7421         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7422         * Makefile.in: Update.
7424 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7426         * configure.in: Enable libgcj for darwin.
7427         * configure: Rebuild.
7429 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7431         * config-ml.in:  Use ac_configure_args directly instead of
7432         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7433         actually seen.
7435 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7437         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7438         creating target and build subdirs to build all parent dirs as needed.
7439         * Makefile.in: Rebuild.
7440         * configure.in: Don't build dirs explicitly here.
7441         * configure: Rebuild.
7443 2003-07-26  Paul Brook  <paul@nowt.org>
7445         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7447 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7449         * Makefile.tpl (all-make): Depend on intl.
7450         * Makefile.in: Rebuilt.
7452 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7454         * install-sh:  Update to newer upstream versions (associated with
7455         aclocal 1.7).
7456         * mkinstalldirs:  Likewise.
7457         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7459 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7461         * MAINTAINERS: Move self from Bug database only accounts
7462         to write-after-approval.
7464 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7466         * config.if: Remove unused libc_interface determination.
7468 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7470         * MAINTAINERS: Move self from write-after-approval to
7471         build machinery (*.in).
7473 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7475         PR bootstrap/11273
7476         PR bootstrap/11408
7477         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7478         unused INSTALL_PROGRAM_ARGS.
7479         * configure.in: Use AC_PROG_INSTALL.
7480         * Makefile.in: Regenerate.
7481         * configure: Regenerate.
7483 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7485         * MAINTAINERS: Alphabetize.
7487 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7489         * configure: Rebuilt.
7490         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7491         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7492         newlib nor libgloss.
7493         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7494         * configure.in (am33_2.0-*-linux*): Added.
7496 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7498         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7499         * configure: Regenerate.
7501 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7503         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7504         * Makefile.in: Regenerate.
7506 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7508         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7509         * Makefile.in: Regenerate.
7511 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7513         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7514         * Makefile.in: Regenerated.
7516         * config-ml.in: Replace PWD with PWD_COMMAND.
7518 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7520         * intl: New directory; see intl/ChangeLog for details.
7521         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7522         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7523         * Makefile.in: Regenerate.
7525 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7527         * configure.in: Clean up config-lang.in handling.  Delete
7528         useless assignment to "subdirs".
7529         * configure: Regenerate.
7531 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7533         * configure.in: Rename 'target_libs' to 'target_libraries'.
7534         Remove useless reference to 'target_libs'.
7535         * configure: Regenerate.
7537 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7539         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7540         * Makefile.in: Regenerate.
7542 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7544         * Makefile.def: Introduce flags_to_pass.
7545         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7546         * Makefile.in: Regenerate.
7548 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7550         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7551         and target-libgloss.
7552         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7553         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7554         * configure: Regenerate.
7556 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7558         * configure.in: Update testsuite_flags to new location.
7559         * configure. Regenerate.
7561 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7563         * Makefile.tpl: Remove BUILD_CC stuff.
7564         * Makefile.in: Regenerate.
7566 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7568         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7570 2003-06-16  Graeme Peterson  <gp@qnx.com>
7572         * MAINTAINERS (Write After Approval): Add myself.
7574 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7576         * config.guess: Update to 2003-06-12 version.
7577         * config.sub: Update to 2003-06-13 version.
7579 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7581         * config.guess: Update to 2003-06-06 version.
7582         * config.sub: Update to 2003-06-06 version.
7584 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7586         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7587         * configure. Regenerate.
7589 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7591         * configure.in: Disable serial configure by default.
7592         * configure: Regenerate.
7593         * Makefile.tpl: Abolish .NOTPARALLEL.
7594         * Makefile.in: Regenerate.
7596         * Makefile.tpl: Replace {build,host,target}_canonical by
7597         {build,host,target}.
7598         * Makefile.in: Regenerate.
7600         * Makefile.tpl: Fix stupid pasto.
7601         * Makefile.in: Regenerate.
7603 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7605         * Makefile.tpl: Remove bogus conditional.
7606         * Makefile.in: Regenerate.
7608 2003-06-05  Jan Hubicka  <jh@suse.cz>
7610         * Makefile.tpl (profiledbootstrap): New target.
7611         * Makefile.in (profiledbootstrap): New target.
7613 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7615         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7616         Pinski. Remove user names from other bugzilla-only maintainers.
7618 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7620         * Makefile.tpl: Make 'recursive targets' using autogen rather
7621         than shell loop.  Remove duplicate 'clean' targets and false
7622         comments.
7623         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7624         Add systematic method of specifying missing targets in subdirs.
7625         Add copyright boilerplate.
7626         * Makefile.in: Regenerate.
7627         * configure.in: Add 'recursive targets' to maybe list.
7628         * configure: Regenerate.
7630         * MAINTAINERS: "GNATS only" -> "Bug database only".
7632         * Makefile.tpl: Rename [+target+] to [+make_target+].
7633         * Makefile.def: Rename 'target' to 'make_target'.
7635 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7637         * MAINTAINERS: Add self as options handling maintainer.
7639 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7641         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7642         been too long since I touched those ports.
7644 2003-05-28  DJ Delorie  <dj@redhat.com>
7646         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7647         * Makefile.in: Regenerate.
7649 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7651         * configure.in: Use curly braces in the definition of tooldir.
7652         * configure: Regenerate.
7654 2003-05-21  DJ Delorie  <dj@redhat.com>
7656         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7657         newlib or libgloss.
7658         * Makefile.in: Regenerate.
7660 2003-05-21  DJ Delorie  <dj@redhat.com>
7662         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7663         * Makefile.in: Regenerate.
7665 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7667         * MAINTAINERS: Update my e-mail address.
7669 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7671         * configure.in: Switch more things to use maybe dependencies.
7672         * Makefile.tpl: Switch more things to use maybe dependencies.
7673         Factor out common code from autogen IF statements.
7674         * configure: Regenerate.
7675         * Makefile.in: Regenerate.
7677 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7679         * configure.in: Accept i[3456789]86 for machine type.
7680         * configure: Regenerate.
7682 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7684         * configure.in: Switch more things to use maybe dependencies.
7685         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7686         * configure: Regenerate.
7687         * Makefile.tpl: Switch more things to use maybe dependencies.
7688         * Makefile.in: Regenerate.
7690 2003-05-16  Andreas Schwab  <schwab@suse.de>
7692         * Makefile.tpl (install-opcodes): Define.
7693         * Makefile.in: Rebuild.
7695 2003-05-13  Andreas Jaeger  <aj@suse.de>
7697         * config.guess: Update to 2003-05-09 version.
7698         * config.sub: Update to 2003-05-09 version.
7700 2003-05-13  Michael Eager  <eager@mvista.com>
7702         * configure.in: Correct sed script so that options in quotes are not
7703         deleted.
7704         * configure: Rebuild.
7706 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7708         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7709         and $$s/newlib/libc/sys/cygwin32 include paths.
7710         * configure: Ditto.
7712 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7714         * MAINTAINERS: Update my email addresses.
7716 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7718         * config-ml.in: Propagate INSTALL variables.
7720 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7722         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7724 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7726         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7727         * Makefile.in: Regenerate.
7729 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7731         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7733 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7735         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7737 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7739         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7740         * Makefile.in: Regenerated.
7742 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7744         * MAINTAINERS (Write After Approval): Upgrade myself from
7745         GNATS only to write-after-approval. Update my mail address.
7747 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7749         (OS Port Maintainers: freebsd): Add myself.
7751 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7753         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7755 2003-04-22  Kean Johnston  <jkj@sco.com>
7757         * MAINTAINERS (SCO ports): Added myself.
7759 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7761         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7763 2003-04-19  Kean Johnston  <jkj@sco.com>
7765         * MAINTAINERS (Write After Approval): Add myself.
7767 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7769         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7770         * Makefile.in: Regenerate.
7772 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7774         * configure.in (powerpc64*-*-linux*): Remove.
7775         * configure: Rebuilt.
7777 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7779         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7780         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7781         and restrap.
7782         * Makefile.in:  Regenerate.
7784 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7786         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7787         * configure: Regenerated.
7789 2003-04-15  DJ Delorie  <dj@redhat.com>
7791         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7793 2003-04-13  Nick Clifton  <nickc@redhat.com>
7795         * config-ml.in: Remove support for --disable-aix removing
7796         call-aix multilibs.
7798 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7800         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7801         * */configure: Rebuilt.
7803 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7805         * MAINTAINERS: Add my email address.
7807 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7809         * MAINTAINERS (Write After Approval): Add myself.
7811 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7813         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7814         * Makefile.in: Regenerate.
7816 2003-03-14  Michael Chastain  <mec@shout.net>
7818         * Makefile.in: Regenerate with correct Makefile.def.
7820 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7822         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7823         Make macro.
7824         * Makefile.in: Regenerate.
7825         * configure.in: Clean up gxx_include_dir logic.
7826         * configure: Regenerate.
7828 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7830         * MAINTAINERS (Write After Approval): Add myself.
7832 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7834         * MAINTAINERS: Update my mail address.
7836 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7838         * configure.in (gxx_include_dir): Fix typo.
7839         * configure: Regenerated.
7841 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7843         * Makefile.tpl: Reindent.
7844         * Makefile.in: Regenerate.
7845         * configure.in: Reindent.  Don't set unused variables.
7846         * configure: Regenerate.
7848 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7850         * configure.in: Include $(build_tooldir)/sys-include in
7851         FLAGS_FOR_TARGET.
7852         * configure: Regenerated.
7854 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7856         * Makefile.tpl: Always pass down RANLIB.
7857         * Makefile.in: Regenerate.
7859         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7860         * Makefile.in: Regenerate.
7861         * configure.in: Remove unused logic relating to --enable-shared
7862         and --enable-threads.  Remove bogus comments.  Remove redundant
7863         noconfigdirs.
7864         * configure: Regenerate.
7866         * configure.in: Replace ${libstdcxx_version} by its value.
7867         Remove reference to mh-dgux.
7868         * configure: Regenerate.
7870 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7872         * MAINTAINERS (Write After Approval): Add myself.
7874 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7876         * Makefile.tpl: Rearrange.
7877         * Makefile.in: Regenerate.
7879 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7881         * configure.in: Add support for kaOS as cross build target system.
7882         * configure: Regenerated.
7884 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7886         * MAINTAINERS (Write after approval): Add myself.
7888 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7890         * MAINTAINERS: Update my email address.
7892 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7894         * MAINTAINERS: Add self to blanket write privs. section.
7896 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7898         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7899         configure-target-* as some target builds may require additional
7900         flags for preprocessor tests.
7901         * Makefile.in: Regenerated.
7903 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7905         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7906         * ltconfig: Handle it.
7907         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7908         auto-detecting it.
7910         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7911         it is used as argument to $CC.
7912         * ltcf-gcj.sh: Likewise.
7914         * configure.in: Introduce --enable-maintainer-mode.
7915         * configure: Rebuilt.
7916         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7917         for maintainer mode.
7918         * Makefile.in: Rebuilt.
7920 2003-02-18  Jason Merrill  <jason@redhat.com>
7922         * Makefile.tpl (check-c++): Allow parallelism.
7924 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7926         * MAINTAINERS: Remove John Carr (who never actually had access to
7927         gcc.gnu.org).
7929 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7931         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7932         don't configure target-libobjc.
7933         * configure: Regenerate.
7935 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7937         * Makefile.tpl (RANLIB): Define.
7938         * Makefile.in: Regenerate.
7940 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7942         * MAINTAINERS: Update my email.
7944 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7946         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7947         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7948         * Makefile.in: Regenerated.
7949         * configure.in: Remove all traces of snavigator, db, and grep.
7950         * configure: Regenerated.
7952 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7954         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7955         After Approval.
7957 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7959         * MAINTAINERS (Write after approval): Add myself.
7961 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7963         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7964         * Makefile.in: Regenerated.
7966 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7968         * config.guess: Updated to 2003-01-30's version.
7969         * config.sub: Updated to 2003-01-28's version.
7971 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7973         * config.if: If gcc_version is already set, just use it.  Don't set
7974         gcc_version_trigger if it's already set, otherwise set it to
7975         gcc/version.c, but only if the file exists.  If it is not set and
7976         gcc/version.c does not exist, try to extract the version number from
7977         $CC.
7979 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7981         * MAINTAINERS: Add myself to write-after-approval list.
7983 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7985         * configure.in:  Revert 24Jan change.
7986         * configure:  Regenerate.
7988 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7990         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7991         entry of HJ Lu.
7993 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7995         * configure.in: Revert previous change.
7996         * configure: Regenerate.
7998 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8000         * configure.in: Make rda native-only.
8001         * configure: Regenerate.
8003 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8005         * MAINTAINERS: Move myself from GNATS-only-accounts to
8006         write-after-approval.
8008 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8010         * configure.in: Add missing \.
8011         * configure: Rebuilt.
8013 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8015         * configure.in (baseargs): Avoid using \| in sed regular
8016         expressions.
8017         * configure: Rebuilt.
8019 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8021         * configure.in (baseargs): Remove all supported forms of
8022         --cache-file, --srcdir, --host, --build and --target options
8023         from argument lists.
8024         * configure: Rebuilt.
8026 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8028         * MAINTAINERS: Add myself to write-after-approval list.
8030 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8032         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8033         * configure: Rebuilt.
8035 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8037         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8038         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8039         * Makefile.in: Regenerate.
8040         * configure: Regenerate.
8042 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8044         * configure.in: Remove Makefile in build, host and target modules
8045         unless configure was run with --no-recursion.
8046         * configure: Rebuilt.
8048 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8050         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8051         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8052         * Makefile.in: Regenerate.
8054 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8056         * config.guess: Update to 2003-01-03 version.
8057         * config.sub: Update to 2003-01-03 version.
8059 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8061         * configure: Regenerate with proper autoconf 2.13.
8063 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8065         * configure.in: Add AC_PREREQ for consistency.
8066         * configure: Regenerate.
8068 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8070         * configure.in (GDB_TK): Add tcl directories conditional on
8071         gdb/gdbtk directory being present.
8072         * configure: Regenerate.
8074 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8076         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8077         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8078         * configure: Rebuilt.
8080 2002-12-31  Tom Tromey  <tromey@redhat.com>
8082         * Makefile.in: Rebuilt.
8083         * Makefile.def (target_modules) [libffi]: Allow installation.
8085 2002-12-31  Andreas Schwab  <schwab@suse.de>
8087         * configure.in: Fix use of $program_transform_name.
8088         * configure: Regenerated.
8090 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8092         * configure.in (baseargs): Don't remove first configure argument.
8093         * configure: Regenerated.
8095 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8097         * Makefile.tpl (local-distclean): Don't remove...
8098         (multilib.ts): ... this.  Moved into...
8099         (multilib.out): ... this.  Don't use sub-make.
8100         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8101         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8102         (configure-build-[+module+], configure-[+module+],
8103         configure-target-[+module+], configure-gcc): ... these.  Test
8104         for Makefile existence.  Drop config.status from dependencies.
8105         * Makefile.in: Rebuilt.
8106         * configure.in: Move gcc-version-trigger to the end of
8107         ac_configure_args.  Add comments to maybedep.tmp and
8108         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8109         nonopt from baseargs, matching and removing corresponding
8110         whitespace while at it.
8111         * configure: Rebuilt.
8113 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8115         * configure.in (host_configargs): Replace reference to
8116         no-longer-defined buildopts with --build=${build_alias}.
8117         * configure: Rebuilt.
8119         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8120         program_transform_name to standard idiom.
8121         (AUTOGEN, AUTOCONF): Define.
8122         (Makefile.in): Use $(AUTOGEN).
8123         (Makefile): Depend on config.status, and use autoconf-style rule to
8124         build it.  Move original commands to...
8125         (config.status): ... this new target.
8126         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8127         $(AUTOCONF).
8128         * Makefile.in: Rebuilt.
8130 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8132         * Makefile.tpl: Fix dramatic bustage due to change in
8133         program_transform_name.
8134         * Makefile.in: Regenerate.
8136         * configure.in: Remove unnecessary PATH setting.
8137         * configure: Regnerate.
8139         * configure.in: Don't default to unprefixed tools unless
8140         the native tools will work.
8141         * configure: Regenerate.
8143         * configure.in: Convert to autoconf script.  Blow away lots
8144         of now-redundant Makefile fragments.
8145         * configure: Generate using Autoconf.
8146         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8147         * Makefile.in: Regenerate.
8149 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8151         * configure: Fix stupid bug where RANLIB was mistakenly included.
8153         * configure.in: Rename (buildargs, hostargs, targargs) to
8154         (build_configargs, host_configargs, target_configargs).
8156         * configure.in: Move logic out of sed statement.
8158         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8159         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8161 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8163         * config.sub: Import from master repository
8164         * config.guess: Ditto
8166 2002-12-24  Andreas Schwab  <schwab@suse.de>
8168         * Makefile.tpl (multilib.out): Fix missing space.
8169         * Makefile.in: Regenerate.
8171 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8173         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8174         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8175         * Makefile.in: Regenerate.
8176         * configure.in: Remove unnecessary leftovers.
8178 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8180         * configure.in (extra_ranlibflags_for_target): New variable.
8181         (*-*-darwin): Add -c to ranlib commands.
8182         * configure (tooldir): Handle extra_ranlibflags_for_target.
8184 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8186         * Makefile.tpl: Revert HJL's change.
8187         * Makefile.in: Regenerated.
8188         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8189         always.
8191 2002-12-19  Andreas Schwab  <schwab@suse.de>
8193         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8194         * Makefile.in: Regenerate.
8196 2002-12-18  H.J. Lu  <hjl@gnu.org>
8198         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8199         * Makefile.in: Regenerated.
8201         * configure.in (build_prefix): New. Substitute.
8203 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8205         * Makefile.tpl: Don't let real targets depend on phony targets.
8206         * Makefile.in: Regenerate.
8208         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8209         * Makefile.in: Regenerate.
8211 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8213         * config.sub: Import from master repository
8214         * config.guess: Ditto
8216 2002-12-16  Jason Merrill  <jason@redhat.com>
8218         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8219         previous 'make bootstrap'.
8220         * Makefile.in: Regenerate.
8222 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8224         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8226 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8228         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8229         * Makefile.in: Regenerate.
8231 2002-12-13  Jason Merrill  <jason@redhat.com>
8233         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8234         library tests.
8235         (check-c++): Just depend on it and check-target-libstdc++-v3.
8236         * Makefile.in: Regenerate.
8238 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8240         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8241         * Makefile.in: Rebuilt.
8243 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8245         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8247 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8249         * configure: Fix bug put in by gremlins.
8251         * Makefile.tpl: Substitute more autoconfily.
8252         * configure: Substitute more autoconfily.
8253         * Makefile.in: Regenerate.
8255 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8257         * config.sub: Import from master repository
8258         * config.guess: Ditto
8259         * MAINTAINERS: Added Svein Seldal under write after approval
8261 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8263         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8264         * Makefile.in (all-sim): Ditto.
8266 2002-12-06  DJ Delorie  <dj@redhat.com>
8268         * Makefile.tpl: Change configure dependencies to not have real
8269         targets depend on phony targets.
8271 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8273         * configure.in: Revert unintentional change.
8275         * Makefile.tpl: Change dependency for */multilib.out so that
8276         it works when gcc isn't in the tree.
8278         * configure.in: Substitute more.
8279         * configure: Run subconfigures from the Makefile.
8280         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8281         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8283 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8285         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8287 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8289         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8290         and corresponding dependencies.
8291         * Makefile.in: Regenerate.
8293         * configure.in (host_tools): Order binutils, gas and ld for
8294         convenience in running the testsuites.
8296         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8297         * Makefile.in: Regenerate.
8298         * configure.in: Introduce rules to serialize subconfigure runs.
8300         * configure.in: Introduce BASE_CC_FOR_TARGET.
8301         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8302         Realize configure-build-* targets.  Realize configure-target-* targets.
8303         * Makefile.in: Regenerate.
8305 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8307         * configure: Move gcc_version_trigger stuff from here...
8308         * configure.in: ...to here.
8310         * configure.in: Separate subconfigure options added by this file from
8311         options given by the user.  Add machinery to put args for host
8312         subconfigures into the Makefile.
8314         * Makefile.tpl: Remove 'vault' targets.
8315         * Makefile.tpl: Reorder and comment dependencies.
8316         * Makefile.in: Regenerate.
8318 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8319         * configure.in: Fix my broken commit of previous patch. (sigh)
8321 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8323         * configure.in: Move host-specific darwin noconfigdirs into
8324         the host-specific section.
8326 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8328         * configure.in: Move host-specific darwin noconfigdirs into
8329         the host-specific section.
8331 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8333         * configure: Remove skip-this-dir support.
8334         * Makefile.tpl: Remove skip-this-dir support.
8336         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8337         subdirectories.
8338         * Makefile.in: Regenerate.
8340         * Makefile.tpl: Strip out useless setting of 'dir'.
8341         * Makefile.in: Regenerate.
8343 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8345         * configure.in: Fix deeply stupid bug.
8347         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8348         shell code in CXX_FOR_TARGET
8349         * Makefile.def: Introduce raw_cxx.
8350         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8351         RAW_CXX_FOR_TARGET.
8352         * Makefile.in: Regenerate.
8354 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8356         * Makefile.tpl: Remove unnecessary ifs.
8357         * Makefile.in: Regenerate.
8359         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8360         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8361         targets for 'no_install' modules.
8362         * configure: Move GDB_TK substitution to configure.in.  Move
8363         build_modules stuff to configure.in.
8364         * configure.in: Implement soft dependency machinery.  Maybe-ize
8365         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8366         * Makefile.in: Regenerate.
8368 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8370         * Makefile.tpl: Make all-target, install-target behave similarly
8371         to all, install (only hitting configured targets).  Eliminate
8372         unused macro defintions.
8374         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8375         build != host.
8377         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8379         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8381         * configure.in: Produce lists of subdir targets we're actually
8382         configuring.  Remove references to "dosrel".
8383         * Makefile.tpl: Let configure set which subdir targets are hit.
8384         Remove install-cross; clean up install; remove ALL.  Remove
8385         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8386         Autogenerate host module targets.  Remove empty dependency lines
8387         and redundant dependency; rearrange slightly.
8388         * Makefile.def: Add host-side libtermcap, utils.
8390         * Makefile.in: Regenerate.
8392 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8394         * ltconfig (osf[345]): Append $major to soname_spec.
8395         Reflect this in library_names_spec.
8396         * ltmain.sh (osf): Prefix $major with . for use as extension.
8398 2002-11-19  Andreas Jaeger  <aj@suse.de>
8400         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8401         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8402         and sparc64 GNU/Linux systems.
8404 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8406         * MAINTAINERS: Update email.
8408 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8410         * MAINTAINERS: Complete James Dennett's entry.
8412 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8414         * MAINTAINERS (Write After Approval): Add myself.
8416 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8418         * Makefile.tpl: syntactic cleanup
8420 2002-11-13  Stuart Hastings  <stuart@apple.com>
8422         * MAINTAINERS: Add myself to write-after-approval list.
8424 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8426         * Makefile.def: Add list of recursive targets to autogenerate.
8427         Add build_modules.
8428         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8429         targets.  Autogenerate *-build-* targets.
8430         * Makefile.in: Regenerate.
8432 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8434         * configure: More autoconf-style substitutions.
8435         * Makefile.tpl: More autoconf-style substitutions.
8436         * Makefile.in: Regenerate.
8438 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8440         * configure: Substitute more variables in a more autoconf-friendly
8441         way.  Simplify slightly.
8442         * Makefile.tpl: Make more variables substitutable in an
8443         autoconf-friendly way.
8444         * Makefile.in: Regenerate.
8446 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8448         * MAINTAINERS (Write After Approval): Add myself.
8450 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8452         * configure.in (v810*): Remove special setting of tools.
8454         * configure: Add support for extra required flags for ar or nm.
8455         * configure.in (aix4.3+): Use above support for target-specific
8456         issues, rather than using config/mt-aix43.
8458 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8460         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8461         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8462         with $srcdir.  Reformat indentation.  Substitute some variables
8463         formerly hard-coded in the Makefile for build=host.
8464         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8465         * Makefile.def: Autogenerate more.
8466         * Makefile.in: Regenerate.
8468 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8470         * MAINTAINERS (Write After Approval): Add myself.
8472 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8474         * Makefile.def (host_modules): Add rda.
8475         * Makefile.in: Regenerate.
8476         * configure.in (target_tool): Add target-rda to list.
8478 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8480         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8482 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8484         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8485         and restrap targets to this rule.
8486         * Makefile.in:  Regenerate.
8488 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8490         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8491         GNATS only accounts.
8493 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8495         * configure.in (i[3456]86-*-linux*): Add check to disable
8496         ${libgcj} for glibc1.
8498 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8500         * MAINTAINERS: Add myself as ip2k port maintainer.
8502 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8504         * configure.in: Add tic4x target.
8506 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8508         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8509         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8510         * Makefile.in: Regenerate.
8512         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8513         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8514         * Makefile.in: Regenerate.
8516 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8518         * MAINTAINERS: Add myself as web pages co-maintainer.
8520 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8522         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8523         * Makefile.in: Regenerate.
8525 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8527         * MAINTAINERS: Add myself and Nathan Sidwell
8528         <nathan@codesourcery.com> as VxWorks maintainers.
8530 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8532         * Makefile.def: Remove order dependency comments.
8533         * Makefile.tpl: Add explicit install-install dependencies.
8534         * Makefile.in: Regenerate.
8536         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8537         * Makefile.in: Regenerate.
8539         * Makefile.tpl: Add configure-target (for src-release in src)
8540         * Makefile.in: Regenerate.
8542 2002-09-30  Nick Clifton  <nickc@redhat.com>
8544         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8546 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8548         * configure.in (s390*-*-linux*): Enable libgcj.
8550 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8552         * configure: Revert accidentally applied changes.
8554         * Makefile.tpl: Make more autoconf-friendly.
8555         * Makefile.in: Regenerate.
8556         * configure: Make substitution more autoconf-like.
8558 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8560         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8561         single entry to handle all these.
8562         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8563         libjava on arm-*-elf.
8565 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8567         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8568         things that depend on them.
8570 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8572         * Makefile.tpl: Make subsituted variables more autoconfy.
8573         * Makefile.in: Regenerate.
8574         * configure: Make seds more autoconfy.
8576 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8578         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8579         * Makefile.in: Regenerate.
8580         * configure.in: Rewrite sed statements to look autoconfy.
8582         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8583         all-target-foo on configure-target-foo.
8584         * Makefile.def: Ditto.
8585         * Makefile.in: Rebuild.
8587 2002-09-25  Andrew Haley  <aph@redhat.com>
8589         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8591 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8593         * Makefile.def: New file.
8594         * Makefile.tpl: New file.
8595         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8596         * contrib/gcc_update: Note that Makefile.in is a generated file.
8598         * configure.in: Minor rearrangement.  Simplify tests.
8600 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8602         * configure.in (with_headers): Skip copy if value is "yes".
8603         (with_libs): Likewise.
8605 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8607         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8608         * configure.in (sh*-*-pe*): Ditto.
8609         * configure.in (mips*-*-pe*): Ditto.
8610         * configure.in (*arm-wince-pe): Ditto.
8612         * configure.in: Rearrange.
8614 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8616         * MAINTAINERS: Update my email address.
8618 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8620         * MAINTAINERS: (Write After Approval): Add myself.
8622 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8624         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8626 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8628         * MAINTAINERS: Change my mailing address.
8630 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8632         * MAINTAINERS (Write After Approval): Remove myself.
8633         (Various Maintainers: c++ runtime libs): Add myself.
8635 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8637         * MAINTAINERS (Write After Approval): Remove myself.
8638         (Various Maintainers: c++ runtime libs): Add myself.
8640 2002-08-15  Eric Christopher  <echristo@redhat.com>
8642         * config.sub: Import from master repository.
8643         * config.guess: Ditto.
8645 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8647         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8648         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8649         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8651 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8653         * MAINTAINERS: Add self to rs6000 vector extensions.
8655 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8657         * libiberty/configure: Reverted unintended yesterday's check in.
8659 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8661         * boehm-gc/configure, libf2c/configure: Rebuilt.
8662         * libffi/configure, libiberty/configure: Ditto.
8663         * libjava/configure, libobjc/configure: Ditto.
8664         * libstdc++-v3/configure, zlib/configure: Ditto.
8665         Merged from binutils:
8666         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8667         From Steve Ellcey <sje@cup.hp.com>:
8668         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8669         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8670         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8671         IA64.
8672         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8673         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8674         soname_spec, sys_lib_search_path_spec): Ditto.
8676 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8678         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8680 2002-08-04  H.J. Lu  (hjl@gnu.org)
8682         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8684 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8686         * MAINTAINERS (Write After Approval): Add myself.
8688 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8690         * configure.in: Move generic linux case to end.  Copy generic
8691         linux noconfigdirs to mips*-*-linux* entry and new
8692         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8694 2002-07-19  Michael Matz  <matz@suse.de>
8696         * MAINTAINERS: Add myself as ra* maintainer.
8698 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8700         * config.guess: Update to 2002-07-09 version.
8701         * config.sub: Update to 2002-07-03 version.
8703 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8705         * MAINTAINERS: Fix typo in a maintainer email address.
8707 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8709         * configure.in: Remove two redundant tests.
8711 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8713         * configure.in (mips*-*-irix6*o32): Enable stabs.
8715 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8717         * configure.in: Don't build grez.
8718         * Makefile.in: Ditto.
8720         * Makefile.in: Remove references to bsp, cygmon, libstub.
8721         * configure.in: Ditto.
8723         * configure.in: Remove leftover reference to gdbtest.
8725 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8727         * configure.in (gxx_include_dir):  Change to match versioned
8728         C++ headers if --enable-version-specific-runtime-libs is used.
8730 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8732         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8734 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8736         * configure.in: Make --without-x work.
8738 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8740         * configure.in: Rearrange target Makefile fragment collection.
8742         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8743         cvs[src].
8744         * configure.in: Ditto.
8746 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8748         * MAINTAINERS (Write After Approval): Update my e-mail address.
8750 2002-06-24  Ben Elliston  <bje@redhat.com>
8752         * configure.in (host_tools): Remove cgen.
8754         * Makefile.in (all-cgen): Remove; runs from its source directory.
8755         (check-cgen, install-cgen, clean-cgen): Likewise.
8756         (all-opcodes): Do not depend on all-cgen.
8757         (all-sim): Likewise.
8759 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8761         * Makefile.in: Eliminate 'apache' targets.
8762         * configure.in: Eliminate 'apache' targets.
8764         * configure.in: Eliminate redundant tests.  Reorganize.
8766         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8768         * config-ml.in: Eliminate references to Cygnus configure.
8770         * Makefile.in: Eliminate references to building emacs.
8772 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8774         * MAINTAINERS: Update my email address.
8776 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8778         * config.if (libstdcxx_incdir): Version C++ headers.
8779         (cxx_incdir): Remove.
8781 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8783         * MAINTAINERS (Write After Approval): Add self.
8785 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8787         * configure.in: Add support for ip2k.
8789 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8791         * configure.in: Fix AIX configury bug.
8793 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8795         * MAINTAINERS (Write After Approval): Add self.
8797 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8799         * configure.in: replace ${topsrcdir} with ${srcdir}
8801         * configure.in: Move definition of libstdcxx_flags
8802         right above usage, rather than waaay earlier.
8804         * configure.in: Pull definition of is_cross_compiler earlier.
8806         * configure.in: Rearrange a little.
8808         * configure.in: Remove references to librx.
8809         * Makefile.in: Remove references to librx.
8811 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8813         * config.sub: Add support for avr target.
8814         Import from master sources, rev 1.255
8816 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8818         * configure, .cvsignore:  Revert previous change...
8819         * Makefile:  ...delete.
8821 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8823         * configure.in: Eliminate ${gasdir} variable.
8825 2002-06-18  Dave Brolley  <brolley@redhat.com>
8827         * configure.in: Add support for frv.
8828         * config.sub: Add support for frv.
8830 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8832         * configure:  Remove garbage from previous commit.
8834 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8836         * configure:  For in-source builds, make a subdir and re-exec there.
8837         * Makefile:  New file.  Pass targets through to build directory.
8838         * .cvsignore:  No longer ignore "Makefile".
8840 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8842         * MAINTAINERS (Write After Approval): Add self.
8844 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8846         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8848 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8850         * configure.in (vax-*-netbsd*): Re-enable gas.
8852 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8854         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8855         BUILD_PREFIX_1, to correct nomenclature.
8856         * configure: Likewise.
8858         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8859         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8861 2002-05-31  Olaf Hering  <olh@suse.de>
8863         * config-ml.in: Propogate DESTDIR also.
8865 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8867         * configure.in (vax-*-netbsd*): Don't build gas for this
8868         platform.
8870 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8872         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8873         and libgcj for AVR.
8875 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8877         * MAINTAINERS (Write After Approval): Add myself.
8879 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8881         * config.guess: Update to 2002-05-22 version.
8882         * config.sub: Likewise.
8884 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8886         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8887         * config-ml.in: Likewise.
8888         * configure: Likewise.
8889         * configure.in: Likewise.
8891 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8893         * MAINTAINERS: Update my email address.
8895 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8897         * configure.in: Simplify makefile fragment collection.
8899         * configure.in: Remove code to build emacs.
8901         * configure.in : Remove --srcdir argument from targargs and buildargs
8902         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8904         * configure: Move some logic to configure.in.
8905         * configure.in: Move some logic from configure.
8907 2002-05-11  Tom Tromey  <tromey@redhat.com>
8909         * MAINTAINERS: Reflect libgcj reality.
8911 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8913         * Makefile.in: Honour DESTDIR.
8915 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8917         * config.guess: Import 2002-03-20 version.
8918         * config.sub: Import 2002-04-26 version.
8920 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8922         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8924 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8926         * MAINTAINERS: Add self.
8928 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8930         * ltmain.sh: Detect and handle object name conflicts
8931         while piecewise linking a static library.
8933 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8935         * configure.in (noconfigdirs): Don't disable libgcj on
8936         sparc64-*-solaris* and sparcv9-*-solaris*.
8938 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8940         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8942 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8944         * configure.in (FLAGS_FOR_TARGET): Do not add
8945         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8946         on i[3456]86-*-linux*.
8948 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8950         * configure.in (noconfigdirs): Replace [ ] with test.
8952         * configure.in (noconfigdirs): Do not add target-newlib if
8953         target == i[3456]86-*-linux*, and host == target.
8955 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8957         * configure.in: delete reference to absent file
8959         * configure.in: replace '[' with 'test'
8961         * configure.in: Eliminate references to gash.
8962         * Makefile.in: Eliminate references to gash.
8964         * configure.in: remove useless references to 'pic' makefile fragments.
8966         * configure.in: (*-*-windows*) Finish removing.
8968         * configure.in: Eliminate redundant test for libgui.
8970 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8972         * MAINTAINERS: Add self and realphabetize.  Update entries
8973         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8974         entry for a29k port maintainer.
8976 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8978         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8979         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8981 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8983         * configure.in: remove references to dead files
8985 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8987         * MAINTAINERS: Add information about purpose of this file.
8989 2002-04-18  Tom Tromey  <tromey@redhat.com>
8991         * configure.in: Disallow configuring libgcj when it is already
8992         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8993         Solaris 2.8 by default.  For PR libgcj/6158.
8995 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8997         * configure.in:  Move default CC setting out of config/mh-* fragments
8998         directly into here.
9000 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9002         * configure.in: don't even try to configure or make a subdirectory
9003         if there's no configure script for it.
9005 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9007         * MAINTAINERS: Remove chill maintainers.
9008         * Makefile.in (CHILLFLAGS): Remove.
9009         (CHILL_LIB): Remove.
9010         (TARGET_CONFIGDIRS): Remove libchill.
9011         (CHILL_FOR_TARGET): Remove.
9012         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9013         CHILL_LIB.
9014         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9015         (CHECK_TARGET_MODULES): Likewise.
9016         (INSTALL_TARGET_MODULES): Likewise.
9017         (CLEAN_TARGET_MODULES): Likewise.
9018         (configure-target-libchill): Remove.
9019         (all-target-libchill): Remove.
9020         * configure.in (target_libs): Remove target-libchill.
9021         Do not compute CHILL_FOR_TARGET.
9022         * libchill: Remove directory.
9024 2002-04-11  DJ Delorie  <dj@redhat.com>
9026         * Makefile.in, configure.in: Sync with binutils, entries
9027         follow...
9029 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9031         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9032         (do-tar, do-bz2): New rules.
9033         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9034         (gdb-tar): New rule.
9035         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9036         (insight_dejagnu.tar): New rule.
9037         (insight.tar): New rule.
9038         (gdb+dejagnu.tar): New rule.
9039         (gdb.tar): New rule.
9041 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9043         * Makefile.in: Add all-tix to deps for all-snavigator
9044         so that tix is built when building snavigator.
9046 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9048         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9049         ld and gdb are not supported.
9051 2002-01-07  Mark Salter  <msalter@redhat.com>
9053         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9054         Allow target-libgloss to be built for arm, strongarm, and xscale.
9056 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9058         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9059         options for i[3456]86-pc-linux* native builds.
9061 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9063         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9064         files from .po files for a distribution.
9066 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9068         * configure.in: Enable libstdc++-v3 for h8300 targets.
9070 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9072         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9073         version from bfd/.
9075 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9077         * Makefile.in (VER): When present, extract the version number from
9078         the file version.in.
9080 2001-05-24  Tom Rix  <trix@redhat.com>
9082         * configure.in : enable ld for aix
9084 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9086         * config.guess: Add linux target for S/390.
9088 2000-11-07  Philip Blundell  <pb@futuretv.com>
9090         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9092 2000-11-03  Philip Blundell  <pb@futuretv.com>
9094         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9095         files.
9097 2001-01-15  Ben Elliston  <bje@redhat.com>
9099         * configure.in (host_tools): Add sid.
9100         Always configure cgen.
9102 2000-11-24  Nick Clifton  <nickc@redhat.com>
9104         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9107 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9109         * Makefile.in (ALL_MODULES): Add all-cgen.
9110         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9111         (all-cgen): New target.
9112         (all-opcodes,all-sim): Depend on all-cgen.
9113         * configure.in (host_tools): Add cgen.
9114         Only configure cgen if --enable-cgen-maint.
9116 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9118         * configure.in: Add *-*-freebsd* configurations.
9120 2002-04-08  Tom Tromey  <tromey@redhat.com>
9122         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9123         Fixes PR libgcj/6068.
9125 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9127         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9129 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9131         * configure.in (alpha*-dec-osf*): Enable libgcj.
9133 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9135         * MAINTAINERS (Write After Approval): Add myself.
9137 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9139         Fix for: PR bootstrap/3591, target/5676
9140         * configure.in (mcore-pe): Disable the configuration of
9141         libstdc++-v3 since exceptions are not supported.
9143 2002-03-20  Anthony Green  <green@redhat.com>
9145         * configure.in: Enable libgcj for xscale-elf target.
9147 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9149         * MAINTAINERS:  Update my email address.
9151 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9153         * ltmain.sh (relink_command): Fix typo in previous change.
9155 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9157         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9158         (relink_command): Added --tag flags.
9159         (mode=install): If relinking fails; error out.
9161 2002-03-12  Richard Henderson  <rth@redhat.com>
9163         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9164         .NOTPARALLEL tag.
9165         (do-check): Rename from check.
9166         (check): Allow parallel check.
9168 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9170         * MAINTAINERS: Add myself as maintainer for xtensa port.
9171         Fix alphabetical order in CPU port maintainer list.
9172         Remove myself from Write After Approval list.
9174 2002-03-11  Richard Henderson  <rth@redhat.com>
9176         * Makefile.in (.NOTPARALLEL): Add fake tag.
9178 2002-03-07  H.J. Lu  (hjl@gnu.org)
9180         * configure.in: Enable gprof for mips*-*-linux*.
9182 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9184         * MAINTAINERS (Write After Approval): Add myself.
9186 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9188         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9189         libjava.
9190         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9192 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9194         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9195         because its Makefile is there; test for the executable instead.
9197 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9199         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9200         libstdc++-v3 and libjava.
9202 2002-02-11  Adam Megacz  <adam@xwt.org>
9204         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9205         boehm-gc
9207 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9209         * config.guess: Updated to 2002-01-30's version.
9210         * config.sub: Updated to 2002-02-01's version.
9211         Contribute sh64-elf.
9212         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9213         * configure.in: Added sh64-*-*.
9215 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9217         * MAINTAINERS: Belatedly add myself to write after approval list.
9219 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9221         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9222         Remove self as Write After Approval.
9224 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9226         * MAINTAINERS: Put self in as maintainer for contrib/regression
9227         directory.
9229 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9231         * MAINTAINERS:  Update my email address.
9233 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9235         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9236         target-libiberty, and target-libgloss.  Skip Java-related
9237         libraries if not supported for NetBSD on target CPU.
9239 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9241         * install-sh: Use _inst.$$_ for temp file name.
9243 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9245         * MAINTAINERS (Write After Approval): Move my contact info
9246         from here...
9247         (OS Port Maintainers): ...to here (netbsd).
9249 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9251         * MAINTAINERS (Write After Approval): Add myself.
9253 2002-01-17  H.J. Lu  <hjl@gnu.org>
9255         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9256         (all-target-fastjar): Also depend on all-target-libiberty.
9258 2002-01-16  H.J. Lu  (hjl@gnu.org)
9260         * config.guess: Import from master sources, rev 1.225.
9261         * config.sub: Import from master sources, rev 1.238.
9263 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9265         * MAINTAINERS (Write After Approval): Remove myself.
9267 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9269         * MAINTAINERS (Write After Approval): Add myself.
9271 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9273         * MAINTAINERS: Add self as docs co-maintainer.
9275 2001-12-11  Matthias Klose  <doko@debian.org>
9277         * MAINTAINERS (Write After Approval): Add myself.
9279 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9281         * MAINTAINERS: Update my email address.
9283 2001-12-07  Turly O'Connor  <turly@apple.com>
9284         * MAINTAINERS (Write After Approval): Add myself.
9285         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9286         (rs6000_initialize_trampoline): Call __trampoline_setup for
9287         ABI_DARWIN too.
9288         * darwin-tramp.asm: New file, implements __trampoline_setup.
9289         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9291 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9293         * MAINTAINERS (Write After Approval): Add myself.
9295 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9297         * configure, configure.in: Use temp file for long sed commands.
9299 2001-12-03  Laurent Guerby  <guerby@acm.org>
9301         * config.sub: Update to version 1.232 on subversion.
9303 2001-12-03  Ben Elliston  <bje@redhat.com>
9305         * MAINTAINERS: Update mail address for config.* patches.
9307 2001-11-27  DJ Delorie  <dj@redhat.com>
9308             Zack Weinberg  <zack@codesourcery.com>
9310         When build != host, create libiberty for the build machine.
9312         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9313         CONFIG_ARGUMENTS.
9314         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9315         New variables.
9316         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9317         and rules.
9318         (all.normal): Depend on ALL_BUILD_MODULES.
9319         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9320         (all-build-libiberty): Depend on configure-build-libiberty.
9322         * configure: Calculate and substitute proper value for
9323         ALL_BUILD_MODULES.
9324         * configure.in: Create the build subdirectory.
9325         Calculate and substitute TARGET_CONFIGARGS (formerly
9326         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9328 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9330         * MAINTAINERS (write-after-approval): Add self.
9332 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9334         * MAINTAINERS (GNATS only accounts): Remove self.
9336 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9338         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9339         libf2c.
9341 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9343         * MAINTAINERS (Write After Approval): Add self.
9345 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9347         * MAINTAINERS: mips and s390 are also CPU ports.
9349 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9351         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9353 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9355         * MAINTAINERS: Alphabetize.
9357 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9359         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9361 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9363         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9365 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9367         * configure.in (--enable-languages): Be more permissive about
9368         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9370 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9372         * config.sub: Import from master sources, rev. 1.230.
9373         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9375 2001-11-07  Laurent Guerby  <guerby@acm.org>
9377         * MAINTAINERS (Write After Approval): Add self.
9379 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9381         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9383 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9385         * config.sub: Import from master sources, rev 1.226.
9386         * config.guess: Import from master sources, rev 1.216.
9388 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9390         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9391         * MAINTAINERS: Add self as maintainer of MMIX port.
9392         Remove old after-approval entry.
9394 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9396         * ChangeLog, configure: Fix spelling errors.
9398 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9400         * MAINTAINERS: Tweak my address.
9402 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9404         * MAINTAINERS: Update my email address.
9406 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9408         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9409         * MAINTAINERS: Add self as maintainer of CRIS port.
9411 2001-10-10  Geert Bosch  <bosch@gnat.com>
9413         * MAINTAINERS (Various maintainers: Ada front end):
9414         Added Robert Dewar.
9416 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9418         * MAINTAINERS (Write After Approval): Added self
9420 2001-10-02  Geert Bosch  <bosch@gnat.com>
9422         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9424 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9426         * configure: Handle temporary files securely using mkdir.
9428 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9430         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9432 2001-09-26  Will Cohen  <wcohen@redhat.com>
9434         * configure.in (*-*-linux*): Disable configuration of target-newlib
9435         and target-libgloss.
9437 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9439         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9440         RANLIB.
9442 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9444         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9445         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9446         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9447         avoid quotes nesting problems.
9448         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9449         (DO_X): Export only variables that are set.
9451 2001-09-19  Ben Elliston  <bje@redhat.com>
9453         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9454         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9455         semantics.  Use the shell built-in "type" command instead.
9457 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9459         Merged from gcc-3_0-branch:
9460         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9461         * ltcf-c.sh: Use $objext, not $ac_objext.
9462         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9463         * ltcf-cxx.sh: Add support for GNU.
9464         2001-07-22  Timothy Wall  <twall@redhat.com>
9465         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9466         default settings if using GNU tools with that configuration.
9467         * ltcf-cxx.sh: Ditto.
9468         * ltcf-gcj.sh: Ditto.
9469         2001-07-21  Michael Chastain  <chastain@redhat.com>
9470         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9471         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9472         * ltmain.sh: Mark as gcc-local.
9474 2001-08-30  Eric Christopher  <echristo@redhat.com>
9475             Jason Eckhardt  <jle@redhat.com>
9477         * config.guess: Merge from master sources.
9478         * config.sub: Merge from master sources, add support for mipsisa32.
9480 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9481         * config.sub: Merge from master sources, rev 1.219.
9482         * MAINTAINERS: Add self as contact for stormy16 port.
9484 2001-08-14  Zack Weinberg  <zackw@panix.com>
9486         * config.sub: Merge from master sources, rev 1.218.
9487         * config.guess: Merge from master sources, rev 1.209.
9489 2001-08-11  Graham Stott  <grahams@redhat.com>
9491         * Makefile.in (check-c++): Add missing semicolon.
9493 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9495         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9497 2001-07-30  Eric Christopher  <echristo@redhat.com>
9499         * MAINTAINERS (Various maintainers: mips port): Added myself.
9501 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9503         * configure.in (sh-*-linux*): New.
9505 2001-07-27  Richard Henderson  <rth@redhat.com>
9507         * .cvsignore: Add LAST_UPDATED.
9509 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9511         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9513 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9515         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9517 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9519         * MAINTAINERS (Write After Approval): Added myself.
9521 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9523         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9524         and libgcj on m68hc11/m68hc12.
9526 2001-06-27  H.J. Lu  (hjl@gnu.org)
9528         * Makefile (CFLAGS_FOR_BUILD): New.
9529         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9531 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9533         * README: Remove version number.
9535 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9537         * INSTALL/README: Update wrt. to the installation instructions now
9538         residing in gcc/doc/install.texi.
9540 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9542         * README: Replace with a cut-down and updated version of gcc/README.
9544 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9546         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9547         multilibs to be disabled.
9549 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9551         * MAINTAINERS (Write After Approval): Add myself.
9553 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9555         * config.guess: Import CVS version 1.195.
9556         * config.sub: Import CVS version 1.212.
9558 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9560         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9561         gcc/xgcc is built, use -print-prog-name to find out the program
9562         name to use.
9564 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9566         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9567         appear to also be in the master copy.
9568         * config.sub:  Import CVS version 1.211.
9570 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9572         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9573         with_gcc]: Use `gcc -shared' to build a shared library.
9575 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9577         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9578         archives.
9580 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9582         * MAINTAINERS (Write After Approval): Add myself.
9584 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9586         * configure.in (libstdcxx_flags): Do not try to execute
9587         libstdc++-v3/testsuite_flags until it exists.
9589 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9591         * MAINTAINERS: Update my email address.
9593 2001-05-31  Graham Stott  <grahams@redhat.com>
9595         * MAINTAINERS (Write After Approval): Add myself.
9597 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9599         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9600         libraries when using g++ with native linker.
9602 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9604         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9606 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9608         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9609         [aix4*|aix5*]: Prepend blank.
9611 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9613         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9614         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9615         of subdir/configure scripts to use the new libtool.m4.
9617 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9619         * MAINTAINERS (Write After Approval): Add myself.
9621 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9623         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9625 2001-05-11  Ben Elliston  <bje@redhat.com>
9627         * Makefile.in (all-sid): New target.
9628         (check-sid, clean-sid, install-sid): Likewise.
9630 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9632         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9634 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9636         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9637         libgcj.
9639 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9641         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9642         gcc/xgcc is built, use -print-prog-name to find out the program
9643         name to use.
9645 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9647         * configure.in (noconfigdirs): Don't reset it from scratch in the
9648         target case; only append to it.
9650         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9651         sparc-*-solaris2.8]: Disable ${libgcj}.
9653 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9655         * configure.in (libgcj_saved): Copy from $libgcj.
9656         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9657         --disable-libgcj.
9659 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9661         * MAINTAINERS: Remove self as MIPS maintainer and
9662         C front end maintainer.
9664 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9666         * configure.in: Move *-chorusos target case to the proper switch.
9667         Disable libgcj.
9669 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9671         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9672         1.641.2.228.
9674 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9676         * Makefile.in (STAGE1_CFLAGS): Pass down.
9678 2001-04-13  Alan Modra  <amodra@one.net.au>
9680         * config.guess: Add hppa64-linux support.  Note for next import that
9681         this is already in the master file.
9682         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9684 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9686         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9687         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9689 2001-04-11  Stan Shebs  <shebs@apple.com>
9691         * MAINTAINERS: Add self as Darwin port maintainer.
9693 2001-04-11  Alan Modra  <amodra@one.net.au>
9695         * MAINTAINERS: Update my email address.
9697 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9699         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9700         recent versions of FreeBSD (release 3 or later).
9701         * ltconfig: On FreeBSD, -lc must not be provided when building
9702         a shared library or else the standard -pthread gcc option is
9703         rendered worthless to later users of the built library.
9705 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9707         * MAINTAINERS: Add self and RTH as C front end maintainers.
9709 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9711         * config.sub: Make sure to match an already-canonicalized
9712         machine name (eg. mn10300-unknown-elf).
9714 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9716         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9717         New macros.
9718         (bootstrap, cross): Use RECURSE_FLAGS.
9719         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9721 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9723         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9725 2001-03-22  Colin Howell  <chowell@redhat.com>
9727         * Makefile.in (DO_X): Do not backslash single-quotes in
9728         backquotes (two places).
9730 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9732         Re-installed:
9733         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9734         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9735         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9736         * ltcf-cxx.sh: Likewise.
9737         * ltcf-gcj.sh: Likewise.
9739 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9741         * MAINTAINERS: Add myself as "documentation co-maintainer".
9743 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9745         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9746         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9748 2001-03-19  Tom Tromey  <tromey@redhat.com>
9750         * config-ml.in: Handle GCJ and GCJFLAGS.
9752 2001-03-21  Michael Chastain  <chastain@redhat.com>
9754         * Makefile.in: all-m4 depends on all-texinfo.
9756 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9758         * MAINTAINERS: Add myself to write after approval list.
9760 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9762         * Makefile.in (DO_X): Quote nested quotes.
9764 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9766         * MAINTAINERS: Add myself to write after approval list.
9768 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9770         * Makefile.in (DO_X): Use double quotes for quoting
9771         "RANLIB=$${RANLIB}".
9773 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9775         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9777 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9779         * configure.in: Only use `lang_requires' for languages athat are
9780         actually enabled.
9782 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9784         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9786 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9788         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9790 2001-03-07  Tom Tromey  <tromey@redhat.com>
9792         * configure.in: Allow config-lang.in to set `lang_requires' to list
9793         of other required languages.
9795 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9797         * Makefile.in: Remove RANLIB definition. Use RANLIB
9798         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9799         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9801 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9802             Alexandre Oliva  <aoliva@redhat.com>
9804         * Makefile.in (check-c++): Use tabs, not spaces.
9806 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9808         * MAINTAINERS: add myself to Write After Approval list.
9810 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9812         * Makefile.in (check-c++): New rule.
9814         * configure.in (target_libs): Remove libg++.
9815         (noconfigdirs): Remove libg++.
9816         (noconfigdirs): Same.
9817         (noconfigdirs): Same.
9818         (noconfigdirs): Same.
9820         * config-ml.in: Remove libg++ references.
9822         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9823         (ALL_TARGET_MODULES): Same.
9824         (configure-target-libg++): Remove.
9825         (all-target-libg++): Remove.
9826         (configure-target-libio): Remove.
9827         (all-target-libio): Remove.
9828         (check-target-libio): Remove.
9829         (.PHONY): Remove.
9830         (libg++.tar.bz2): Remove.
9831         (all-target-cygmon): Remove libio.
9832         (all-target-libstdc++): Remove.
9833         (configure-target-libstdc++): Remove.
9834         (TARGET_LIB_PATH): Remove libstdc++.
9835         (ALL_GCC_CXX): Remove libstdc++.
9836         (all-target-gperf): Correct.
9838 2001-02-16  Nick Clifton  <nickc@redhat.com>
9840         * configure.in (noconfigdirs): Allow configuration of texinfo
9841         for Cygwin hosts.
9843 2001-02-15  Anthony Green  <green@redhat.com>
9845         * configure: Introduce GCJ_FOR_TARGET.
9846         * configure.in: Ditto.
9847         * Makefile.in: Ditto.
9849 2001-02-13  Andreas Schwab  <schwab@suse.de>
9851         * MAINTAINERS: Update mail address.
9853 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9855         * config.guess: Add linux target for S/390.
9856         * config.sub: Likewise.
9858 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9860         * configure.in: for *-chorusos, don't config target-newlib and
9861         target-libgloss.
9863 2001-02-06  Ben Elliston  <bje@redhat.com>
9865         * configure: Output host type to stdout, not stderr.
9867 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9869         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9870         * ltcf-cxx.sh: Likewise.
9872         * config.if: Assume enable_libstdcxx_v3 is defined.
9874 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9876         Remove V2 C++ library.
9877         * configure.in: Remove --enable-libstdcxx_v3 support.
9879 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9881         * include/demangle.h: Add prototype for java_demangle_v3.
9883 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9885         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9887 2001-01-27  Richard Henderson  <rth@redhat.com>
9889         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9891 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9893         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9894         Don't unset, it's non-portable and no longer necessary, set to empty
9895         instead.
9897 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9899         * ltconfig: Shell portability fix for the tagname validity check.
9901 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9903         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9904         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9906 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9908         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9910 2001-01-26  Tom Tromey  <tromey@redhat.com>
9912         * configure.in: Allow libgcj to be built on Sparc Solaris.
9914 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9916         * ltcf-c.sh: Add aix5 case.
9917         * ltcf-cxx.sh: Likewise.
9918         * ltconfig: Likewise.
9920 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9922         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9923         keep at least one of build_libtool_libs or build_old_libs set to
9924         yes.
9926         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9927         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9929 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9931         * configure.in: Enable libgcj on several additional platforms.
9933 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9935         * configure.in: Enable libgcj for linux targets.
9937 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9939         * MAINTAINERS (Write After Approval): Add myself.
9941 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9943         * MAINTAINERS: Add myself as vax port maintainer.
9945 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9947         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9949 2001-01-09  Mike Stump  <mrs@wrs.com>
9951         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9952         failures of subdirectories.
9954 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9956         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9957         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9958         * ltcf-cxx.sh: Likewise.
9959         * ltcf-gcj.sh: Likewise.
9960         * ltconfig.sh: Fix typo.
9962 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9964         * configure: handle DOS-style absolute paths.
9966 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9968         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9970 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9972         * MAINTAINERS: Add myself as avr port co-maintainer.
9974 2000-12-28  Ben Elliston  <bje@redhat.com>
9976         * MAINTAINERS: Add myself under ``Write After Approval''.
9978 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9980         * texinfo: Remove directory from GCC.
9982 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9984         * COPYING: Update to current
9985         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9986         to 19yy as example year in copyright notice).
9988 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9990         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9991         (libstdcxx_incdir): Pass down.
9992         * config.if: Remove expired bits for cxx_interface, add stub.
9993         (libstdcxx_incdir): Add variable for g++ include directory.
9994         * configure.in (gxx_include_dir): Use it.
9996 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9998         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9999         with old-email address from ``Write After Approval''.
10001 2000-12-15  Andreas Jaeger  <aj@suse.de>
10003         * configure.in: Handle lang_dirs.
10005 2000-12-14  Tom Tromey  <tromey@redhat.com>
10007         * MAINTAINERS: Removed brads.
10009         * MAINTAINERS: Added gcj developers.
10011 2000-12-13  Anthony Green  <green@redhat.com>
10013         * configure.in: Disable libgcj for any target not specifically
10014         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10015         with g++ abi.
10017 2000-12-13  Mike Stump  <mrs@wrs.com>
10019         * Makefile.in (local-distclean): Also remove fastjar.
10021 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10023         * contrib/gcc_update: Add fastjar --touch entries.
10025 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10027         * configure.in: Disable language-specific target libraries for
10028         languages that aren't enabled.
10030 2000-12-10  Anthony Green  <green@redhat.com>
10032         * configure.in: Define libgcj.  Disable libgcj target libraries for
10033         most targets.
10035 2000-12-10  Neil Booth  <neilb@earthling.net>
10037         * MAINTAINERS: Update mail address, remove from WAA list.
10039 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10041         * libjava: Imported from /cvs/java.
10042         * libffi: Likewise.
10043         * Boehm-gc: Likewise.
10045 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10047         * configure.in (target_libs): Revert 2000-12-08 patch.
10048         (noconfigdirs): Added target-libjava.
10050 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10052         * djunpack.bat: removed.
10054 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10056         * Makefile.in: handle DOS-style absolute paths.
10057         * config-ml.in: likewise.
10058         * symlink-tree: likewise.
10060 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10062         * fastjar: Imported.
10064 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10066         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10067         libjava.
10068         * configure.in (target_libs): Removed `target-libjava'.
10070 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10072         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10073         (ALL_MODULES): Added fastjar.
10074         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10075         (all-target-libjava): all-fastjar replaces all-zip.
10076         (all-fastjar): Added.
10077         (configure-target-fastjar, all-target-fastjar): Likewise.
10078         * configure.in (host_tools): Added fastjar.
10080 2000-12-07  Mike Stump  <mrs@wrs.com>
10082         * Makefile.in (local-distclean): Remove leftover built files.
10084 2000-11-24  Nick Clifton  <nickc@redhat.com>
10086         * configure.in (xscale-elf): Add target.
10087         (xscale-coff): Add target.
10089 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10091         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10092         recent versions of FreeBSD (release 3 or later).
10093         * ltconfig: On FreeBSD, -lc must not be provided when building
10094         a shared library or else the standard -pthread gcc option is
10095         rendered worthless to later users of the built library.
10097 2000-11-16  Fred Fish  <fnf@be.com>
10099         * configure.in (enable_libstdcxx_v3): Fix typo,
10100         libstd++ -> libstdc++.
10102 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10104         * MAINTAINERS: Add self to Write After Approval list.
10106 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10108         * MAINTAINERS: Update my email address.  Add myself to global write
10109         privs list.
10111 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10113         * Makefile.in: Merge with src and libgcj.
10114         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10115         configure-target-<library> when their configure scripts need the C
10116         or C++ library to have already been built to work properly.
10117         (do_proto_toplev): Set them to an empty string.
10119         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10120         (REALLY_SET_LIB_PATH): Use them.
10122 2000-11-17  Stan Shebs  <shebs@apple.com>
10124         * MAINTAINERS: Add self to Write After Approval list.
10126 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10128         * configure: Provide the original toplevel configure arguments
10129         (including $0) to subprocesses in the environment rather than
10130         through gcc/configargs.h.
10132 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10134         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10135         C99.  Alphabetise "Write After Approval" list.
10137 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10139         * configure: Turn on libstdc++ V3 by default.
10141         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10142         if we've got GCC.
10144 2000-11-11  Philip Blundell  <philb@gnu.org>
10146         * MAINTAINERS: Add self to Write After Approval list.
10148 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10150         * ltcf-c.sh (aix4): Improve shared library configuration; require
10151         exporting symbols.
10152         * ltcf-cxx.sh (aix4): Define.
10153         * ltconfig (aix4): Define library and soname specs appropriate for
10154         AIX.  Define command to create export symbols list.
10156 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10158         * config.sub: Add support for Sun Chorus
10160 2000-10-31  Nick Clifton  <nickc@redhat.com>
10162         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10163         <name>@redhat.com.  Also installed new email address for Clint
10164         Popetz.
10166 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10168         * etc: Remove directory from GCC.
10170 2000-10-16  Michael Meissner  <meissner@redhat.com>
10172         * configure (gcc/configargs.h): Only create if there is a build GCC
10173         directory created.
10175 2000-10-16  Matthias Klose  <doko@debian.org>
10177         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10178         when configured for libstdc++-v3.
10180 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10182         * configure: Save configure arguments to gcc/configargs.h.
10184 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10186         * config.guess: Import CVS version 1.157.
10187         * config.sub: Import CVS version 1.181.
10189 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10191         * Makefile.in (bootstrap): avoid recursion if subdir missing
10192         (cross): ditto
10193         (do-proto-toplev): ditto
10195 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10197         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10198         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10200         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10201         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10202         all affected `configure' scripts.
10204 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10206         * MAINTAINERS: Add self as cpplib co-maintainer.
10208 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10210         * MAINTAINERS: Add self to Write After Approval list.
10212 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10214         * INSTALL/README: egcs -> GCC update.
10216 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10218         * MAINTAINERS: Add myself to Write After Approval list.
10220 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10222         * MAINTAINERS: Add myself to Write After Approval list.
10224 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10226         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10227         X11 libraries for hppa64.
10229 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10231         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10233 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10235         * Makefile.in (all-zlib): Added dummy target.
10237         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10238         ltcf-gcj.sh: Updated from libtool multi-language branch.
10240 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10242         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10243         (bootstrap*): Depend on all-bootstrap.
10245 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10247         * config.guess: Import CVS version 1.156.
10248         * config.sub: Import CVS version 1.179.
10250 2000-09-02  Anthony Green  <green@cygnus.com>
10252         * Makefile.in (all-gcc): Depend on all-zlib.
10253         (CLEAN_MODULES): Add clean-zlib.
10254         (ALL_MODULES): Add all-zlib.
10255         * configure.in (host_libs): Add zlib.
10257 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10259         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10260         crosses, but add gcc/include to the header search path for them.
10262 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10264         * MAINTAINERS: Add self to Write After Approval list.
10266 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10268         * config.guess: Import CVS version 1.152.
10269         * config.sub: Import CVS version 1.177.
10271 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10273         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10274         $targargs to tell whether newlib is going to be built.
10276         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10277         $$r/TARGET_SUBDIR/libio for _G_config.h.
10279 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10281         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10283 2000-08-22  DJ Delorie  <dj@redhat.com>
10285         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10287 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10289         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10290         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10291         sub-configures.
10293 2000-08-21  DJ Delorie  <dj@redhat.com>
10295         * MAINTAINERS: Add self as a libiberty maintainer
10297 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10299         * configure.in (libstdcxx_flags): Use
10300         libstdc++-v3/src/libstdc++.INC.
10302 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10304         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10306 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10308         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10310         * configure: Make enable_threads and enable_shared defaults
10311         explicit.  Substitute enable_threads into generated Makefiles.
10312         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10313         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10315 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10317         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10319 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10321         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10322         previous delta.
10324 2000-08-11  Jason Merrill  <jason@redhat.com>
10326         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10327         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10328         (FLAGS_FOR_TARGET): Not here.
10329         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10331 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10333         * config-ml.in (CC, CXX): Don't introduce a leading space.
10335 2000-08-07  DJ Delorie  <dj@delorie.com>
10337         * MAINTAINERS: Add self as a DJGPP maintainer
10339 2000-08-07  DJ Delorie  <dj@redhat.com>
10341         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10342         "if we're also building gcc, and it's a gcc that will run on the
10343         build machine, we want to use its includes instead of the system's
10344         default includes".
10346 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10348         * MAINTAINERS: Add self to Write After Approval list.
10350 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10352         * configure.in (libstdcxx_flags): Don't use `"'.
10354         * config-ml.in: Adjust multilib search paths to the
10355         appropriate multilib tree.
10357 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10359         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10360         commas in $LANGUAGES.
10362 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10364         * configure.in: Re-enable all references to libg++ and librx.
10366 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10368         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10369         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10370         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10371         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10373         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10375 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10377         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10378         CXX_FOR_TARGET for sed.
10380 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10382         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10383         Do not override if already set in the environment or in configure.
10384         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10385         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10387 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10389         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10390         the libtool CVS tree multi-language branch.
10391         * ltconfig, ltmain.sh: Updated.
10393 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10395         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10396         (clean-target): Depend on it.
10398         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10399         (GCC_FOR_TARGET): Use it.
10400         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10401         * configure.in: ... here.
10402         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10403         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10405 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10407         * MAINTAINERS: Add self to Write After Approval list.
10409 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10411         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10412         (configure-target-libchill, configure-target-libobjc): Likewise.
10414         * configure.in: Use the same cache file for all target libs.
10415         * config-ml.in: But different cache files per multilib variant.
10417 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10419         * configure (topsrcdir): Don't use dirname.
10421 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10423         * MAINTAINERS: Add self to Write After Approval list.
10425 2000-07-20  Jason Merrill  <jason@redhat.com>
10427         * configure.in: Remove all references to libg++ and librx.
10429         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10431 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10433         * config.sub: Update to subversions version 2000-07-06.
10435 2000-07-12  Andrew Haley  <aph@cygnus.com>
10437         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10438         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10440 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10442         * symlink-tree:  Check number of arguments.
10444 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10446         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10447         search path for a g++ extracted from the build tree.  This
10448         will allow link tests run by configure scripts in
10449         subdirectories to succeed.
10451 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10453         * ltconfig: Add support for mips-dde-sysv4.2MP
10455 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10457         * MAINTAINERS: Add myself as loop discovery maintainer.
10459 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10461         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10462         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10464 2000-06-19  Timothy Wall  <twall@cygnus.com>
10466         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10467         * config.sub: Add tic54x target.
10469 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10471         * MAINTAINERS: Add self as Fortran maintainer,
10472         remove Craig Burley.
10474 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10476         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10477         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10479 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10481         * MAINTAINERS: Add self as i18n maintainer
10483 20000-05-21  H.J. Lu  (hjl@gnu.org)
10485         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10486         directory are used if they exist. Make sure
10487         $(build_tooldir)/include is searched for header files,
10488         $(build_tooldir)/lib/ for library files.
10489         (GCC_FOR_TARGET): Likewise.
10490         (CXX_FOR_TARGET): Likewise.
10492 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10494         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10496 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10498         * Makefile.in (configure-target-libiberty): Depend on
10499         configure-target-newlib.
10501 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10503         * configure.in, Makefile.in: Merge all libffi-related
10504         configury stuff from the libgcj tree.
10506 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10508         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10509         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10511 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10513         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10514         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10515         current version information.  Add to proto-toplev directory.
10516         (gdb-taz): Build do-djunpack.
10518 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10520         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10522 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10524         * MAINTAINERS: Add self to Write After Approval list.
10526 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10528         * ltmain.sh: Preserve in relink_command any environment
10529         variables that may affect the linker behavior.
10531 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10533         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10535 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10537         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10539 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10541         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10542         with the version name.
10544 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10546         * MAINTAINERS: Add self as bb-reorder maintainer.
10548 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10550         * config.if: Tweak.
10552 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10554         * djunpack.bat: New file.
10556 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10558         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10559         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10560         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10561         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10563 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10565         * config.sub (case $basic_machine): Change default for "ibm-*"
10566         to "openedition".
10568 2000-04-13  Andreas Jaeger  <aj@suse.de>
10570         * MAINTAINERS: Added myself.
10572 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10574         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10575         (do-md5sum): New target.
10576         (MD5PROG): Define.
10577         (PACKAGE): Default to TOOL.
10578         (VER): Default to a shell script.
10579         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10580         md5 checksum generation.
10581         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10582         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10583         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10584         insight.tar.bz2): Use gdb-taz to create archive.
10586 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10588         * configure (warn_cflags): Delete.
10590 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10592         * MAINTAINERS: Added myself.
10594 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10595             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10597         * configure.in (enable_libstdcxx_v3): Add.
10598         (target_libs): Add bits here to switch between libstdc++-v2 and
10599         libstdc++-v3.
10600         * config.if: And this file too.
10601         * Makefile.in: Add libstdc++-v3 targets.
10603 2000-04-05  Michael Meissner  <meissner@redhat.com>
10605         * config.sub (d30v): Add d30v as a basic machine type.
10607 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10609         * configure.in: -linux-gnu*, not -linux-gnu.
10611 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10613         * MAINTAINERS: Add self in write-after-approval section.
10615 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10617         * MAINTAINERS: Add self as ia64 port maintainer.
10619 2000-03-08  Neil Booth  <NeilB@earthling.net>
10621         * MAINTAINERS: Add self in write-after-approval section.
10623 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10625         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10626         (do-tar-bz2): Replace TOOL with PACKAGE.
10627         (gdb.tar.bz2): Remove GDBTK from GDB package.
10628         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10629         dejagnu.tar.bz2): New packages.
10631 2000-02-27  Andreas Jaeger  <aj@suse.de>
10633         * configure.in: Add entry for mips*-*-linux*, move catch all
10634         *-*-*linux* entry below this one.
10636 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10638         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10640 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10642         * config.sub: Support an OS of "wince".
10644 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10646         * config.guess, config.sub: Updated to match config's 2000-02-15
10647         version.
10649 2000-02-23  Linas Vepstas  <linas@linas.org>
10651         * config.sub: Add support for Linux/IBM 370.
10652         * configure.in: Likewise.
10654 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10656         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10658 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10660         * config.guess: Guess "cygwin" rather than "cygwin32".
10662 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10664         * configure (gcc_version): When setting, narrow search to
10665         lines containing `version_string'.
10667 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10669         * config.sub: Add support for avr target.
10671 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10673         * MAINTAINERS: Add maintainers for MCore port.
10675 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10677         * config.sub: Add mmix-knuth-mmixware.
10679 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10681         * MAINTAINERS: Pair cccp with cpplib maintainership.
10683 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10685         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10686         structure stuff to -L library search.
10687         (CXX_FOR_TARGET): Ditto.
10688         (CROSS_CHECK_MODULES): Fix spelling mistake.
10690 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10692         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10693         the C++ compiler.
10695 2000-01-12  Richard Henderson  <rth@cygnus.com>
10697         * configure.in: Don't build some bits for beos.
10699 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10701         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10702         as include files.
10704 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10706         * Add self as cpplib maintainer, as requested by Jason
10707         Merrill.  Correct my e-mail address.
10709 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10711         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10712         not mh-aix43.
10714 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10716         * MAINTAINERS: Add myself to "write after approval" list.
10718 1999-12-14  Richard Henderson  <rth@cygnus.com>
10720         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10721         * config.sub: Accept alphaev[78], alphaev8.
10723 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10725         * config.guess, config.sub: Update from autoconf.
10727 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10729         * MAINTAINERS:  update my playtime e-address.
10731 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10733         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10734         necessary libraries are missing.
10736 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10738         * MAINTAINERS: Add new 'write after approval' maintainer.
10740 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10742         * MAINTAINERS: Add new Java maintainer.
10744 1999-10-25  Andreas Schwab  <schwab@suse.de>
10746         * configure: Fix quoting inside arguments of eval.
10748 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10750         * config-ml.in: Allow suppression of some ARM multilibs.
10752 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10754         * config.guess: Add OS/390 match pattern.
10755         * config.sub: Add mvs, openedition targets.
10756         * configure.in (i370-ibm-opened*): New.
10758 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10760         * config.sub: Add support for configuring for pj.
10762 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10764         * config.sub (maybe_os): Add support for configuring for fr30.
10766 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10768         * configure.in: Do not configure or build ld for AIX
10769         platforms.  ld is known to be broken on these platforms.
10771 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10773         * config-ml.in: Pass compiler flag corresponding to multidirs to
10774         subdir configures.
10776 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10778         * Makefile.in (LDFLAGS): Define.
10780 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10782         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10783         noconfigdirs.
10784         (*-*-cygwin*): Likewise.
10786 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10788         * mkdep: New file.
10789         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10790         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10792         From Eli Zaretskii <eliz@is.elta.co.il>:
10793         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10794         long file name when using DJGPP on MS-DOS.
10796 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10798         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10800 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10802         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10803         dependency as this causes "make check" to globally "make all"
10805 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10807         * configure.in (target_libs): Added target-zlib.
10808         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10809         (CONFIGURE_TARGET_MODULES): Likewise.
10810         (CHECK_TARGET_MODULES): Likewise.
10811         (INSTALL_TARGET_MODULES): Likewise.
10812         (CLEAN_TARGET_MODULES): Likewise.
10813         (configure-target-zlib): New target.
10814         (all-target-zlib): Likewise.
10815         (all-target-libjava): Depend on all-target-zlib.
10816         (configure-target-libjava): Depend on configure-target-zlib.
10818         * Makefile.in (configure-target-libjava): Depend on
10819         configure-target-newlib.
10820         (configure-target-boehm-gc): New target.
10821         (configure-target-qthreads): New target.
10823         * configure.in (target_libs): Added target-qthreads.
10824         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10825         (CONFIGURE_TARGET_MODULES): Likewise.
10826         (CHECK_TARGET_MODULES): Likewise.
10827         (INSTALL_TARGET_MODULES): Likewise.
10828         (CLEAN_TARGET_MODULES): Likewise.
10829         (all-target-qthreads): New target.
10830         (configure-target-libjava): Depend on configure-target-qthreads.
10831         (all-target-libjava): Depend on all-target-qthreads.
10833         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10834         (CONFIGURE_TARGET_MODULES): Likewise.
10835         (CHECK_TARGET_MODULES): Likewise.
10836         (INSTALL_TARGET_MODULES): Likewise.
10837         (CLEAN_TARGET_MODULES): Likewise.
10838         (all-target-libjava): New target.
10839         (all-target-boehm-gc): Likewise.
10840         * configure.in (target_libs): Added libjava, boehm-gc.
10842 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10844         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10845         configure.bat in SUPPORT_FILES.
10846         (gas+binutils.tar.bz2): Likewise.
10848         * makeall.bat: Remove; obsolete.
10850 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10852         From Mark Elbrecht:
10853         * configure.bat: Remove; obsolete.
10855 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10857         * configure: Add -W -Wall to the default CFLAGS when compiling with
10858         gcc.
10860 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10862         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10864 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10866         * configure.in: Build ld on IRIX6.
10868 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10870         * Makefile.in: Change distribution targets to use bzip2 instead of
10871         gzip.
10872         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10873         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10875 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10877         * config.sub: Add mcore target.
10879 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10881         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10883 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10885         * config.guess (dummy): Changed to $dummy.
10887 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10889         * config.sub: Tidied up case statements.
10891 1999-05-22  Ben Elliston  <bje@cygnus.com>
10893         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10894         <jiro@din.or.jp>.
10896         * config.guess: Merge with FSF version. Future changes will be
10897         more accurately recorded in this ChangeLog.
10898         * config.sub: Likewise.
10900 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10902          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10904 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10906         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10908 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10910         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10912 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10914         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10915         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10916         Bad merge removed these two changes.
10918 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10919                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10921         * config.guess (interix Alpha): Add.
10923 1999-04-11  Richard Henderson  <rth@cygnus.com>
10925         * configure.in (i?86-*-beos*): Do config gperf; don't config
10926         gdb, newlib, or libgloss.
10928 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10930         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10931         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10932         from multidirs.
10934 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10936         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10938 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10940         * config.sub: Add support for mcore targets.
10942 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10944         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10945         not mt-ospace, in order to shut up assembler warning about using
10946         symbols that are named the same as registers.
10948 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10950         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10951         dependency list for all-target-cygmon.
10953 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10955         * config-ml.in: Check $host, not $target, for selective multilibs.
10956         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10957         thumb interworking, and underscore prefix multilibs.
10959 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10961         * missing: Update to version from current automake.
10963 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10965         * configure (gxx_include_dir): Removed.
10967         * configure.in (gxx_include_dir): Handle it.
10968         * Makefile.in: Likewise.
10970 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10972         * config.sub (mips64vr4111,mips64vr4111el) Add.
10974 1999-03-21  Ben Elliston  <bje@cygnus.com>
10976         * config.guess: Correct typo for detecting ELF on FreeBSD.
10978 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10980         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10981         config/mh-djgpp.
10983 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10985         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10986         all-target-newlib to dependency list for all-target-bsp.
10988 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10990         * config.sub: Add i386-uwin support.
10991         * config.guess: Likewise.
10993 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10995         * configure.in: cleanup, add mh-*pic handling for arm, special
10996         case powerpc*-*-aix*
10998 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11000         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11001         can be built.
11003 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11005         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11006         targets.
11008 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11010         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11012 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11014         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11016 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11018         * config.sub: Fix typo in arm recognition.
11020 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11022         * configure.in (noconfigdirs): Changed target_configdirs to
11023         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11024         rather than m68k-*-* since it is not known to work on
11025         m68k-aout. Ditto for arm-*-*oabi.
11027 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11029         * configure.in (*-*-windows*): Remove, no longer used.
11031 1999-02-19  Ben Elliston <bje@cygnus.com>
11033         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11034         Smart and improved by Andrew Cagney.
11036 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11038         * config.guess: Recognize openbsd-*-hppa.
11040 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11042         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11043         only if it is not empty.
11045 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11047         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11049         * config.guess: Modified to recognize uname's armv* syntax.
11051         * config.sub: Modified to recognize uname's armv* syntax.
11053 1999-02-17  Mark Salter  <msalter@cygnus.com>
11055         * configure.in: Added target-bsp for sparclite.
11057 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11059         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11061 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11063         * configure.in: Add support for strongarm port.
11064         * config.sub: Add support for strongarm target.
11066 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11068         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11069         the old name config/mh-cygwin32.
11070         Enable texinfo.
11072 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11074         * configure.in: Do build ld for ix86 Solaris.
11076 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11078         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11079         $AR_FOR_TARGET.  Likewise for RANLIB.
11081 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11083         * config.sub (oabi):  Recognize.
11084         * configure.in (arm-*-oabi):  Handle.
11086 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11088         * config.guess: Improve detection of i686 on UnixWare 7.
11090 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11092         * config.guess: Add support for i386-pc-interix.
11093         * config.sub: Likewise.
11094         * configure.in: Likewise.
11096 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11098         * Makefile.in: Remove unneeded all-target-libio from
11099         from all-target-winsup target since it is now unneeded.
11100         Add all-target-libtermcap in its place since it is now
11101         needed.
11103 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11105         * configure.in: makefile stub for cygwin target is probably
11106         unnecessary.  Remove it for now.
11108 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11110         * configure.in: libtermcap.a should be built when cygwin is the
11111         target as well as the host.
11112         * config.guess: Allow mixed case in cygwin uname output.
11113         * Makefile.in: Add libtermcap target.
11115 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11117         * config.sub: Clean up handling of hppa2.0.
11119 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11121         * config.guess: Use C code to identify more HP machines.
11123 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11125         * config.sub: Handle hppa2.0.
11127 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11129         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11130         cygmon for all sparclite targets, regardless of object format.
11132 1998-12-15  Mark Salter  <msalter@cygnus.com>
11134         * configure.in: Added target-bsp for several target architectures.
11136         * Makefile.in: Added rules for bsp.
11138 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11140         * config.guess: Improve detection of hppa2.0 processors.
11142 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11144         * config.guess: Recognize FreeBSD using ELF automatically.
11146 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11148         * configure (skip-this-dir): Add handling for new shell script, which
11149         might be created by a sub-directory's configure to indicate, this particular
11150         directory is "unwanted".
11151         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11153 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11155         * ltconfig: import from libtool, after changing libtool to
11156         account for the cygwin name change.
11158 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11160         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11161         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11163 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11165         * configure.in: Add libtermcap to list of cygwin dependencies.
11167 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11169         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11170         they include winsup/include when it's a cygwin target.
11172 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11174         * configure.in (host_tools): Added zip.
11175         * Makefile.in (all-target-libjava): Depend on all-zip.
11176         (all-zip): New target.
11177         (ALL_MODULES): Added all-zip.
11178         (NATIVE_CHECK_MODULES): Added check-zip.
11179         (INSTALL_MODULES): Added install-zip.
11180         (CLEAN_MODULES): Added clean-zip.
11182 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11184         * Makefile.in: lose "32" from comment about cygwin.
11186 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11188         * configure.in: Use -Os to build target libraries for the fr30.
11190 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11192         * config.sub: Add fr30.
11194 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11196         * configure.in: drop "32" from config/mh-cygwin32.  Check
11197         cygwin* instead of cygwin32*.
11198         * config.sub: Check cygwin* instead of cygwin32*.
11200 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11202         * config.guess: Match any version of Unixware7.
11204 1998-10-20  Syd Polk  <spolk@cygnus.com>
11206         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11207         if desired.
11209 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11211         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11212         these if the appropriate directories and files to not exist.
11214 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11216         * Makefile.in (DEVO_SUPPORT): Add config.if.
11218 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11220         * configure: Add pattern to replace "build_tooldir"'s
11221         definition in the generated Makefile with "tooldir"'s
11222         actual value.
11224 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11226         * config.sub: Bring back lost sparcv9.
11228         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11230 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11232         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11233         CC_FOR_TARGET and friends.
11235 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11237         * Makefile.in (build_tooldir): New variable, same as tooldir.
11238         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11239         -B$(build_tooldir)/bin/.
11240         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11242 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11244         * README: Remove installation instructions and refer to the
11245         INSTALL directory instead.
11247 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11249         * config.sub: Add support for i[34567]86-pc-udk.
11250         * configure.in: Likewise.
11252 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11254         * Makefile.in: add bzip2 package building bits for user
11255         tools module
11256         * configure.in: ditto
11258 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11260         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11261         (ALL_TARGET_MODULES): Add all-target-libobjc.
11262         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11263         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11264         (all-target-libchill): Add dependencies.
11265         * configure.in (target_libs): Add libchill.
11267 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11269         * configure.in (target_subdir): Remove duplicate line.
11271 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11273         * Makefile.in (all-automake): fix dependencies.
11275 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11277         * configure.in: Minor cleanups for building in the $(target_alias)
11278         subdir.
11280 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11282         * Makefile.in (bootstrap): Set r and s before make all.  Use
11283         BASE_FLAGS_TO_PASS in make all.
11284         (cross): Likewise.
11286 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11288         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11290 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11292         * config.sub: Fix typo in last change.
11294 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11296         * config.sub: Add support for C4x target.
11297         * configure.in: Likewise.
11299 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11301         * config.sub: Recognize sparcv9 just like sparc64.
11303 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11305         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11307 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11309         * config.guess: Correctly identify Pentium II sco boxes.
11311         * config.guess: Fix "tr" code.  From Weiwen Liu.
11313 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11315         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11316         stabs.
11318 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11320         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11321         (ALL_TARGET_MODULES): Add all-target-libchill.
11322         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11323         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11324         (all-target-libchill): Add dependencies.
11325         * configure.in (target_libs): Add libchill.
11327 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11329         * config.guess: Avoid assumptions about "tr" behaves when
11330         LANG is set to something other than English.
11332 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11334         * configure (gxx_include_dir): Changed to
11335         '${prefix}/include/g++'-${libstdcxx_interface}.
11337         * config.if: New to determine the interfaces.
11339 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11341         * config.guess: Detect and handle MPE/IX.
11342         * config.sub: Deal with MPE/IX.
11344 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11346         * configure.in: Use mh-aix43.
11348 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11350         * configure: Fix --without/--disable cases for gxx-include-dir.
11352 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11354         * mdata-sh:  Imported.  Needed for automake support.
11356 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11358         * Makefile.in (taz): Try "chmod -R og=u ." before
11359         "chmod og=u `find . -print`".
11361 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11363         * configure.in: Add arm-elf and thumb-elf support.
11365 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11367         * Makefile.in: Undo previous patch.
11369 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11371         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11372         to here ...
11373         (install-no-fixedincludes): and here
11374         (INSTALL_MODULES): ... from here.
11376 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11378         * config.sub: Merge with FSF.
11380         * config.guess: Merge with FSF.
11382 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11384         * configure (extraconfigdirs): New variable.
11385         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11386         * Makefile.in (all): Move higher in file.
11387         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11388         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11389         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11390         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11391         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11393 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11395         * Makefile.in (all-target-libjava): Depend on all-gcc and
11396         all-target-newlib.
11397         (configure-target-libjava): Depend on $(ALL_GCC).
11399 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11401         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11402         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11404 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11406         * INSTALL/README: Fix typo.
11408 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11410         * ylwrap: Change absolute path checks to check for DOS style path
11411         names.
11413         * ylwrap: Don't use a full path name if the source file is in the
11414         same directory.  From hjl@lucon.org (H.J. Lu).
11416         * config-ml.in: Default to being verbose, to match Feb 18 change to
11417         configure.
11419 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11421         Brought over from egcs:
11423         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11425         * configure.in (target_subdir): Set to ${target_alias} instead
11426         of "libraries".
11428         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11430         * configure.in (target_subdir): Set to libraries if enable_multilib.
11432 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11434         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11435         multilibs, force reconfiguration the first time we create
11436         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11438 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11440         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11441         avoid confusion with --no-recursion.
11443 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11445         * configure.in: Win32 hosts shouldn't use install -x
11446         * install-sh: remove -x option, and special .exe-handling
11447         hack.
11449 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11451         * config.guess: Recognize i586-pc-beos.
11452         * configure.in: Don't build some bits for beos.
11454 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11456         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11457         CFLAGS default to -O2.
11459         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11460         when using GNU ld.
11462 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11464         * ltmain.sh: Correct install when using a different shell.
11466 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11468         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11470 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11472         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11473         target.
11475 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11477         * ltconfig: Update to correct AIX handling.
11479 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11481         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11483         * configure.in (target_subdir): Set to ${target_alias} instead
11484         of "libraries".
11486 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11488         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11489         (Makefile): Depend on $(gcc_version_trigger).
11491         * configure (gcc_version): Change default initializer to empty
11492         string.
11493         (gcc_version_trigger): New variable; pass this variable down
11494         to subdir configures to enable them checking gcc's version
11495         themselves. Emit make macros for both gcc_version vars.
11496         (topsrcdir): Initialize reliably.
11497         (recursion line): Remove --with-gcc-version=${gcc_version}.
11499 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11501         * configure (enable_version_specific_runtime_libs): Implement new flag
11502         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11503         in $(libsubdir); emit definition in each generated Makefile.
11504         (gxx_include_dir): Initialize depending on
11505         $enable_version_specific_runtime_libs.
11507 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11509         * configure (gcc_version): Initialize properly depending on
11510         how and where configure is started.
11511         (recursion line): Pass a --with-gcc-version=${gcc_version}
11512         to configures in subdirs.
11514 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11516         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11517         cygmon
11519 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11521         * configure.in: Add cygmon and libstub support for mn10200.
11523 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11525         * configure (gcc_version): Add new variable describing the
11526         particular gcc version we're building.
11527         * Makefile.in (libsubdir): Add new macro for the directory
11528         in which the compiler finds executables, libraries, etc.
11529         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11530         and libsubdir.
11532 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11534         * Makefile.in (local-clean): Remove *.log.
11535         (warning.log): Built with warn_summary from build.log.
11536         (mail-report.log): Run test_summary.
11537         (mail-report-with-warnings.log): Run test_summary including
11538         warning.log in the report.
11540 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11542         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11544 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11546         * Makefile.in (grep): Grep no longer depends on libiberty.
11548 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11550         * Makefile.in: all-snavigator needs all-libgui.
11552 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11554         * configure.in: Add cygmon and libstub support for mn10300.
11556 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11558         * missing: Update to version from automake 1.3.
11560         * ltmain.sh: On installation, don't get confused if the same name
11561         appears more than once in the list of library names.
11563 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11565         * config.sub: Accept m68060 and m5200 as CPU names.
11567 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11569         * configure: Use && rather than using -a in test, because odd
11570         strings can confuse test.
11571         * configure.in: Likewise.
11573 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11575         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11577 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11579         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11580         bootstrap4-lean): New targets.
11582 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11584         * mpw-* Delete.  Not used.
11586 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11588         * COPYING.LIB: Update FSF address.
11590 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11592         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11594         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11595         GAS_SUPPORT_DIRS.
11597 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11599         * ltconfig, ltmain.sh: Avoid producing a version number if
11600         -version-info was not used.
11602 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11604         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11605         building with newlib.
11607 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11609         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11610         Solaris `make' causes it to continue to next definition.
11612 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11614         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11615         the right GUI libraries and files are installed along with GDB.
11617 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11619         * configure.in: Change alpha to alpha* in several places.
11621 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11623         * config.sub: Recognize sparc86x.
11625 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11627         * configure.in (--enable-target-optspace): Remove debug echo.
11629 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11631         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11633 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11635         * ltconfig: Update cygwin32 support.
11637         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11638         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11639         (GDB_SUPPORT_DIRS): Likewise.
11641 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11643         * configure.in (target_makefile_frag): If --enable-target-optspace,
11644         use -Os to compile target libraries rather than -O2.  Default to
11645         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11646         not used.
11647         * configure.in (target_cflags): Ditto for d30v.
11649 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11651         * Makefile.in (all-bfd): Depend on all-intl.
11652         (all-binutils): Likewise.
11653         (all-gas): Likewise.
11654         (all-gprof): Likewise.
11655         (all-ld): Likewise.
11657 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11659         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11661 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11663         * Makefile.in (all-bfd): Depend upon all-libiberty.
11665         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11667 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11669         * Makefile.in: Add libstub.
11671         * configure.in: Ditto. Build libstub for targets that have cygmon
11672         support.
11674 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11676         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11678 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11680         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11681         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11683 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11685         * configure: Define DEFAULT_M4 by searching PATH.
11686         * Makfile.in: Use DEFAULT_M4.
11688 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11690         * ltconfig: Add cygwin32 support.
11692         * Makefile.in, configure.in: Add libtool as a native only directory
11693         to configure and build.
11695 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11697         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11699 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11701         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11703 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11705         * Makefile.in: add ash make rules
11706         * configure.in: add ash to native_only and host_tools lists
11708 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11710         * Makefile.in (all-gettext, all-intl): New targets.
11711         (ALL_MODULES): Added all-gettext, all-intl.
11712         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11713         (INSTALL_MODULES): Added install-gettext, install-intl.
11714         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11716         * configure.in (host_tools): Added gettext.
11717         (native_only): Likewise.
11718         (noconfigdirs) [various cases]: Likewise.
11719         (host_libs): Added intl.
11721 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11723         * configure: Do not disable building gdbtk for cygwin32 hosts.
11725 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11727         * configure.in: Add thumb-coff target.
11728         * config.sub: Add thumb-coff target.
11730 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11732         * Makefile.in: Revert yesterday's change.
11733         (all-target-winsup):  all-target-librx stays out of here.
11735 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11737         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11738         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11739         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11740         Remove references to librx and libg++.
11742 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11744         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11745         recursive makes
11747 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11749         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11750         for newlib directory.
11751         (CXX_FOR_TARGET): Likewise.
11753 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11755         * ltconfig: Update after libtool/ltconfig.in change for
11756         hpux11.
11758 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11760         * ltconfig, ltmain.sh: Update to libtool 1.2.
11762 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11764         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11765         (install-gcc-cross): Instead, override LANGUAGES here.
11767 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11769         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11770         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11772 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11774         * configure.in: Add Thumb-pe target.
11776 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11778         * Makefile.in - changed sn targets to snavigator
11779         * configure.in - changed sn targets to snavigator
11781 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11783         * config-ml.in: After building symlink tree call make distclean
11784         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11785         to be the case for libiberty.
11787 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11789         * configure: When making link, also check the current
11790         directory. The configure scripts may create one.
11792 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11794         * config.sub: Accept alphapca56 and alphaev6 properly.
11796 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11798         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11800 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11802         * config.sub (sco5): Fix typo.
11804 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11806         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11807         install-itcl.
11808         (install-itcl): Remove dependency on install-tcl.
11810 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11812         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11814 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11816         * configure.in: Don't build libgui for a cygwin32 target when not on
11817         a cygwin32 host.
11819 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11821         * configure (redirect): Set to null, so default behavior of
11822         configure is now --verbose.
11824 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11826         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11827         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11829 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11831         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11832         this change to sync Makefile.in with its ChangeLog entries.
11834 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11836         * ltmain.sh (mkdir): Check that the directory doesn't exist
11837         before we exit with error, so that we don't get races during
11838         parallel builds.
11840 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11842         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11844 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11846         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11847         PICFLAG_FOR_TARGET.
11848         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11850         * configure: Emit a definition for the new macro enable_shared
11851         into each Makefile.
11853 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11855         * configure.in (host_tools, native_only): Add libtool.
11857 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11859         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11860         Fix typo in ming config comment.
11862 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11864         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11866 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11868         * config.sub: Add tic30 cases, and map c30 to tic30.
11870 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11872         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11873         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11874         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11875         (CLEAN_TARGET_MODULES): Similarly
11876         (all-target-libf2c): Add dependences.
11877         * configure.in (target_libs): Add libf2c.
11879 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11881         * configure.in: Remove expect from noconfigdirs when target
11882         is cygwin32.  OK to build expect and dejagnu with Canadian
11883         Cross.
11885 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11887         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11888         host.
11890         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11891         and mingw32.
11893 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11895         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11896         here as it is not defined in the toplevel Makefile.
11898 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11900         * configure (package_makefile_rules_frag): New variable, which names
11901         a file with generic rules, ...
11902         Change comment to mention we now have FIVE parts.
11903         * configure: Undo last change.
11905 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11907         * config.guess: More accurate determination of HP processor types.
11908         * config.sub: More accurate determination of HP processor types.
11910 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11912         * configure (package_makefile_frag): Move inserting the
11913         ${package_makefile_frag} to where it should be according
11914         to the comment.
11916 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11918         * config.guess: Add support for Linux/ARM.
11920 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11922         * .cvsignore: Remove *-info and *-install since they match
11923         release-info and mpw-install, which we don't want to just ignore.
11925 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11927         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11929 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11931         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11932         local_prefix to sub-make invocations.
11934 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11936         * configure.in: Check makefile fragments in the source
11937         directory.
11939 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11941         * configure.in: Check whether host and target makefile
11942         fragments exist before adding them to *_makefile_frag.
11944 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11946         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11948 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11950         * configure.in: Make sure we only replace RPATH_ENVVAR on
11951         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11952         regexp to sed.
11954         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11955         to sub-makes.
11957 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11959         * config-ml.in (multi-do): LDFLAGS must include multilib
11960         designator.
11962 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11964         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11966 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11968         * config.sub: Add mingw32 support.
11969         * configure.in: Likewise.
11971 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11973         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11975 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11977         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11978         * configure (gxx_include_dir): Provide a definition for subdirs
11979         which do not use autoconf.
11981 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11983         * config.guess: Sync with egcs.  Picks up new alpha support,
11984         BeOS & some additional linux support.
11986 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11988         * config.guess: HP 9000/803 is a PA1.1 machine.
11990 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11992         * configure.in: It's alpha*-...
11994 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11996         * configure.in (host_makefile_frag, target_makefile_frag):
11997         Handle multiple config files.
11998         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11999         alpha-*-*.
12001 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12003         * mkdep: New file.
12005 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12007         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12009 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12011         * Makefile.in: Add libgui directory.
12012         (GDB_TK): Add all-libgui.
12013         * configure.in: Add libgui directory.
12014         * configure: Add all-libgui to GDB_TK.
12016 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12018         * config-ml.in (multidirs): Add m32r to multilib list.
12020 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12022         * Makefile.in (all-target-gperf): Change dependency to
12023         all-target-libstdc++.
12025 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12027         * config.guess: Add BeOS support.
12029 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12031         Source directory cvs renamed to cvssrc:
12032         * configure.in (host_tools): Change cvs to cvssrc.
12033         (native_only): Likewise.
12034         (noconfigdirs) [various cases]: Likewise.
12035         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12036         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12037         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12038         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12039         (all-cvssrc): Rename target from all-cvs.
12041 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12043         * configure (gxx_include_dir): Fix thinko.
12045 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12047         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12048         (install-cross, install-gcc-cross): New targets.
12050 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12052         * configure.in (noconfigdirs): Add support for Thumb target.
12054         * config.sub (maybe_os): Add support for Thumb target.
12056 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12058         * Makefile.in: Add rules for cygmon.
12060         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12062 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12064         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12065         * configure (gxx_include_dir): Provide a definition for subdirs
12066         which do not use autoconf.
12068 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12070         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12071         11/18/97 build
12073 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12075         * From Franz Sirl.
12076         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12077         found on RedHat Linux systems.
12079 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12081         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12082         guesses.
12084 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12086         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12088 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12090         * ltmain.sh: If mkdir fails, check whether the directory was created
12091         anyhow by some other process.
12093 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12095         * configure.in (d30v-*-*): Configure all directories.
12097 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12099         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12100         for the D30V.
12102 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12104         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12106 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12108         * include/libiberty.h: Add extern "C" { so it can be used with C++
12109         progrms.
12110         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12111         programs.
12113 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12115         * configure.in (d30v-*-*): Configure GCC now.
12117 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12119         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12120         is no longer needed.
12122 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12124         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12126 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12128         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12129         targets using "$@" to provide support for similar but not identical
12130         targets without having to duplicate code.
12132 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12134         * makefile.vms: Fix to work with DEC C.
12136 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12138         * config.sub: Add mips-tx39-elf to marketing names.
12140 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12142         * ltmain.sh: Handle symlinks in generated script.
12144 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12146         * configure: Handle autoconf style directory options: --bindir,
12147         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12148         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12149         --sysconfdir.
12150         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12151         (sharedstatedir, localstatedir, oldincludedir): New variables.
12152         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12153         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12154         sbindir, sharedstatedir, and sysconfdir.
12156 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12158         * Makefile.in (bootstrap-lean): New target.
12160 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12162         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12163         sn, and gnuserv from noconfigdirs.
12165 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12167         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12169 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12171         * Makefile.in (cross): New target.
12173 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12174                           Jeff Law         <law@cygnus.com>
12176         * Makefile.in (bootstrap2, bootstrap3): New targets.
12177         (all-bootstrap): Remove outdated and confusing target.
12178         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12180 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12182         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12183         windows.  Consistent with gdb/configure.
12185 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12187         * configure.in: Name Linux target fragment.
12189         * configure: Rewrite so that project Makefile fragment is inserted
12190         first and appears last in the resulting Makefile.
12192 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12194         * Makefile.in (install-itcl): Install tcl first.
12196 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12198         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12200 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12202         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12204         * configure.in (skipdirs): Add target-librx for Linux.
12205         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12207 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12209         * Makefile.in (bootstrap): New target.
12211 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12213         * config.sub: Accept 'amigados' for backward compatibility.
12215 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12217         * config.guess: Merge with FSF.
12219 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12221         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12223 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12225         * config.sub: Add "marketing-names" patch.
12227 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12229         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12231 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12233         * config.sub: Handle v850-elf.
12235 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12237         * .cvsignore (*-install): Remove.
12239 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12241         * ltconfig: Set CONFIG_SHELL in libtool.
12242         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12244 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12246         * configure.in (target_subdir): Set to libraries if enable_multilib.
12248 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12250         * config.guess: Update from gcc directory.
12252 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12254         * Makefile.in (all-sim): Depends on all-readline.
12256 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12258         * Makefile.in (BISON, YACC): Use $$s.
12259         (all-bison): Depend on all-texinfo.
12261 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12263         * Makefile.in (BISON): Add -L flag.
12264         (YACC): Likewise.
12266 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12268         * configure.in (noconfigdirs): Add support for v850e target.
12270         * config.sub (maybe_os): Add support for v850e target.
12272 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12274         * configure.in (noconfigdirs): Add support for v850ea target.
12276         * config.sub (maybe_os): Add support for v850ea target.
12278 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12280         * config.sub: Add mipstx39.  Delete r3900.
12282 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12284         * Makefile.in (all-autoconf): Depends on all-texinfo.
12286 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12288         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12289         eabi targets.
12291 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12293         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12295         * configure: When handling a Canadian Cross, handle YACC as well as
12296         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12297         * Makefile.in (all-bison): Depend upon all-texinfo.
12299 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12301         * Makefile.in (BISON): bison, not byacc or bison -y.
12302         (YACC): bison -y or byacc or yacc.
12303         (various): Add *-bison as appropriate.
12304         (taz): No need to mess with BISON anymore.
12306 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12308         * configure: If OSTYPE matches *win32*, try to find a good value for
12309         CONFIG_SHELL.
12311 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12313         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12314         configure.in if it is present.
12316 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12318         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12320 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12322         * config.sub: Recognize `arc' cpu.
12323         * configure.in: Likewise.
12324         * config-ml.in: Likewise.
12326 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12328         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12330 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12332         * configure: Changed sed delimiter from ':' to '|' when
12333         attempting to substitute ${config_shell} for SHELL. On
12334         NT ${config_shell} may contain a ':' in it.
12336 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12338         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12340 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12342         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12344 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12346         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12348         * ylwrap: If the program is a relative path, force it to be
12349         absolute.
12351 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12353         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12355 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12357         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12358         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12359         for libraries.
12361 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12363         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12364         separated by spaces.
12366 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12368         * ylwrap: New file.
12369         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12371         * ltmain.sh: Handle /bin/sh at start of install program.
12373         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12375         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12376         * missing: New file, from automake 1.2.
12378 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12380         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12381         check-tk to CHECK_X11_MODULES.
12383 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12385         * config.sub: Merge with FSF.
12387 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12389         * config.guess: Merge with FSF.
12391 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12393         * configure: Treat msdosdjgpp like go32.
12394         * configure.in: Likewise.  Don't remove gprof for go32.
12396         * configure: Change Makefile.tem2 to Makefile.tm2.
12398 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12400         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12402 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12404         * install-sh (chmodcmd): Set to null if the DST directory already
12405         exists.  Same as Nov 11th change.
12407 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12409         * configure (GDB_TK): Needs itcl and tix.
12411 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12413         * config.guess: Update from FSF.
12415 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12417         * Makefile.in (GDB_TK): Depend on itcl and tix.
12419 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12421         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12422         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12423         (INSTALL_SCRIPT): New variable.
12424         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12425         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12426         to -x.
12427         * install-sh: Add support for -x option.
12429 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12431         * configure.in, Makefile.in: Treat tix like itcl.
12433 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12435         * Makefile.in (WINDRES): New variable.
12436         (WINDRES_FOR_TARGET): New variable.
12437         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12438         (EXTRA_HOST_FLAGS): Add WINDRES.
12439         (EXTRA_TARGET_FLAGS): Add WINDRES.
12440         (EXTRA_GCC_FLAGS): Add WINDRES.
12441         ($(DO_X)): Pass down WINDRES.
12442         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12443         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12444         DLLTOOL_FOR_TARGET.
12446 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12448         * configure.in: configure sim before gdb for win32-x-ppc
12450 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12452         Move gperf into the toplevel, from libg++.
12453         * configure.in (target_tools): Add target-gperf.
12454         (native_only): Add target-gperf.
12455         * Makefile.in (all-target-gperf): New target, depend on
12456         all-target-libg++.
12457         (configure-target-gperf): Empty rule.
12458         (ALL_TARGET_MODULES): Add all-target-gperf.
12459         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12460         (CHECK_TARGET_MODULES): Add check-target-gperf.
12461         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12462         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12464 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12466         * config.sub (mn10200): Recognize new basic machine.
12468 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12470         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12471         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12473 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12475         * configure.in: If we're building mips-sgi-irix6* native, turn on
12476         ENABLE_MULTILIB and set TARGET_SUBDIR.
12478 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12480         * Makefile.in (all-sn): Depend on all-grep.
12482 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12484         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12486         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12487         Makefile.  From Jeff Makey <jeff@cts.com>.
12488         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12490         * Makefile.in (DISTBISONFILES): Remove.
12491         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12492         $(DEFAULT_YACC).
12494         * configure.in: Build itl, db, sn, etc., when building for native
12495         cygwin32.
12497         * Makefile.in (LD): New variable.
12498         (EXTRA_HOST_FLAGS): Pass down LD.
12499         ($(DO_X)): Likewise.
12501 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12503         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12505 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12507         * configure.in (targargs): Strip out any supplied --build argument
12508         before adding our own. Always add --build.
12510 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12512         * configure.in (targargs): Pass --build if we're doing
12513         a cross-compile.
12515 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12517         * configure: Use '|' instead of ":" as the separator in
12518         sed. Otherwise sed chokes on NT path names with drive
12519         designators. Also look for "?:*" as the leading characters in an
12520         absolute pathname.
12522 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12524         * config.sub: Support for r3900.
12526 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12528         * configure.in: Use install-sh, not install.sh.
12530 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12532         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12533         apply it twice.
12535 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12537         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12538         install-binutils.
12540 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12542         * Makefile.in: Add automake targets.
12543         * configure.in (host_tools): Add automake.
12545 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12547         * configure: Default CXX to c++, not gcc.
12548         * Makefile.in (CXX): Set to c++, not gcc.
12549         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12551 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12553         * install-sh: try appending a .exe if source file doesn't
12554         exist
12556 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12558         * configure.in: Turn on multilib by default.
12559         (cross_only): Remove target-libiberty.
12561         * Makefile.in (all-gcc): Don't depend on libiberty.
12563 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12565         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12567 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12569         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12570         (DISTBISONFILES): Add ld/Makefile.in
12572 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12574         * configure.in: if target is cygwin32 but host isn't cygwin32,
12575         don't configure gdb tcl tk expect, not just gdb.
12577 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12579         * configure.in: Added gnuserv everywhere sn appears.
12581         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12582         (CROSS_CHECK_MODULES): Added check-gnuserv.
12583         (INSTALL_MODULES): Added install-gnuserv.
12584         (CLEAN_MODULES): Added clean-gnuserv.
12585         (all-gnuserv): New target.
12587 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12589         * config.guess: Fixes for MIPS OpenBSD systems.
12591 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12593         * Makefile.in (INSTALL_XFORM): Remove.
12594         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12596         * mkinstalldirs: New file, copied from automake.
12597         * Makefile.in (installdirs): Rename from install-dirs.  Use
12598         mkinstalldirs.  Change all users.
12599         (DEVO_SUPPORT): Add mkinstalldirs.
12601 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12603         * install-sh: Rename from install.sh.
12604         * Makefile.in (INSTALL): Change install.sh to install-sh.
12605         (DEVO_SUPPORT): Likewise.
12607         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12608         Graichen <graichen@rzpd.de>.
12610 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12612         * config.guess: Recognize OpenBSD systems correctly.
12614 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12616         * README, Makefile.in (ETC_SUPPORT): Remove references to
12617         cfg-paper*, configure.{texi,man,info*}._
12619 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12621         * Makefile.in (all.normal): Ensure that gcc is built after all
12622         the x11 - ie gdb - targets.
12624 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12626         * makefile.vms: Don't run conf-a-gas.
12628 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12630         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12632 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12634         * configure.in: Remove noconfigdirs case since gdb also
12635         configures and builds for tic80-coff.
12637 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12639         * configure: Set cache_file to config.cache.
12640         * Makefile.in (local-distclean): Remove config.cache.
12642 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12644         * COPYING: Update FSF address.
12646 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12648         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12649         noconfigdirs.
12651 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12653         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12654         MAKEDIRS, is empty.
12656 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12658         * config.sub: Tweak mn10300 entry.
12660 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12662         * configure.in (host_tools): Put sim before gdb, so gdb's
12663         configure.tgt can determine if the simulator was configured.
12665 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12667         * config.sub: Move BeOS $os case to be with other Cygnus
12668         local cases.
12670 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12672         * config.sub: Remove misplaced comment that broke Linux.
12674 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12676         * config.sub: Add BeOS support.
12678 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12680         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12682 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12684         * configure.in (noconfigdirs): Remove tcl and tk from
12685         noconfigdirs for cygwin32 builds.
12687 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12689         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12691 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12693         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12694         make-all.com, use makefile.vms instead.
12696 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12698         * config.sub: Accept -lnews*.
12700 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12702         * configure.in (noconfigdirs): Disable target-newlib,
12703         target-examples and target-libiberty for d30v.
12705 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12707         * configure.in (noconfigdirs): Enable ld for d30v.
12709 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12711         * configure.in (tic80-*-*): Build compiler.
12713 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12715         * configure.in (d30v-*): Remove sim directory from list of
12716         unsupported d30v directories
12718 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12720         * config.sub, configure.in: Add d30v target cpu.
12722 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12724         * makefile.vms: New file.
12725         * make-all.com: Remove.
12727 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12729         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12731 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12733         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12735 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12737         * Makefile.in (ALL_MODULES): Added all-db.
12738         (CROSS_CHECK_MODULES): Addec check-db.
12739         (INSTALL_MODULES): Added install-db.
12740         (CLEAN_MODULES): Added clean-db.
12742 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12744         * config.guess: Merge with latest FSF sources.
12746 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12748         * Makefile.in (ALL_MODULES): Added all-itcl.
12749         (CROSS_CHECK_MODULES): Added check-itcl.
12750         (INSTALL_MODULES): Added install-itcl.
12751         (CLEAN_MODULES): Added clean-itcl.
12753 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12755         * configure.in: build gdb for mn10200
12757 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12759         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12761 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12763         * configure.in (tic80-*-*): Turn off most targets right now.
12765 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12767         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12768         rather than the makeinfo program.
12769         (do-info): Depend upon all-texinfo.
12771 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12773         * configure.in: Remove uses of config/mh-linux.
12775         * config.sub, config.guess: Merge with latest FSF sources.
12777 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12779         * config.sub (case $basic_machine): Add tic80 entries.
12781 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12783         * config.sub, config.guess: Merge with latest FSF sources.
12785 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12787         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12788         * mpw-config.in: Test for NewFolderRecursive.
12789         * mpw-install: Use symbolic name for startup filename.
12790         * mpw-README: Add various additional details.
12792 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12794         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12796 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12798         * configure.in: Do build gcc and the target libraries for
12799         the mn10200.
12801 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12803         * configure.in: don't avoid building gdb for mn10300 any more
12804         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12805         instead of single-quoting it.
12807 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12809         * configure.in: Don't use --with-stabs on IRIX 6.
12811 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12813         * configure.in (m32r): Build gdb, libg++ now.
12815 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12817         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12818         directories from noconfigdirs.
12820 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12822         * config.sub (basic_machine): added mips16 configuration
12824 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12826         * config.sub: Handle d10v-unknown.
12828 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12830         * config.sub: Handle v850-unknown.
12832 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12834         * Makefile.in: add findutils
12835         * configure.in: add findutils to list of host_tools
12837 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12839         * config.sub: Handle mn10200 and mn10300.
12841 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12843         * configure.in (d10v-*): Do not build librx.
12845 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12847         * configure.in (mn10300): Build everything except gdb & libgloss.
12849 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12851         * config.guess:  Patch for Dansk Data Elektronik servers,
12852         from Niels Skou Olsen <nso@dde.dk>.
12854         For ncr, use /bin/uname rather than uname, since GNU uname does not
12855         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12857         Patch for MIPS R4000 running System V,
12858         from Eric S. Raymond <esr@snark.thyrsus.com>.
12860         Fix thinko for nextstep.
12862         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12864         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12865         * config.guess: Guess mips-dec-mach_bsd4.3.
12867         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12868         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12869         release numbers.
12870         * config.guess (mips-mips-riscos*):  Emit just enough of the
12871         release number.
12873         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12874         * config.guess (sparc-auspex-sunos*):  Added.
12875         (f300-fujitsu-*): Added.
12877         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12878         * config.guess:  Recognize a Tadpole as a sparc.
12880 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12882         * config.guess: Don't assume that NextStep version is either 2 or
12883         3.  NextStep 4 (aka OpenStep 4) has come out now.
12885 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12887         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12888         From Rik Faith <faith@cs.unc.edu>.
12890 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12892         * config.sub: Contributions from bug-gnu-utils to:
12893         Support plain "hppa" (no version given) architecture, reported by
12894         OpenStep.
12895         OpenBSD like NetBSD.
12896         LynxOs is not a hardware supplier.
12898         * config.guess: Contributions from bug-gnu-utils to add support for:
12899         OpenBSD like NetBSD.
12900         Stratus systems.
12901         More Pyramid systems.
12902         i[n>4]86 Intel chips.
12903         M680[n>4]0 Motorola chips.
12904         Use unknown instead of lynx for hardware manufacturer.
12906 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12908         * install.sh (chmodcmd): Set to null if the DST directory already
12909         exists.
12911 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12913         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12914         not use mt-ppc target Makefile fragment any more.
12916 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12918         * configure.in (*-*-windows):  Exclude everything but those dirs
12919         needed to build windows.
12921 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12923         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12925 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12927         * configure.in:  Exclude mmalloc from i386-windows.
12929 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12931         * Undo my previous change.
12933 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12935         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12936         unconditionally.
12937         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12939 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12941         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12942         host to add it's own flags.
12944 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12946         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12948 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12950         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12951         (CXX_FOR_TARGET): Likewise.
12952         (GCC_FOR_TARGET): Define.
12953         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12954         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12955         CC_FOR_TARGET was specified on the command line.
12956         (MAKEOVERRIDES): Don't define.
12958 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12960         * configure.in (m32r): Fix spelling of libg++ libs.
12962 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12964         * config.sub (-apple*): Remove, now redundant.
12966 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12968         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12970         * configure: Rework yesterday's sed script patch.
12972         * config.sub: Merge with FSF.
12974 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12976         * config.guess:  Merge from FSF.
12978         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12979         * config.guess: Use pc instead of unknown, for pc clone systems.
12980         Change linux to linux-gnu.
12982         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12983         * config.guess: Avoid non-portable tr syntax.
12985 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12987         * test-build.mk (HOLES): Add "xargs" for gdb.
12989         * configure: Avoid hpux10.20 sed bug.
12991 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12993         * configure.in:  Add support for windows host
12994         (that is a build done under the Microsoft build environment).
12996 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12998         * Makefile.in: Replace all uses of srcroot with s, to shrink
12999         command line lengths.
13001         Patches from Geoffrey Noer <noer@cygnus.com>:
13002         * configure.in: If configuring for newlib, pass --with-newlib to
13003         subdirectories.
13004         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13005         -Bnewlib/ and -Lwinsup to gcc.
13006         (CXX_FOR_TARGET): Likewise.
13008 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13010         * Makefile.in (ETC_SUPPORT): Add configure.
13012 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13014         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13015         host configuration file.
13017 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13019         * configure.in: Break mn10x00 support into separate
13020         mn10200 and mn10300 configurations.
13021         * config.sub: Likewise.
13023 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13025         * configure.in: Add lots of stuff to noconfigdirs for
13026         the mn10x00 targets.
13028         * config.sub, configure.in: Add mn10x00 support.
13030 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13032         * make-all.com: Call conf-a-gas, not config-a-gas.
13034 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13036         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13037         targets.
13039 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13041         * mpw-README: Add much more detail for native PowerMac.
13042         * mpw-install: New file.
13043         * mpw-configure: Add --norecursion and --help options.
13044         * mpw-config.in: Translate readme and install files when
13045         copying to objdir.
13046         * mpw-build.in: Don't always depend on byacc and flex.
13047         (install-only-top): New action.
13049 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13051         * configure.in:  You can now configure GDB for the v850.
13053 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13055         * configure.in (noconfigdirs): Don't configure any C++ dirs
13056         if targeting D10V.
13058 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13060         * config.sub: Recognize mips64vr5000.
13062 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13064         * configure.in: Use a single line for host_tools and native_only.
13066 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13068         * config.sub, configure.in: Add entries for m32r.
13070 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13072         * Makefile.in (inet-install): Don't run install-gzip.
13074 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13076         * configure.in:  Don't config lots of things for *-*-windows*.
13078 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13080         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13081         (host_libs, host_tools): Copy from configure.in.
13082         * mpw-configure: Don't complain about directories not found.
13084 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13086         * configure.in (i[345]86): Recognize i686 for pentium pro.
13087         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13088         file.
13090         * config.guess (i[345]86): Ditto.
13092 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13094         * configure.in (noconfigdirs): Removed gdb for D10V.
13096 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13098         * configure.in: Remove ld, target-libio, target-libg++, and
13099         target-libstdc++ from noconfigdirs.
13101 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13103         * configure: Fix three locations where shell scripts were
13104         being run directly rather than with config_shell.
13106 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13108         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13109         * config.sub (basic_machine): Recognize v850.
13111 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13113         * mpw-configure: Handle multiple enable/disable options and
13114         pass them down recursively, handle -c and -s flags appropriately
13115         depending on choice of compiler, add escape mechanism for
13116         quoted arguments to gC.
13118 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13120         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13121         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13122         so that -mrelocatable-lib and -mno-eabi are used.
13124         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13125         not support --print-multi-lib, don't abort.
13127 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13129         * make-all.com: Run config-a-gas.
13130         * setup.com: Don't copy subdirectory files around.
13132 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13134         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13135         target, it now compiles correctly.
13137 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13139         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13141 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13143         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13145 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13147         * configure.in (native_only): Add prms.
13149 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13151         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13152         (BINUTILS_SUPPORT_DIRS): Likewise.
13154 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13156         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13157         d10v support is added.
13159 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13161         * configure.in (d10v-*-*): New target.
13163 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13165         * config.guess (HP 9000/811): Recognize this as a PA1.1
13166         machine.
13168 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13170         * Makefile.in (do-tar-gz): New target, split out from tail end of
13171         taz target.  Run each command separately, don't use pipes.
13172         (taz): Use it.
13174 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13176         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13177         * mpw-build.in: No builds should depend on building byacc or flex,
13178         they are assumed to be installed already.
13180 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13182         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13183         variable that CC_FOR_TARGET needs.
13185 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13187         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13188         options have changed since the last time the subdirectory was
13189         configured, and if it has, reconfigure.
13190         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13191         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13193 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13195         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13196         CLEAN_MODULES): Add bash.
13197         (all-bash): New target.
13199 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13201         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13203 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13205         * config.sub (basic_machine): Recognize d10v as a valid processor.
13207 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13209         * mpw-configure: Add support for --bindir.
13210         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13212 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13214         * configure.in: add bash, time, gawk to list of hosttools and things
13215         to only build for native toolchains
13217 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13219         * Makefile.in (docdir): Remove.
13221 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13223         * Makefile.in (datadir): Set to $(prefix)/share.
13225 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13227         * configure.in: build diff and patch for cygwin32-hosted
13228         toolchains.
13230 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13232         * config.sub: Accept -rtems*.
13234 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13236         * configure.in: enable dosrel for cygwin32-hosted builds,
13237                 remove diff from the list of things not buildable
13238                 via Canadian Cross
13240 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13242         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13243         don't get ". ".
13245 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13247         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13249 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13251         * Makefile.in (taz): Handle case where tex3patch didn't even get
13252         checked out.  Also, if it was found, put the symlink in a new util
13253         subdirectory.
13255 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13257         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13259 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13261         * config.sub: Recognize -openvms.
13262         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13263         * make-all.com, setup.com: New files.
13265 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13267         * Makefile.in (taz): tex3patch moved to texinfo/util.
13269 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13271         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13272         * configure.in: remove make from disable-if-Can-Cross list
13273                 enable gdb if ${host} and ${target} are cygwin32
13275 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13277         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13278         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13280 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13282         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13283         distinguish sysv/svr4/bsd variants.
13284         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13286 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13288         * configure.in: Added copyright notice.
13289         * move-if-change: Added copyright notice.
13291 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13293         * configure.in (powerpcle-*-solaris*): Until we get shared
13294         libraries working, don't build gdb, sim, make, tcl, tk, or
13295         expect.
13297 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13299         * config.guess:  Merge with FSF:
13301         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13302         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13304         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13305         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13307         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13308         * config.guess:  Combine two OSF1 rules.
13309         Also recognize field test versions.  From mjr@zk3.dec.com.
13310         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13311         because GNU uname does not support -p.  From pmr@pajato.com.
13313 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13315         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13317 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13319         * mpw-README: Document GCCIncludes.
13321 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13323         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13325 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13327         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13329 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13331         * configure.in (*-*-cygwin32): Configure make.
13333 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13335         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13337 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13339         * Makefile.in (all-inet): Depend on all-perl.
13341         * Makefile.in (inet-install): New target.
13343         * Makefile.in (all-inet): Depend on all-tcl.
13344         (all-inet): Depend on all-send-pr.
13346 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13348         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13349         temporarily.
13351 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13353         * configure.in: Don't configure --with-gnu-ld on AIX.
13355 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13357         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13359 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13361         * Makefile.in (ALL_MODULES): Added all-inet.
13362         (CROSS_CHECK_MODULES): Added check-inet.
13363         (INSTALL_MODULES): Added install-inet.
13364         (CLEAN_MODULES): Added clean-inet.
13365         (all-indent): New target.
13367         * configure.in (host_tools): Added inet.
13368         (native_only): Added inet.
13369         (noconfigdirs): Added inet.
13371 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13373         * configure.in: Don't configure libgloss if we are not configuring
13374         newlib.
13376 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13378         * configure.in: Don't configure libgloss for unsupported
13379         architectures.
13381 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13383         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13385 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13387         * Makefile.in (ALL_MODULES): Include all-apache.
13388         (CROSS_CHECK_MODULES): Include check-apache.
13389         (INSTALL_MODULES): Include install-apache.
13390         (all-apache): New target.
13392         * configure.in: Added apache everywhere perl is seen.
13394 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13396         * Makefile.in: Add support for clean-{module} and
13397         clean-target-{module} rules.
13399 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13401         * configure.in (*-*-ose) do not build libgloss.
13403 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13405         * config.guess (prep*:SunOS:5.*:*): Turn into
13406         powerpele-unknown-solaris2.
13408 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13410         * configure.in: Permit --enable-shared to specify a list of
13411         directories.
13413 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13415         * configure.in (host==solaris): Pass only the first word of $CC
13416         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13418 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13420         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13422 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13424         * Makefile.in (ALL_MODULES): Include all-perl.
13425         (CROSS_CHECK_MODULES): Include check-perl.
13426         (INSTALL_MODULES): Include install-perl.
13427         (ALL_X11_MODULES): Include all-guile.
13428         (CHECK_X11_MODULES): Include check-guile.
13429         (INSTALL_X11_MODULES): Include install-guile.
13430         (all-perl): New target.
13431         (all-guile): New target.
13433         * configure.in (host_tools): Include perl and guile.
13434         (native_only): Include perl and guile.
13435         (noconfigdirs): Don't build guile and perl; no ports have been
13436         done.
13438 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13440         * configure (--enable-*): Handle quoted option lists such as
13441         --enable-sim-cflags='-g0 -O' better.
13443 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13445         * Makefile.in ({,inst}all-target): New rule so we can make and
13446         install all of the target directories easily.
13448 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13450         * configure.in: Add missing global flag in sed substitution when
13451         deleting `target-' from ${configdirs}.
13453 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13455         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13456         option.
13458         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13459         config/mh-necv4.
13461         * install.sh: Correct misspelling of transformbasename.
13463         * config.guess: Recognize mips-*-sysv*.
13465 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13467         * config.sub: Recognize mon960.
13469 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13471         * configure: Restore Canadian Cross handling of BISON and LEX,
13472         removed in Feb 20 change.
13474 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13476         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13477         Mention make install.  Remove the old copyright date as well the
13478         clumsy and rather pointless copyright on the README file.
13480 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13482         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13483         Makefile after running symlink-tree, then run `make distclean' to
13484         avoid clobbering any generated files in srcdir.
13486 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13488         * configure.in (m68k-*-netbsd*): Build everything now.
13490 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13492         * Makefile.in (taz): Fix quoting.
13494 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13496         * configure.in (sparclet-*-*): Build everything now.
13498 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13500         * configure.in (m68k-*-linux*): New host.
13502 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13504         * configure: Check for bison before byacc.
13506 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13508         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13509         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13510         searching PATH.  These are used as fallbacks by Makefile.in if
13511         flex/bison/byacc aren't in objdir.
13513 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13515         * Makefile.in: Make everything which depends upon all-bfd also
13516         depend upon all-opcodes, in case --with-commonbfdlib is used.
13518 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13520         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13521         building NT native compilers on Unix.
13523 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13525         * configure.in: Don't get CC from the host Makefile fragment if we
13526         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13527         Solaris test for /usr/ucb/cc to the post target script, just after
13528         the compiler sanity test.
13530 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13532         * config.sub: Merge with FSF.
13534 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13536         * Makefile.in (RPATH_ENVVAR): New variable.
13537         (REALLY_SET_LIB_PATH): Use it.
13538         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13540 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13542         * config.sub, configure.in: Recognize sparclet cpu.
13544 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13546         * config.guess:  Support m68k-cbm-sysv4.
13548 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13550         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13551         m68k-unknown-linuxaout from linker help string.  Put quotes around
13552         $ld_help_string.
13554 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13556         * config.guess (powerpc-harris-powerunix): Add guess for port
13557         to new target.
13559 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13561         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13563 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13565         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13566         $(REALLY_SET_LIB_PATH) in Makefile.
13567         * Makefile.in (SET_LIB_PATH): New variable.
13568         (REALLY_SET_LIB_PATH): New variable.
13569         ($(DO_X)): Use $(SET_LIB_PATH).
13570         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13571         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13572         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13573         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13574         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13575         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13576         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13577         (install-dosrel): Likewise.
13578         (all-opcodes): Depend upon all-libiberty.
13580 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13582         * config.guess (*:CYGWIN*): New
13584 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13586         * Makefile.in (all-target-winsup): All all-target-libiberty.
13588 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13590         * configure.in (noconfigdirs): Add missing # in front of comment.
13592 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13594         * configure.in: add second pass to things added to noconfigdirs
13595         so *-gm-magic can exclude libgloss properly.
13597 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13599         * mpw-configure (extralibs_name, rez_name): Set correctly
13600         for MWC68K compiler.
13602         * mpw-README: Add more info on the necessary build tools.
13604 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13606         * configure.in, config.sub: Recognize cygwin32.
13608 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13610         * config.guess, config.sub: Recognize A/UX.
13612 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13614         * config.sub: Merge with gcc/config.sub.
13616 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13618         * mpw-build.in (do-binutils): Add build of stamps.
13620 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13622         * config.sub: Add recognition for mips64vr4100*-* targets.
13624 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13626         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13627         Add creation of gconfigargs with `--enable-shared' turned on.
13628         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13629         ($(host)-stamp-stage3-configured): Likewise.
13630         (HOLES): Add chatr and ldd.
13631         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13633 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13635         * configure: Pass --nfp to recursive configures.
13637 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13639         * Makefile.in (DLLTOOL): New.
13640         (DLLTOOL_FOR_TARGET): New.
13641         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13642         (EXTRA_TARGET_FLAGS): Ditto.
13643         (EXTRA_GCC_FLAGS): Ditto.
13644         (CONFIGURE_TARGET_MODULES): Ditto.
13645         (DO_X): Ditto.
13646         * configure: Add DLLTOOL.
13648 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13650         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13651         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13652         mh-sco, since old workarounds no longer needed, and don't
13653         build ld, since libraries have weak symbols in COFF.
13655 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13657         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13659 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13661         * configure.in: Make sure that ${CC} can be used to compile an
13662         executable.
13664 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13666         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13667         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13668         nothing depending on whether gdbtk is being built.
13670 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13672         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13674 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13676         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13677         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13679 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13681         * config-ml.in: Add support for
13682         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13683         Simplify setting of multidirs from --disable-foo.
13685 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13687         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13688         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13689         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13690         non-empty, pass them on to the  GCC make.
13691         (all-bootstrap): New rule that is like all-gcc, except it executes
13692         the GCC bootstrap rule instead of the GCC all rule.
13694 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13696         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13698 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13700         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13701         DG/UX support.
13703 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13705         * config.sub (i*86*) Change [345] to [3456]
13707 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13709         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13710         --with-gnu-ld=no.
13712 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13714         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13715         AIX multilibs get built.
13717 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13719         * configure.in (i386-win32): Don't build expect if we're not
13720         building the tcl subdir.
13722 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13724         * Makefile.in: (configure-target-examples, all-target-examples):
13725         New targets, configure and build example programs.
13727 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13729         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13730         use it as input to sedit the generated MPW makefile.
13731         * mpw-README: Add a suggestion about Gestalt.h.
13733 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13735         * config.sub: Accept *-*-ieee*.
13737 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13739         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13740         Ronald F. Guilmette <rfg@monkeys.com>.
13742 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13744         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13745         for powerpc-pe native.
13746         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13747         (target==powerpc-pe): duplicate i386-win32 entry.
13749 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13751         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13752         of vxworks, not just vxworks5.1.
13754 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13756         * mpw-configure: Add support for exec-prefix.
13758 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13760         * config.guess: Recognize HP model 816 machines as having
13761         a PA1.1 processor.
13763 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13765         * configure: Ignore new autoconf configure options.
13767 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13769         * config.guess:  Recognize Pentium under SCO.
13770         From Robert Lipe <robertl@arnet.com>.
13772 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13774         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13776 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13778         * configure.in: Don't configure gas for alpha-dec-osf*.
13780 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13782         * configure.in: Default to --with-stabs for some targets for which
13783         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13784         i[345]86*-*-unixware*.
13786 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13788         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13789         rather than basing it on the target.  Simplify handling of options
13790         controlling which directories to configure.  Remove extraneous
13791         slash in multi-clean target.
13793 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13795         * config-ml.in: Prefix more variables with ml_ so they don't collide
13796         with configure's.
13798 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13800         * configure: Don't turn -v into --v.
13802 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13804         * configure.in (targargs): Fix typo.
13806         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13808 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13810         * configure.in: Strip --host and --target options from
13811         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13812         --with-cross-host option when building with a cross-compiler.
13813         * configure: Canonicalize the arguments put into config.status by
13814         always using `=' for an option with an argument.  Pass a presumed
13815         --host or --target explicitly.
13817 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13819         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13820         into general OS recognition case.
13822 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13824         * configure.in (target_configdirs): add target-winsup only
13825         for win32 target systems.
13827 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13829         * Makefile.in (all-target-libgloss): Depend upon
13830         configure-target-newlib, since when libgloss is built it looks to
13831         see if the newlib directory exists.
13833 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13835         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13836         cfg-ml-*.in.
13838 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13840         * configure: Handle LD and LD_FOR_TARGET when configuring a
13841         Canadian Cross.
13843 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13845         * configure.in (target_libs): add target-winsup.
13846         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13847         (target==ppcle-pe): remove ld from $noconfigdirs.
13849 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13851         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13852         Preserve relative path names in $srcdir.  Build symlink tree if
13853         configuring cross target dir and srcdir=. (= no VPATH support).
13854         (configure-target-libg++): Depend on configure-target-librx.
13855         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13856         * config-ml.in: New file.
13857         * symlink-tree: New file.
13858         * configure: Ensure srcdir="." if that's what it is.
13860 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13862         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13863         includes and FLEX_SKELETON setting.
13864         * mpw-configure (--with-gnu-ld): New option, controls whether
13865         to use PPCLink or ld with PowerMac GCC.
13866         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13867         * mpw-config.in: Configure grez if targeting Mac.
13869         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13870         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13871         just macos.
13872         * configure.in: Configure grez resource compiler if targeting Mac.
13873         * Makefile.in (all-grez, install-grez): New targets.
13875 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13877         * configure: CXX defaults to gcc, not g++.  If we find
13878         gcc in the path, set CC to gcc -O2.
13880 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13882         * configure: Default ${build} correctly.  Avoid picking up extra
13883         spaces when reading CC and CXX from Makefile.  When doing a
13884         Canadian Cross, use plausible default values for numerous
13885         variables.
13886         * configure.in: When doing a Canadian Cross, don't try to
13887         configure tools whose configure script can't handle it.
13889 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13891         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13893 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13895         * configure:  Remove dubious bug reporting address.
13897 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13899         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13900         configure script, run that instead of this directory's configure.
13901         In either case, print a message that we're configuring the sub-dir.
13903 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13905         * configure.in: Before checking for the existence of various files,
13906         use sed to filter out "target-".
13908 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13910         * Makefile.in (DO_X): Split rule to decrease command line length
13911         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13912         (Philippe De Muyter).
13914 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13916         * Makefile.in (all-patch): depend on all-libiberty.
13918 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13920         * configure.in: If the only directory in target_configdirs which
13921         actually exists is libiberty, then set target_configdirs to empty,
13922         to avoid trying to build a target libiberty in a gas or gdb
13923         distribution.
13925 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13927         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13928         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13929         systems.
13931 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13933         * configure.in (copy_dirs): Use sys-include instead of include
13934         for --with-headers option.
13936 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13938         * Makefile.in, configure.in: Make winsup builds work with
13939         new scheme.
13941 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13943         * configure.in: Build the linker on AIX.
13945 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13947         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13948         where needed.
13950 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13952         * Makefile.in (all-gcc): Fix typo.
13954 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13956         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13958 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13960         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13961         to target-xiberty, to provide more flexibility.
13962         (target_subdir):  Define.  Create if cross.
13963         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13964         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13965         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13966         check-libFOO -> check-target-libFOO, etc.
13967         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13968         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13969         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13970         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13971         allow ALL_GCC="" to only configure.
13972         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13973         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13974         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13976 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13978         * Makefile.in (taz): Build "info" in etc explicitly.
13980 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13982         * configure.in:  Make sure that CC is undefined (as opposed to
13983         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13984         problem with autoconf trying to configure on a host without GCC.
13986 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13988         * mpw-configure: Set host alias from choice of host compiler,
13989         only use generic MPW Makefile sed if present, edit a file
13990         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13991         * mpw-README: Add problem notes about CW6 and CW7.
13993 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13995         * Makefile.in (taz): Use ";" instead of ";;".
13997 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13999         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14000         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14001         DISTDOCDIRS.
14002         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14003         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14005 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14007         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14008         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14009         Move bfd to DISTSTUFFDIRS.
14011 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14013         * Makefile.in (X11_LIB): Removed.
14014         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14016         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14018 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14020         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14021         names.
14023 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14025         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14027 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14029         * configure.in (i[345]86-*-win32): Always build newlib.
14030         Don't configure cvs, autoconf or texinfo.
14031         * Makefile.in (LD_FOR_TARGET): New.
14032         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14033         Pass down LD_FOR_TARGET.
14035 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14037         * winsup: New directory.
14038         * Makefile.in: Build winsup.
14039         * configure.in: Winsup is configured when target is win32.
14040         Can only build win32 target GDB when native.
14042 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14044         * config.guess: Recognize HP model 819 machines as having
14045         a PA 1.1 processor.
14047 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14049         * configure: Fix sed loop which substitutes for CC and CXX to
14050         avoid bug found in various sed implementations.
14052 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14054         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14055         simulator.  Use standard powerpc-*-eabi*.
14057 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14059         * configure.in: Stop putting gas and binutils in noconfigdirs for
14060         powerpc-*-aix* and rs6000-*-*.
14062 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14064         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14065         -mcall-aixdesc libraries.
14067 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14069         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14071         * config.sub (arm | armel | armeb): Fix shell syntax.
14073 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14075         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14076         -msoft-float and -mcpu=common support.
14077         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14078         libraries.
14080 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14082         * configure.in: Allow configuration and build of emacs19 for the alpha.
14084 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14086         * configure.in (CC): Get ^CC, not just any old CC, from
14087         ${host_makefile_frag}.
14089 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14091         * configure.in (CC): Try to get CC from
14092         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14094 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14096         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14097         only if it exists in $(srcdir).
14099 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14101         * configure: If CC and CXX are not set in the environment, set
14102         them, based on either an existing Makefile or on searching for gcc
14103         in PATH.  Substitute for CC and CXX in Makefile.
14104         * configure.in: Remove libm from target_libs.  Separate
14105         target_configdirs from configdirs.  If CC is not set in
14106         environment, try to get it from a host Makefile fragment.  Rewrite
14107         changes of configdirs to use skipdirs instead.  A few minor
14108         tweaks.  Take directories out of target_configdirs as they are
14109         taken out of configdirs.  Remove existing Makefile files from
14110         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14111         CONFIG_ARGUMENTS in Makefile.
14112         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14113         by configure.in.
14114         (CONFIG_ARGUMENTS): Likewise.
14115         (CONFIGURE_TARGET_MODULES): New variable.
14116         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14117         ($(CONFIGURE_TARGET_MODULES)): New target.
14118         (configure-libg++, configure-libio): New targets.
14119         (all-libg++): Depend upon configure-libg++.
14120         (all-libio): Depend upon configure-libio.
14121         (configure-libgloss, all-libgloss): New targets.
14122         (configure-libstdc++): New target.
14123         (all-libstdc++): Depend upon configure-libstdc++.
14124         (configure-librx, all-librx): New targets.
14125         (configure-newlib): New target.
14126         (all-newlib): Depend upon configure-newlib
14127         (configure-xiberty): New target.
14128         (all-xiberty): Depend upon configure-xiberty.
14130 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14132         * configure.in (host i[345]86-*-win32):  Expand the
14133         noconfigdirs again.
14135 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14137         * mpw-configure: Fix sed command file name.
14139 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14141         * configure.in (host i[345]86-*-win32): Reduce the
14142         noconfigdirs again.
14144 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14146         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14147         or powerpc*-*-pe*, since they are not yet supported.
14149 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14151         Add PowerMac support and many other enhancements.
14152         * mpw-configure: New option --cc to select compiler to use,
14153         paste options set according to --cc into the generated
14154         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14155         if mpw-make.sed is present.
14156         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14157         add forward includes for PowerPC include files.
14158         * mpw-build.in: Build using Makefile.PPC if present.
14159         (do-byacc, etc): Remove separate version resource builds.
14160         (do-gas): Build "stamps" before "all".
14161         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14162         * mpw-README: Update to reflect --cc option, PowerMac support,
14163         and recently-reported compatibility problems.
14165 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14167         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14168         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14169         (--with-multilib-top): Pass to recursive invocations.
14171 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14173         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14174         v810-*-*.
14176 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14178         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14179         gdb, ld and opcodes on v810-*-*.
14181 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14183         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14184         (local-maintainer-clean): New target.
14185         (maintainer-clean): New target.
14186         (realclean): Just depend upon maintainer-clean.
14188 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14190         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14192 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14194         * configure.in: Build ld in mips*-*-bsd* case.
14196 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14198         * config.sub: Accept -lites* OS.  From Ian Dall.
14200 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14202         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14203         targets.
14205 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14207         * configure.in: treat i386-win32 canadian cross the same as
14208         i386-go32 canadian cross.
14210 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14212         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14213         running under the simulator to build a reduced set of libraries.
14214         (powerpc-*-eabiaix): Add fine grained multilib support added to
14215         other powerpc targets yesterday.
14217 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14219         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14220         -disable-softfloat, -disable-relocatable, -disable-aix, and
14221         -disable-sysv to control which multilib libraries get built.
14223 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14225         * configure: Add Makefile.tem to list of files to remove in trap
14226         handler.
14228 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14230         * config.guess (*Linux*):  Add missing "exit"s.
14231         Also, need specific check for alpha-unknown-linux (uses COFF).
14233 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14235         * config.guess:  Merge with FSF:
14237         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14238         * config.guess (AIX4): More robust release numbering discovery.
14240         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14241         * config.guess (i386-sequent-ptx): Properly get version number.
14243         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14244         * config.guess (mips:*:4*:UMIPS): New case.
14246 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14248         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14249         (i386-win32 host): Likewise.  Don't build readline.
14251 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14253         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14254         SUPPORT_FILES to submakes.
14256 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14258         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14259         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14260         mpw-configure.
14262 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14264         * configure.in (appdirs): Use =, not ==, in test expression when
14265         trying to build the text to print in the warning message for
14266         Solaris users.
14268 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14270         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14272 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14274         * config.guess: Recognize lynx-2.3.
14276 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14278         * config.sub (z8ksim): Deleted
14279         (z8k-*-coff): New, this is the one true name of the target.
14281 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14283         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14285 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14287         * config.guess (*:Linux:*:*): First try asking the linker what the
14288         default object file format is (elf, aout, or coff).  Then if this
14289         fails, try previous methods.
14291 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14293         * configure.in: Don't build newlib for *-*-vxworks5.1.
14295 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14297         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14298         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14300 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14302         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14304 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14306         * cfg-ml-com.in: New file.
14307         * cfg-ml-pos.in: New file.
14309 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14311         * COPYING.NEWLIB: Add HP free copyright to list.
14313 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14315         * config.sub: Recognize -eabi* for the system, not just -eabi.
14317 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14319         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14320         * config.sub, configure.in (win32): New target and host.
14322 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14324         * configure.in: Add i386-pe configuration.
14326 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14328         * mpw-build.in (install): Install GDB after LD.
14330 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14332         * mpw-config.in (elf/mips.h): Always forward-include, needed
14333         for GDB to build.
14335 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14337         * testsuite: New directory for customer acceptance and whole tool
14338         chain tests.
14340 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14342         * configure: If per-host line isn't found, but AC_OUTPUT is found
14343         and a configure script exists, run it instead.
14345 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14347         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14349 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14351         * configure: Set build_{cpu,vendor,os,alias} to host values when
14352         --build isn't specified.
14354 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14356         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14357         (FLAGS_TO_PASS): Pass them.
14358         (EXTRA_TARGET_FLAGS): Ditto.
14360 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14362         * Makefile.in (all-libg++): Depend on all-libstdc++.
14364 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14366         * configure.in (noconfigdirs): Enable all packages for
14367           i386-unknown-netbsd.
14369 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14371         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14372         hosted builds (DOS builds)
14374 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14376         Changes for ARM based on patches from Richard Earnshaw:
14377         * config.sub: Handle armeb and armel.
14378         * configure.in: Omit arm linker only for riscix.
14380 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14382         * config.guess:  Update from FSF.
14384 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14386         * config.sub: Recognize powerpcle as the little endian variant of
14387         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14388         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14389         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14390         temporarily.
14392 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14394         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14396 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14398         * config.sub: Accept -lites* as a basic system type.
14400 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14402         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14403         installed, and if so return linuxoldld as the system name.
14405 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14407         * config.guess: Add hppa1.1-hp-lites support.
14409 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14411         * configure.in: Don't build newlib for m68k-vxworks5.1.
14413 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14415         * configure.in (mips-sgi-irix6): Use mh-irix5.
14417 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14419         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14421 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14423         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14424         OSF/1.  Fix compiler flags.
14425         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14427 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14429         * configure.in: Recognize --with-newlib.
14430         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14432 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14434         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14435         to *_X11_MODULES due to gdbtk needing X include files et al.
14437 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14439         Merge in support for Mac MPW as a host.
14440         (Old change descriptions retained for informational value.)
14442         * mpw-config.in: Add generic include forwards for cpu-specific
14443         include files in aout and elf directories.
14445         * mpw-configure: Added copyright.
14446         * mpw-config.in: Check for presence of required build tools.
14447         (target_libs): Add newlib.
14448         (target_tools): Add examples.
14449         (Read Me): Generate as "Read Me for MPW" instead.
14450         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14451         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14452         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14454         * mpw-configure: Remove subdir-specific makefile hackery,
14455         delete mk.tmp after using it.
14457         * mpw-build.in (all): Display start and end times.
14459         * mpw-configure (host_canonical): Set.
14460         (target_cpu): Always add to makefiles.
14461         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14462         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14463         (mpw-mh-mpw): Look for in srcdir and srcroot.
14464         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14466         * mpw-build.in: (install-only): New target.
14468         * mpw-configure (host_alias, target_alias): Rename from hostalias
14469         and targetalias, add into generated Makefile.
14470         (mk.tmp): If present, add into generated Makefile.
14471         * mpw-build.in (all-gas): Build config.h first before gas proper.
14473         * mpw-configure (config.status): Write only if changed.
14474         * mpw-config.in (readline): Configure it (not built, just used for
14475         definitions).
14477         * mpw-config.in (elf/mips.h): Add a forward include.
14479         * mpw-config.in: Forward-include most .h files in include into
14480         extra-include.
14481         (readline): Don't build.
14482         mpw-build.in (install): Install GDB.
14484         * mpw-configure (prefix, mpw_prefix): Handle it.
14485         * mpw-config.in (mmalloc, readline): Don't configure.
14486         * mpw-build.in (thisscript): Rename to ThisScript.
14487         Use mpw-build instead of BuildProgram everywhere.
14488         (mmalloc, readline): Don't build.
14489         * mpw-README: New file, basic documentation about the MPW port.
14491         * mpw-config.in: Use forward-include to create include files.
14493         * mpw-configure: Add more things to the top of each configured
14494         Makefile, including contents of config/mpw-mh-mpw.
14495         * mpw-config.in (extra-include): Create this directory and fill it
14496         with Posix-like include files when configuring.
14498         * config.sub (apple, mac, mpw): Add various aliases.
14500         * mpw-build.in: New file, top-level build script fragment for MPW.
14501         * mpw-configure: New file, configure script for MPW.
14502         * mpw-config.in: New file, config fragment for MPW.
14504 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14506         * configure.in (host_libs): Remove glob, since it is gone from the
14507         sources.
14509 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14511         * Makefile.in: define empty GDB_NLM_DEPS var.
14513         * configure.in(target_makefile_frag): use config/mt-netware
14514         for netware targets.
14516 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14518         * config.sub: Merge in recent FSF changes.  Remove linux special
14519         cases.
14521 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14523         Revert this change:
14525         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14527                 * build-all.mk: Use CC=cc -Xs on Solaris.
14529 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14531         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14532         stop using it.
14533         * Makefile.in: Nuke all references to glob subdirectory.
14535 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14537         * configure.in: Fix --enable-shared logic in per-host.
14539 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14541         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14543 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14545         * configure.in (noconfigdirs): Don't build gas on AIX, for
14546         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14548 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14550         * configure: Fix --cache-file to work if the file argument is a
14551         relative path.
14553 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14555         * configure: If the --cache-file is used, pass it down to
14556         configure in subdirectories.
14558 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14560         * config.sub: add vxworks29k configuration.
14562 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14564         * Makefile.in (taz): Do "diststuff" part quietly.
14566 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14568         * config.sub: Mini-merge with gcc/config.sub.
14570 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14572         * config.guess (IRIX): Sed - to _.
14574 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14576         * Makefile.in (source-vault, binary-vault): New targets.
14578 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14580         * config.sub: Recognize -eabi as a basic system type.
14582 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14584         * configure.in (enable_shared stuff): Fix typo.
14586 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14588         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14590 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14592         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14594 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14596         * configure.in (rs6000-*-*): Don't build gas.
14598 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14600         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14601         reduce command line length.
14602         (AS_FOR_TARGET): Check for as.new, not Makefile.
14603         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14605 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14607         * config.guess:  Merge from FSF.
14609 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14611         * configure: Don't use $ when handling program_suffix.
14613 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14615         * configure.in:  Configure tk for hppa/hpux.
14617 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14619         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14621 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14623         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14624         to LIBCXXFLAGS.  Tests are better run without it.
14626 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14628         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14630 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14632         * configure.in (*-*-netware*): Don't configure xiberty.
14634 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14636         * configure.in:  Remove tk from native_only list.
14638 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14640         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14641           for special NCD build.
14643 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14645         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14646         makeall.bat, they're only useful for binutils snapshots.
14647         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14648         makeall.bat to specified SUPPORT_FILES.
14650 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14652         * build-all.mk: Add Ericsson targets to sun4 and solaris
14653           hosts.  Add  BNR's sun4 target to solaris host, so their
14654           build-from-source will be tested in-house first.
14656 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14658         * Makefile.in (LIBCFLAGS): New variable.
14659         (CFLAGS_FOR_TARGET): Ditto.
14660         (LIBCFLAGS_FOR_TARGET): Ditto.
14661         (LIBCXXFLAGS): Ditto.
14662         (CXXFLAGS_FOR_TARGET): Ditto.
14663         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14664         (BASE_FLAGS_TO_PASS): Pass them.
14665         (EXTRA_TARGET_FLAGS): Ditto.
14667         * configure.in: Support --enable-shared.
14669 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14671         * configure.in (target_libs):  Include libstdc++ again.
14672         * config.guess:  Update from FSF (for FreeBSD).
14674 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14676         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14677         makeall.bat.
14678         (DISTDOCDIRS): Add `etc'.
14679         (ETC_SUPPORT_PFX): New variable.
14680         (taz): Include anything from etc starting with a word in
14681         ETC_SUPPORT_PFX.
14683 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14685         * config.sub: Update for recent FSF changes.  Remove obsolete
14686         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14687         spacing changes.
14689 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14691         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14693         * config.guess:  Merge with FSF.
14694         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14696 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14698         * configure: Since the "trap 0" handler will override the exit
14699         status on many systems, only use it for "exit 1", and make it set
14700         a non-zero exit status; reset it before "exit 0".  Also, check
14701         exit status of config.sub, and error out if it failed.
14703 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14705         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14706         and install libgloss.
14708 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14710         * Makefile.in (all-binutils): Depend upon all-byacc.
14712         * configure.in: Don't build emacs on Irix 5.
14714 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14716         * configure.in (*-*-netware*): Add libio.
14718 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14720         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14721         (CHECK_TARGET_MODULES): Ditto.
14722         (INSTALL_TARGET_MODULES): Ditto.
14723         (TARGET_LIBS): Ditto.
14724         (all-libstdc++): Note dependencies.
14726 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14728         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14730 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14732         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14733         -fexternal-templates.
14735         * configure.in (target_libs): Add libstdc++.
14736         (noconfigdirs): Add libstdc++ as appropriate.
14738 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14740         * config.guess:  Update from FSF.
14742 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14744         * configure: Use ${config_shell} when running ${configsub}.
14746 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14748         * config.sub: No longer recognize h8300h.
14750 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14752         * config.sub: Remove extraneous differences between config.sub and
14753         gcc/config.sub.
14755 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14757         * Makefile.in (DISTSTUFFDIRS): Add gas.
14759 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14761         * COPYING.NEWLIB: New file.
14763 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14765         * config.guess (HP-UX):  Patch from Harlan Stenn
14766         <harlan@landmark.com> to also emit release level.
14768 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14770         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14772 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14774         * config.sub:  Merge nextstep cleanup from FSF.
14776 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14778         * configure.in (arm-*-*): Don't configure ld for this target.
14780 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14782         * configure.in (*-*-netware): don't configure libg++, libio,
14783           librx, or newlib.
14785 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14787         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14788         configure ld--it works, but it doesn't support shared libraries.
14790 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14792         * config.guess (*-unknown-freebsd*):  Get rid of possible
14793         trailing "(Release)" in version string.
14794         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14796 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14798         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14799         Fix type: *-next-neststep -> *-next-nextstep.
14801         * config.guess:  Merge from FSF:
14803         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14805         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14807         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14809         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14810         instead of UNIX_SV for UnixWare 1.0).
14812 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14814         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14815         to make gdb/nlm/* build after the compiler and linker.
14817 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14819         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14820         not just i[34]86.
14821         (m68k-atari-sysv4):  Relocate to match FSF version.
14823         * config.guess:  More merges from the FSF:
14825         Add a space before function call or macro invocation.
14827         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14829         * config.guess: Add trap cmd to remove dummy.c and dummy when
14830         interrupted.
14832         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14834         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14835         (dummy): Redirect stderr from compilation of dummy.c.
14837         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14839         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14841 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14843         * configure: Accept and ignore --cache*, for compatibility with
14844         new autoconf.
14846 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14848         * config.guess:  Merge from FSF:
14850         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14852         * config.guess (Pyramid*:OSx*:*:*): New case.
14853         (PATH): Add /.attbin at end for finding uname.
14854         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14856         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14858         * config.guess (M88*:DolphinOS:*:*): New case.
14860         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14862         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14863         to select whether to use ELF or COFF.
14865         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14867         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14869         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14871         * config.guess: Guess the OS version for HPUX.
14873         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14875         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14877 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14879         * configure.in: Recognize --with-headers, --with-libs, and
14880         --without-newlib.
14881         * Makefile.in (all-xiberty): Depend upon all-ld.
14883 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14885         * configure.in: Change i[34]86 to i[345]86.
14887 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14889         * configure (version): A few more tweaks to help message.
14891 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14893         * Makefile.in:  Remove (for now) librx as a host library,
14894         now that we're building it for target.
14896 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14898         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14899         (Karl Berry).
14901 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14903         * configure.in:  Also configure librx.
14905 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14907         * Makefile.in:  Update various rules to reflect that librx
14908         is now needed for libg++.
14910 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14912         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14914 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14916         * configure.in: Configure the examples directory.
14918 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14920         * configure: Simplify Jun 2 1994 change.
14922 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14924         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14925         /bin/gcc isn't good enough to build gcc.
14927 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14929         * Makefile.in (GDB_SUPPORT_FILES): Remove
14930         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14931         (gdb.tar.gz): Add new rule to use standard distribution building
14932         mechanism.
14934 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14936         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14937         Bill Cox <bill@cygnus.com>.
14939 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14941         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14943 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14945         * configure:  Search current dir first in .gdbinit.
14947 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14949         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14951 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14953         * config.sub:  Refer to NeXT's operating system as nextstep.
14955         * config.sub (case $basic_machine):  Re-order the cases, to match
14956         the order in the FSF version (which is mostly alphabethical).
14957         Merge in some additions and changes from the FSF.
14959 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14961         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14962         * config.sub: Recognize cxux7.
14963         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14965 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14967         * config.sub:  Fix typo powerpc -> powerpc-*.
14969 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14971         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14973         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14974         parallel with all-emacs and install-emacs).  Top-level command
14975         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14977 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14979         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14980         $(relbindir)/make before doing ``make install'', and use
14981         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14982         installing over running make binary.
14983         ($(host)-stamp-stage3-installed): Likewise.
14985 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14987         * config.guess: Recognize Mach.
14989 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14991         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14992         see whether --exec-prefix was used.
14994 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14996         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14998 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15000         * Makefile.in: Add all-librx target similar to all-libproc.
15002 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15004         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15005         with post 1.2 uname bogosity.
15007 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15009         * configure: Remove temporary files on receipt of a signal.
15011 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15013         * configure: If there is a package_makefile_frag, remove
15014         ${subdir}/Makefile.tem after copying it in.
15016 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15018         * build_all.mk: support rs6000 lynx identifies itself as
15019         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15020         since /bin/gcc is too feeble to compile a modern gcc.
15022 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15024         * brought devo/test-build.mk update-to-date with progressive/
15025           test-build.mk. Add lynx targets and hppa flag info.
15027 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15029         * configure.in:  Use mh-ncrsvr43.  Patch from
15030         Tom McConnell <tmcconne@sedona.intel.com>.
15032 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15034         * config.guess (i386-unknown-bsdi):  No longer need to
15035         check #if defined(__bsdi__) && defined(__i386__).
15037 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15039         * configure: Set program_transform_nameoption correctly.
15041 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15043         * brought build-all.mk update-to-date with progressive build-all.mk,
15044           added new targets and hppa info.
15046 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15048         * configure: If config.guess result is a prefix of the user
15049         specified target, assume a native build and use the user specified
15050         target as the host alias.  Remove SunOS patch suffix removal hack.
15051         * configure.in: Remove SunOS patch suffix removal hack.
15053         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15054         in NATIVE_CHECK_MODULES.
15056 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15058         * Makefile.in: Rename HOST_ONLY to NATIVE.
15059         * configure: Delete SunOs patch suffix from host_canonical
15060           and build_canonical variables that are prepended to Makefiles.
15061         * configure.in: Add comments for easier maintenance.
15063 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15065         * Makefile.in: Add all-libproc target similar to all-gui.
15067 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15069         * Makefile.in (CHECK_MODULES): split into
15070         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15072 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15074         * config.guess (i386-unknown-bsdi): New system to guess.
15076 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15078         * Makefile.in: Add all-gui target (but not yet build by "all").
15080 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15082         * config.sub: Move deletion of patch suffix from here...
15083         * configure.in: To here, at Ian's suggestion.  The top-
15084           level scripts might need to know of a patch level.
15086 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15088         * config.sub: Strip off patch suffix so rtl is recognized
15089           as a sunos4.1.3 machine, even though it's been patched.
15091 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15093         * Makefile.in (INSTALL_LAST): Delete.
15094         (INSTALL_DOSREL): New.
15096 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15098         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15099         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15100         whether we pass down --with-gnu-ld anyhow.
15102 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15104         * Makefile.in (INSTALL_LAST): Change operation so it works
15105         on more flavors of make.
15106         * configure.in (go32): Don't build libg++ or libio.
15108 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15110         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15111         they can be overriden by templates.
15113 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15115         * configure.in (target==go32): Don't build gdb.
15116         * dosrel: New directory.
15118 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15120         * configure.in (host==go32): Configure dosrel too.
15121         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15122         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15123         be set by incoming names or templates.
15124         (INSTALL_LAST): New rule.
15126 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15128         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15130 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15132         * configure.in (appdirs): New variable.  Currently empty, but will
15133         be used in gas distribution.  If nonempty, lists a set of
15134         directories at least one of which must get configured, or top
15135         level configuration is considered to have failed.
15136         (rs6000-*-lynxos*): Use new file name.
15138 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15140         Eliminate XTRAFLAGS.
15141         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15142         newlib include files using -idirafter, and also use -nostdinc.
15143         (CXX_FOR_TARGET): Likewise.
15144         (XTRAFLAGS): Removed.
15145         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15146         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15147         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15148         ($(DO_X)): Don't pass down XTRAFLAGS.
15150 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15152         * configure.in (mips*-dec-bsd*): New target; do build linker.
15153         (mips*-*-bsd*): New target; don't build linker.
15155 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15157         * configure.in: support rs6000-*-lynxos* configuration.
15158         support sunos4 as a cross target.
15160         * config.sub: look for lynx*, not lynx since the OS version may
15161         legitimately be part of the name.
15163 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15165         * configure.in (i[34]86-*-sco*): Move to be with other i386
15166         targets.
15167         (romp-*-*): New target.  Skip various binary utilities.
15168         (vax-*-*): New target.  Don't build newlib.
15169         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15171 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15173         * configure.in: Only set host_makefile_frag if config
15174         directory exists.
15176 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15178         * install.sh: If $dstdir exists, don't check whether each
15179         component does.
15181 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15183         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15185 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15187         * configure.in (*-*-lynxos*): Don't configure newlib for either
15188         native or cross Lynx.
15190 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15192         * config.sub (sparc64-elf): Fix os.
15193         (z8k): Remove duplicate.
15195 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15197         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15198         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15200 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15202         * configure: Make file links cleanly even if Lynx fails on
15203           an NFS symlink (at least fail cleanly).
15205 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15207         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15208         -XNh2000.
15210 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15212         * configure: Unknown options are fatal again.
15214 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15216         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15217         compatibility.
15219 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15221         * build-all.mk: Add `clean' target.
15223 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15225         * config.guess:  Add SINIX support.
15226         * configure.in:  Add mips-*-sysv4* support.
15228 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15230         * build-all.mk: Document all useful targets.
15231         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15232         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15234 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15236         * configure: Support --silent, --quiet.
15238 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15240         * configure: Support --disable-FEATURE.
15242 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15244         * config.guess: Recognize NCR running SVR4.3.
15246 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15248         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15249         Patch from Paul Eggert <eggert@twinsun.com>.
15251 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15253         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15255 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15257         * configure: Make unrecognized options give nonfatal warnings
15258         instead of fatal errors, and pass them to any subdirectory
15259         configures in case they recognize them.
15260         Make --x equivalent to --with-x.
15262 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15264         * configure: Add --enable-* options.  Clean up usage message and
15265         some comments.
15267 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15269         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15271 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15273         * configure.in (hppa*-*-*): Enable binutils.
15275 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15277         * config.sub: Recognize cisco.
15279 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15281         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15283 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15285         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15286         than one configuration name.  Add comment.
15288 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15290         * config.guess: about target *-hitachi-hiuxwe2, fixed
15291         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15292         macro is incorrect.]
15294 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15296         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15297         than the "make ls" stuff which used to be here.
15299 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15301         * config.guess:  Recognize i[34]86-unknown-freebsd.
15302         From Shawn M Carey <smcarey@rodan.syr.edu>.
15304 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15306         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15308 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15310         * config.guess: Check for ptx.
15312 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15314         * config.sub: Add os9k checking.
15316 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15318         * config.guess: Handle OSF1 running on HPPA processors
15320 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15322         * configure: If subdir configure fails, print out a message with
15323         subdirectory name, in case subdir's configure code didn't identify
15324         itself.
15326 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15328         * configure.in: Remove embedded newlines from configdirs.
15329         Avoid mismatches of substrings.  Fix matching strings at end
15330         of configdirs.
15332 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15334         * config.guess:  Add Lynx/rs6000 config support.
15336 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15338         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15340 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15342         * configure.in (hppa*-*-osf*): Treat this just like most other
15343         PA configurations (eg no binutils or ld).
15344         (hppa*-*-*elf*): These configurations have binutils and ld.
15346 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15348         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15350 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15352         * configure.in (rs6000-*-*): Build gas.
15354 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15356         * Makefile.in:  Avoid bug in losing hpux sed.
15358 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15360         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15361         for GDB and GDB has been fixed to not need it.
15363 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15365         * config.guess: Recognize vax hosts.
15367 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15369         * configure (while loop): Don't use "break 2" inside case
15370         statement -- the case statement isn't an enclosing loop.
15372 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15374         * config.guess:  Clean up NeXT support, to allow nextstep
15375         on Intel machines.  Make OS be nextstep.
15377 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15379         * config.guess: Add alternate forms for Convex.
15381 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15383         * configure:  Completely rewrite option processing.  Take
15384         advantage of pattern-matching to avoid invoking test frequently.
15385         Also clean up host and target defaulting logic.
15387 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15389         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15390         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15391         commands (plus user environment) will fit SCO limits.
15393 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15395         * configure.in: Don't issue warnings about directories which are
15396         not being configured if -norecursion is set.  Correct test for
15397         --with-gnu-as and --with-gnu-ld to not get confused by substring
15398         matches.
15400         * configure.in: Don't build gas for alpha-dec-osf1*.
15402 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15404         * configure:  Back out Per's change of 12/19/1993.  It changes the
15405         behavior of configure in unexpected and confusing ways.
15407         Also, use different delim char when calculating
15408         program_transform_name so that the name can contain slashes.
15410 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15412         * configure.in, config.sub: Add support for VSTa micro-kernel.
15414 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15416         * configure.in: Nuke hacks which were used to get a special
15417         version of GAS for HPPA configurations.
15419 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15421         * configure:  If only ${target_alias} is given, use that
15422         as the default for ${host_alias}.
15423         * configure:  Add missing back-slashes before nested quotes.
15425 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15427         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15429 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15431         * config.guess:  Recognize some Tektronix configurations.
15432         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15434 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15436         * config.sub: Match any flavor of SH.
15438 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15440         * configure.in: Don't try to configure newlib for Alpha.
15442 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15444         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15445         libg++ or libio for any Alpha target.
15447         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15449 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15451         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15452         default arguments -- so it tried to compress itself.
15454 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15456         * configure.in (notsupp): ensure that a space is always at the end
15457           of the configdirs list, since the grep checks for an explicit space
15459 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15461         * configure.in (target i386-sysv4.2): don't build ld, since static
15462           versions of many libraries are not available.
15464 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15466         * config.guess: Recognize Apollos (using environment variables).
15467         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15469 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15471         * config.guess: Recognize Sony news mips running newsos.
15473 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15475         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15476         "fi ; else" for bash.
15478 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15480         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15482 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15484         * config.sub: accept unixware as an alias for svr4.2.
15485         Fix some inconsistancies with the gcc version.
15487 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15489         * Makefile.in (DISTDOCDIRS):  Add gdb.
15491 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15493         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15495 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15497         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15498         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15499         this now.
15501 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15503         * config.sub: Accept hiux* as an OS name.
15505         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15506         etc/make-stds.texi.  The underscore came from gcc, and dje now
15507         agrees that RUNTESTFLAGS is the correct name.
15509 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15511         * install.sh:  Remove 'set -e'.  It makes any conditionals
15512         in the script useless.
15514         * config.guess: Automatically recognize arm-acorn-riscix
15515         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15517 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15519         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15521 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15523         * Makefile.in (DISTDOCDIRS): New variable.
15524         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15525         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15527 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15529         * configure.in (hppa target): check the source directory for the
15530           pagas sub-directory
15532 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15534         * config.sub: Allow -aout* and -elf*.
15536 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15538         * configure.in: Don't build ld on i386-solaris2, same as for
15539         sparc-solaris2.
15541 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15543         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15545 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15547         * configure.in:  Configure gdb for alpha.
15549 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15551         * Makefile.in (CXXFLAGS): Add -O.
15553 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15555         * config.guess: added support for DG Aviion
15557 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15559         * configure.in: Produce warning message for subdirectories not
15560         configurable for this host/target combination.  Don't try to
15561         configure gdb for vms.
15563 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15565         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15566         appropriate files before making "diststuff".
15567         (DISTBISONFILES): New var: list of files to be edited.
15568         (DISTSTUFFDIRS): Add binutils.
15570 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15572         * config.sub: also handle mipsel and mips64el (for little endian mips)
15574 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15576         * configure.in: Add * to end of all OS names.
15578 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15580         * configure.in: Build newlib for LynxOS native.
15582 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15584         * config.guess: Add support for delta 88k running SVR3.
15586         * configure.in: Add comment about HP compiler vs. emacs.
15588 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15590         * configure.in: don't build ld on solaris2 (not a viable option
15591           due to bugs in getpwnam & getpwuid)
15593 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15595         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15596         config.guess will produce a full version number.
15598 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15600         * configure.in: Build linker and binutils for alpha-dec-osf1.
15602 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15604         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15605         and gdb/testsuite/Makefile.in.
15607 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15609         * configure.in: recognize mips*- instead of mips-
15611 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15613         * config.sub: Accept linux*coff and linux*elf as operating
15614         systems.
15616 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15618         * config.sub: Recognize mips64, and mips3 as an alias for it.
15620 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15622         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15623         gdb knows how to handle OSF/1 shared libraries.
15625 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15627         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15628         * config.guess: Recognize Hitachi's HIUX.
15629         * config.sub: Recognize h3050r* and hppahitachi.
15630         Remove redundant cases for hp9k[23]*.
15632 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15634         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15635         if gas and ld are in the source tree and are in ${configdirs}.
15636         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15637         --with options (but still pass them down on the command line,
15638         if they were explicitly specified).
15640 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15642         * configure: substitute SHELL value in Makefile.in with
15643         ${CONFIG_SHELL}
15645 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15647         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15648         *-*-solaris2* targets.
15650 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15652         * Makefile.in: define M4, and pass it down to sub-makes;
15653         all-autoconf now depends on all-m4
15655 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15657         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15658         presence of {ar,ranlib} instead of a configured directory
15660 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15662         * config.guess: Accept 34?? as well as 33?? for NCR.
15664 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15666         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15667         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15669 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15671         * configure: grab values for $(CC) and $(CXX) from the
15672         environment, so that someone can do "CC=gcc configure; make" and
15673         have it work right (matching the way that autoconf works now)
15675         * configure.in, Makefile.in: add support for gash, the tcl
15676         interface to Galaxy
15678         * config.guess: add NetBSD variants (hp300, x86)
15680 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15682         * install.sh: Support -d option (in the manner of SunOS 4 install,
15683         as it is more deterministic than that of GNU install)
15684         (chmodcmd): Set file to mode 755 by default (should also do default
15685         chgrp and chown, but I don't feel like dealing with that now)
15687 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15689         * config.sub: Remove h8300hhms alias.
15691 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15693         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15695 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15697         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15698         as stmp-fixinc
15700 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15702         * config.sub: recognize m88110-bug-coff.
15704 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15706         * Makefile.in (all-libio): all dependencies on the toolchain used
15707         to build this (gcc, gas, ld, etc)
15709 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15711         * config.guess: Deal with OSF/1 1.3 on alpha.
15713 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15715         * install.sh: add some 'else true' clauses for portability
15717         * configure.in: don't build libio for h8[35]00-*-* targets
15719 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15721         * Makefile.in:  Add support for new libio.
15723 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15725         * install.sh: If one command fails, don't try the rest.  Don't try
15726         to remove $dsttmp (via trap) unless we have already created it.
15727         If $src doesn't exist, detect it and exit with an error.
15729         * config.guess: Recognize BSD on hp300.
15731 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15733         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15734         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15736 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15738         * Makefile.in (all-send-pr): depends on all-prms
15740 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15742         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15744 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15746         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15747         Added test for mips-mips-riscos5.
15749 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15751         * configure.in: use mh-hp300 for 68k HP hosts
15753 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15755         * configure: add support for CONFIG_SHELL, so that you can use
15756         some alternate shell for evaluating configure scripts
15758 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15760         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15761         in configure script to bug-gdb@prep.ai.mit.edu when building
15762         distribution archive.
15763         * Makefile.in (COMPRESS):  Remove def.
15764         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15765         gdb.tar.Z and make-gdb.tar.Z respectively.
15766         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15767         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15768         to convergence with 'taz' target in Makefile.in.
15770 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15772         * install.sh (dsttmp): use trap to ensure that tmp files go
15773         away on error conditions
15775 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15777         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15779 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15781         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15782         its parent is '/' not ''.
15784         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15786 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15788         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15789         that ${newsrcdir}/configure.in does.
15791 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15793         * test-build.mk: support for CONFIG_SHELL
15795 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15797         * config.sub (netware):  Add as a basic system type.
15799 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15801         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15802           $(srcdir)/ from the dependency on Makefile.in.
15804 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15806         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15807         (h8300hhms is temporary until multi-libraries are implemented).
15808         * configure.in: Handle h8300h too.
15810 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15812         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15814 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15816         * configure:  Remove extraneous output when guessing host type.
15817         * config.guess:  Remove extraneous output when guessing using C
15818         compiler rather than uname, or when guessing fails.
15820 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15822         * Makefile.in: remove all.cross and install.cross targets
15824         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15825           definitions
15827 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15829         * configure.in (target sh): Build gprof.
15831 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15833         * config.sub: change -solaris to -solaris2
15835 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15837         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15839 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15841         * configure: Correct error message for missing Makefile.in to
15842         print correct directory.
15844 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15846         * install.sh: kludge around 386BSD shell bug
15848 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15850         * config.guess:  Recognize NeXT.
15851         * config.guess:  Recognize i486-ncr-sysv4.
15852         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15854 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15856         * Makefile.in (MAKEINFOFLAGS): New variable.
15857         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15858         * build-all.mk, test-build.mk: Pass down --no-split as
15859         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15861 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15863         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15865 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15867         * Makefile.in (libg++.tar.z):  New rule.
15868         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15869         * Makefile.in (taz):  Only do a single chmod.
15871 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15873         * install.sh: don't use dirname anymore (replaced with sed usage)
15875 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15877         * Makefile.in:  Change extension for gzip'd files from '.z' to
15878         '.gz' per new FSF standard usage.
15880 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15882         * configure: put quotes around the final value of program_transform_name
15884 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15886         * Makefile.in: new install.sh support; update install-info rules
15888 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15890         * configure.in: Build diff for crosses, but not for go32 host.
15892         * configure.in: Build gprof only for native, and don't build it
15893         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15895 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15897         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15899 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15901         * configure.in (host_tools): Add prms.
15903 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15905         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15906         with $(FLAGS_TO_PASS) on the command line
15908         * config.sub: Recognize lynx and lynxos
15910 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15912         * config.sub: Accept -ecoff*, not just -ecoff.
15914 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15916         * Makefile.in (taz): Use .gz suffix instead of .z.
15917         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15918         names.
15920 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15922         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15924 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15926         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15927         that rebuilds that might happen during 'make install' don't get
15928         bogus gcc include files
15930 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15932         Change from Utah for HPPA support:
15933         * config.guess: Recognize hppa1.x-hp-bsd.
15935 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15937         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15938         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15940 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15942         * config.sub: Add support for rom68k and bug boot monitors.
15944 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15946         * Makefile.in: Make all-opcodes depend on all-bfd.
15948 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15950         * config.guess: Added special check for i[34]86-univel-sysv4*.
15952 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15954         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15955         the processor rather than assuming i486.
15957 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15959         * config.guess: Recognize SunOS6 as Solaris3.
15961 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15963         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15964         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15966 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15968         * build-all.mk (all-cross): New target for Canadian Cross.
15969         Added Q2 go32 targets.
15970         * test-build.mk: Configure go32 cross sparclite-aout and
15971         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15972         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15974 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15976         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15977         GO32 hosted toolchains
15979 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15981         * configure: change  so "-exec-prefix" gets passed down rather
15982         than "-exec_prefix" so autoconf generated Makefiles get the
15983         exec_prefix set right.
15985 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15987         * config.guess: get the Solaris2 minor version number
15989         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15991 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15993         * config.guess: Recognize some Sequent platforms.
15995 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15997         * Makefile.in: added the vault-install target
15999         * configure.in: actually use the Sun3 makefile fragment that's in
16000         config, also added the release dir to configdirs
16002 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16004         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16006 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16008         * configure.in: remove some program from Alpha targetted toolchains
16010 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16012         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16013         gprof.
16014         (taz): Run "make diststuff" in those directories instead of "make
16015         proto-dir".  Look for "VERSION=" only at start of line in subdir
16016         Makefile.  Use "gzip -9" for compression.
16017         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16018         (binutils.tar.z): New target.
16020 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16022         * Makefile.in (taz): Include gpl.texinfo.
16024 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16026         * Makefile.in (setup-dirs): Merged into "taz" target.
16027         (taz): Only do `proto-dir' stuff if a directory is actually needed
16028         for this target.
16030 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16032         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16033         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16034         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16035         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16036         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16038 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16040         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16041         config.sub, and move-if-change to gdb testsuite distribution
16042         archive, so the testsuite can be extracted, configured, and
16043         run separately from the gdb distribution.  Blow away the Chill
16044         tests that require a Chill compiled executable, since GNU Chill
16045         is not yet publically available.
16047 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16049         * test-build.mk: set environment variables in a single command,
16050         instead of a list of assignments and exports
16052         * config.guess: recognize Alpha/OSF1 systems
16054 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16056         * configure: Change help message to prefer --options rather than
16057           -options.
16059 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16061         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16062         zippy@ecst.csuchico.edu.
16063         * config.guess: Recognize miniframe.
16065 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16067         * Makefile.in: Use srcroot to find runtest rather than rootme.
16068         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16070 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16072         * test-build.mk: Extensive additions to support building on a
16073         machine other than the host.
16075 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16077         * configure (tooldir): Fix for i386-aix again.
16079 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16081         * configure, Makefile.in:  Change definition of $(tooldir)
16082         to match the FSF.
16084 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16086         * config.guess:  Recognize i[34]86/SVR4.
16088 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16090         * Makefile.in (all-gdb): gdb depends on sim.
16092 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16094         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16095         at the same time we make the prototype gdb directory.
16096         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16097         files at the same time as the gdb base release distribution.
16099 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16101         * Makefile.in (check): Use individual check targets rather than
16102         DO_X rule.
16103         (check-gcc): Added.
16105 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16107         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16108         for System V release 3.2.
16110 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16112         * config.sub: Recognize hppaosf.
16113         * configure.in: Do configure ld/binutils/gas for it.
16115 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16117         * configure (tooldir): Alter syntax used to set this, for systems
16118         where "\$" isn't handled right, like i386-aix.
16120 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16122         * configure: Pass program-transform-name, not
16123         program_transform_name, to recursive configures.
16125 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16127         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16128         of gas+ld+binutils.
16130 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16132         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16134 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16136         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16138 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16140         * Makefile.in (PRMS): Set back to all-prms.
16142 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16144         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16145         targets, rather than for MIPS hosts.
16147 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16149         * configure.in: add comment for --with-x default values
16151         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16153         * Makefile.in: add check-* targets for each of the directories in
16154         the tree.  Add a definition of RUNTEST that will use the one we
16155         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16157 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16159         * configure.in: Removed obsolete references to bfd_target and
16160         target_makefile_frag.
16162         * build-all.mk: Set assorted targets for Q2.
16163         * config.sub: Recognize z8k-sim and h8300-hms.
16164         * test-build.mk: Really don't pass host to configure.
16165         (HOLES): Added uname.
16167 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16169         * configure: Handle an empty program-prefix, program-suffix or
16170         program-transform-name correctly.
16172 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16174         * build-all.mk: -G 8 no longer required for MIPS targets.
16175         * test-build.mk: Don't pass host argument to configure; make it
16176         guess.
16178 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16180         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16181         * Makefile.in (COMPRESS):  New macro, like GZIP.
16183 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16185         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16187         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16188         with gas currently defaults to -G 0.
16190 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16192         * Makefile.in (all-flex): flex depends on byacc.
16194         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16195         to test-build.mk as RELEASE_TAG.
16196         * test-build.mk (configargs): New variable containing arguments to
16197         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16198         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16200         * config.guess: Use /bin/uname when checking -X argument on SCO,
16201         to avoid invoking GNU uname which doesn't understand -X.
16203         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16205         * configure.in: Build gas for mips-*-*.
16207 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16209         * Makefile.in (all.normal): insert missing backslash.
16211 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16213         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16215         * Makefile.in: Complete overhaul to merge many almost identical
16216         targets.
16218 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16220         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16221         (gdb.tar.Z): Adjusted.
16223         * Makefile.in (setup-dirs, taz): New targets; should be general
16224         enough to adapt for gdb sometime.  Build only .z file.
16225         (gas.tar.z): New target.
16227 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16229         * build-all.mk: Use CC=cc -Xs on Solaris.
16231 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16233         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16234         for handling BISON for FSF releases.
16236 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16238         * configure: Actually implement the change zoo just documented.
16240 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16242         * configure: when using config.guess, only set target_alias when
16243         it's not already been set (ie, on the command line)
16245 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16247         * Makefile.in: add installcheck target, set PRMS to install-prms
16249 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16251         * configure: add support for package_makefile_fragment, handle the
16252         case where a directory has a configure.in file but no Makefile.in
16253         more gracefully (with an actual understandable error message, even);
16254         add support for --without (and add this to the usage message); also
16255         explicitly add a --host=${host_alias} to the command line when
16256         config.guess is used
16258 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16260         * configure: Must use both --host and --target in recursive calls.
16262 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16264         * Makefile.in: Change deja-gnu to dejagnu.
16266 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16268         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16270 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16272         * configure.in: canonicalize all instances to *-*-solaris2*,
16273         also strip out a number of tools to not build for go32 host
16275 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16277         * config.guess: add GPL.
16279         * Makefile.in, config.guess, config.sub, configure: bump
16280           copyrights to 93.
16282 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16284         * Makefile.in (do-info): Removed obsolete check for existence of
16285         localenv file.
16287         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16289 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16291         * Makefile.in: a couple of 'else true' for decstation,
16292         support for TclX
16294         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16296 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16298         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16300 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16302         * config.guess: Recognize i386-ibm-aix (PS/2).
16303         * configure.in: Use config/mh-aix386 file for it.
16305 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16307         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16308         CC_FOR_TARGET instead.
16309         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16311 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16313         * Makefile.in: Add sim to list of directories sent with gdb
16315 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16317         * configure.in: Put back mips-dec-bsd* case.
16319 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16321         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16322         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16323         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16325 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16327         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16329         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16330         (install-info): install dir.info only if it exists,
16331         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16333 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16335         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16336         gas for mips-dec-bsd.
16338 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16340         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16341         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16343 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16345         * configure.in: Added "dejagnu" to hosttools list.
16347 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16349         * config.sub, configure.in, config.guess:  Add support
16350         for Bosx, an AIX variant from Bull.
16351         Patches from F.Pierresteguy@frcl.bull.fr.
16353 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16355         * devo/dejagnu: Initial creation of devo/dejagnu.
16356         Migrated dejagnu testcases and support files for testing software
16357         tools to reside as subdirectories, currently called "testsuite",
16358         within the directory of the software tool.  Migrated all programs,
16359         support libraries, etc. beloging to dejagnu proper from
16360         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16361         with no modifications.  The changes to these files which will
16362         allow them to configure, build, and execute properly will be made
16363         in a future update.
16365 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16367         * Makefile.in: Change send_pr to send-pr.
16368         * configure.in: Likewise.
16369         * send_pr: Renamed directory to send-pr.
16371 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16373         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16375 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16377         * README:  Update for gdb-4.8 release.
16378         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16379         gdb-xxx.tar.z (gzip'd) file also.
16381 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16383         * Makefile.in: make all-diff depend on all-libiberty
16385 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16387         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16389 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16391         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16393 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16395         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16396         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16397         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16399 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16401         * Makefile.in:  makeinfo binary is in a new location
16403 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16405         * config.sub: Accept -ecoff as an OS.
16407         * Makefile.in: Various changes to eliminate a level of make
16408         recursion and reduce the required command line length.
16409         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16410         sub-makes.
16411         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16412         variables holding settings for specific sub-makes.
16413         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16414         in terms of BASE_FLAGS_TO_PASS.
16415         (TARGET_LIBS): New variable listing directories which use
16416         TARGET_FLAGS_TO_PASS.
16417         (subdir_do): Eliminated.
16418         (do-*): New set of targets to replace subdir_do.
16419         (various): All targets which used subdir_do now depend on do-*.
16420         (local-clean): Renamed from do_clean.
16421         (local-distclean): New target, dependency of distclean and
16422         realclean.
16423         (install-info): Don't create directories.  Depend on dir.info
16424         rather than calling make recursively.
16425         (install-dir.info): Eliminated.
16426         (install-info-dirs): Create all info directories here.
16427         (dir.info): Depend upon do-install-info.
16429         * test-build.mk (HOLES): Added false.
16431 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16433         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16435 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16437         * Makefile.in (info): remove dependency on all-texinfo.  The
16438         problem was really in texinfo/C, not at this level.
16440 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16442         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16444 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16446         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16447         GDB releases.
16449 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16451         * configure: Include srcdir in message about target of link not
16452         being found.  Don't convert `-' to `_' in `with' options being
16453         passed to subdirs.
16455 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16457         * configure.in: add uudecode to host_tools
16459         * Makefile.in: added {all,install}-uudecode targets, added them to
16460         the appropriate lists
16462 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16464         * Makefile.in (all-gcc): Added dependency on all-gas.
16466         * configure.in (mips-*-*): Build ld and binutils.
16468 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16470         * configure: check return code from mkdir, print error message and
16471           exit on failure.
16473 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16475         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16477 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16479         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16481 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16483         * config.sub (h8500):  Recognize this as a cpu type.
16485 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16487         * configure: source directory missing is no longer a warning
16489         * configure.in: recognize irix[34]* instead of irix[34]
16491         * Makefile.in: define and pass down X11_LIB
16493 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16495         * guess-systype: Renamed to ...
16496         * config.guess:  ... by popular request.
16497         * configure.in, Makefile.in:  Update accordingly.
16499 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16501         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16502         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16503         + Execute ./dummy instead of assuming . is in PATH.
16505 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16507         * guess-systype:  New shell script.  Attempts to guess the
16508         canonical host name of the executing host.
16509         Only a few hosts are supported so far.
16510         * configure:  Call guess-systype if no host is specified.
16512 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16514         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16515         gcc Makefile.
16518 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16520         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16521         (all-gcc, install-gcc, subdir_do): Use it.
16523 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16525         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16527 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16529         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16530           set exclusively by configure, using configure.in .
16532 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16534         * test-build.mk: set $PATH for all builds
16536         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16538 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16540         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16541         the one used in gcc/Makefile.in, so that a null expansion doesn't
16542         override the one needed to build gcc with a native cc.
16545 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16547         * configure: Accept -with arguments.
16549 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16551         * Makefile.in: added h8300sim
16553 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16555         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16556         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16557         (all-cygnus, native, build-cygnus): Make
16558         $(canonhost)-stamp-3stage-done, not $(host)....
16559         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16560         i386-sco3.2v4.  Added else true to if command.
16562 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16564         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16566 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16568         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16570 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16572         * configure.in: don't remove binutils from Solaris builds
16574 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16576         * Makefile.in: get rid of earlier definitions for *clean,
16577         also handle the recursive info rule better
16579 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16581         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16582         do more-or-less the right thing.
16584 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16586         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16587         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16589 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16591         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16592         $(host_canonical).
16594         * configure.in: split the configdirs list into 4 categories (native
16595         v. cross, library v. tool) and handle the cross-only and native-
16596         only in more reasonable (and correct!) way.
16598 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16600         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16601         configdirs anymore.
16603 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16605         * Makefile.in: extensive cleanup::  removed all of the explicit
16606         clean-* targets, collapsed many wrappers around subdir_do into
16607         one, added additional targets to satisfy standards.texi, deleted
16608         some old targets, some changes for consistency
16610 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16612         * configure.in: handle some programs as cross-only, and others as
16613         native only
16615         * test-build.mk: handle partial holes in a more generic manner
16617         * Makefile.in: m4 depends on libiberty
16619 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16621         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16622         time, wdiff, and find to configdirs
16624         * Makefile.in: all, clean, and install rules for the new programs
16625         added to configure.in
16627 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16629         * configure.in: use mh-sun for all *-sun-* hosts
16631 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16633         * Makefile.in: define flags for X11 include files and library file
16634         locations, pass them down to the programs that need this info
16636         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16638 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16640         * configure.in: start building libg++ for HP-UX targets
16642 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16644         * README:  Update references to files moved into etc/.
16646 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16648         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16649         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16651 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16653         * configure: accept dash as well as underscore in long option
16654         names for FSF compatibility.
16656 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16658         * config.sub: added -sco3.2v4 support from FSF.
16660 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16662         * configure.in: expand the section that adds or removes
16663         directories from the list of programs to build, to handle native
16664         vs. cross in addition to host v. native
16666 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16668         * Makefile.in:  Replace C++ in macro names with CXX.
16669         This is less likely to break ...
16671 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16673         * test-build.mk: add -w to GNU_MAKE
16675 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16677         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16678         add 'sparc' to list of recognized cpus.  This needed to make
16679         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16680         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16681         then changes that into $CPU-wrs-vxworks.
16683         * configure.in: remove most references to gdbtest, regularize
16684         target based program removal
16686         * test-build.mk: import from p3 tree (many fixes and changes)
16688 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16690         * Makefile.in: added rules to handle tcl, tk, and expect
16692         * configure.in: handle those directories if they exist
16694 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16696         * config.sub: removed bogus hppabsd and hppahpux names, since
16697         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16699 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16701         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16702         depends upon all-xiberty
16704         * Makefile.in: changes from p3, including:
16706         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16708         * Makefile.in (XTRAFLAGS): include newlib directories if
16709         newlib/Makefile exists, rather than if host != target.
16711         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16713         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16714         from the same source tree and not building a cross-compiler.  This
16715         matters for the libg++ configuration if reconfiguring a tree that
16716         has already been installed.
16718         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16720         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16721         pick up the machine and system specific header files.
16723         * Makefile.in: added AS_FOR_TARGET, passed down in
16724         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16725         the C compiler to use to create programs which are run in the
16726         build environment, set it to default to $(CC), and passed it down
16727         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16729         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16731         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16732         We need them for unusual native builds, like systems without
16733         ranlib.
16735         * configure: also define $(host_canonical) and
16736         $(target_canonical), which are the full, canonical names for the
16737         given host and target
16739 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16741         * Makefile.in:  Added separate definitions for C++.
16743 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16745         * configure.in (configdirs):  Add deja-gnu.
16747 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16749         * README:  Update for configure.texi and gdb-4.7 release.
16751 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16753         * Makefile.in:  Move "all" target to top of file.
16754         Previously, first target was ".PHONY" which caused BSD4.4 make
16755         to build .PHONY when make was run without arguments.
16757 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16759         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16760         Library-copylefted code in libiberty.
16762 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16764         * config.sub:  Replace m68kmote with plain old m68k.
16766 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16768         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16770 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16772         * config.sub: Complain if no argument is given.  Added support for
16773         386bsd as OS and target alias.
16775 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16777         * Makefile.in (XTRAFLAGS): include newlib directories if
16778         newlib/Makefile exists, rather than if host != target.
16780 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16782         * config.sub: recognize sparclite-wrs-vxworks.
16784         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16785         p3.) Added clean-xiberty to clean.
16787 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16789         * configure.in: use *-*-* instead of nested cases for host and target
16791 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16793         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16794         from the same source tree and not building a cross-compiler.  This
16795         matters for the libg++ configuration if reconfiguring a tree that
16796         has already been installed.
16798 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16800         * config.sub (i486v/i486v4):  Merge in from FSF version.
16802 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16804         * configure: only set PWD if it is already set.
16806 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16808         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16809         doesn't have unset and all success paths (and most error paths)
16810         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16811         to just ${PWD} to avoid confusion.)
16813 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16815         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16816         even for a native compilation.
16818 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16820         Changes to make the gdb.tar.Z rule work better.
16822         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16823         (DEVO_SUPPORT):  Add configure.texi.
16824         (bfd-ilrt.tar.Z):  Remove ancient rule.
16826 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16828         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16829         pick up the machine and system specific header files.
16831         * configure.in, config.sub: added new target m68010-adobe-scout,
16832         with alias of adobe68k.  Changed configure.in to check for
16833         -scout before -sco* to avoid a false match.
16835         * Makefile.in: added AS_FOR_TARGET, passed down in
16836         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16837         the C compiler to use to create programs which are run in the
16838         build environment, set it to default to $(CC), and passed it down
16839         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16841 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16843         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16844         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16845         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16846         FOR_TARGET variants, to newlib and libg++.
16848 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16850         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16851         first.
16853 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16855         * config.sub:  Accept `elf' as an environment.
16857 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16859         * Makefile.in (all-opcodes):  cd into the right directory
16861 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16863         * configure: added -program_transform_name option, used as
16864         argument to sed when installing programs.
16865         configure.texi: added documentation for -program_prefix,
16866         -program_suffix and -program_transform_name.
16868 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16870         * config.sub:  Accept i486 where i386 ok.
16872 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16874         * config.sub: accept we32k
16876 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16878         * config.sub, configure.in: accept OSE68000 and OSE68k.
16880         * Makefile.in: don't create all directories for ``make install'';
16881         let the subdirectories create the ones they need.
16883 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16885         * COPYING: new file, GPL v2
16887 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16889         * Makefile.in: use the new gen-info-dir, which needs a template
16890         argument (which also lives in texinfo)
16892         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16894 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16896         * config.sub (ncr3000):  Change i386 to i486.
16898 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16900         * Makefile.in: add install-rcs, install-grep to
16901         install-no-fixedincludes, removed install-bison and install-libgcc
16903 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16905         * configure.in: grab the HPUX makefile fragment if on HPUX
16907 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16909         * Makefile.in: eradicate bison spoor (ditto libgcc).
16910          configure.in: recognise m68{k,000}-ericsson-OSE.
16911          es1800 is alias for m68k-ericsson-OSE
16913 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16915         * configure.in: rearrange the parts that remove programs from
16916         configdirs, based now on HOST==TARGET or by canonical triple.
16918 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16920         * test-build.mk: recurse explicitly with -f test-build.mk when
16921           appropriate.  predicate stage3 and comparison on the existence
16922           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16923           On very clean, also remove ...stamp-co.  Build in-place before
16924           doing other builds.
16926 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16928         * Makefile.in, configure.in: add tgas
16930 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16932         * Makefile.in: a number of changes merged in from progressive.
16934         * configure.in: add libm.
16936         * .cvsignore: ignore some stuff that comes from test-build.mk.
16938 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16940         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16942 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16944         * configure: Add program_suffix (parallel to program_prefix)
16945         * Makefile.in: adjust directory-creating script for losing decstation
16947 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16949         * configure:  Minor $subdir-related fixes.
16951 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16953         * configure: fix various problems with propogating
16954         makefile_target_frag in subdirs.
16955         * configure.in: config libgcc if its there
16957 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16959         * config.sub:  HPPA merge.
16961 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16963         * Makefile.in:  Replace all-bison with all-byacc in all
16964         dependency lines for other tools (which now use byacc).
16966 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16968         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16970 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16972         * Makefile.in: make gprof rules similar to byacc rules (instead of
16973         vestigal $(unsubdir) that didn't work...)
16975 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16977         * config.sub:  Add support for Linux.
16978         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16979         (at least for libg++).
16981 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16983         * configure.texi: fix doc for the -nfp option to configure
16985 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16987         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16989 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16991         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16992         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16993         * configure.in: added solaris* host_makefile_frag hook.
16995 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16997         * config.sub: changed recognition of m68000 so that various
16998         m68k types can be specified via m680[01234]0
17000 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17002         * config.sub (basic_machine): fix sed so that '-foo' isn't
17003         completely substituted out while .+'-foo' loses the '-foo'
17005 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17007         * config.sub ($os): Add -aout.
17009 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17011         * configure:  If host_makefile_frag is absolute, don't
17012         prefix ${invsubdir} (relevant to libg++ auto-configure).
17014 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17016         * Makefile.in (tooldir): Define it.
17017         (all-ld): Depend on all-flex.
17019 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17021         * Makefile.in (check):  Fix libg++ special case.
17023 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17025         * configure: do not bury `pwd` into config.status, thus do fewer
17026           pwd's.
17028         * configure: print the "Building in" message only when building in
17029           other than "." AND verbose.
17031         * configure: remove -s, rework -v to better accommodate guested
17032           configures.
17034         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17036 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17038         * Makefile.in: macroize flags passed on recursion.  remove
17039           fileutils.
17041 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17043         * configure: get makesrcdir right for subdirs deeper than 1.
17045         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17046           install.
17048 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17050         * Makefile.in: don't print subdir_do or recursion lines.
17052 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17054         * standards.texi: added menu item.
17056         * Makefile.in: build and install standards.info.
17058         * standards.texi: new file.
17060 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17062         * configure: test for and move config.status pieces from
17063           ${subdir}/.
17065 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17067         * configure:  Test for existance of files before trying to mv
17068         them, to avoid numerous non-existance messages.
17070 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17072         * configure: correct final line of config.status.
17074         * configure: patch from eggert.  Avoids a protection problem if
17075           the original Makefile.in is read only.
17077         * configure: use move-if-change from gcc to create config.status.
17078           Some makefiles depend on config.status to tell if a directory
17079           has been reconfigured for a different host.  This change
17080           prevents those directories from remaking everything in the case
17081           where the reconfig was only intended to rebuild a Makefile.
17083         * configure: test for config.sub with "config.sub sun4" rather
17084           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17085           host alias from a missing config.sub.
17087 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17089         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17090           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17092 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17094         * configure: mkdir ${subdir} as needed.
17096 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17098         * Makefile.in,configure.in: added autoconf.
17100 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17102         * Makefile.in: no longer pass against on recursion.
17104         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17105           definitions are not inherited.
17107         * configure: correct makesrcdir when subdir is .
17109 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17111         * configure:  Add support for 'subdirs' variable, which is
17112         like 'configdirs', except that configure doesn't re-invoke
17113         itself for subdirs, it just creates a Makefile for each subdir.
17114         * configure.texi:  Document subdirs.
17116 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17118         * configure.in: added flex to configdirs
17120 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17122         * Makefile.in: remove clean-stamps from clean.
17124 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17126         * configure.in:  Add gdbtest to configdirs.
17128 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17130         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17131         to recursive makes.
17132         * configure.in:  Recognize new ncr3000 config.
17134 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17136         * Makefile.in, configure.in: removed references to gdbm.
17138 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17140         * config.sub:  Don't canonicalize os value
17141         newsos* to bsd (readline needs to check for newsos).
17142         (This fix was earlier made Jan 31, but got re-broken.)
17144 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17146         * configure.in:  sco is an os, not a vendor!
17148         * configure:  Quote $( better.  Keep various shells happy.
17150 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17152         * Makefile.in: eliminate stamp-files.
17154 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17156         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17157           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17159 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17161         * config.sub:  fix iris/iris3.
17163 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17165         * configure: re-add -rm.
17167 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17169         * Maskefile.in: add .stmp-rcs to all.
17171         * configure.in: remove gas from rs6000 build, use aix host fragment.
17173 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17175         * configure: pass down site_option during recursion.
17177 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17179         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17181 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17183         * configure: Change exec_prefix so that it really defaults to prefix.
17185 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17187         * Makefile.in, configure.in:  Add support for mmalloc library.
17189 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17191         * Makefile.in: add stmp dependencies for a few more things.
17193 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17195         * configure: adjusted error message on objdir/srcdir configure
17196           collision, per john's suggestion.
17198         * Makefile.in: add libiberty stmp to all and all.cross.
17200 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17202         * Makefile.in: remove force dependencies, add grep to all.
17204 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17206         * Makefile.in: drop flex.  make stamp files work.
17208         * configure: added test for conflicting configuration in srcdir,
17209           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17210           gets cranky.  use relative paths for configure and srcdir
17211           whenever possible.  Send some error messages to stderr that were
17212           going to stdout.
17214 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17216         * Makefile.in:  Fix libg++ rule to check for gcc directory
17217         before using gcc/gcc.  Also pass XTRAFLAGS.
17219 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17221         * Makefile.in: added stmp-files so that directories aren't polled
17222           when they are already built.
17224         * configure.texi: fixed a node pointer problem.
17226 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17228         * config.sub configure.in gdb/configure.in
17229         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17230         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17231         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17233 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17235         * configure: -recurring becomes -silent.  corrected help message
17236           for -site= option.
17238         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17240 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17242         * configure: when building Makefile for crosses, replace
17243           tooldir and program_prefix.  default srcdir from location of
17244           config.sub.  remove "for host in hosts" and "for target in
17245           targets" loops.
17247 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17249         * Makefile.in: Do not pass bindir or mandir to cvs.
17251 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17253         * Makefile.in, configure.in: removed traces of namesubdir,
17254           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17255           copyrights to '92, changed some from Cygnus to FSF.
17257         * configure.texi: remove most references to multiple hosts,
17258           multiple targets, subdirs, etc.
17260         * configure.man: removed rcsid. reference config.sub not
17261           config.subr.
17263         * Makefile.in: mkdir $(infodir) on install-info.
17265 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17267         * configure.texi:  Explain better about .gdbinit and about
17268         the environment that configure.in sections run in.
17270 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17272         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17274 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17276         * README:  DOC.configure => cfg-paper.texi.
17278 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17280         * config.sub (near case $os):  Don't convert newsos* to bsd!
17282 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17284         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17285         the number of copies of COPYING that go into the GDB tar file.
17287 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17289         * bfd/configure.in, gdb/config/mh-i386sco,
17290         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17291         Fix SCO configuration stuff.
17293 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17295         * Makefile.in:  For libg++, make sure the -I pointing
17296         to the gcc directory goes *after* all the libg++-local -I flags.
17297         Also, move just-gcc dependency from just-libg++ to all-libg++.
17299 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17301         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17303 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17305         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17307 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17309         * config.sub:  Add stratus configuration frags.  Also
17310         submitted to FSF.
17312 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17314         * Makefile.in (DEV_SUPPORT):  add configure.man.
17316         * config.sub(Decode manufacturer-specific):  add -none*.
17318 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17320         * Makefile.in:  remove form feeds to make Sun's make happy.
17321         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17323 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17325         * Makefile.in (AR_FLAGS):  Make quieter.
17327 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17329         * configure.in:  Add libg++.
17330         * configure:  When verbose, don't output the command line at each
17331         level; it will be unremarkably the same as the previous version,
17332         which will be the same as what the user typed.
17334 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17336         * configure.in, Makefile.in: fix clean-info, add flex.  add
17337           fileutils.
17339         * configure: be less sensitive to spaces in Makefile.in.  Do not
17340           look for sources in "..".  Doing so breaks subdirectories that
17341           might have their own configure.  If a subdir has it's own
17342           configure script, use it.
17344 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17346         * cfg-paper.texi: some changes suggested by rms.
17348 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17350         * config.sub:  Merge in some small additions from the FSF version,
17351         taken from the gcc distribution, to bring the Cygnus and FSF
17352         versions into closer sync.
17354 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17356         * configure.in:  Changed svr4 references to sysv4.
17358 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17360         * configure: added -V for version number option.
17362 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17364         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17365           renamed from DOC.configure to cfg-paper.texi.
17367 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17369         * configure, config.subr, config.sub: config.subr is now
17370           config.sub again.
17372 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17374         * configure.texi: new file, in progress.
17376         * Makefile.in: build info file and install the man page for
17377           configure.
17379         * configure.man: new file, first cut.
17381         * configure: find config.subr again now that configuration "none"
17382           has gone.  removed all traces of the -ansi option.  removed all
17383           traces of the -languages option.
17385         * config.subr: resync from rms.
17387 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17389         * configure, config.sub, config.subr: merge config.sub into
17390           config.subr, call the result config.subr, remove config.sub, use
17391           config.subr.
17393         * Makefile.in: revised install for dir.info.
17395 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17397         * configure.in: add decstation host makefile frag.
17399         * Makefile.in: BISON now bison -y again.  also install-gcc on
17400           install.  clean-gdbm on clean.  infodir belongs in datadir.
17401           Make directories for info install.  Build dir.info here then
17402           install it.
17404 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17406         * Makefile.in: fix for bad directory tests.
17408 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17410         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17411           regexp.  -srcdir relative was being handled incorrectly.
17413         * Makefile.in: unwrapped some for loops so that parallel makes
17414           work again and so one can focus one's attention on a particular
17415           package.
17417 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17419         * configure: added PWD as a stand in for `pwd` (for speed). use
17420           elif wherever possible.  make -srcdir work without -objdir.
17421           -objdir= commented out.
17423 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17425         * configure: +options become --options.  -subdirs commented out.
17426           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17427           Makefile now at top of generated Makefile.  Removed cvs log
17428           entries.  added -srcdir.  create .gdbinit only if there is one
17429           in ${srcdir}.
17431         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17432           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17433           and mandir now keyed off datadir by default.
17435 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17437         * Freshly created ChangeLog.
17440 Local Variables:
17441 mode: change-log
17442 left-margin: 8
17443 fill-column: 76
17444 version-control: never
17445 End: